[
https://issues.apache.org/jira/browse/AMQCPP-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-513.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.9.0
Patch applied, many thanks. Created a test case in the integration tests to
cover this scenario.
> On closing a connection, ActiveMQ crashes
> -----------------------------------------
>
> Key: AMQCPP-513
> URL: https://issues.apache.org/jira/browse/AMQCPP-513
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Affects Versions: 3.7.0
> Environment: Windows 7 (32 bits) with Visual C++ 2010
> Reporter: Daniel Laügt
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 3.9.0
>
> Attachments: changes.patch, test.cc
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> By closing the connection, ActiveMQConnection::close() and
> AdvisoryConsumer::processDestinationInfo() access/modify in the same time on
> config.activeTempDestinations. This gives a crash.
> Test case:
> - compile test.cc
> - run the two command lines in parallel
> + test.exe client1
> + test.exe client2
> Proposed fix:
> Dispose the advisory consumer on closing the connection.
--
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