Bug 687305

Summary: PDF to PNG aborts with 8.13 (works with 8.11)
Product: Ghostscript Reporter: Kurt J. Egger <kurt.egger>
Component: PDF InterpreterAssignee: Jack Moffitt <jack>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: P2    
Version: 8.13   
Hardware: Macintosh   
OS: MacOS X   
URL: http://delta.prinux.com/session/f3bf3c14/c8dd7f3b/5786adfa/ced99104/200273462c.pdf
Customer: Word Size: ---

Description Kurt J. Egger 2004-02-18 13:08:31 UTC
gs -dQUIET -dNOPAUSE -dUseCropBox -dUseCIEColor -sDEVICE=png16m -r288 -
dAlignToPixels=0 -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -
sOutputFile=200273462288.png 200273462c.pdf
Comment 1 Kurt J. Egger 2004-02-18 13:17:04 UTC
gs -dUseCropBox -sDEVICE=png16m -r288 -dAlignToPixels=0 -dTextAlphaBits=4 
-dGraphicsAlphaBits=4 -sOutputFile=200273462288.png 200273462c.pdf
AFPL Ghostscript 8.13 (2003-12-31)
Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 1.
Page 1
src/gxccman.c:574: failed assertion `cc->pair == pair'
Abort
Comment 2 Russell Lang 2004-02-24 18:33:49 UTC
Probable duplicate of 687241 which is fixed in 8.14.
Comment 3 Jack Moffitt 2004-02-25 08:38:40 UTC
Confirmed. This is fixed in head, and should be in the 8.14 release as well.687241

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