https://bz.apache.org/bugzilla/show_bug.cgi?id=65769

--- Comment #35 from Teodor Milkov <zim...@icdsoft.com> ---
(In reply to Ruediger Pluem from comment #34)
> (In reply to Teodor Milkov from comment #33)
> > Crashing child turned out to be caused by bad mod_security rule (at least in
> > one of the cases). It looks the crash is unrelated, but newer apache is not
> > recovering from the situation.
> 
> How do these crashes happen? Directly after the child starts or only when a
> certain request was processed? We might face a situation here where one
> child after another crashed due to this. Do you have an error log? These
> should mention the crashed processeses.

Child crashes only when a certain request is maid. Crashing processes are
indeed mentioned in the error_log -- sometimes these are spread out, and at
other times in quick succession or same second:

[Fri Apr 01 18:46:42 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 13864 exit signal Segmentation fault (11)
[Fri Apr 01 20:39:15 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 58297 exit signal Segmentation fault (11)
[Fri Apr 01 20:39:15 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 58299 exit signal Segmentation fault (11)
[Fri Apr 01 20:39:18 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 35244 exit signal Segmentation fault (11)
[Fri Apr 01 20:45:01 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 37311 exit signal Segmentation fault (11)
[Fri Apr 01 21:21:00 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 29877 exit signal Segmentation fault (11)
[Fri Apr 01 23:58:43 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 12423 exit signal Segmentation fault (11)
[Fri Apr 01 23:58:44 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 12421 exit signal Segmentation fault (11)
[Sat Apr 02 00:13:14 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 29774 exit signal Segmentation fault (11)
[Sat Apr 02 02:33:56 2022] [notice] [pid 22993] mpm_unix.c(436): AH00052: child
pid 30997 exit signal Segmentation fault (11)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to