Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 10:17:28 +0000
From:      Jens Rehsack <rehsack@liwing.de>
To:        "H. Bartel" <lists@u-rep.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: apache startup problem
Message-ID:  <3F6AD7B8.9010106@liwing.de>
In-Reply-To: <r02000100-1026-75C1183BEA8911D7B70000306583A5FE@[10.0.0.119]>
References:  <r02000100-1026-75C1183BEA8911D7B70000306583A5FE@[10.0.0.119]>

next in thread | previous in thread | raw e-mail | index | archive | help
H. Bartel wrote:
> Hi everybody,
> 
> after succesfully de- and reinstalling apache13, I get the following error after running /usr/local/sbin/apachectl start
> 
> Bus error (core dumped)
> /usr/local/sbin/apachectl start: httpd could not be started
> 
> /kernel: pid 141 (httpd), uid 0: exited on signal 10 (core dumped)
> 
> After rebooting the system this error message appeared:
> 
> login: date /kernel: pid 141 (httpd), uid 0: exited on signal 10 (core dumped)
> 
> Any ideas? Thanks, Ho.

If I were you I'd try gdb apache apache.core to identify the module
which dumps. If it's a standard one, you shouldn't probably rebuild
it using lower optimization level.

Jens



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