From owner-freebsd-questions Mon Aug 7 16:32:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cfdnet.me.tuns.ca (CFDnet.me.TUNS.Ca [134.190.50.164]) by hub.freebsd.org (Postfix) with ESMTP id EAF2937BC19 for ; Mon, 7 Aug 2000 16:32:32 -0700 (PDT) (envelope-from freebsd@cfdnet.me.tuns.ca) Received: from localhost (freebsd@localhost) by cfdnet.me.tuns.ca (8.9.3/8.9.3) with ESMTP id UAA19405; Mon, 7 Aug 2000 20:31:20 -0300 (ADT) (envelope-from freebsd@cfdnet.me.tuns.ca) Date: Mon, 7 Aug 2000 20:31:20 -0300 (ADT) From: Theo Bell To: Larry Adams Cc: FreeBSD Questions Subject: Re: FW: Unable to dump core... In-Reply-To: <002701c00068$aace00c0$c1632240@LarryAdams> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, You could always rebuild the locate database: /usr/libexec/locate.updatedb And then use: locate .core to find any core files. HTH Theo Bell CFDnet.com Development Team On Mon, 7 Aug 2000, Larry Adams wrote: > I have a prog that is supposedly dying and dumping core. I would like to > provide the core file to the developers, but am unable to actually > generate/find the core file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message