[
https://issues.apache.org/jira/browse/QPID-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajith Attapattu updated QPID-1380:
-----------------------------------
Fix Version/s: (was: M4)
> certain Illegal ACL file formats results in broker being aborted
> ----------------------------------------------------------------
>
> Key: QPID-1380
> URL: https://issues.apache.org/jira/browse/QPID-1380
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: M4
> Reporter: Rajith Attapattu
> Assignee: Rajith Attapattu
>
> For example the following acl file will result in the broker being aborted.
> These errors should be handled more gracefully.
> group \
> group myGroup b...@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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.