You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Guenter Knauf <ef...@gmx.net> on 2004/05/19 12:37:15 UTC

Any plans for 2.0.50 ?

Hi,
I just found that SSL is on Win32 broken with Apache 2.0.49 on NT, 2K and XP: when I stop Apache2 after an ssl request was made it segfaults. I checked with recent 2.1-dev and 2.0.50-dev and seems this issue is there fixed.
Also there's a minor issue with the standard ssl.conf file which has an invalid Directive in:
http://issues.apache.org/bugzilla/show_bug.cgi?id=28923

thanks, Guenter.



Re: Any plans for 2.0.50 ?

Posted by Jess Holle <je...@ptc.com>.
Guenter Knauf wrote:

>Hi,
>I just found that SSL is on Win32 broken with Apache 2.0.49 on NT, 2K and XP: when I stop Apache2 after an ssl request was made it segfaults. I checked with recent 2.1-dev and 2.0.50-dev and seems this issue is there fixed.
>  
>
This is an old bug that has been around for quite a few releases.  Set 
LogLevel to error or crit and it will cease to occur.

[Apparently this is due to some out of order logging vs. cleanup on 
shutdown.]

>Also there's a minor issue with the standard ssl.conf file which has an invalid Directive in:
>http://issues.apache.org/bugzilla/show_bug.cgi?id=28923
>  
>
Yep, this one is also longstanding.

--
Jess Holle