I have a Postscript file that's the output of Acrobat Reader which causes a failed assertion in gx_add_cached_char: gs: src/gxccman.c:567: gx_add_cached_char: Assertion `cc->pair == pair' failed. Aborted I'll attach both the original PDF file and the resulting Postscript from Acrobat Reader 7.0.5 on Linux.
Created attachment 1971 [details] PDF file that Acrobat Reader turns into a PS file which chokes ghostscript
Created attachment 1972 [details] PostScript file generated by Acrobat Reader 7.0.5
This problem has been fixed in the current development code since rev. 6212. See the bug 688422 for details and patches. *** This bug has been marked as a duplicate of 688422 ***