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

crash in qdr_link_cleanup_CT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • Routing Engine
    • None
    • Centos 7, JDK 1.8

    Description

      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

      Attachments

        1. test-app-memory-leak.tar
          50 kB
          Ganesh Murthy

        Activity

          People

            gmurthy Ganesh Murthy
            rmars Rohan Mars
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: