Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87326 invoked by uid 500); 21 May 2002 20:55:33 -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 87314 invoked from network); 21 May 2002 20:55:33 -0000 Received: from mail6.burlee.com (199.93.70.32) by daedalus.apache.org with SMTP; 21 May 2002 20:55:33 -0000 Received: from velociraptor.4lane.com [12.34.105.10] by mail6.burlee.com (SMTPD32-6.00) id A449CE7C01A0; Tue, 21 May 2002 16:55:37 -0400 Received: from no.name.available by velociraptor.4lane.com via smtpd (for mail6.burlee.com [199.93.70.32]) with SMTP; 21 May 2002 21:00:05 UT Subject: Re: exit signal Segmentation fault (11) From: Lee Fellows To: users@httpd.apache.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 21 May 2002 16:55:07 -0400 Message-Id: <1022014508.1188.75.camel@lfellows> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sounds like you are using a default Red Hat installation. My only suggestions are to attempt trussing (strace'ing) a child to see if you can identify what it is doing to produce the segment fault. Aside from this, you can build from source and see if that works properly. Your opservation seems to implicate a problem with the mod_ssl implementation. On Tue, 2002-05-21 at 14:37, Scott Dunn wrote: > I am running Redhat 7.2 with Apache 1.3.23-11 installed. > > When I start httpd everything works great. > When I start httpsd it acts like it starts up fine. > When I go to my website nothing displays. So I went through all my log files > and all i could find was in /var/log/httpd/error_log. > [Tue May 21 13:22:18 2002] [notice] child pid 2435 exit signal Segmentation > fault (11) > I get like 10 of these errors in the file each time I restart httpsd. > > I have SSL certificates on this server and the paths seem to be ok. > > I have also searched google newsgroups and found alot of people having this > problem but not many real solutions. > > Does anyone have any ideas of where I can check to see what is going wrong?? > > Thanks in advance!!! > > Sdunn > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org