Re: [RFC] fixing mod_cgid error logging

2019-07-17 Thread Joe Orton
If anybody is interested to test this out I have a 2.4.x backport here: http://people.apache.org/~jorton/httpd-2.4.x-cgid-fdpassing.patch which ignores the configure test and hard-codes to enabling the new code (unlike code in trunk). I think we're now at parity between mod_cgi and mod_cgid in

Re: crash during httpd cleanup when using APR debug library (APR_POOL_DEBUG)

2019-07-17 Thread Rainer Jung
Thanks RĂ¼diger. I hadn't expected it to be fixed in trunk long ago. I see now, that there are more useful pool debug backports sitting in trunk. Will look at it soon. Regards, Rainer Am 17.07.2019 um 12:09 schrieb Ruediger Pluem: On 07/17/2019 11:43 AM, Rainer Jung wrote: Am 17.07.2019

Re: crash during httpd cleanup when using APR debug library (APR_POOL_DEBUG)

2019-07-17 Thread Ruediger Pluem
On 07/17/2019 11:43 AM, Rainer Jung wrote: > Am 17.07.2019 um 10:03 schrieb Ruediger Pluem: >> >> >> On 07/16/2019 11:28 PM, Rainer Jung wrote: >>> cross-posted to APR+HTTPD >>> >>> Crahs happens in #2 0x7faf4c154945 in raise () from /lib64/libc.so.6 >>> #3 0x7faf4c155f21 in abort ()

Re: crash during httpd cleanup when using APR debug library (APR_POOL_DEBUG)

2019-07-17 Thread Rainer Jung
Am 17.07.2019 um 10:03 schrieb Ruediger Pluem: On 07/16/2019 11:28 PM, Rainer Jung wrote: cross-posted to APR+HTTPD Crahs happens in #2 0x7faf4c154945 in raise () from /lib64/libc.so.6 #3 0x7faf4c155f21 in abort () from /lib64/libc.so.6 #4 0x7faf4c14d810 in __assert_fail ()

Re: crash during httpd cleanup when using APR debug library (APR_POOL_DEBUG)

2019-07-17 Thread Ruediger Pluem
On 07/16/2019 11:28 PM, Rainer Jung wrote: > cross-posted to APR+HTTPD > > Crahs happens in #2 0x7faf4c154945 in raise () from /lib64/libc.so.6 > #3 0x7faf4c155f21 in abort () from /lib64/libc.so.6 > #4 0x7faf4c14d810 in __assert_fail () from /lib64/libc.so.6 > #5