For the last week, my apache setup (CentOS 5 64bit) has been having problems staying running for longer than a day. I am getting the following errors in my error_log
I need help figuring out what is causing the Segmentation fault and hopefully get this fixed.
Your help is appreciated.
[Sun Nov 1 02:43:19 2009] [notice] Apache/1.3.41 (Unix) mod_perl/1.29 FrontPage/5.0.2.2510 mod_ssl/2.8.31 OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal operations
[Sun Nov 1 02:43:19 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Nov 1 02:43:19 2009] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Sun Nov 1 02:46:16 2009] [notice] child pid 17437 exit signal Segmentation fault (11)
[Sun Nov 1 02:46:54 2009] [notice] child pid 17427 exit signal Segmentation fault (11)
[Sun Nov 1 02:47:28 2009] [notice] child pid 17421 exit signal Segmentation fault (11)
[Sun Nov 1 02:49:44 2009] [notice] child pid 17425 exit signal Segmentation fault (11)
I need help figuring out what is causing the Segmentation fault and hopefully get this fixed.
Your help is appreciated.