Hello, everybody. I am using my setup of Apache for rather long time and all the time it spoof my logfiles with messages like: [Wed Aug 15 13:37:55 2012] [notice] child pid 7415 exit signal Segmentation fault (11), possible coredump in /etc/apache2
It does not affect services running on Apache but it makes difficult
to monitor state of services and also break my confidance that all is
good with config.
As I have found with GDB backtrace ("bt full") all those
Segmentation fault (11) are result of clean_child_exit() which invokes
during destroying of child process. That is why it does not affect our
services.
Same time I want to avoid this problem.
I have attached config files and backtraces.
--
Stanislav Davydov <[email protected]>
apache.version
Description: Binary data
server.uname
Description: Binary data
apache.modules
Description: Binary data
issue.net
Description: Binary data
apache2_STAGING.conf
Description: Binary data
ports_STAGING.conf
Description: Binary data
109.35.9.221_default.conf
Description: Binary data
ezserver.both
Description: Binary data
backtrace_1.log
Description: Binary data
backtrace_2.log
Description: Binary data
backtrace_3.log
Description: Binary data
109.35.9.221_my_ezserver_com.ssl.conf
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
