[jira] Updated: (QPID-1380) certain Illegal ACL file formats results in broker being aborted

2008-10-29 Thread Rafael H. Schloming (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rafael H. Schloming updated QPID-1380:
--

Affects Version/s: 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
> Fix For: M4
>
>
> For example the following acl file will result in the broker being aborted. 
> These errors should be handled more gracefully.
> group \
> group myGroup [EMAIL PROTECTED]
> 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::operator->() const [with T = 
> std::set, std::allocator 
> >, std::less, 
> std::allocator > >, std::allocator std::char_traits, std::allocator > > >]: 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.



[jira] Updated: (QPID-1380) certain Illegal ACL file formats results in broker being aborted

2008-10-21 Thread Rajith Attapattu (JIRA)

 [ 
https://issues.apache.org/jira/browse/QPID-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajith Attapattu updated QPID-1380:
---

  Component/s: C++ Broker
Fix Version/s: 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
>Reporter: Rajith Attapattu
>Assignee: Rajith Attapattu
> Fix For: M4
>
>
> For example the following acl file will result in the broker being aborted. 
> These errors should be handled more gracefully.
> group \
> group myGroup [EMAIL PROTECTED]
> 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::operator->() const [with T = 
> std::set, std::allocator 
> >, std::less, 
> std::allocator > >, std::allocator std::char_traits, std::allocator > > >]: 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.