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 [EMAIL PROTECTED] 2005-09-26 06:39 ------- Birgit excellent report. This is what the guys love here :-). Joe, I had a look in the core output filter and apr_brigade_destroy(b) is called a few lines above (4255 for 2.0.54, 4285 in 291543) regardless of the value of rv. So does the call of apr_brigade_cleanup in your patch really change things? Sorry, I am not so deep in the details of the filters, but isn't the core output filter the very last one in the chain? If so I guess we do not see the original brigade / buckets here because they have been transformed by mod_deflate and mod_ssl on their way. Birgit does this crash also happen without mod_deflate and mod_ssl (This is not a solution proposal, I just try to narrow things :-))? -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
