Search found 2 matches
- 2019-04-22T08:14:53-07:00
- Forum: Bugs
- Topic: Core Dump PDF to PNG 7.0.8-38 - 7.0.8-42
- Replies: 1
- Views: 6579
Re: Core Dump PDF to PNG 7.0.8-38
Also had the same behavior on a builds of 7.0.8.42, 7.0.8.41, & 7.0.8.40 but the most recent alpine package from the repos is 7.0.8-38 Nevermind, ghostscript still seg faults on that file: gs -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 -sDEVICE=pngalpha ...
- 2019-04-22T08:13:11-07:00
- Forum: Bugs
- Topic: Core Dump PDF to PNG 7.0.8-38 - 7.0.8-42
- Replies: 1
- Views: 6579
Core Dump PDF to PNG 7.0.8-38 - 7.0.8-42
Alpine 3.9 Ghostscript: 9.26-r2 ImageMagick: 7.0.8.38-r0 PDF Example File: https://www.iso.org/files/live/sites/isoorg/files/archive/pdf/en/annual_report_2009.pdf Other files also trigger core dump but not all There were issues with ghostscript options -dFirstPage=1 -dLastPage=1 creating core dumps ...