From owner-freebsd-stable Fri Mar 30 16:53:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.106.246.3]) by hub.freebsd.org (Postfix) with ESMTP id B61EB37B719; Fri, 30 Mar 2001 16:53:20 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin0.westbend.net [216.106.246.17]) by mail.westbend.net (8.11.2/8.11.2) with ESMTP id f2V0rHU62290; Fri, 30 Mar 2001 18:53:17 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <003a01c0b97c$de0dbf20$11f66ad8@westbend.net> From: "Scot W. Hetzel" To: "Benjamin Flom" , "Mike Tancsa" Cc: , References: <4.2.2.20010330182742.02fc1cf8@192.168.0.12> Subject: Re: 3Ware + Supermicro + FreeBSD 4.2 Stable + Apache Date: Fri, 30 Mar 2001 18:52:29 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Mike Tancsa" > > This sounds like the bug that others are hitting in Apache with the server > IP's host name not having a PTR record as opposed to any hardware issue. > Check the thread "apache-1.3.19 segfaulting on FreeBSD-4.3 RC" in -STABLE > The problem is that in ap_get_local_host() (util.c), the pointer "p" is null. This causes the segment fault when the ServerName directive is not defined in the httpd.conf file. The Apache folks have corrected this problem in the next release. http://www.apache.org/websrc/viewcvs.cgi/apache-1.3/src/main/util.c.diff?r1= text&tr1=1.194&r2=text&tr2=1.197&diff_format=u The above patch should be added to the apache13, apache13+IPv6, and apache13-modssl ports. apache13-fp patched a week ago. Scot > At 06:13 PM 3/30/2001 -0500, Benjamin Flom wrote: > > >We have successfully compiled and run these programs so far bash, lynx, > >perl, mysql, openssh, openssl, wget. The only recognizable problem so far > >is Apache. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message