Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-860

Link Route tests failing intermittently.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • Container
    • None

    Description

      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

      Attachments

        Activity

          People

            tross Ted Ross
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: