Ganesh Murthy created DISPATCH-1285:
---------------------------------------
Summary: Router crashes occasionally on system_tests_delivery_abort
Key: DISPATCH-1285
URL: https://issues.apache.org/jira/browse/DISPATCH-1285
Project: Qpid Dispatch
Issue Type: Bug
Components: Container
Affects Versions: 1.5.0
Reporter: Ganesh Murthy
Fix For: 1.6.0
The router occasionally crashes with the following backtrace when running
system_tests_delivery_abort. Dont run the test independently, run it as part of
the test suite using ctest -VV
{noformat}
(gdb) bt
#0 0x00007f3f763d8aaf in qd_link_get_node_context (link=0x7f3f580b40e8) at
/home/gmurthy/opensource/qpid-dispatch/src/container.c:1053
#1 0x00007f3f7642595f in deferred_AMQP_rx_handler (context=0x7f3f580b40e8,
discard=false) at /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:640
#2 0x00007f3f7642bf02 in invoke_deferred_calls (conn=0x1b5a568, discard=false)
at /home/gmurthy/opensource/qpid-dispatch/src/server.c:728
#3 0x00007f3f7642c9c2 in handle (qd_server=0x1a0f5b0, e=0x7f3f58093520,
pn_conn=0x1bf4e40, ctx=0x1b5a568) at
/home/gmurthy/opensource/qpid-dispatch/src/server.c:961
#4 0x00007f3f7642cd2a in thread_run (arg=0x1a0f5b0) at
/home/gmurthy/opensource/qpid-dispatch/src/server.c:1017
#5 0x00007f3f7632258e in start_thread () from /lib64/libpthread.so.0
#6 0x00007f3f75dca6a3 in clone () from /lib64/libc.so.6
(gdb){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]