>> I'll give it a whirl tonight. in truth, though, I forget exactly the >> conditions that were causing it - I'm seeing a segfault now with >> 2.0.47 (and >> not 2.0.52) worker in the filter tests that is not reproducable when they >> are run on their own. > > > What filter test were failing ? >
attached is my test output - everything is fine until the point that the output starts, and the last test in the output hangs indefintely (like for 6 hours until I killed it this morning). unfortunately I didn't keep the coredump today so I can't backtrace it. and, as I mentioned, running t/TEST t/filter passes just fine, so I don't know (and have little other info to provide, other than this has been happening for at least a week, maybe up to three). I'll try to get more info tonight or tomorrow. --Geoff
t/filter/both_str_con_add...............ok t/filter/both_str_req_add...............# Failed test 1 in t/filter/both_str_req_add.t at line 16 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/both_str_req_mix...............skipped all skipped: cannot find module 'Compress::Zlib' t/filter/both_str_req_proxy.............# Failed test 1 in t/filter/both_str_req_proxy.t at line 15 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_autoload....................# Failed test 1 in t/filter/in_autoload.t at line 16 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_bbs_body....................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/filter/in_bbs_consume.................# Failed test 1 in t/filter/in_bbs_consume.t at line 19 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_bbs_inject_header...........request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-36 Failed 36/36 tests, 0.00% okay t/filter/in_bbs_msg.....................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) t/filter/in_bbs_underrun................# Failed test 1 in t/filter/in_bbs_underrun.t at line 19 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_error.......................ok t/filter/in_init_basic..................# Failed test 1 in t/filter/in_init_basic.t at line 16 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_str_bin_data................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/filter/in_str_consume.................# Failed test 1 in t/filter/in_str_consume.t at line 21 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_str_declined................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) t/filter/in_str_lc......................# Failed test 1 in t/filter/in_str_lc.t at line 17 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/in_str_msg.....................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) t/filter/in_str_sandwich................# Failed test 1 in t/filter/in_str_sandwich.t at line 15 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_bbs_basic..................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) t/filter/out_bbs_ctx....................# Failed test 1 in t/filter/out_bbs_ctx.t at line 22 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_bbs_filebucket.............# Failed test 1 in t/filter/out_bbs_filebucket.t at line 25 # Failed test 2 in t/filter/out_bbs_filebucket.t at line 26 # Failed test 3 in t/filter/out_bbs_filebucket.t at line 25 fail #2 # Failed test 4 in t/filter/out_bbs_filebucket.t at line 26 fail #2 # Failed test 5 in t/filter/out_bbs_filebucket.t at line 25 fail #3 # Failed test 6 in t/filter/out_bbs_filebucket.t at line 26 fail #3 # Failed test 7 in t/filter/out_bbs_filebucket.t at line 25 fail #4 # Failed test 8 in t/filter/out_bbs_filebucket.t at line 26 fail #4 # Failed test 9 in t/filter/out_bbs_filebucket.t at line 25 fail #5 # Failed test 10 in t/filter/out_bbs_filebucket.t at line 26 fail #5 FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/filter/out_init_basic.................# Failed test 1 in t/filter/out_init_basic.t at line 17 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_str_api....................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) t/filter/out_str_ctx....................# Failed test 1 in t/filter/out_str_ctx.t at line 23 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_str_declined...............# Failed test 1 in t/filter/out_str_declined.t at line 14 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_str_eval...................request has failed (the response code was: 500) see t/logs/error_log for more details dubious Test returned status 255 (wstat 65280, 0xff00) t/filter/out_str_lc.....................ok t/filter/out_str_remove.................# Failed test 1 in t/filter/out_str_remove.t at line 13 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_str_req_eos................# Failed test 1 in t/filter/out_str_req_eos.t at line 19 FAILED test 1 Failed 1/1 tests, 0.00% okay t/filter/out_str_req_mix................make: *** [run_tests] Terminated Terminated
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]