Appcrash with Nconvert.exe 6.93
Posted: Sat Jan 14, 2017 10:08 pm
Hello
I'm using an AutoIt script to invoke nconvert.exe often (about every minute, often more), using the command line nconvert.exe -resize 50% 50% -o <OUTPUTFILENAME> <INPUTFILENAME>. Nconvert works fine for about half an hour, and then it starts crashing every time it's used. I'm using Windows 7 HP 64-bit. The crash message given by MS Windows is:
Problem signature:
Problem Event Name: APPCRASH
Application Name: nconvert.exe
Application Version: 0.0.0.0
Application Timestamp: 57fd2ce5
Fault Module Name: ntdll.dll
Fault Module Version: 6.1.7601.23572
Fault Module Timestamp: 57fd02d3
Exception Code: c0000005
Exception Offset: 000331f6
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 7177
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Does any of this ring a bell?
I tried rolling back to version 6.21 but I get the same problem.
Samuel
I'm using an AutoIt script to invoke nconvert.exe often (about every minute, often more), using the command line nconvert.exe -resize 50% 50% -o <OUTPUTFILENAME> <INPUTFILENAME>. Nconvert works fine for about half an hour, and then it starts crashing every time it's used. I'm using Windows 7 HP 64-bit. The crash message given by MS Windows is:
Problem signature:
Problem Event Name: APPCRASH
Application Name: nconvert.exe
Application Version: 0.0.0.0
Application Timestamp: 57fd2ce5
Fault Module Name: ntdll.dll
Fault Module Version: 6.1.7601.23572
Fault Module Timestamp: 57fd02d3
Exception Code: c0000005
Exception Offset: 000331f6
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 7177
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Does any of this ring a bell?
I tried rolling back to version 6.21 but I get the same problem.
Samuel