You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gaurav (JIRA)" <ji...@apache.org> on 2018/11/15 09:39:00 UTC

[jira] [Created] (AMQCPP-641) Getting core dump on activemq-cpp-library-3.7.0

Gaurav created AMQCPP-641:
-----------------------------

             Summary: Getting core dump on activemq-cpp-library-3.7.0
                 Key: AMQCPP-641
                 URL: https://issues.apache.org/jira/browse/AMQCPP-641
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: Other C++ Clients
    Affects Versions: 3.7.0
         Environment: Linux RHEL6.10
            Reporter: Gaurav
            Assignee: Timothy Bish


Hello,

We are getting below core-dump sometime on our system running activemq-cpp-library-3.7.0.

Any idea what can be done to resolve it?

 

Thank you in advance.

 

coredump backtrack:

=============================================================

 

#0  0x00337ebd in __dynamic_cast () from /usr/lib/libstdc++.so.6
No symbol table info available.
#1  0x016b0c8a in activemq::core::ActiveMQConnection::syncRequest (this=0xf4a10100, command=..., timeout=1) at activemq/core/ActiveMQConnection.cpp:1276
        response = \{<decaf::util::concurrent::atomic::AtomicRefCounter> = {_vptr.AtomicRefCounter = 0x1d449a8, counter = 0xf3e27678}, value = 0xf6c20128, onDelete = 0x16c0430 <decaf::lang::Pointer<activemq::commands::Response, decaf::util::concurrent::atomic::AtomicRefCounter>::onDeleteFunc(activemq::commands::Response*)>}
#2  0x016bd6c8 in activemq::core::ActiveMQConnection::disconnect (this=0xf4a10100, lastDeliveredSequenceId=0) at activemq/core/ActiveMQConnection.cpp:925
        hasException = false
        e = \{<decaf::lang::Exception> = {<decaf::lang::Throwable> = {<std::exception> = {<No data fields>}, <No data fields>}, data = 0xf3e276e8}, <No data fields>}
#3  0x016be848 in activemq::core::ActiveMQConnection::close (this=0xf4a10100) at activemq/core/ActiveMQConnection.cpp:783
        ex = \{<decaf::lang::Throwable> = {<std::exception> = {<No data fields>}, <No data fields>}, data = 0xf3e273a0}
        hasException = false
        lastDeliveredSequenceId = 0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)