Date: Thu, 08 Mar 2007 15:28:55 -0500 From: Mike Tancsa <mike@sentex.net> To: dparussalla@baysidegrp.com.au Cc: freebsd-stable@freebsd.org Subject: RE: Clamav-90_2 Lockup with freebsd 6.2 Message-ID: <200703082026.l28KQmBQ094917@lava.sentex.ca> In-Reply-To: <001f01c761bf$051f3e90$d801a8c0@dimuthu> References: <20070308180618.X13160@godot.imp.ch> <001f01c761bf$051f3e90$d801a8c0@dimuthu>
next in thread | previous in thread | raw e-mail | index | archive | help
At 03:19 PM 3/8/2007, Dimuthu Parussalla wrote:
>How do I tell clamd to use libthr.so ?
Create the file /etc/libmap.conf with the contents
[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
---Mike
>-----Original Message-----
>From: owner-freebsd-stable@freebsd.org
>[mailto:owner-freebsd-stable@freebsd.org]On Behalf Of Martin Blapp
>Sent: Friday, 9 March 2007 4:08 AM
>To: Marko Lerota
>Cc: Chris; freebsd-stable@freebsd.org; Renato Botelho; Daniel Eischen;
>Anton Karpov; Alexander Shikoff
>Subject: Re: Clamav-90_2 Lockup with freebsd 6.2
>
>
>
>Hi,
>
> > No, It's not. Today I added a new server with fresh clamav-0.90_3
> > package. Sockstat again started to jump to the sky.
>
>Clamd with libpthread.so is still broken. Please use libthr.so. I'm
>currently
>investigating why libpthreads.so has problems with clamd, and it looks to me
>like a library bug.
>
>--
>Martin
>_______________________________________________
>freebsd-stable@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>
>
>
>_______________________________________________
>freebsd-stable@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703082026.l28KQmBQ094917>
