Re: Clamav-90_2 Lockup with freebsd 6.2



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

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: MIMEDefang and Clamd
    ... Essentially I have sendmail/mimedefang/clamd but mimedefang isn't ... http://sial.org/howto/mimedefang/clamav/ and set the sockets to be the ... rather than the path to clamd. ... Clamd appears to be running OK, and clamscan works OK, but the emails ...
    (comp.mail.sendmail)
  • RE: Clamav-90_2 Lockup with freebsd 6.2
    ... package. ... Sockstat again started to jump to the sky. ... Clamd with libpthread.so is still broken. ...
    (freebsd-stable)