Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 12931 invoked from network); 7 Apr 2006 19:01:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2006 19:01:57 -0000 Received: (qmail 70659 invoked by uid 500); 7 Apr 2006 19:01:56 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 70642 invoked by uid 500); 7 Apr 2006 19:01:56 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 70631 invoked by uid 99); 7 Apr 2006 19:01:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 12:01:56 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.95.226.11] (HELO neptun.ecos.de) (194.95.226.11) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 12:01:55 -0700 Received: from localhost (localhost [127.0.0.1]) by neptun.ecos.de (Postfix) with ESMTP id 1935133594; Fri, 7 Apr 2006 21:01:33 +0200 (MEST) Received: from neptun.ecos.de ([127.0.0.1]) by localhost (fw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10035-02; Fri, 7 Apr 2006 21:01:28 +0200 (MEST) Received: from lnx1.i.ecos.de (lnx1.i.ecos.de [10.11.11.102]) by neptun.ecos.de (Postfix) with ESMTP id BD51F32A73; Fri, 7 Apr 2006 21:01:28 +0200 (MEST) Received: from wingr2 (unknown [10.11.12.250]) by lnx1.i.ecos.de (Postfix) with ESMTP id 9E18B59EC40; Fri, 7 Apr 2006 21:01:28 +0200 (CEST) From: "Gerald Richter" To: "'Hartmaier Alexander'" , Subject: RE: Fixed! Re: Intermittent Segfaults Date: Fri, 7 Apr 2006 21:01:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcZPfcSNmTqsgRP6QCK2BXfHls0z9gJ3IHiQABO+y7AAHi9tYAAKHzawAArIDIA= In-Reply-To: <002801c65a4a$bc3be740$46200b0a@wingr2> Message-Id: <20060407190128.9E18B59EC40@lnx1.i.ecos.de> X-Virus-Scanned: by BB-5000 Mailfilter at neptun.ecos.de X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > > > I have compiled and installed with the debug switch, how do > i get the > > stack backtrace now? > > > The easiest is to start httpd with the -X option, then it will only start one process, then you attach with gdb to process (like gdb /path/to/httpd ), do the request and when you get the sigsegv report from gdb, you type bt to get the stackbacktrace Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org