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

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

    [ https://issues.apache.org/jira/browse/AMQCPP-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687989#comment-16687989 ] 

Timothy Bish commented on AMQCPP-641:
-------------------------------------

Could be AMQCPP-490 or one of the other fixes that have gone into releases that came later, I'd recommend updating to the latest release

> 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
>            Priority: Major
>
> 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)