Relatively new test pr17629.t seems to be failing for me on Linux:
# expected: begin-foobar-end
# received: !!!ERROR!!!
not ok 4
# Failed test 4 in t/apache/pr17629.t at line 47
Failed 1/4 subtests
In the error log:
[Thu Jul 22 09:52:45 2010] [debug] mod_echo_post.c(48): [client 127.0.0.1]
[mod_echo_post] going to echo 37 bytes
[Thu Jul 22 09:52:45 2010] [debug] mod_echo_post.c(63): [client 127.0.0.1]
[mod_echo_post] ap_get_client_block got error
[Thu Jul 22 09:52:45 2010] [debug] mod_echo_post.c(67): [client 127.0.0.1]
[mod_echo_post] done reading 0 bytes, 37 bytes remain
ap_get_client_block doesn't provide any more detail on why it fails.
Just me? Any suggestions on further debugging?
Thanks,
Dan