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=31366>. 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=31366 Stopping Apache2 service causes libapr.dll to crash twice when mod_auth_ldap and util_ldap modules are loaded and caching is enabled (LDAPSharedCacheSize <> 0) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Windows NT/2K Summary|Stopping Apache2 service |Stopping Apache2 service |would cause libapr.dll to |causes libapr.dll to crash |crash twice when |twice when mod_auth_ldap and |mod_auth_ldap and util_ldap |util_ldap modules are loaded |modules are loaded |and caching is enabled | |(LDAPSharedCacheSize <> 0) ------- Additional Comments From [EMAIL PROTECTED] 2004-10-21 12:10 ------- I have been able to reproduce this bug on two different servers. I have tried using the LDAPSharedCacheFile directive to specify a file. LDAP functions normally using memory or a file for caching but the libapr.dll still crashes twice when the Apache service stops. I am currently running with caching disabled on two servers while I try to resolve this. While LDAP caching works fine, the danger is that should some other excpetion trigger the Apache service to restart, the service will be down. Can any anyone else verify that disabling caching is a workaround for this bug? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
