Skip site navigation (1)Skip section navigation (2)
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

--mSxgbZZZvrAyzONB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

	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:
>=20
> # ./apache.sh start
> Segmentation fault - core dumped
>=20
> # /usr/local/sbin/httpd
> Segmentation fault (core dumped)
>=20
> /var/log/messages:
> Apr 29 14:24:23 lists /kernel: pid 46929 (httpd), uid 0: exited on signal=
 11
> (core dumped)
>=20
> I can't even do 'apachectl configtest' without it dumping core.
>=20
> This is with apache+mod_ssl-1.3.19+2.8.2 from the ports collection.
>=20
> No silly optflags or anything...
>=20
> --
> Juha
>=20
> The malformed orange
> Fails to satisfy the eye:
> Segmentation fault.
>=20
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

--=20
Sean Chittenden

--mSxgbZZZvrAyzONB
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Comment: Sean Chittenden <sean@chittenden.org>

iEYEARECAAYFAjrrg6MACgkQn09c7x7d+q2ZtQCgz5/FSwgRMPoIJGLUoSsUD0r9
GmgAoKrXip0DjpzqN7t8gSDJU4xv2oiP
=iQci
-----END PGP SIGNATURE-----

--mSxgbZZZvrAyzONB--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010428195948.D47281>