From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 17:56:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E5F16A4CE for ; Fri, 30 Jul 2004 17:56:16 +0000 (GMT) Received: from host.bsdhost.net (host.bsdhost.net [66.160.134.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1343343D2F for ; Fri, 30 Jul 2004 17:56:16 +0000 (GMT) (envelope-from fred@bsdhost.net) Received: from beaujon-1-81-57-7-31.fbx.proxad.net ([81.57.7.31] helo=[172.16.1.3]) by host.bsdhost.net with asmtp (Exim 4.32; FreeBSD) id 1BqbSE-000Odz-No for freebsd-questions@freebsd.org; Fri, 30 Jul 2004 10:46:02 -0700 Mime-Version: 1.0 (Apple Message framework v618) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: fred@bsdhost.net Date: Fri, 30 Jul 2004 19:55:35 +0200 X-Mailer: Apple Mail (2.618) Subject: problem with clamav X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 17:56:16 -0000 Hello, Since two days I have a problem with clamav. The daemon clamd is clogging my CPU. I have try to update the port. I have tryed the devel version in the ports. I have also tryed the snapshot from clamav and the problem is still here. # top ... PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 2122 clamav 60 0 9512K 8168K RUN 6:27 95.80% 95.80% clamd ... I am running 4.10. Does someone experiance this or have already seen this ? Fred