Bug 700339 - Segmentation fault using -dFirstPage=1 -dLastPage=1
Summary: Segmentation fault using -dFirstPage=1 -dLastPage=1
Status: RESOLVED DUPLICATE of bug 699815
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: master
Hardware: PC Linux
: P4 normal
Assignee: Ken Sharp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-04 14:02 UTC by szs-it
Modified: 2018-12-04 14:26 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
input file to reproduce the bug (32.90 KB, application/pdf)
2018-12-04 14:02 UTC, szs-it
Details

Note You need to log in before you can comment on or make changes to this 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 ***