From owner-freebsd-questions Mon Oct 22 19:52:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.avatar.com (ns1.avatar.com [199.33.206.1]) by hub.freebsd.org (Postfix) with ESMTP id C2FAE37B401 for ; Mon, 22 Oct 2001 19:52:12 -0700 (PDT) Received: from tomcat (tomcat.avatar.com [199.33.206.20]) by ns1.avatar.com (Postfix) with SMTP id A1220A4B0A; Mon, 22 Oct 2001 19:52:12 -0700 (PDT) From: "Kory Hamzeh" To: "David Kirchner" Cc: Subject: RE: Missing core file? Date: Mon, 22 Oct 2001 19:52:14 -0700 Message-ID: <005401c15b6d$b8085040$14ce21c7@avatar.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <20011022194712.M85958-100000@localhost> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of David Kirchner > Sent: Monday, October 22, 2001 7:49 PM > To: Kory Hamzeh > > On Mon, 22 Oct 2001, Kory Hamzeh wrote: > > > > > I have a native binary CGI web app that seems to be crashing > every now and > > then with signal 11 (SIGSEGV). But for the life of me, I can't > find any core > > files afterwards. Is there some place specific that core files > are placed or > > do I need to enable them? I've seen core files from other apps sprinkled > > here and there. > > > > Thanks, > > Kory > > By default core dumps are placed in the "current working directory" for > the program, I believe. If the process doesn't have write-access to that > directory, no core dump will be created. You can change the place > coredumps will go by setting "kern.corefile=/path/%N.core" with sysctl. > Hi David, Boy that was a fast response. I love this list. That is probably what is happening. I'll change the path and see what happens. Thanks, Kory -- Kory Hamzeh ICQ # 133630494 http://www.avatar.com/ http://www.metaphysical-store.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message