Clamav-90_2 Lockup with freebsd 6.2

Chris Slothouber chris at hier7.com
Tue Feb 27 18:28:41 UTC 2007


Was this indeed compiled with pthread or with lpthread?

I had this issue on a 4.11-RELEASE machine very recently.  As it does 
not have lpthread, it would fail to compile against this.

Martin Blapp wrote:
> 
> Hi,
> 
>>> 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
> 
> Even with libthr the CPU usage is still far too high ...
> I'm currently looking at the code.
> 
> Martin
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"



More information about the freebsd-stable mailing list