Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I installed the Image::Magick module through cPanel (a server admin app). When I run a script that uses this module, this error shows up in the server log:
perl: constitute.c:2015: ReadImage: Assertion `image_info->signature == 0xabacadab' failed.

And the script just crashes. Any ideas??

Thanks,
Ralph.

Replies are listed 'Best First'.
Re: Issue with Image-Magick
by LTjake (Prior) on Jun 27, 2003 at 18:18 UTC

    Although I don't have a concrete answer for you, Google brought this thread back.

    The response was to upgrade. The follow-up thread indicates that it fixed the problem.

    HTH

    --
    "To err is human, but to really foul things up you need a computer." --Paul Ehrlich