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 2016/12/22 14:20:24 UTC

[Bug 60510] Apache segrafults after reload when using HTTP2

https://bz.apache.org/bugzilla/show_bug.cgi?id=60510

--- Comment #1 from Pavel Mateja <pa...@verotel.cz> ---
Created attachment 34549
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34549&action=edit
patch to fix segfault in mod_http2

I think the problem is caused by static variable "beamers".
I tried to add cleanup function which seems to fix the problem for me.

Can anybody confirm I'm on the right track please?

Pavel

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


Re: [Bug 60510] Apache segrafults after reload when using HTTP2

Posted by Stefan Eissing <st...@greenbytes.de>.
That looks like a good thing. If that works for you, I get it into trunk and 2.4.x.

-Stefan

> Am 22.12.2016 um 15:20 schrieb bugzilla@apache.org:
> 
> https://bz.apache.org/bugzilla/show_bug.cgi?id=60510
> 
> --- Comment #1 from Pavel Mateja <pa...@verotel.cz> ---
> Created attachment 34549
>  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34549&action=edit
> patch to fix segfault in mod_http2
> 
> I think the problem is caused by static variable "beamers".
> I tried to add cleanup function which seems to fix the problem for me.
> 
> Can anybody confirm I'm on the right track please?
> 
> Pavel
> 
> -- 
> You are receiving this mail because:
> You are the assignee for the bug.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
> For additional commands, e-mail: bugs-help@httpd.apache.org
> 

Stefan Eissing

<green/>bytes GmbH
Hafenstrasse 16
48155 Münster
www.greenbytes.de


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