Segfault in SslPlugin during shutdown
-------------------------------------
Key: QPID-3787
URL: https://issues.apache.org/jira/browse/QPID-3787
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.14
Reporter: Ted Ross
Assignee: Ted Ross
Priority: Minor
Fix For: 0.15
If the SslPlugin (ssl.so) module is loaded but the "--ssl-cert-db" option is
not set, the broker will core dump on shutdown. This is because shutdownNSS is
called in the SslPlugin destructor when initNSS was never called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]