From owner-freebsd-questions Tue Jan 28 21:25:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA09828 for questions-outgoing; Tue, 28 Jan 1997 21:25:48 -0800 (PST) Received: from seabass.progroup.com (catfish.progroup.com [206.24.122.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA09823 for ; Tue, 28 Jan 1997 21:25:46 -0800 (PST) Received: from seabass.progroup.com (seabass.progroup.com [206.24.122.1]) by seabass.progroup.com (8.7.5/8.6.12) with SMTP id VAA27603; Tue, 28 Jan 1997 21:22:59 -0800 (PST) Message-ID: <32EEDEB3.41C67EA6@progroup.com> Date: Tue, 28 Jan 1997 21:22:59 -0800 From: Craig Shaver Organization: Productivity Group, Inc. X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: bgy2452@lists.dcro.dla.mil CC: questions@freefall.freebsd.org Subject: Re: What does this mean from the nightly run? References: <199701280444.XAA00989@lists.dcro.dla.mil> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael P. Deslippe wrote: > > Rebuilding whatis database: > Memory fault - core dumped > > I don't have a WHATIS database, and why did I get a core dump? > > I'm running FreeBSD 2.1.6 I had a similar problem with 2.1.5 when I installed perl 5.x. I moved /usr/bin/perl to /usr/bin/perl4. Then I noticed the same log entry. So I took a look at makewhatis and noticed it needed /usr/bin/perl -- oops! So, makewhatis is a perl script in /usr/bin and is executed by using /usr/bin/perl. Do you have a perl in /usr/bin? -- Craig Shaver (craig@progroup.com) Productivity Group POB 60458 Sunnyvale, CA 94088