Gordon Lack wrote:



------------------------------------------------------------------------

-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

   Testing web server hangs in t/protocol/echo_filter

   Web servers itself starts spinning on 100% CPU once this happens.

   Log has this entry:

[Thu Jan 06 18:52:18 2005] [error] APR::Socket::recv: (11) Resource temporarily unavailable at
/local/GML/Apache2/mod_perl-2.0.0-RC3/t/protocol/TestProtocol/echo_block.pm line 41

I suppose that's t/protocol/echo_block.t (and not t/protocol/echo_filter), right?


osname=irix, osvers=6.5, archname=Irix-n32-thread-multi

Wow, irix. It's a first time I see anybody trying modperl on it.

Can you identify where the process spins? e.g. try the technique explained in: 21.7.4.1. Using the Perl trace http://modperlbook.org/html/ch21_07.html or some tracing tool.

any difference if you put an eval {}  block around that line?


-- __________________________________________________________________ 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

Reply via email to