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
*** This bug has been marked as a duplicate of bug 699815 ***