Bug 687427

Summary: gx_add_cached_char: Assertion `cc->pair == pair' failed.
Product: Ghostscript Reporter: Michael Welsh Duggan <md5i>
Component: GeneralAssignee: Jack Moffitt <jack>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 8.14   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: eps file which triggers the bug

Description Michael Welsh Duggan 2004-04-15 00:29:18 UTC
Running the included file with -dTextAlphaBits=4 causes the following assertion:

src/gxccman.c:576: gx_add_cached_char: Assertion `cc->pair == pair' failed.

Running with -dNOCACHE does not trigger the failure.
Comment 1 Michael Welsh Duggan 2004-04-15 00:31:13 UTC
Created attachment 622 [details]
eps file which triggers the bug
Comment 2 Alex Cherepanov 2004-04-15 19:40:52 UTC
Thank you for using and testing Ghostscript.
I confirm that the bug exists in GS 8.14 but it is
is fixed in the current CVS version.
See bug 687241 and bug 687391 for details.

*** This bug has been marked as a duplicate of 687241 ***