Bug 687427 - gx_add_cached_char: Assertion `cc->pair == pair' failed.
Summary: gx_add_cached_char: Assertion `cc->pair == pair' failed.
Status: RESOLVED DUPLICATE of bug 687241
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: General (show other bugs)
Version: 8.14
Hardware: PC Linux
: P2 normal
Assignee: Jack Moffitt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-15 00:29 UTC by Michael Welsh Duggan
Modified: 2007-12-13 12:55 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
eps file which triggers the bug (63.73 KB, application/postscript)
2004-04-15 00:31 UTC, Michael Welsh Duggan
Details

Note You need to log in before you can comment on or make changes to this 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 ***