Joe Orton wrote:
With a HEAD of 2.0 and mod_perl built on Solaris 7/x86 against Perl
5.6.1 (-Uuselargefiles) I got:

Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/apr-ext/uuid.t 0 139 3 0 0.00% ??

This one has to do with linking, it's testing the Perl glue for APR, which can run outside of Apache/mod_perl (e.g. from the command line).


t/filter/both_str_con_add.t                    4    2  50.00%  3-4
t/protocol/echo.t                              3    1  33.33%  3
t/protocol/echo_filter.t                       3    1  33.33%  3

These three has to do with some bug in APR sockets. All three implement a protocol handler which reads/writes raw connection sockets. It works just fine on several unices, but fails on Solaris and OSX.


any of these known failures and/or worth looking at?

They are known failures, but nobody is working on them. If you would like to help to resolve these, that would be fantastic. I can guide you of what to loook at if you decide to help.


But it's good to see that the rest is working. Also please test the LFS thingy with httpd-2.1, as you said it'd have worked just fine with 2.0, but not with 2.1 before we did all these recent changes.

the core dump was actually created by the 'perl' binary rather than
'httpd'...

core dump? Can we see a backtrace?


Thanks Joe.

__________________________________________________________________
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

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



Reply via email to