On Thursday 25 August 2011, Jim Jagielski wrote: > We seem to be spinning at: > > AP_DEBUG_ASSERT(APR_SUCCESS == apr_brigade_length(bbout, 1, > &pofft)); > > Cannot recreate in the real world...
I have managed to fix that one. The key to recreating is having mod_bucketeer configured and requesting t/htdocs/apache/chunked/byteranges.txt. But there are still more failures in byterange4.t. Yesterday's trunk passes, so these are new bugs, too. Investigating.