Tried to build mod_perl-1.99_16 on NetBSD-1.6.2 with perl 5.8.4, httpd-2.0.51-dev (latest snapshot).
mod_perl make test fails. here are the details:
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/filter/both_str_con_add.t 4 3 75.00% 2-4 t/protocol/echo_block.t 3 2 66.67% 2-3 t/protocol/echo_filter.t 3 2 66.67% 2-3 t/protocol/pseudo_http.t 13 9 69.23% 3-8 11-13
[Mon Sep 06 13:53:45 2004] [error] APR::Socket::recv: (35) Resource temporarily unavailable at /usr/home/mgorb/mp-test/mod_perl-1.99_16/t/protocol/TestProtocol/echo_block.pm line 34
Ken, do you think this is somehow related to your recent patch in apr? These tests didn't break before on NetBSD, is that correct, Mikhail?
[Mon Sep 06 13:55:55 2004] [notice] child pid 26182 exit signal Segmentation fault (11), possible coredump in /usr/home/mgorb/mp-test/mod_perl-1.99_16/t
Mikhail, you've got a segfault. Any chance you can setup your system to let the core dumped and get the backtrace? or run with t/TEST -debug and get the trace this way?
-- __________________________________________________________________ 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