-
Type:
Bug
-
Status: Done
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.1.0.GA
-
Fix Version/s: 1.2.0.CR1
-
Component/s: Qpid Dispatch Router
-
Labels:None
-
Environment:
RHEL 7.4
-
Target Release:
-
Sprint:Interconnect - June Sprint
-
Affects:Release Notes
-
Release Notes Text:In previous versions of AMQ Interconnect, a defect caused the router to crash under certain load conditions. This issue has been corrected, and the crashes are no longer seen.
-
Release Notes Docs Status:Documented as Resolved Issue
The router crashes with the following stack:
Thread 1 (Thread 0x7f405626d1c0 (LWP 9838)):
#0 0x0000000001aea2e0 in ?? ()
#1 0x00007f4055bc08f2 in pn_class_incref () from /lib64/libqpid-proton-core.so.10
#2 0x00007f4055bcd739 in pn_collector_put () from /lib64/libqpid-proton-core.so.10
#3 0x00007f4055bcaeed in pn_link_detach () from /lib64/libqpid-proton-core.so.10
#4 0x00007f4055e18e32 in qd_link_detach () from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#5 0x00007f4055e3b93f in CORE_link_detach () from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#6 0x00007f4055e2e57f in qdr_connection_process ()
from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#7 0x00007f4055e181a8 in qd_container_handle_event ()
from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#8 0x00007f4055e40704 in handle () from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#9 0x00007f4055e415c8 in thread_run () from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#10 0x00007f4055e4173f in qd_server_run () from /usr/lib/qpid-dispatch/libqpid-dispatch.so
#11 0x0000000000401874 in main_process ()
#12 0x0000000000401624 in main ()