Page 1 of 1

appcrash in imdisplay and msvcr100.dll

Posted: 2010-12-20T15:07:51-07:00
by PaulS
OS: win7-64 ultimate

Today I have installed:

ActivePerl-5.12.2.1203-MSWin32-x64-294165.msi
ImageMagick-6.6.6-6-Q16-windows-x64-dll.exe (with PerlMagick)
(and vcredist_x64.exe)

The vc runtime is up to date.
imdisplay crashes using the command "imdisplay logo.gif".
Convert and identify run ok.

The activestate package manager shows ImageMagic installed as follows:

Image-Magick
ImageMagick PERL Extension
Version: 6.6.6
Author: ImageMagick Studio
CPAN: http://search.cpan.org/dist/Image-Magick-6.6.6/

Installed files:
C:/Perl64/html/site/lib/Image/Magick.html
C:/Perl64/site/lib/Image/Magick.pm
C:/Perl64/site/lib/auto/Image/Magick/.packlist
C:/Perl64/site/lib/auto/Image/Magick/Magick.bs
C:/Perl64/site/lib/auto/Image/Magick/Magick.dll
C:/Perl64/site/lib/auto/Image/Magick/Magick.exp
C:/Perl64/site/lib/auto/Image/Magick/Magick.lib
C:/Perl64/site/lib/auto/Image/Magick/Magick.pdb
C:/Perl64/site/lib/auto/Image/Magick/autosplit.ix



===================================
Problem signature:
Problem Event Name: APPCRASH
Application Name: imdisplay.exe
Application Version: 1.0.0.1
Application Timestamp: 4d0e9479
Fault Module Name: MSVCR100.dll
Fault Module Version: 10.0.30319.1
Fault Module Timestamp: 4ba220dc
Exception Code: 40000015
Exception Offset: 00000000000760d9
OS Version: 6.1.7600.2.0.0.256.28
Locale ID: 1033
Additional Information 1: 885f
Additional Information 2: 885fa16eed69368c8de3b1a97d69aa33
Additional Information 3: c263
Additional Information 4: c263be7dfcaad3009f9c99c22f36bc0b

Re: appcrash in imdisplay and msvcr100.dll

Posted: 2010-12-20T19:03:24-07:00
by magick
Type imdisplay. Now use the file widget to select an image. Does the image display? If so, this is a problem introduced when we built ImageMagick with Visual Studio 2010. The imdisplay program works fine if we compile with Visual Studio 2008 or 2006, therefore we assume its a bug in Visual Studio 2010. We're waiting for a service pack update from Microsoft with hopes it will fix the bug.

Re: appcrash in imdisplay and msvcr100.dll

Posted: 2010-12-20T20:01:00-07:00
by PaulS
Yes the imdisplay GUI file open works okay as I noticed after my post.