Stas Bekman wrote:
t\filter\in_bbs_inject_header.t always succeeds when run as part of the whole "nmake new" run, and only sometimes crashes Apache when run alone, which was only uncovered by last night's SMOKE run.

So can you run:

t/TEST -trace=debug -start

now run:

t/TEST -v -run t/filter/in_bbs_inject_header.t

and post the output (client + error_log) of that last run. Thanks.

C:\Dev\src\modperl-2.0-test>c:\dev\test\perl\bin\perl t\TEST -v -run t/filter/in_bbs_inject_header.t
t\filter\in_bbs_inject_header....# connecting to localhost:8545
1..36
# Running under perl version 5.008005 for MSWin32
# Current time local: Mon Aug 16 01:51:33 2004
# Current time GMT: Sun Aug 15 23:51:33 2004
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.13
request has failed (the response code was: 500)
see t/logs/error_log for more details
dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-36
Failed 36/36 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\filter\in_bbs_inject_header.t 9 2304 36 72 200.00% 1-36
Failed 1/1 test scripts, 0.00% okay. 36/36 subtests failed, 0.00% okay.
[ error] error running tests (please examine t\logs\error_log)


Nothing interesting in the log:

[...]
[Mon Aug 16 01:51:29 2004] [debug] child.c(684): Child 1160: Worker thread 49 starting.
[eof]



Incidently, this module does the same as this test and more:
http://apache.org/~stas/Apache-Filter-HTTPHeadersFixup-0.04.tar.gz
Could you give it a try? Make sure that you first build and install the latest mod_perl cvs (i just checked it some A-T fix). Thanks.

Crashes on t\manip\out_append.t #1, with no useful error_log either.

Maybe we should just wait until Randy is back home, unless someone can give me VC6 debugging advice.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to