[Bug 60846] PR34014 / r903052 changed date format for autoindex

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60846 --- Comment #18 from mandiken --- Assignments are given as we initially start our homework at a young age. These undertakings empower us to make sense of how to be competent. Achieving something the right way doesn't commonly mean taking the st

[Bug 60681] Increase severity of "request failed: error reading the headers"

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60681 --- Comment #17 from rapclimber --- Kindly share update or progress on this. https://zohomaillogin.com/aol-mail-login/ -- 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 #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 |/usr/libexec/abrt-hook-ccpp

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

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

[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&action=edit Detailed backtrace -- You are receiving this mail because: You are the assignee for the bu

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

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

[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

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

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

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63667 Bug ID: 63667 Summary: AH00051: child pid 28416 exit signal Segmentation fault Product: Apache httpd-2 Version: 2.4.39 Hardware: Other OS: Linux

[Bug 63666] Should take the OS buffers into account when timing lingering

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63666 --- Comment #2 from Sjoerd Simons --- Unsure how to get those statistics in a good way. I'm not fully aware of which DOS it's protecting against (I assume leaving orphaned connection open in FIN-WAIT-2?). However a DOS that can trigger this w

[Bug 63666] Should take the OS buffers into account when timing lingering

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63666 --- Comment #1 from Joe Orton --- Interesting problem. Is there a portable way to determine the length of the TCP send queue? Apparently the ioctl TIOCOUTQ might do it for (some?) Unix, tho we've got no experience with using that in APR/httpd

[Bug 63666] New: Should take the OS buffers into account when timing lingering

2019-08-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63666 Bug ID: 63666 Summary: Should take the OS buffers into account when timing lingering Product: Apache httpd-2 Version: 2.4-HEAD Hardware: PC OS: Linux