On Thu, Mar 25, 2004 at 09:20:37AM -0800, Mathihalli, Madhusudan wrote:
> 
> >-----Original Message-----
> >From: Joe Orton [mailto:[EMAIL PROTECTED]
> [SNIP]
> >Are those who can reproduce this segfault using a reverse proxy to an
> >SSL backend (i.e. SSLProxyEngine on)? 
> [SNIP]
> 
> Yes and No :)
> Yes - I have the directive in the ssl.conf.
> No - I'm not proxying to a SSL backend.

Hmm, OK, it can trigger on any ->aborted connection because the EOC
bucket will be ignored by the mod_ssl output filter in that case too. 
Still don't see why this wouldn't trigger in 2.0.48 and earlier, but
I'll commit the fix.

A question for you: why did you want to delete the EOC bucket in
core_output_filter?  That code looks wrong too, since last_e is left
pointing at the deleted EOC bucket.

joe

Reply via email to