convert.exe -version => APPCRASH

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
svanderclock

convert.exe -version => APPCRASH

Post by svanderclock »

hello,

if you try to run
convert.exe -version
under windows 2008 R2 you will receive an APPCrash error

any other command with convert.exe work, only convert.exe -version crash

configuration:
1/ Windows 2008 R2 Server (64bit)
2/ ImageMagick-6.5.7-10-Q16-windows-x64-static.exe

************************************

Version=1
EventType=APPCRASH
EventTime=129031328175245888
ReportType=2
Consent=1
ReportIdentifier=6e6db100-d542-11de-a9da-0022198f07c7
IntegratorReportIdentifier=6e6db0ff-d542-11de-a9da-0022198f07c7
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=convert.exe
Sig[1].Name=Application Version
Sig[1].Value=2.0.0.0
Sig[2].Name=Application Timestamp
Sig[2].Value=49dfe68b
Sig[3].Name=Fault Module Name
Sig[3].Value=convert.exe
Sig[4].Name=Fault Module Version
Sig[4].Value=2.0.0.0
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=49dfe68b
Sig[6].Name=Exception Code
Sig[6].Value=c00000fd
Sig[7].Name=Exception Offset
Sig[7].Value=00000000003ec7d7
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=6.1.7600.2.0.0.272.7
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=5132
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=1864
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=18640bd770c3af0e93fbf1971895e312
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=b605
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=b60510ba615f7f5782b937f3a1621b73
UI[2]=C:\Progra~1\ImageMagick\convert.exe
UI[3]=ImageMagick Studio library and utility programs has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program
LoadedModule[0]=C:\Progra~1\ImageMagick\convert.exe
LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\Windows\system32\kernel32.dll
LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
LoadedModule[4]=C:\Progra~1\ImageMagick\VCOMP90.DLL
LoadedModule[5]=C:\Windows\system32\USER32.dll
LoadedModule[6]=C:\Windows\system32\GDI32.dll
LoadedModule[7]=C:\Windows\system32\LPK.dll
LoadedModule[8]=C:\Windows\system32\USP10.dll
LoadedModule[9]=C:\Windows\system32\msvcrt.dll
LoadedModule[10]=C:\Windows\system32\OLEAUT32.dll
LoadedModule[11]=C:\Windows\system32\ole32.dll
LoadedModule[12]=C:\Windows\system32\RPCRT4.dll
LoadedModule[13]=C:\Windows\system32\ADVAPI32.dll
LoadedModule[14]=C:\Windows\SYSTEM32\sechost.dll
LoadedModule[15]=C:\Windows\system32\WSOCK32.dll
LoadedModule[16]=C:\Windows\system32\WS2_32.dll
LoadedModule[17]=C:\Windows\system32\NSI.dll
LoadedModule[18]=C:\Windows\system32\IMM32.DLL
LoadedModule[19]=C:\Windows\system32\MSCTF.dll
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=ImageMagick Studio library and utility programs
AppPath=C:\Progra~1\ImageMagick\convert.exe



thanks you by advance
stephane
svanderclock

Re: convert.exe -version => APPCRASH

Post by svanderclock »

no one have already noticed this bug ??
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: convert.exe -version => APPCRASH

Post by magick »

Download ImageMagick 6.8.0-2. Does the command still crash?
Post Reply