Perlmagick crashing msvcr90.dll
Posted: 2009-09-24T02:19:32-07:00
As a follow up regarding a new install on Windows XP here viewtopic.php?f=7&t=14731
I have imagemagick working ok and have now installed the correct version of perl, uninstalled IM and re-installed and it is now only partially working. My app reads and writes PNG files and then makes thumbnails from these png files. It is running fine on dozens of windows 2003 boxes without incident.
Under this XP install, it will read and write the PNG OK, but when I make a thumbnail using Image::Magick::Thumbnail::Fixed I get a crash as follows;
(Perl command line interpreter has encountered a problem and needs to close ...)
AppVer: 5.10.1.1006
ModName: msvcr90.dll
ModVer: 9.0.30729.1
Offset: 006b917
Exception Code : 0xc0000417
This is under 6.5.6-4-Q16.dll, if I use Q8 I get a crash at exactly the same point, same module, dll etc, but when I exit the error dialog, the perl application reports a problem reading the PNG file it has just written.
I'm a bit puzzled as to what is wrong here. I've had perlmagick running fine on XP before on several different systems but there is clearly something odd about these newer versions.
Any clues?
Thanks
brancusi
I have imagemagick working ok and have now installed the correct version of perl, uninstalled IM and re-installed and it is now only partially working. My app reads and writes PNG files and then makes thumbnails from these png files. It is running fine on dozens of windows 2003 boxes without incident.
Under this XP install, it will read and write the PNG OK, but when I make a thumbnail using Image::Magick::Thumbnail::Fixed I get a crash as follows;
(Perl command line interpreter has encountered a problem and needs to close ...)
AppVer: 5.10.1.1006
ModName: msvcr90.dll
ModVer: 9.0.30729.1
Offset: 006b917
Exception Code : 0xc0000417
This is under 6.5.6-4-Q16.dll, if I use Q8 I get a crash at exactly the same point, same module, dll etc, but when I exit the error dialog, the perl application reports a problem reading the PNG file it has just written.
I'm a bit puzzled as to what is wrong here. I've had perlmagick running fine on XP before on several different systems but there is clearly something odd about these newer versions.
Any clues?
Thanks
brancusi