Page 1 of 1
Posted: 2006-01-26T08:34:55-07:00
by magick
You did not mention which version of ImageMagick you are using. ImageMagick 6.2.6 has a patch to the thread locking code that might fix the problem you are having. If you are running ImageMagick 6.2.6, let us know and we will investigate further. It would be helpful to have a small code snippet we could use to reproduce the problem.
Posted: 2006-01-26T09:21:36-07:00
by magick
You probably can grab ImageMagick-6.2.6/magick/semaphore.c and replace it in 6.2.5. Let us know if it fixes the problem.
Posted: 2006-02-07T19:25:40-07:00
by magick
The ImageMagick developers have applied your suggestions against the current development branch. They will be available in ImageMagick 6.2.6-2 when its released in a few weeks. Thanks for the problem report and suggested fixes.
Posted: 2006-07-15T16:57:00-07:00
by magick
You of course are right. The patch we applied as you suggested was incomplete. We will have an additional patch in ImageMagick 6.2.8-5 Beta by tommorrow to fix the problem. Thanks for the problem report.