Bug 687305 - PDF to PNG aborts with 8.13 (works with 8.11)
Summary: PDF to PNG aborts with 8.13 (works with 8.11)
Status: RESOLVED DUPLICATE of bug 687241
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: 8.13
Hardware: Macintosh MacOS X
: P2 major
Assignee: Jack Moffitt
URL: http://delta.prinux.com/session/f3bf3...
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 13:08 UTC by Kurt J. Egger
Modified: 2007-12-13 12:55 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

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