Bug 696505 - CPU Hangs while pdf to png
Summary: CPU Hangs while pdf to png
Status: RESOLVED INVALID
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: General (show other bugs)
Version: 9.07
Hardware: Other other
: P4 critical
Assignee: Default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 02:57 UTC by Ganesha
Modified: 2016-01-08 03:07 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ganesha 2016-01-08 02:57:30 UTC
I have found that the gs command running background of imagemagick causes 100% CPU. 
Here is the command below:

gs -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 -sDEVICE=pamcmyk32 -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -r72x72 -dUseCIEColor -dFirstPage=1 -dLastPage=1 -sOutputFile=/tmp/magick-2473h7IyR1jxJov3%d -f/tmp/magick-2473ljRlL1Re3EWV -f/tmp/magick-2473eXbEz6zff2nO
Comment 1 Chris Liddell (chrisl) 2016-01-08 03:07:47 UTC
As we released 9.18 around three months ago, you should re-test with the latest version. If it still happens, then reopen this bug, and attach the Postscript or PDF file which causes the problem.