From owner-freebsd-questions@FreeBSD.ORG Thu Jul 15 08:37:12 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 BF2B116A4CE for ; Thu, 15 Jul 2004 08:37:12 +0000 (GMT) Received: from ux11.ltcm.net (ux11.ltcm.net [64.215.98.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1312043D2D for ; Thu, 15 Jul 2004 08:37:12 +0000 (GMT) (envelope-from mipam@ibb.net) Received: from ux11.ltcm.net (mipam@localhost.ltcm.net [IPv6:::1]) by ux11.ltcm.net (8.12.9/8.12.9/UX11TT) with ESMTP id i6F8b7Ac022568; Thu, 15 Jul 2004 10:37:07 +0200 (MEST) Received: from localhost (mipam@localhost) by ux11.ltcm.net (8.12.9/8.12.9/Submit) with ESMTP id i6F8b5Ke005154; Thu, 15 Jul 2004 10:37:06 +0200 (MEST) X-Authentication-Warning: ux11.ltcm.net: mipam owned process doing -bs Date: Thu, 15 Jul 2004 10:37:05 +0200 (MEST) From: Mipam X-X-Sender: mipam@ux11.ltcm.net To: Jay Moore In-Reply-To: <200407142059.05816.jaymo@cromagnon.cullmail.com> Message-ID: References: <200407142059.05816.jaymo@cromagnon.cullmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: clamd keeps exiting 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: Thu, 15 Jul 2004 08:37:12 -0000 On Wed, 14 Jul 2004, Jay Moore wrote: > On Tuesday 13 July 2004 10:30 am, Mipam wrote: > > > > I am using clamav to check on virusses. > > This works well. However, when i try to use clamd, it never runs long. > > Mostly within a minute or a couple, it exists with signal 6. > > I am using this libmap.conf > > > << snip, snip >> > > > > Maybe i should adjust some things to make it work fine? > > Did anyone else encouter these problems? > > This is a non-answer, but I use clamav (0.73 & 0.74) on 2 OpenBSD (3.4 & 3.5) > systems for the past week or so, and I've not had this problem. In fact other > than being kind of tedious to install & configure it seems to be working > well. OpenBSD has no libmap.conf - I'm just curious as to what makes you > think library mappings are at fault? I wasnt sure it had something to do with the libmaps i used but i wondered it might be so. The --debug option didnt reveal any info at all, other then i already had. In the example libmap.conf they had a lib setting for apache so i figured this might be important for clam as well. Maybe the program is linked to some libs during compile time, but at running time is uses other libs? I wonder why i seem to be the only one who is running into trouble like this. Big difference with OpenBSD is that FreeBSD 5 does threading and supports SMP, which is applicable for the machine i run clam on. Not that this answer is sensefull, but i wondered if i am the only one experiencing trouble with clamd. Bye, Mipam.