After upgrading scalix 9.2 to 9.2.1 apache children die with Segmentation fault (11).
Here is the server configuration:
RedHat ES-3 with Apache 1.3.33, PHP 4.4.0, mod_ssl 2.8.23, OpenSSL/0.9.8 all built and installed from source.
apache processes show up as:
15322 ? Z 0:00 [httpd <defunct>]
and error log file is filled with:
[Wed Jul 13 14:23:35 2005] [notice] child pid 5785 exit signal Segmentation fault (11)
[Wed Jul 13 14:23:35 2005] [notice] child pid 5786 exit signal Segmentation fault (11)
I know if a bad module is loaded in apache this can cause seg (11) so I compiled three different versions of apache with and without the added modules getting the same errors. I've also tried shutting down tomcat, and scalix seeing if there was a resource conflict.
strace wont help in debugging because apache is handed to the children which then die. apachectl configtest returns sytanx OK. And I've tried loading apache with httpd.conf.default.
any thoughts?
thanks,
Nick Meverden
City of Savage