You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/09/23 14:59:06 UTC

DO NOT REPLY [Bug 36780] - Apache crashes while processing a request whose connection has been forcibly closed by IExplorer

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36780>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36780





------- Additional Comments From jorton@redhat.com  2005-09-23 14:59 -------
Interesting report and great analysis, thanks a lot.

I don't think it's necessarily correct to fix this in apr_brigade_write.

If you instead change the core_output_filter to add a call to:

  apr_brigade_cleanup(b);

on the error path, does that work too?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org