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 2013/10/13 15:42:07 UTC

[Bug 54357] Crash during restart when using mod_ssl and apr_crypto (mod_session_crypto)

https://issues.apache.org/bugzilla/show_bug.cgi?id=54357

--- Comment #2 from Graham Leggett <mi...@sharp.fm> ---
My understanding is that openssl implements reference counting itself to handle
being configured two or more times.

If mod_ssl is registering a function pointer with openssl, it should be
deregistering that pointer in a cleanup in a suitable pool. mod_ssl cannot
assume it is the only consumer of openssl in the server.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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