You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2015/03/02 18:40:06 UTC

[jira] [Updated] (QPID-6416) Mutex.h:116: void qpid::sys::Mutex::lock(): Assertion `0' failed. - during Messaging shutdown

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

Chuck Rolke updated QPID-6416:
------------------------------
    Attachment: 6416-works.cpp
                6416-fails.cpp

6416-fails.cpp is what exposed the issue originally.
* It works fine on my fedora 19 x86_64
* It works fine running amqp0-10

6416-works.cpp include adjustments to get it working:
* Get rid of static allocator method. Move into instantiated class.
* Don't return pointer, return reference.
* Clean up (delete) pure virtual stuff just to get it to compile.



> 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: 6416-fails.cpp, 6416-works.cpp, 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org