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 <stas.davydov@xxxxxxxxx>
Attachment:
apache.version
Description: Binary data
Attachment:
server.uname
Description: Binary data
Attachment:
apache.modules
Description: Binary data
Attachment:
issue.net
Description: Binary data
Attachment:
apache2_STAGING.conf
Description: Binary data
Attachment:
ports_STAGING.conf
Description: Binary data
Attachment:
109.35.9.221_default.conf
Description: Binary data
Attachment:
ezserver.both
Description: Binary data
Attachment:
backtrace_1.log
Description: Binary data
Attachment:
backtrace_2.log
Description: Binary data
Attachment:
backtrace_3.log
Description: Binary data
Attachment:
109.35.9.221_my_ezserver_com.ssl.conf
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx