[gs-devel] gs vs CID fonts in pdf 1.4

James H. Cloos Jr. cloos at jhcloos.com
Sun Apr 27 14:26:18 PDT 2003


I've more info.  I've now tried cvs head (as of about 30 minutes
before this post's date) and got the same invalid font error from the
acroread-generated ps.  But I get a segv from the pdf itself.

The stack trace shows:

#261890 0x401b148e in __libc_start_main () from /lib/libc.so.6
#261889 0x0804b71e in main ()
#261888 0x0809032c in gs_main_init_with_args ()
#261887 0x080914b5 in argproc ()
#261886 0x080916ff in runarg ()
#261885 0x08091796 in run_string ()
#261884 0x0808f32c in gs_main_run_string ()
#261883 0x0808f4f0 in gs_main_run_string_end ()
#261882 0x0808eb06 in gs_main_interpret ()
#261881 0x08096d03 in gs_interpret ()
#261880 0x08096e2d in gs_call_interp ()
#261879 0x080984d8 in interp ()
#261878 0x080b3598 in op_show_continue ()
#261877 0x081b8252 in gs_text_process ()
#261876 0x081bce22 in gx_show_text_process ()
#261875 0x081bce44 in continue_show_update ()
#261874 0x081bd03e in show_update ()
#261873 0x081ba2bb in gx_image_cached_char ()
#261872 0x080de17f in bbox_fill_mask ()
#261871 0x080deaf4 in bbox_forward_add_rect ()

followed by another 261870 lines of 

        0x080deaf4 in bbox_forward_add_rect ()

I presume it recursed until it ran out of stack....

8.00 also dumps core, but 7.05.6 gets a /rangecheck in --string--
error and dies more gracefully.

-JimC





More information about the gs-devel mailing list