> -----Original Message----- > From: Dan Poirier [mailto:[email protected]] > Sent: Donnerstag, 22. Juli 2010 16:21 > To: [email protected] > Subject: 2.2.16 RC - pr17629.t failure on Linux > > 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?
This is no regression but due to a backport that missed the boat for 2.2.16. See the STATUS file of 2.2.x and search for 17629. Regards Rüdiger
