Re: t/apache/getfile.t

2018-08-10 Thread Eric Covener
On Fri, Aug 10, 2018 at 12:43 PM William A Rowe Jr wrote: > > On Thu, Aug 9, 2018 at 1:06 PM, Eric Covener wrote: >> >> On Thu, Aug 9, 2018 at 11:02 AM Jim Jagielski wrote: >> > >> > Anyone having issues w/ the above test hanging after test 182? >> > >> > On the 2.4.x branch it runs thru to

Re: t/apache/getfile.t

2018-08-10 Thread William A Rowe Jr
On Thu, Aug 9, 2018 at 1:06 PM, Eric Covener wrote: > On Thu, Aug 9, 2018 at 11:02 AM Jim Jagielski wrote: > > > > Anyone having issues w/ the above test hanging after test 182? > > > > On the 2.4.x branch it runs thru to completion, but on trunk (macOS), > > stalls after 182: > > For me on

Re: Event is broken in trunk (Was: Re: t/apache/getfile.t)

2018-08-10 Thread Yann Ylavic
On Fri, Aug 10, 2018 at 6:28 PM, Jim Jagielski wrote: > even more so w/ r1837823 :) Great, thanks for testing!

Re: Event is broken in trunk (Was: Re: t/apache/getfile.t)

2018-08-10 Thread Jim Jagielski
even more so w/ r1837823 :) thx > On Aug 10, 2018, at 12:19 PM, Yann Ylavic wrote: > > On Fri, Aug 10, 2018 at 3:40 PM, Jim Jagielski wrote: >> Looks like some looping (full error log at: >> http://home.apache.org/~jim/test/error_log) > > Better with r1837822?

Re: svn commit: r1837823 - /httpd/httpd/trunk/server/request.c

2018-08-10 Thread Jim Jagielski
+1... > On Aug 10, 2018, at 12:24 PM, yla...@apache.org wrote: > > Author: ylavic > Date: Fri Aug 10 16:24:15 2018 > New Revision: 1837823 > > URL: http://svn.apache.org/viewvc?rev=1837823=rev > Log: > ap_request_core_filter() can check whether the next filter should yield. > > Itself won't

Re: Event is broken in trunk (Was: Re: t/apache/getfile.t)

2018-08-10 Thread Yann Ylavic
On Fri, Aug 10, 2018 at 3:40 PM, Jim Jagielski wrote: > Looks like some looping (full error log at: > http://home.apache.org/~jim/test/error_log) Better with r1837822?

Re: Event is broken in trunk (Was: Re: t/apache/getfile.t)

2018-08-10 Thread Jim Jagielski
Looks like some looping (full error log at: http://home.apache.org/~jim/test/error_log) [Fri Aug 10 13:36:09.607977 2018] [core:trace8] [pid 43559:tid 123145562525696] util_filter.c(935): [client 127.0.0.1:63911] brigade contains: bytes: 0, non-file bytes: 0, eor buckets: 1, morphing buckets:

Re: Event is broken in trunk (Was: Re: t/apache/getfile.t)

2018-08-10 Thread Jim Jagielski
I've just been able to test on macOS lately. Will work on getting you the requested error info. Thx > On Aug 10, 2018, at 9:15 AM, Yann Ylavic wrote: > > On Thu, Aug 9, 2018 at 10:10 PM, Jim Jagielski wrote: >> I had to go all the way back to r1835846 to get trunk stable again... >> r1836239

Re: Event is broken in trunk (Was: Re: t/apache/getfile.t)

2018-08-10 Thread Yann Ylavic
On Thu, Aug 9, 2018 at 10:10 PM, Jim Jagielski wrote: > I had to go all the way back to r1835846 to get trunk stable again... > r1836239 is the start of the breakage... :< Thanks for bisecting, does it happen on OSX only or other platforms too? (can't reproduce on my side...) An errog_log with