Date: Sat, 28 Apr 2001 19:59:48 -0700 From: Sean Chittenden <sean-freebsd-stable@chittenden.org> To: Juha Saarinen <juha@saarinen.org> Cc: "Freebsd-Stable@Freebsd. Org" <freebsd-stable@freebsd.org> Subject: Re: Apache 1.3.19-modssl dumps core with 4.3-STABLE Message-ID: <20010428195948.D47281@rand.tgd.net> In-Reply-To: <KPECIILENDDLPCNIMLOFGEMPCCAA.juha@saarinen.org>; from "juha@saarinen.org" on Sun, Apr 29, 2001 at = 02:30:22PM References: <KPECIILENDDLPCNIMLOFGEMPCCAA.juha@saarinen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Do you have your server name specified in your httpd.conf? This sounds like an old bug that's been around for a while that's caused by apache having problems performing the reverse lookup of your server's IP address. I believe you can correct this with the: ServerName foobar.com directive. -sc PS I think this patch (patch-utils.c) was added to the ports, but I don't know if it made it into the misc apache installations such as apache13-modssl. A quick look indicates that it needs to be added to the following apache builds: apache-contrib apache-jserv apache13-fp apache13-modssl apache13-ssl On Sun, Apr 29, 2001 at 02:30:22PM +1200, Juha Saarinen wrote: > Basically like this: > > # ./apache.sh start > Segmentation fault - core dumped > > # /usr/local/sbin/httpd > Segmentation fault (core dumped) > > /var/log/messages: > Apr 29 14:24:23 lists /kernel: pid 46929 (httpd), uid 0: exited on signal 11 > (core dumped) > > I can't even do 'apachectl configtest' without it dumping core. > > This is with apache+mod_ssl-1.3.19+2.8.2 from the ports collection. > > No silly optflags or anything... > > -- > Juha > > The malformed orange > Fails to satisfy the eye: > Segmentation fault. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Sean Chittenden [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden <sean@chittenden.org> iEYEARECAAYFAjrrg6MACgkQn09c7x7d+q2ZtQCgz5/FSwgRMPoIJGLUoSsUD0r9 GmgAoKrXip0DjpzqN7t8gSDJU4xv2oiP =iQci -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010428195948.D47281>
