Re: About Imagemagik++ Problem

[email protected] Mon, 29 Jun 2009 06:32:05 -0700
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
>  we try to run it on two web application simultaneously

Its difficult to debug just given a code snippet.  ImageMagick supports
multi-threading and we have no current reports of threading problems.  Are
you using a modern version of ImageMagick?  The current release is 6.5.4-0.

Are you loading PDF?  If so, can you load a PNG image instead?  That will
determine if the exception is related to a specific image type.  Otherwise
you will need to post a minimal working program we can download with
detailed instructions on how to reproduce the problem.