On Wed, 18 Aug 2010 06:14:54 -0500
George R. Kasica <geor...@netwrx1.com> wrote:

> >On Wed, 18 Aug 2010 10:48:35 +0300, you wrote:
> 
> >On Tue, 17 Aug 2010 23:46:22 -0500
> >George R. Kasica <geor...@netwrx1.com> wrote:
> >
> >> Not sure of the cause both are configured and built the same
> >> 
> >> ./configure
> >> make 
> >> make install
> >> 
> >> for clam 0.96.2
> >> 
> >> Here is what the frozen machine will show - three hung scans for
> >> one of the sane security databases - this was NOT a problem with
> >> 0.96.1.
> >> 
> >> If left to sit it will sit forever.
> >
> >Can you run it with --debug to see where it hangs?
> >Then open a bugreport please (and attach junk.ndb).
> 
> Not really sure how to do this as I didn't write the script thats
> running the update.....and have no idea where or how I'd modify that
> code....would I just run that from a command line or what??

I see this command hanging for you:
clamscan --quiet
-d /usr/unofficial-dbs/ss-dbs/junk.ndb /usr/unofficial-dbs/configs/scan-test.txt

Just run that command (from the commandline of course), and add --debug
too, like this (all in one line):
clamscan --quiet --debug
-d /usr/unofficial-dbs/ss-dbs/junk.ndb /usr/unofficial-dbs/configs/scan-test.txt

If you get too much output you can redirect stderr to a file.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to