[gs-bugs] [Bug 692368] New: Segmentation fault when rasterizing a PDF file
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Fri Jul 22 12:14:13 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692368
Summary: Segmentation fault when rasterizing a PDF file
Product: Ghostscript
Version: master
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: PDF Interpreter
AssignedTo: alex.cherepanov at artifex.com
ReportedBy: till.kamppeter at gmail.com
QAContact: gs-bugs at ghostscript.com
Created an attachment (id=7700)
--> (http://bugs.ghostscript.com/attachment.cgi?id=7700)
stars.pdf mangled by evince
Rasterizing the attached file with this command line lets Ghostscript segfault:
gs -dNOPAUSE -dBATCH -sDEVICE=cups -sOutputFile=%stdout -r720x720
-dcupsBitsPerColor=8 -dcupsColorSpace=1 -dNOINTERPOLATE
~/ghostscript/testfiles/stars-evince.pdf > out.raster
Current GIT head, 64-bit on Ubuntu Oneiric.
Also using the PNG output device leads to a segfault:
gs -dNOPAUSE -dBATCH -sDEVICE=png16m -sOutputFile=%stdout -r720x720
-dNOINTERPOLATE ~/ghostscript/testfiles/stars-evince.pdf > out.png
So it is not a problem of the CUPS Raster output device.
--
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