Trog wrote:

On Mon, 2005-02-07 at 13:57 +0000, Trog wrote:


On Mon, 2005-02-07 at 13:26 +0100, -=Zero=- wrote:


Hi,
First of all, I'm new at the list, so please, a little of patience :D

Since the release of clamav 0.81 i've been seeing process like this:

qscand 22827 1 26 02:09 ? 02:56:50 /usr/bin/clamscan -r -m --unzip --unrar --unzoo --lha --disable-summary --max-recursion=10 --max-space=200000

in my server.
I'm running qmail, with qmail-queue.pl patch.
I have 4-5 of this processes per day and they are there until i killall'em.
Any idea of wwhat could cause that?


Attach gdb to them and do a backtrace.

Check what files they have open and copy them. You can do this using
the /proc filesystem, through /proc/<pid>/fd





Sorry, but I don't understand very well what you are asking, can you tell me step by step what you ask me to do?

the listing from the dir you said is:
xx:/proc/22498/fd# ls -la
total 5
dr-x------  2 root   root    0 Feb  7 15:53 .
dr-xr-xr-x  3 clamav clamav  0 Feb  7 01:18 ..
lrwx------  1 root   root   64 Feb  7 15:54 0 -> socket:[134130]
l-wx------  1 root   root   64 Feb  7 15:54 1 -> /dev/null
l-wx------  1 root   root   64 Feb  7 15:54 2 -> /dev/null
l-wx------  1 root   root   64 Feb  7 15:54 3 -> /var/log/clamav/clamav.log
l-wx------  1 root   root   64 Feb  7 15:54 4 -> /dev/null


From rom your ps output, clamscan hasn't been given a file/directory to
scan. Is that correct for your setup?

-trog



------------------------------------------------------------------------

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



-- Un saludo,

-=Zero=-

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

Reply via email to