Re: apr_stat() sometimes returning APR_INCOMPLETE (70008) on Windows 10

2019-07-17 Thread Steve Hay
On Wed, 17 Jul 2019 at 15:04, Branko Čibej wrote: > > On 17.07.2019 10:18, Steve Hay wrote: > > On Tue, 16 Jul 2019 at 18:31, Steve Hay wrote: > >> On Tue, 16 Jul 2019 at 14:53, William A Rowe Jr > >> wrote: > >>> On Tue, Jul 16, 2019 at 8:10 AM Steve Hay > >>> wrote: > I'm in the

Re: apr_stat() sometimes returning APR_INCOMPLETE (70008) on Windows 10

2019-07-17 Thread Branko Čibej
On 17.07.2019 10:18, Steve Hay wrote: > On Tue, 16 Jul 2019 at 18:31, Steve Hay wrote: >> On Tue, 16 Jul 2019 at 14:53, William A Rowe Jr wrote: >>> On Tue, Jul 16, 2019 at 8:10 AM Steve Hay >>> wrote: I'm in the process of preparing a new mod_perl release and have run into a few

Re: apr_pool_join() and APR_POOL_DEBUG

2019-07-17 Thread William A Rowe Jr
On Tue, Jul 16, 2019, 23:54 Rainer Jung wrote: > Am 17.07.2019 um 01:30 schrieb Branko Čibej: > > On 16.07.2019 23:18, Rainer Jung wrote: > >> I had some need for using APR_POOL_DEBUG today and ran into a > >> situation where pool lifetimes needed a hint using apr_pool_join(). > >> That is all

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: apr_stat() sometimes returning APR_INCOMPLETE (70008) on Windows 10

2019-07-17 Thread Steve Hay
On Tue, 16 Jul 2019 at 18:31, Steve Hay wrote: > > On Tue, 16 Jul 2019 at 14:53, William A Rowe Jr wrote: > > > > On Tue, Jul 16, 2019 at 8:10 AM Steve Hay > > wrote: > >> > >> I'm in the process of preparing a new mod_perl release and have run > >> into a few test failures on Windows 10 which

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