[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #10 from abhishek.pa...@diligenta.co.uk --- Also I have checked inside /app and /var, no core dump file any where. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #9 from abhishek.pa...@diligenta.co.uk --- I am not that expert on OS level stuff but this is what we have on hosting server. If that helps, [http@server-hostname conf]$ cat /proc/sys/kernel/core_pattern

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #8 from Eric Covener --- CoreDumpDirectory only has affect of /proc/sys/kernel/core_pattern isn't absolute or a pipe because CoreDumpDirectory is really just "the working directory during fatal signal".

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #7 from abhishek.pa...@diligenta.co.uk --- I can't see any core file getting generated but logs are getting filled with said errors and child processes are getting closed and new processes are getting spawned continuously. I have

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #6 from Eric Covener --- It looks like you are attaching to a running process rather than getting info from the core file. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #5 from abhishek.pa...@diligenta.co.uk --- Created attachment 36721 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36721=edit Detailed backtrace -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #4 from abhishek.pa...@diligenta.co.uk --- Created attachment 36720 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36720=edit Contains Apache configurations and gdb trace -- You are receiving this mail because: You are the

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 abhishek.pa...@diligenta.co.uk changed: What|Removed |Added Attachment #36719|0 |1 is obsolete|

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #3 from Eric Covener --- Can you share the `thread apply all bt full` output too? -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 --- Comment #2 from abhishek.pa...@diligenta.co.uk --- Created attachment 36719 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36719=edit Contains Apache configurations and gdb bt full -- You are receiving this mail because: You are

[Bug 63667] AH00051: child pid 28416 exit signal Segmentation fault

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 Eric Covener changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Eric