[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Segmentation fault (11) in httpd error log - 2nd post ...



On Thu, 5 Jul 2001, Johan Pretorius wrote:
> I posted this earlier in the week ...
> We get the following "segmentation fault" entries in the httpd error 
> log file almost on a daily basis:
> 
> timestamp [notice] child pid 123 exit signal Segmentation fault (11)
> 
> Is this normal?  If not, what could be the mostly likely cause?

1:) NO
2:) Almost anything, basicly, you're being told 'it crashed' -)

Possible things that come to mind, in no particular order:

Corrupt / missing apache module, 
Bad memory, disk/hardware/fan
Dead Fan
Insufficient memory/swap
Incompatable apache module [eg mismatched mod_perl/php etc]
corrupt apache binary...
...

Pick any one....

Child process crashes are pretty much worse case for debugging:(

gsh