Infinite mutex lock wait in "convert"

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
lobster_johnson
Posts: 11
Joined: 2013-01-17T10:40:04-07:00
Authentication code: 6789

Re: Infinite mutex lock wait in "convert"

Post by lobster_johnson »

Thanks. Sent.
lobster_johnson
Posts: 11
Joined: 2013-01-17T10:40:04-07:00
Authentication code: 6789

Re: Infinite mutex lock wait in "convert"

Post by lobster_johnson »

Your domain doesn't like Gmail ("554 554 5.7.1 Rejected 209.85.215.49 found in dnsbl.sorbs.net (state 12)"), so I have sent you a PM here with the link.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Infinite mutex lock wait in "convert"

Post by magick »

Some IP's from GMail gets blocked temporarily when there are lots of spam going from it. It will unblock likely later today. In the mean-time we're downloading from your link. Stand by.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Infinite mutex lock wait in "convert"

Post by magick »

The problem is the time out. The patch we discussed earlier will prevent the thread lock. However, one more patch is required to prevent the 'unable to destroy semaphore' exception message. We'll get that into the next point release of ImageMagick, however, you are safe to use ImageMagick-6.8.1-10. It will not thread lock.
lobster_johnson
Posts: 11
Joined: 2013-01-17T10:40:04-07:00
Authentication code: 6789

Re: Infinite mutex lock wait in "convert"

Post by lobster_johnson »

Thank you. Looking forward to getting 6.8.1-10 into production.
Post Reply