Search found 4 matches

by mad
2014-04-14T08:30:29-07:00
Forum: Bugs
Topic: Locking error prevents program termination
Replies: 6
Views: 7016

Re: Locking error prevents program termination

magick wrote:Download ImageMagick 6.8.8-10, the current release. It should resolve the locking problem you found.
it now works as expected, thanks. I didn't find any indicator in http://www.imagemagick.org/script/changelog.php, so I didn't try the intermediate version.
by mad
2014-04-07T01:30:33-07:00
Forum: Bugs
Topic: Locking error prevents program termination
Replies: 6
Views: 7016

Re: Locking error prevents program termination

Hi there,
magick wrote:The problem is not related to the input or output image type. We're working on a patch, hopefully by tomorrow.
are there any news regarding this problem?

thanks in advance
by mad
2014-03-27T01:40:50-07:00
Forum: Bugs
Topic: Locking error prevents program termination
Replies: 6
Views: 7016

Re: Locking error prevents program termination

glennrp wrote:Does it still hang if you change the output format to something other than png?
as already suspected, changing the output format to ppm doesn't fix the problem.
by mad
2014-03-26T03:54:31-07:00
Forum: Bugs
Topic: Locking error prevents program termination
Replies: 6
Views: 7016

Locking error prevents program termination

On certain input images and command line options convert does not terminate due to infinitely waiting for a lock. The input image is from a customer, so it's confidential and I can't provide it for debugging. I try to find a public image which also triggers this bug. $ convert -version Version ...