Search found 2 matches

by majokr
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: 7845

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 ...
by majokr
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: 7845

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 ...