Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-24 Thread Joe Orton
On Mon, Nov 23, 2020 at 05:16:42PM +0100, Yann Ylavic wrote: > On Mon, Nov 23, 2020 at 5:06 PM Yann Ylavic wrote: > > > > Yes apr-1.7.x and apr-util-1.7.x would be nice since we can CTR there > > quite easily and verify our fixes. > > Btw, I merged my APR changes (from today) to 1.7.x already :)

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-23 Thread Yann Ylavic
On Mon, Nov 23, 2020 at 5:06 PM Yann Ylavic wrote: > > Yes apr-1.7.x and apr-util-1.7.x would be nice since we can CTR there > quite easily and verify our fixes. Btw, I merged my APR changes (from today) to 1.7.x already :)

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-23 Thread Yann Ylavic
On Mon, Nov 23, 2020 at 2:33 PM Joe Orton wrote: > > On Mon, Nov 23, 2020 at 01:24:39PM +0100, Yann Ylavic wrote: > > --- srclib/apr-trunk/memory/unix/apr_pools.c(revision 1883742) > > +++ srclib/apr-trunk/memory/unix/apr_pools.c(working copy) > > @@ -1951,10 +1951,8 @@ APR_DECLARE(void)

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-23 Thread Joe Orton
On Mon, Nov 23, 2020 at 01:24:39PM +0100, Yann Ylavic wrote: > --- srclib/apr-trunk/memory/unix/apr_pools.c(revision 1883742) > +++ srclib/apr-trunk/memory/unix/apr_pools.c(working copy) > @@ -1951,10 +1951,8 @@ APR_DECLARE(void) apr_pool_clear_debug(apr_pool_t > > static void

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-23 Thread Yann Ylavic
On Mon, Nov 23, 2020 at 11:12 AM Yann Ylavic wrote: > > I think that apr-1.7.0 and apr-util-1.6.1 are missing r1481186 and > r1822315 respectively. Both fixed quite some APR_POOL_DEBUG > correctness according to my late ASAN testing. > They were backported already, but there was no apr[-util]

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-23 Thread Yann Ylavic
On Mon, Nov 23, 2020 at 10:17 AM Joe Orton wrote: > > On Fri, Nov 20, 2020 at 06:08:18PM +0100, Yann Ylavic wrote: > > I tried to reproduce this failure locally (debian buster) with multiple > > tries but couldn't. > > I think I'm using the same environment (apr-1.7.0, apr-util-1.6.1, > >

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-23 Thread Joe Orton
On Fri, Nov 20, 2020 at 06:08:18PM +0100, Yann Ylavic wrote: > I tried to reproduce this failure locally (debian buster) with multiple > tries but couldn't. > I think I'm using the same environment (apr-1.7.0, apr-util-1.6.1, > APR_POOL_DEBUG, docker.io/redis:latest), and in the same way running:

Re: Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-20 Thread Yann Ylavic
I tried to reproduce this failure locally (debian buster) with multiple tries but couldn't. I think I'm using the same environment (apr-1.7.0, apr-util-1.6.1, APR_POOL_DEBUG, docker.io/redis:latest), and in the same way running: $ (export SSL_SESSCACHE=redis:localhost:6379; ./t/TEST -sslproto

Broken: apache/httpd#1216 (trunk - 2865f25)

2020-11-19 Thread Travis CI
Build Update for apache/httpd - Build: #1216 Status: Broken Duration: 19 mins and 3 secs Commit: 2865f25 (trunk) Author: Yann Ylavic Message: Remove indentation preserved in r1883639 to ease review. No functional changes. git-svn-id: