[
https://issues.apache.org/jira/browse/QPID-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuck Rolke closed QPID-6416.
-----------------------------
Resolution: Not a Problem
Fix Version/s: 0.31
Assignee: Chuck Rolke
In the application code there is a MsgProducer class inherited by QpidProducer.
The QpidProducer creates and destroys the qpidmessaging objects.
The failing design returns MsgProducer* pointers from the subclass factory.
Changing the factory to return references instead of pointers makes the failure
go away.
> Mutex.h:116: void qpid::sys::Mutex::lock(): Assertion `0' failed. - during
> Messaging shutdown
> ---------------------------------------------------------------------------------------------
>
> Key: QPID-6416
> URL: https://issues.apache.org/jira/browse/QPID-6416
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Affects Versions: 0.31
> Environment: Raspberry Pi Pidora Linux 3.12.23-1 armv61 32-bit
> Qpid / Proton trunk circa 2015-02-10
> Messaging client test program
> Reporter: Chuck Rolke
> Assignee: Chuck Rolke
> Fix For: 0.31
>
> Attachments: QpidPublisher.cpp, qpid-6416-bt.txt, testQpidFactory.cpp
>
>
> The C++ code uses Qpid Messaging and fails with the summary message about
> half the time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]