[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.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[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
|/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e

-- 
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



[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".  /proc/sys/kernel/core_pattern may be sending
cores elsewhere or to a program that filters them (saves only a few, sends them
off somewhere remote, etc)

-- 
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



[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 also added below directive to generate core dumps in specific file but
still not core dump file getting generated.

CoreDumpDirectory /app/test/conf

I can confirm that lots of disk space is available on server and there isn't
any permission issue as well.

-- 
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



[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.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[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&action=edit
Detailed backtrace

-- 
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



[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&action=edit
Contains Apache configurations and gdb trace

-- 
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



[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||

-- 
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



[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 unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[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&action=edit
Contains Apache configurations and gdb bt full

-- 
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



[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 Covener  ---
Can you share your configuration and backtraces from the core?

https://httpd.apache.org/dev/debugging.html#crashes

-- 
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