Apache Seg Faulting

Jens Rehsack rehsack at liwing.de
Sat Jul 12 10:12:53 PDT 2003


Massimiliano Stucchi wrote:

> On Sat, 12 Jul 2003 17:32:01 +0200
> "Ian Barnes" <ian at 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



More information about the freebsd-questions mailing list