Clamav-90_2 Lockup with freebsd 6.2

Martin Blapp mb at imp.ch
Sun Mar 4 23:06:37 UTC 2007


Hi,

> looking at the output value of 'ps -auxH | grep clamd | grep -v grep | wc -l'
> is always staying at 6 threads, but the number of threadpool->thr_alive is
> going higher and higher. So threadpool->thr_alive isn't decreased and
> is completly incorrect.

After setting IdleTimeout very low to 5 seconds, the threadpool->thr_alive gets 
decreased correctly. There are still always 6 threads running, but further 
threads get cleaned up correctly.

IMHO the whole clamd thread management is somehow broken.

--
Martin


More information about the freebsd-stable mailing list