Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 9573 invoked from network); 23 Jul 2004 13:37:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Jul 2004 13:37:04 -0000 Received: (qmail 59601 invoked by uid 500); 23 Jul 2004 13:36:48 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 59589 invoked by uid 500); 23 Jul 2004 13:36:47 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 59576 invoked by uid 99); 23 Jul 2004 13:36:47 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_BY_IP,SB_NEW_BULK,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [216.239.56.244] (HELO mproxy.gmail.com) (216.239.56.244) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 23 Jul 2004 06:36:45 -0700 Received: by mproxy.gmail.com with SMTP id w41so87660cwb for ; Fri, 23 Jul 2004 06:36:44 -0700 (PDT) Received: by 10.11.116.50 with SMTP id o50mr1872cwc; Fri, 23 Jul 2004 06:36:44 -0700 (PDT) Message-ID: Date: Fri, 23 Jul 2004 09:36:44 -0400 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <6.1.1.1.0.20040723104141.01c0b4e0@vttmail.vtt.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6.1.1.1.0.20040723104141.01c0b4e0@vttmail.vtt.fi> X-Virus-Checked: Checked Subject: Re: [users@httpd] child pid exit signal Segmentation fault (11) X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 23 Jul 2004 10:57:45 +0300, Gopal Peddinti wrote: > Hello all, > > I have been running Apache 2.0.48 successfully on Redhat Enterprise Linux > Advanced Server from last 6 months without any problems. But from the last > evening I can't connect to it. I found the following error messages in the > error_log: (I have tried to find out a work around on the web but could not > understand any) > I did "strace" and the output below: The strace is of the parent process, which is not very useful for debugging. What you should do is get a backtrace of the core dumps. Joe just posted in another thread describing how to do that. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org