Clamav-90_2 Lockup with freebsd 6.2

Mike Tancsa mike at sentex.net
Tue Feb 27 03:05:28 UTC 2007


At 07:12 PM 2/26/2007, Dimuthu Parussalla wrote:
>Clamav-90_2 Lockup with freebsd 6.2
>
>
>Still under load clamav_90_2 locks up with high cpu usage. Had to downgrade
>the port to 88.7_1 to get the server going. Sockstat shows lots of open
>sockets from clamd.
>
>I am using simscan+Qmail+Clamav.
>
>Any Ideas to solve this problem?.


Change the threading lib.  It fixed it for us.

% cat /etc/libmap.conf
[clamd]
libc_r.so.5             libthr.so.2
libc_r.so.6             libthr.so.2
libthr.so.2             libthr.so.2
libpthread.so.1         libthr.so.2
libpthread.so.2         libthr.so.2 



More information about the freebsd-stable mailing list