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 2004/04/13 21:55:17 UTC

DO NOT REPLY [Bug 28365] New: - Mod_ssl crashes every time when stop apache.exe after browsing to a page

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=28365>.
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=28365

Mod_ssl crashes every time when stop apache.exe after browsing to a page

           Summary: Mod_ssl crashes every time when stop apache.exe after
                    browsing to a page
           Product: Apache httpd-2.0
           Version: 2.0.49
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: shengperson@yahoo.com


I have apache 2.0.49 and openssl 0.9.7.d compiled and running in windows2000 
machine. I have the ssl.conf file using shared memory:

SSLSessionCache shmcb:logs/ssl_scache(256000)

I started Apache by going to dos command and type c:\apache2\bin\apache.exe. 
Then I browse to https://localhost:443, and I am able to see the page. Now I 
stop the Apache.exe in the dos, a pop up window shows Apache.exe error -> 
certain memory is access violation. This crash is located in MOD_SSL, 
ssl_schache_sshmcb.c line 777: masked_index= id[0]&header_division_mask;

I can produce this problem every single time.

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