[gs-bugs] [Bug 690329] New: Regression: CET PostScript files with
gxclrast.c Bad op error
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Fri Mar 13 20:41:23 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690329
Summary: Regression: CET PostScript files with gxclrast.c Bad op
error
Product: Ghostscript
Version: HEAD
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P4
Component: Graphics Library
AssignedTo: support at artifex.com
ReportedBy: marcos.woehrmann at artifex.com
QAContact: gs-bugs at ghostscript.com
The following command line below with an error with gshead (r9551) on my iMac and my MacBook Pro
(it works on my amd64 linux box).
Error message:
GPL Ghostscript 8.65: ./base/gxclrast.c(1947): Bad op ff band y0 = 0 file pos 104468 buf pos
3758/4121
0: 04 00 20 02 00 10 01 00 08 00
10: 80 04 00 40 02 00 20 01 00 10
20: 00 00 00 00 00 00 00 00 00 00
.
.
.
Command line:
bin/gs -sOutputFile='09-47A.PS.pgmraw.300.1' -sDEVICE=pgmraw -r300
-dNOPAUSE -dBATCH -K1000000 -dMaxBitmap=10000 -dNOOUTERSAVE
-dJOBSERVER -c false 0 startjob pop -f %rom%Resource/Init/gs_cet.ps - < 09-47A.PS
Note that replacing pgmraw with pbmraw|pkmraw|ppmraw works, also removing -dMaxBitmap=10000
works.
------- 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