Rohan Mars created DISPATCH-610:
-----------------------------------

             Summary: crash in qdr_link_cleanup_CT
                 Key: DISPATCH-610
                 URL: https://issues.apache.org/jira/browse/DISPATCH-610
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Routing Engine
    Affects Versions: 0.7.0
         Environment: Centos 7, JDK 1.8
            Reporter: Rohan Mars
             Fix For: 0.8.0


A client sends a message to a server, which then the responds back to the 
client via its replyTo location. When settlement is delayed to after the server 
response message it shows up a crash pretty quickly in the test program 
supplied.

Running on Centos VM with 4 CPU's 12Gb Ram.

 (gdb) where
#0  0x00007f6b6a5815f7 in raise () from /lib64/libc.so.6
#1  0x00007f6b6a582ce8 in abort () from /lib64/libc.so.6
#2  0x00007f6b6a57a566 in __assert_fail_base () from /lib64/libc.so.6
#3  0x00007f6b6a57a612 in __assert_fail () from /lib64/libc.so.6
#4  0x00007f6b6b5b00f7 in qdr_delivery_decref_CT (core=0xd2c550, 
    dlv=0x7f6b48441be0)
    at /home/centos/qpid-dispatch/src/router_core/transfer.c:435
#5  0x00007f6b6b5a1e41 in qdr_link_cleanup_CT (core=0xd2c550, 
    conn=0x7f6b5046bca0, link=0x7f6b500297e0)
    at /home/centos/qpid-dispatch/src/router_core/connections.c:648
#6  0x00007f6b6b5a32fd in qdr_connection_closed_CT (core=0xd2c550, 
    action=0x7f6b545d7760, discard=false)
    at /home/centos/qpid-dispatch/src/router_core/connections.c:1128
#7  0x00007f6b6b5aaebb in router_core_thread (arg=0xd2c550)
    at /home/centos/qpid-dispatch/src/router_core/router_core_thread.c:83
#8  0x00007f6b6b0e7dc5 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f6b6a642ced in clone () from /lib64/libc.so.6




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to