apache startup problem

Jens Rehsack rehsack at liwing.de
Fri Sep 19 03:17:32 PDT 2003


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



More information about the freebsd-questions mailing list