Ganesh Murthy created DISPATCH-860:
--------------------------------------

             Summary: Link Route tests failing intermittently.
                 Key: DISPATCH-860
                 URL: https://issues.apache.org/jira/browse/DISPATCH-860
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 1.0.0
            Reporter: Ganesh Murthy
             Fix For: 1.0.0


Run the link route system tests repeatedly and the router crashes during one of 
the test runs.

Here is the backtrace - 

#0  0x00007ffff699d1f7 in raise () from /lib64/libc.so.6
#1  0x00007ffff699e8e8 in abort () from /lib64/libc.so.6
#2  0x00007ffff6996266 in __assert_fail_base () from /lib64/libc.so.6
#3  0x00007ffff6996312 in __assert_fail () from /lib64/libc.so.6
#4  0x00007ffff7ba4201 in sys_mutex_lock (mutex=<optimized out>)
    at /h/amqp/d/d10/dispatch/src/posix/threading.c:57
#5  0x00007ffff7b9f535 in qd_message_send (
    in_msg=in_msg@entry=0x7fffe406bb90, link=link@entry=0x7fffd4026450,
    strip_annotations=<optimized out>,
    restart_rx=restart_rx@entry=0x7fffe9e5c278)
    at /h/amqp/d/d10/dispatch/src/message.c:1539
#6  0x00007ffff7bb8894 in CORE_link_deliver (context=0xb59fb0,
    link=0x7fffe4053f50, dlv=0x7fffe4065f50, settled=<optimized out>)
    at /h/amqp/d/d10/dispatch/src/router_node.c:1342
#7  0x00007ffff7bb6485 in qdr_link_process_deliveries (core=0xaf7030,
    link=0x7fffe4053f50, credit=26)
    at /h/amqp/d/d10/dispatch/src/router_core/transfer.c:149
#8  0x00007ffff7babf94 in qdr_connection_process (conn=0x7fffcc00b310)
    at /h/amqp/d/d10/dispatch/src/router_core/connections.c:261
#9  0x00007ffff7b96908 in writable_handler (container=0xaf6e20,
    container=0xaf6e20, conn=0x7fffe0024820, qd_conn=0x7fffe0001e50)
    at /h/amqp/d/d10/dispatch/src/container.c:329
#10 qd_container_handle_event (container=0xaf6e20,
    event=event@entry=0x7fffd4009ee0)
    at /h/amqp/d/d10/dispatch/src/container.c:552
#11 0x00007ffff7bbd9ad in handle (qd_server=qd_server@entry=0x9634b0,
    e=0x7fffd4009ee0) at /h/amqp/d/d10/dispatch/src/server.c:912
#12 0x00007ffff7bbe698 in thread_run (arg=0x9634b0)
    at /h/amqp/d/d10/dispatch/src/server.c:930
#13 0x00007ffff750ae25 in start_thread () from /lib64/libpthread.so.0
#14 0x00007ffff6a6034d in clone () from /lib64/libc.so.6



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to