[gs-bugs] [Bug 691431] segfault when converting to tiff with -dUseCIEColor
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Thu Jul 1 17:19:10 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691431
Michael Vrhel <michael.vrhel at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Michael Vrhel <michael.vrhel at artifex.com> 2010-07-01 17:19:07 UTC ---
Fixed with rev 11475. PS CIE color space was being used for a transparency
group color space when -dUseCIEColor was enabled. This should not be allowed
since those color spaces are uni-directional. Solution was to use the
appropriate ICC color space in place of the PS CIE color space. Note that the
equivalent ICC color space to the PS color space could not be used since it too
is uni-directional.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list