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

Seg fault in qdr_link_cleanup_CT after 12,400+ connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9.0
    • 1.10.0
    • Router Node
    • None
    • Two systems: Fedora 29

    Description

      Running millions of messages on network described in DISPATCH-1474. This morning's dispatch master Debug build, and proton 0.29.0 Debug build.

      While a stream of unsettled multicast messages is flowing, then a separate process connects to EC1, receives a few messages, and then disconnects.

      Eventually the EC1 edge router seg faults with qdr_link_cleanup_CT receiving a conn=0x9999999999999999.

      This setup ran for hours before failing.

      For this command S_RECV is a softlink in my path for proton simple_receive.

      var=1; while true; do S_RECV -a $EC1_normal/multicast/q1 -m $var; var=$((var+1)); done

       

      Attachments

        1. reproducer-1475.tgz
          2 kB
          Ken Giusti
        2. D-1475-2.txt
          9 kB
          Charles E. Rolke
        3. DISPATCH-1475-core-writeup.txt
          5 kB
          Charles E. Rolke

        Activity

          People

            kgiusti Ken Giusti
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: