Infinite mutex lock wait in "convert"
-
- Posts: 11
- Joined: 2013-01-17T10:40:04-07:00
- Authentication code: 6789
Re: Infinite mutex lock wait in "convert"
Thanks. Sent.
-
- Posts: 11
- Joined: 2013-01-17T10:40:04-07:00
- Authentication code: 6789
Re: Infinite mutex lock wait in "convert"
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.
Re: Infinite mutex lock wait in "convert"
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.
Re: Infinite mutex lock wait in "convert"
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.
-
- Posts: 11
- Joined: 2013-01-17T10:40:04-07:00
- Authentication code: 6789
Re: Infinite mutex lock wait in "convert"
Thank you. Looking forward to getting 6.8.1-10 into production.