[gs-bugs] [Bug 691153] New: jpc_dec_decodepkts failed
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Sun Feb 28 09:02:46 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691153
Summary: jpc_dec_decodepkts failed
Product: Ghostscript
Version: HEAD
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P4
Component: Images
AssignedTo: alex.cherepanov at artifex.com
ReportedBy: marcos.woehrmann at artifex.com
QAContact: gs-bugs at ghostscript.com
The customer reports and I've verified that Ghostscript generates an error when converting the file
Schufenster.pdf. All versions of Ghostscript that I tried, including 8.70 and head (r10824), produce the
same error:
GPL Ghostscript SVN PRE-RELEASE 8.72 (2010-02-11)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 1.
Page 1
jasper (code 0) jpc_dec_decodepkts failed
jasper (code 0) error: cannot decode code stream
unable to decode JPX image data.
**** Warning: File has insufficient data for an image.
**** This file had errors that were repaired or ignored.
**** The file was produced by:
**** >>>> Corel PDF Engine Version 3.0.0.739 <<<<
**** Please notify the author of the software that produced this
**** file that it does not conform to Adobe's published PDF
**** specification.
I've only been able to duplicate this issue on 32 bit Linux (both Ubuntu 09.10 and Debian 5.0) but not
on Mac OS X 10.6 or 64 bit Ubuntu, even when building with -m32.
The command line I'm using for testing:
bin/gs -sDEVICE=ppmraw -o test.ppm ./Schufenster.pdf
The Schufenster.pdf file is too large to attach, it can be found in /home/marcos on briareus (one of the
systems on which I've been able to duplicate the error).
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list