Bug 700339

Summary: Segmentation fault using -dFirstPage=1 -dLastPage=1
Product: Ghostscript Reporter: szs-it
Component: PDF InterpreterAssignee: Ken Sharp <ken.sharp>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: input file to reproduce the bug

Description szs-it 2018-12-04 14:02:24 UTC
Created attachment 16508 [details]
input file to reproduce the bug

If I try to convert the PDF Attached into png file, I get a Segmentation fault, if I specify the page range.

Example:
'gs' '-sDEVICE=pngalpha' -dFirstPage=1 -dLastPage=1 '-sOutputFile=/tmp/105722fbrovk9xmj5%d' '-f/home/.../input.pdf'

If I convert the whole PDF gs works fine.

Thanks
Comment 1 Ken Sharp 2018-12-04 14:26:24 UTC

*** This bug has been marked as a duplicate of bug 699815 ***