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

certain Illegal ACL file formats results in broker being aborted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • M4
    • None
    • C++ Broker
    • None

    Description

      For example the following acl file will result in the broker being aborted. These errors should be handled more gracefully.
      group \
      group myGroup bob@QPID
      acl allow all all

      2008-oct-21 12:41:26 error ACL format error: src/tests/data_dir//policy.acl:1: Insufficient tokens for group definition.
      lt-qpidd: /usr/include/boost/shared_ptr.hpp:253: T* boost::shared_ptr<T>::operator->() const [with T = std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]: Assertion `px != 0' failed.
      Aborted

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: