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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
