Callback called exit - Deep recursion on subroutine....

PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

You could set the MAGICK_DEBUG environment variable to 'trace' to see if the script is failing within a ImageMagick method. Without a specific error message and a stack trace it is difficult or impossible to determine what the problem could be.
Post Reply