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 -trog
signature.asc
Description: This is a digitally signed message part
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
