[gs-bugs] [Bug 690308] segmentation fault while processing masked
images
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Thu Feb 26 18:38:32 PST 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690308
------- Additional Comments From agis at anadelta.com 2009-02-26 18:38 -------
I rushed to confirm notworking was OK.
Using -sDEVICE=ps2write instead of -sDEVICE=pswrite as we were using during
debugging we get the segmentation fault on both linux systems and a windows
workstation.
Nevertheless files like multipdf2_mp.pdf are our primary concern and
multipdf2_mp_simplified.pdf fails in our systems too.
Using any program to preprocess the pdf would be great for our purpose. Our
current solution is to replace the masked images with non-masked DCTencoded ones
which work without problems but result in *10 file size.
root at dev:~/agis/pdfcreator/forps/ghostscript# ghostscript -sDEVICE=ps2write
-sOutputFile=a.ps -sNOPAUSE -sBATCH notworking.pdf
GPL Ghostscript 8.63 (2008-08-01)
Copyright (C) 2008 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
Segmentation fault
root at dev:~/agis/pdfcreator/forps/ghostscript#
root at thbux:~/agis# ghostscript -sDEVICE=ps2write -sOutputFile=a.ps -sNOPAUSE
-sBATCH notworking.pdf
GPL Ghostscript 8.63 (2008-08-01)
Copyright (C) 2008 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
Segmentation fault
root at thbux:~/agis#
C:\Documents and Settings\agis\Desktop\notworking>"c:\Program Files\gs\gs8.63\b
n\gswin32c.exe" -sDEVICE=ps2write -sOutputFile=test.ps notworking.pdf
GPL Ghostscript 8.63 (2008-08-01)
Copyright (C) 2008 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
["this program has encountered an error an needs to close" dialog]
------- 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