From owner-freebsd-stable@FreeBSD.ORG Tue Feb 27 20:23:34 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D00AC16A406 for ; Tue, 27 Feb 2007 20:23:34 +0000 (UTC) (envelope-from dparussalla@baysidegrp.com.au) Received: from baysidegrp.com.au (gateway.baysidegrp.com.au [61.88.141.194]) by mx1.freebsd.org (Postfix) with SMTP id 2362A13C4AA for ; Tue, 27 Feb 2007 20:23:33 +0000 (UTC) (envelope-from dparussalla@baysidegrp.com.au) Received: (qmail 52574 invoked by uid 0); 28 Feb 2007 07:24:10 +1100 Received: by simscan 1.1.0 ppid: 52568, pid: 52570, t: 0.0232s scanners: attach: 1.1.0 clamav: 0.90/m:42 spam: 3.1.7 Received: from unknown (HELO dimuthu) (192.168.1.216) by baysidegrp with SMTP; 28 Feb 2007 07:24:10 +1100 From: "Dimuthu Parussalla" To: "'Martin Blapp'" , "'Sergey N. Voronkov'" Date: Wed, 28 Feb 2007 07:23:15 +1100 Message-ID: <001d01c75aad$1ceb4050$d801a8c0@dimuthu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal In-Reply-To: <20070227183553.B18301@godot.imp.ch> Cc: freebsd-stable@freebsd.org Subject: RE: Clamav-90_2 Lockup with freebsd 6.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dparussalla@baysidegrp.com.au List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 20:23:34 -0000 Hi, I can confirm the same situation. My dual xeon x236 server runs very high cpu utilisation with clamav. Also tried with maxthreads to 1. Result is the same but frequency of locked process seems to be reduced. Cheers Dimi -----Original Message----- From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org]On Behalf Of Martin Blapp Sent: Wednesday, 28 February 2007 4:37 AM To: Sergey N. Voronkov Cc: freebsd-stable@freebsd.org Subject: Re: Clamav-90_2 Lockup with freebsd 6.2 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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"