Hi Experts,

In my application which uses activemq-cpp-2.2.3 crashes with below dump-

(gdb) bt
#0  0x00007f6a84d4b625 in raise () from /lib64/libc.so.6
#1  0x00007f6a84d4ce05 in abort () from /lib64/libc.so.6
#2  0x00007f6a811d9e8d in ?? () from xxx/libdbtasks16_r.so
#3  <signal handler called>
#4  0x000000000062a168 in std::string::_Rep::_S_empty_rep_storage ()
#5  0x00007f6a8610e6bd in decaf::lang::Exception::printStackTrace
(this=0x7f6a2f1c3c08, stream=...) at decaf/lang/Exception.cpp:137
#6  0x00007f6a8bb0a3fd in MyExceptionListener::onException (this=0x1770c10,
ex=...) at MyExceptionListener.cpp:37
#7  0x00007f6a860a270f in fire (this=0x7f6a54016200, source=<value optimized
out>, ex=<value optimized out>) at
./activemq/connector/openwire/OpenWireConnector.h:262
#8  activemq::connector::openwire::OpenWireConnector::onTransportException
(this=0x7f6a54016200, source=<value optimized out>, ex=<value optimized
out>)
    at activemq/connector/openwire/OpenWireConnector.cpp:1484
#9  0x00007f6a860a0045 in fire (this=0x7f6a5402c450, source=<value optimized
out>, ex=...) at ./activemq/transport/TransportFilter.h:75
#10
activemq::connector::openwire::OpenWireFormatNegotiator::onTransportException
(this=0x7f6a5402c450, source=<value optimized out>, ex=...)
    at activemq/connector/openwire/OpenWireFormatNegotiator.cpp:184
#11 0x00007f6a860ccb50 in fire (this=0x7f6a54014050, source=<value optimized
out>, ex=...) at ./activemq/transport/TransportFilter.h:75
#12 activemq::transport::filters::ResponseCorrelator::onTransportException
(this=0x7f6a54014050, source=<value optimized out>, ex=...) at
activemq/transport/filters/ResponseCorrelator.cpp:296
#13 0x00007f6a860c6609 in fire (this=0x0, source=<value optimized out>,
ex=...) at activemq/transport/TransportFilter.h:75
#14 activemq::transport::TransportFilter::onTransportException (this=0x0,
source=<value optimized out>, ex=...) at
activemq/transport/TransportFilter.cpp:55
#15 0x00007f6a860c7cf2 in activemq::transport::IOTransport::run
(this=0x7f6a54009040) at activemq/transport/IOTransport.h:105
#16 0x00007f6a86111190 in decaf::lang::Thread::runCallback (self=0x147c7b0,
param=0x7f6a2f1c3c08) at decaf/lang/Thread.cpp:125
#17 0x00007f6a85a58aa1 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f6a84e0193d in clone () from /lib64/libc.so.6

Please let me know if it is known issue and fixed in any activemq cpp
versions.

Thanks



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Active-MQ-cpp-2-2-3-crashes-tp4716514.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to