Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2003 19:12:49 +0200
From:      Jens Rehsack <rehsack@liwing.de>
To:        "Ian Barnes" <ian@cerebellum.za.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache Seg Faulting
Message-ID:  <3F104191.6020401@liwing.de>
In-Reply-To: <20030712185753.3a21c18d.max@willystudios.com>
References:  <PPECLBJKHADMJKGPJMEFGEGMDBAA.ian@cerebellum.za.net> <20030712185753.3a21c18d.max@willystudios.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Massimiliano Stucchi wrote:

> On Sat, 12 Jul 2003 17:32:01 +0200
> "Ian Barnes" <ian@cerebellum.za.net> wrote:
> 
>>P.S. Im running latest php, apache version 1.3.26. Its running on a
>>BSD 4.8Stable system
> 
> I would suggest upgrading apache to 1.3.27_4 and see what
> happens. Remember to use portupgrade.

If that doesn't help, try
$ gdb /usr/local/bin/httpd /path/to/your/coredump/httpd.core

and type bt. Send the result. If bt results more than 100 lines,
use bt -20, too.

Jens



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