Ganesh Murthy created DISPATCH-761:
--------------------------------------
Summary: Router crash on abrupt close of sender/receiver
connections
Key: DISPATCH-761
URL: https://issues.apache.org/jira/browse/DISPATCH-761
Project: Qpid Dispatch
Issue Type: Bug
Components: Container
Affects Versions: 1.0.0
Reporter: Ganesh Murthy
Fix For: 1.0.0
Attached is a file that contains the source.
Start the routers using the provided config files
Start the senders and the receivers
Wait for 5 mins, the routers will crash.
Following is the backtrace -
{noformat}
(gdb) bt
#0 pn_transport_closed (transport=0x0) at
/home/gmurthy/opensource/qpid-proton/proton-c/src/core/transport.c:3032
#1 0x00007f1a1d9539ed in pn_connection_driver_finished
(d=d@entry=0x7f19f23187e8) at
/home/gmurthy/opensource/qpid-proton/proton-c/src/core/connection_driver.c:141
#2 0x00007f1a1d73883f in leader_process_pconnection (pc=0x7f19f23187c0) at
/home/gmurthy/opensource/qpid-proton/proton-c/src/proactor/libuv.c:865
#3 leader_lead_lh (p=p@entry=0x159a7b0, mode=mode@entry=UV_RUN_ONCE) at
/home/gmurthy/opensource/qpid-proton/proton-c/src/proactor/libuv.c:968
#4 0x00007f1a1d738cad in pn_proactor_wait (p=0x159a7b0) at
/home/gmurthy/opensource/qpid-proton/proton-c/src/proactor/libuv.c:1022
#5 0x00007f1a1dbb69b9 in thread_run (arg=0x15b8980) at
/home/gmurthy/opensource/dispatch/src/server.c:817
#6 0x00007f1a1d51d6ca in start_thread () from /lib64/libpthread.so.0
#7 0x00007f1a1c849f7f in clone () from /lib64/libc.so.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]