Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2521

ACL module core dumps if management is disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M4, 0.5, 0.6
    • 0.7
    • C++ Broker
    • None

    Description

      If you load the acl module while disabling management (using -m no) the broker
      core dumps. This is due to the mgtObject not being initialized, hence the
      subsequent if statements pass and results in accessing a null management
      Object.

      How reproducible:
      Always

      Steps to Reproduce:
      Load the acl module with an acl file and set -m no to disable management.

      Actual results:
      Broker core dumps

      Expected results:
      Should not core dump.

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            rajith Rajith Muditha Attapattu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: