Re: convert hangs on converting pdf to jpg
Posted: 2015-04-22T16:50:10-07:00
This still appears to be an issue. I have several rogue PDF files that cause convert to hang, but not if I manually run the 'gs' that is spawned without the following argument...
-dGraphicsAlphaBits=4
Can anyone point me to the bugtracker issue that claims this is resolved, so I can follow it or add further details/examples to it?
The weird thing about this is that it works fine on my laptop, but not on our production server (an Amazon EC2 instance), which eventually queues up tons of 'gs' processes until I log on and manually kill them off. Both are running fully updated versions of Ubuntu 14.04, same architecture.
ii ghostscript 9.10~dfsg-0ubuntu10.2 amd64 interpreter for the PostScript language and for PDF
ii imagemagick 8:6.7.7.10-6ubuntu3 amd64 image manipulation programs
-dGraphicsAlphaBits=4
Can anyone point me to the bugtracker issue that claims this is resolved, so I can follow it or add further details/examples to it?
The weird thing about this is that it works fine on my laptop, but not on our production server (an Amazon EC2 instance), which eventually queues up tons of 'gs' processes until I log on and manually kill them off. Both are running fully updated versions of Ubuntu 14.04, same architecture.
ii ghostscript 9.10~dfsg-0ubuntu10.2 amd64 interpreter for the PostScript language and for PDF
ii imagemagick 8:6.7.7.10-6ubuntu3 amd64 image manipulation programs