[gs-bugs] [Bug 690157] New: Multiple issues with tiffsep (wrong
colors and a regression and large memory usage)
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Thu Nov 6 07:05:24 PST 2008
http://bugs.ghostscript.com/show_bug.cgi?id=690157
Summary: Multiple issues with tiffsep (wrong colors and a
regression and large memory usage)
Product: Ghostscript
Version: HEAD
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P4
Component: Other Driver
AssignedTo: support at artifex.com
ReportedBy: marcos.woehrmann at artifex.com
QAContact: gs-bugs at ghostscript.com
The customer reports that the attached PDF file generates the wrong colors when converted by
Ghostscript 8.63 using the tiffsep device. Additionally, when using gshead (r9198) Ghostscript doesn't
generate an output file, but instead reports a seg fault. Finally, this file uses a large amount (1 gig) of
memory when processed by Ghostscript, even at 72dpi (the output file size is just over 22 megs (1984
x 2835 x 4).
The command line I"m using for testing:
bin/gs -sDEVICE=tiffsep -o test.tif ./Pantone.pdf
The first revision which shows the core dump is r9071:
------------------------------------------------------------------------
r9071 | leonardo | 2008-09-04 08:46:56 -0700 (Thu, 04 Sep 2008) | 12 lines
Fix : Divide gdevp14.c into 2 modules.
DETAILS :
This change is syntactically equivalent.
The purpose is to minimize dependencies between projects.
The new module gxblend1.c keeps color blending algorithms moved from gdevp14.
EXPECTED DIFFERENCES :
None.
------------------------------------------------------------------------
------- 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