perlmagick crashes perl when calling Write
Posted: 2009-11-17T10:26:28-07:00
Hi
I have installed active perl 5.10.1 and imagemagic 6.5.7 successfully on a windows machine. when I run my script both ->Scale and ->Open, run successfully without throwing any exceptions, but when I call $magick->Write(file=>\*IMAGE, filename=>$newpathname); it crashes perl.exe without throwing any errors in the apache log file.
I'm new to perl and perlmagick, please help.
best regards
Thanks
I have installed active perl 5.10.1 and imagemagic 6.5.7 successfully on a windows machine. when I run my script both ->Scale and ->Open, run successfully without throwing any exceptions, but when I call $magick->Write(file=>\*IMAGE, filename=>$newpathname); it crashes perl.exe without throwing any errors in the apache log file.
I'm new to perl and perlmagick, please help.
best regards
Thanks