I'm having problems restarting httpd server due to segfault in libapr
Posted
by Paul
on Server Fault
See other posts from Server Fault
or by Paul
Published on 2010-05-10T13:05:47Z
Indexed on
2010/05/10
13:14 UTC
Read the original article
Hit count: 343
My httpd server has stopped working, within /var/log/messages I got the following error:
May 10 08:08:30 linuxbox kernel: httpd[25353]: segfault at b7fb7991 ip 009ca63b sp bfec3d50 error 7 in libapr-0.so.0.9.12[9af000+1f000]
Can anyone shed light on how to fix this, i've tried ghosting the drive, then removed apr and re-installed, but the error keeps coming up.
© Server Fault or respective owner