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

Router crash when trying to create connector via qdmanage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • None
    • None

    Description

      Start the router using the attached config file. It is a simple router whose router mode can be edge or standalone.

      Now run this qdmanage command -

      qdmanage CREATE  --type=connector host=0.0.0.0 port=77777 role=inter-router saslMechanisms=ANONYMOUS 

      The router will crash with the following backtrace

      (gdb) bt
      #0  qd_bitmask_first_set (b=0x0, bitnum=bitnum@entry=0x7f0e1c0363e0) at /home/gmurthy/opensource/qpid-dispatch/src/bitmask.c:129
      #1  0x00007f0e3746de99 in qdr_connection_opened_CT (core=0x1de0460, action=0x7f0e1c012e88, discard=<optimized out>) at /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1306
      #2  0x00007f0e3747d2f3 in router_core_thread (arg=0x1de0460) at /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:193
      #3  0x00007f0e373974c0 in start_thread () from /lib64/libpthread.so.0
      #4  0x00007f0e36ff5163 in clone () from /lib64/libc.so.6
      (gdb)  

      Attachments

        1. qdrouterd.conf
          1 kB
          Ganesh Murthy

        Issue Links

          Activity

            People

              gmurthy Ganesh Murthy
              gmurthy Ganesh Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: