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=38793>. 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=38793 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-06 23:04 ------- Many thanks for the update. It was very helpful. The problem seems to be caused by the fact that apr_reslist_release does not notice "double releases" (see also http://marc.theaimsgroup.com/?l=apr-dev&m=114168465029319&w=2). I am checking now if this is a bug inside apr-util or inside the proxy code. If it is a bug inside the proxy code, I need to implement additional measures to prevent such "double releases" (apart from removing the unnecessary double calls to ap_proxy_http_cleanup which you already mentioned). These additional measures should help track down such issues faster in the future and prevent the server from segfaulting in such situations. I'll keep you updated. -- 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]
