sdfgsd sergserg wrote:
No, the name is mod_fastcgi.c. With this the patch works and all tests pass.

Thanks, fixed.

While under suse I ran make test (without the patch). The server didn't
die when testing hooks/hookrun.t, like under win32, and there are
another two tests failing:
[...]
t/hooks/hookrun..............# connecting to localhost:8548
1..10
# Running under perl version 5.008003 for linux
# Current time local: Wed Dec 15 10:53:53 2004
# Current time GMT:   Wed Dec 15 15:53:53 2004
# Using Test.pm version 1.24
# Using Apache/Test.pm version 1.18
# testing : $r->die
# expected: 500
# received: 500
ok 1
request has failed (the response code was: 500)
see t/logs/error_log for more details
dubious
        Test returned status 255 (wstat 65280, 0xff00)
Scalar found where operator expected at (eval 177) line 1, near "'int'  $__val"
        (Missing operator before   $__val?)
DIED. FAILED tests 2-10
        Failed 9/10 tests, 10.00% okay
t/hooks/stacked_handlers2....# connecting to 
http://localhost:8547/TestHooks__stacked_handlers2
1..1
# Running under perl version 5.008003 for linux
# Current time local: Wed Dec 15 10:54:03 2004
# Current time GMT:   Wed Dec 15 15:54:03 2004
# Using Test.pm version 1.24
# Using Apache/Test.pm version 1.18
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 test 1
        Failed 1/1 tests, 0.00% okay
t/user/rewrite...............# connecting to 
http://localhost:8537/TestUser__rewrite
request has failed (the response code was: 500)
see t/logs/error_log for more details
dubious
        Test returned status 255 (wstat 65280, 0xff00)
Failed Test                 Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/hooks/hookrun.t            255 65280    10   18 180.00%  2-10
t/hooks/stacked_handlers2.t  255 65280     1    2 200.00%  1
t/user/rewrite.t             255 65280    ??   ??       %  ??
Failed 3/3 test scripts, 0.00% okay. 10/11 subtests failed, 9.09% okay.
[warning] server localhost:8529 shutdown
[warning] port 8529 still in use...
done
[  error] error running tests (please examine t/logs/error_log)
[  error] oh jeez, server dumped core
[  error] for stacktrace, run: gdb /house/doink123/ap_suse/bin/httpd -core 
/house/doink123/mp2_svn/t/core

the error log gives me nothing.
I'll try to investigate the problem, but most-likely my knowledge is going to 
be insufficient.

sdfgsd, your report lacks the error_log part, please take a look at: http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures and since you had a core dump: http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Faults and this is required too: http://perl.apache.org/docs/2.0/user/help/help.html#Important_Information

Thanks.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to