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 2002/09/16 21:47:02 UTC

DO NOT REPLY [Bug 12705] New: - mod_ssl stuck in infinite loop

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12705>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12705

mod_ssl stuck in infinite loop

           Summary: mod_ssl stuck in infinite loop
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: amund.elstad@ergo.no


mod_ssl appears to be stuck forever inside apr_pool_cleanup_kill when closing
the session cache (I have a "SSLMutex sem" in the config). 

Backtrace (full dump available on request):

libapr!apr_pool_cleanup_kill+0x24 [.\memory\unix\apr_pools.c @ 1920]
libapr!apr_file_close+0x2d [.\file_io\win32\open.c @ 420]
libaprutil!database_cleanup+0x31 [.\dbm\sdbm\sdbm.c @ 122]
libapr!apr_pool_cleanup_run+0x1b [.\memory\unix\apr_pools.c @ 1959]
libaprutil!apr_sdbm_close+0x18 [.\dbm\sdbm\sdbm.c @ 225]
libaprutil!vt_sdbm_close+0xf [.\dbm\apr_dbm_sdbm.c @ 171]
libaprutil!apr_dbm_close+0x10 [.\dbm\apr_dbm.c @ 121]
WARNING: Stack unwind information not available. Following frames may be wrong.
mod_ssl+0xf837
mod_ssl+0xf154
mod_ssl+0x924d
ssleay32!SSL_SESSION_new+0x609

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