From owner-freebsd-current Wed Nov 29 14:24:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id CC4D837B401; Wed, 29 Nov 2000 14:24:41 -0800 (PST) Received: (from uucp@localhost) by ns.internet.dk (8.11.1/8.11.1) with UUCP id eATMOfZ79233; Wed, 29 Nov 2000 23:24:41 +0100 (CET) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.11.0/8.11.0) with ESMTP id eATMNCp22301; Wed, 29 Nov 2000 23:23:12 +0100 (CET) (envelope-from leifn@neland.dk) Date: Wed, 29 Nov 2000 23:23:12 +0100 (CET) From: Leif Neland To: Kris Kennaway Cc: current@FreeBSD.ORG Subject: Re: libc.so.4 not found In-Reply-To: <20001125202326.A13561@citusc17.usc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 25 Nov 2000, Kris Kennaway wrote: > On Sat, Nov 25, 2000 at 10:28:53PM +0100, Leif Neland wrote: > > Could this be the reason why Avp (virusscanner) for FreeBSD 4X just dumps > > core on Fbsd current? > > It works on a Fbsd stable. > > Could be malloc.conf defaults. i.e. a bug in avp triggered by the > debugging /etc/malloc.conf settings in -current. > > Kris > A truss shows Avp tries to open /etc/malloc.conf, but I have no such file on any of my systems, stable or current. But Avp continues after this failure. Do I need /etc/malloc.conf? Where do I find one? Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message