[EMAIL PROTECTED] wrote:
"Faulting application clamdscan.exe, version 0.0.0.0, faulting module
msvcr80.dll, version 8.0.50727.762, fault address 0x0001e879."

The line in my script is pretty basic - @"C:\Program
Files\clamAV\clamdscan.exe" --no-summary %~n1%~x1

Not sure what is causing that, but it appears to be done scanning the file
before it crashes.
Try as I might, I can't reproduce this with either the debugging or release
version of clamAV 0.92. Any suggestions gratefully received.

-Nigel

I'm seeing the same thing, clamdscan crashes after scanning with this crash 
report
_______________________________________________
szAppName : clamdscan.exe     szAppVer : 0.0.0.0     szModName : msvcr80.dll
szModVer : 8.0.50727.1433     offset : 0001e898

Also my application, running "clamdscan.exe --no-summary --stdout filename", 
reports an exit code of 1073741811, although I'm not sure how much help that is.

If I run the same scan from the command line the scan reports "OK" before clamdscan 
crashes. Curiously with 0.92 if I omit the "--no-summary" switch I still don't get a scan 
summary, perhaps it crashes between the OK and the summary

I have found, and fixed, a problem that occurs when clamdscan is closing, which 
may be
the issue you have raised. The problem is Windows specific. By the time you 
read this
there will be a new release version to download from w32.clamav.net

-Nigel
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32

Reply via email to