Volker Kroll wrote:
Hi.

I have a problem with my response_handler. After some time the system
hangs. I do find in the error_log:

[Tue Feb 10 15:58:43 2004] [error] [client 127.0.0.1] failed to get
bucket brigade: 70014:End of file found

Many thousand times ....

Can someone please give me a hint where to search for a solution?

Not without having a test case that we can reproduce the problem with.


The report comes from modperl_request_read in src/modules/perl/modperl_io_apache.c.

This problem is exercised in the test:
t/filter/TestFilter/in_error.pm
In that test a filter dies and thus prevents from the handler to get its data.

Are you using some filters?

__________________________________________________________________
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

--
Reporting bugs: 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