Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 85106 invoked by uid 500); 3 Feb 2003 14:26:32 -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 85064 invoked from network); 3 Feb 2003 14:26:31 -0000 Received: from unknown (HELO zamdh02002.vodacom.corp) (168.210.128.20) by daedalus.apache.org with SMTP; 3 Feb 2003 14:26:31 -0000 Received: from zamdh02001.vodacom.corp ([10.111.7.52]) by zamdh02002.vodacom.corp with Microsoft SMTPSVC(5.0.2195.5329); Mon, 3 Feb 2003 16:26:22 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 3 Feb 2003 16:26:22 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Apache gives a segmentation fault when I start httpd Thread-Index: AcLLiW7LWJt+azdsEdeJlwAAhiCBXQAAKuLgAAFuTfA= From: "Simon Donally" To: X-OriginalArrivalTime: 03 Feb 2003 14:26:22.0570 (UTC) FILETIME=[39D3B4A0:01C2CB90] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Apache gives a segmentation fault when I start httpd Hi Owen, Users Thanks for the assistance. I have followed the advice below and have not made any further progress. = Could it be possible that I require a few O/S patches in order for = Apache to run correctly. I have not installed or included any other = modules? Regards Simon Donally -----Original Message----- From: Boyle Owen [mailto:Owen.Boyle@swx.com]=20 Sent: Monday, February 03, 2003 3:47 PM To: users@httpd.apache.org Subject: RE: [users@httpd] Apache gives a segmentation fault when I = start httpd >-----Original Message----- >From: Simon Donally [mailto:simon.donally@vcontractor.co.za] > >* I have installed and compiled the Apache server,=20 >version 1.3.27, using the command=20 > >./configure - - prefix=3D/path/to/install I guess this is a typo; should be "--prefix=3D/path/to/install" (i.e. no spaces). > >followed by > >make install Why not do "make" first? Then you might notice any warnings which are issued. > >* When I try to start the server I receive the following=20 >output on the terminal. I compiled this version of Apache on a=20 >Sun Sparc running Solaris 2.6 > >bash-2.02$ ./Apache/bin/apachectl start >Segmentation Fault - core dumped Not so nice... Are you loading any modules which were compiled for a previous apache and which you haven't recompiled? Rgds, Owen Boyle >./Apache/bin/apachectl start: httpd could not be started > >bash-2.02$ ls -lisa core > 44114 896 -rw-rw-r-- 1 simon htgroup 445384 Feb =20 >3 15:30 core >bash-2.02$ date >Mon Feb 3 15:30:25 GMT 2003 > >* The gdb output for this core is shown below >* The only configuration changes I have made to the=20 >httpd.conf file were to change the port from 8080 to 8088 > >bash-2.02$ gdb ./Apache/bin/httpd core >GNU gdb 4.17 >Copyright 1998 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public=20 >License, and you are >welcome to change it and/or distribute copies of it under=20 >certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty"=20 >for details. >This GDB was configured as "sparc-sun-solaris2.6"...(no=20 >debugging symbols found)... > >warning: core file may not match specified executable file. >Core was generated by `/home/simon/Apache/bin/httpd'. >#0 0xef6bed4c in ?? () >(gdb) > >* I would be most grateful for any advice that could=20 >solve this problem or the name of any other lists where I=20 >could post this message to obtain a solution > >Regards > >Simon Donally > >--------------------------------------------------------------------- >The official User-To-User support forum of the Apache HTTP=20 >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 > > This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.=20 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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