tags 567673 + upstream confirmed retitle 567573 gs: /rangecheck processing GSM_WorldPoster2009A.pdf found 567573 ghostscript/9.00~dfsg-2 quit
RALOVICH, Kristóf wrote: > http://www.gsmworld.com/roaming/GSM_WorldPoster2009A.pdf causes a > segfault in ghostscript. > > console output: > ---------------------------------------- > $ ghostscript GSM_WorldPoster2009A.pdf > GPL Ghostscript 8.62 (2008-02-29) > 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 Thanks for a clear report. ghostscript in experimental gives | $ gs -dSAFER ~/web/GSM_WorldPoster2009A.pdf | GPL Ghostscript 9.00 (2010-09-14) | Copyright (C) 2010 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 | Error: /rangecheck in --run-- Upstream r12035 does, too[1]. Well, _sometimes_ it does. I just tried building and opening the file again and this time it gave me the poster. :/ (Maybe it's a matter of debug vs release builds.) | $ bin/gs -dSAFER ~/web/GSM_WorldPoster2009A.pdf | GPL Ghostscript SVN PRE-RELEASE 9.01 (2010-09-14) | Copyright (C) 2010 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 | Loading NimbusSanL-Regu font from %rom%Resource/Font/NimbusSanL-Regu... 2607520 1260632 19322336 18012413 3 done. | Loading NimbusSanL-Bold font from %rom%Resource/Font/NimbusSanL-Bold... 2664376 1346841 19399288 18080469 3 done. | >>showpage, press <return> to continue<< [1] git clone git://git.ghostscript.com/ghostscript.git cd ghostscript/gs ./autogen.sh -C --enable-debug make -j2 bin/gs -dSAFER GSM_WorldPoster2009A.pdf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org