[ 
https://issues.apache.org/jira/browse/QPID-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti resolved QPID-4949.
------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?view=revision&revision=1496630

Explicitly delete the management agent early in the Broker class destructor.  
Once the broker's poller is stopped, the management agent can no longer publish 
messages, so it is no longer relevant.

Otherwise, components of the broker will attempt to generate management event 
messages while the broker has been partially deleted (unknown state).
                
> C++ broker may crash on shutdown
> --------------------------------
>
>                 Key: QPID-4949
>                 URL: https://issues.apache.org/jira/browse/QPID-4949
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.21
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.22
>
>
> The C++ broker may crash during shutdown.  The resulting core file shows an 
> attempt to send a QMF event message during the Broker class destructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to