Here is the error-log entry: [Tue Dec 13 10:27:36.041785 2016] [ext_filter:error] [pid 58675:tid 123145321619456] (9)Bad file descriptor: [client 127.0.0.1:63016] AH01464: apr_file_close(child input) [Tue Dec 13 10:27:36.041902 2016] [ext_filter:error] [pid 58675:tid 123145321619456] (9)Bad file descriptor: [client 127.0.0.1:63016] AH01468: ef_unified_filter() failed
> On Dec 13, 2016, at 10:35 AM, Jim Jagielski <[email protected]> wrote: > > Confirming that 2.4.x HEAD fails as noted in PR 60375 > >> On Dec 13, 2016, at 10:14 AM, Jim Jagielski <[email protected]> wrote: >> >> >>> On Dec 13, 2016, at 8:33 AM, Jim Jagielski <[email protected]> wrote: >>> >>> This fails on all systems that have sed in /usr/bin/sed >>> or someplace other than /bin :( >>> >> >> Hmmm... even w/ the change to /usr/bin/sed I'm getting >> test #1 failing: >> >> t/modules/ext_filter.t .. >> 1..23 >> # Running under perl version 5.020003 for darwin >> # Current time local: Tue Dec 13 10:10:15 2016 >> # Current time GMT: Tue Dec 13 15:10:15 2016 >> # Using Test.pm version 1.26 >> # Using Apache/Test.pm version 1.41 >> # testing : sed output filter >> # expected: 'barbar' >> # received: 'barbar >> # ' >> not ok 1 >> # Failed test 1 in t/modules/ext_filter.t at line 19 >> >> Wondering if this is an OSX sed issue. Will see how gsed >> handles this. >> >
