Bug 688520

Summary: failed assertion in gx_add_cached_char
Product: Ghostscript Reporter: Eric Ding <rwyahzw02>
Component: PS InterpreterAssignee: Stefan Kemper <stefan.kemper>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 8.53   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: PDF file that Acrobat Reader turns into a PS file which chokes ghostscript
PostScript file generated by Acrobat Reader 7.0.5

Description Eric Ding 2006-01-30 07:28:55 UTC
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.
Comment 1 Eric Ding 2006-01-30 07:29:40 UTC
Created attachment 1971 [details]
PDF file that Acrobat Reader turns into a PS file which chokes ghostscript
Comment 2 Eric Ding 2006-01-30 07:30:26 UTC
Created attachment 1972 [details]
PostScript file generated by Acrobat Reader 7.0.5
Comment 3 Alex Cherepanov 2006-01-30 11:51:27 UTC
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 ***