Kim van der Riet created QPID-5387:
--------------------------------------
Summary: Linearstore: Segmentation fault when deleting queue
Key: QPID-5387
URL: https://issues.apache.org/jira/browse/QPID-5387
Project: Qpid
Issue Type: Bug
Reporter: Kim van der Riet
When a client deletes a queue, the broker segfaults.
Steps to Reproduce:
1. Enable linear store for qpidd
2. Create durable queue using linear store:
drain "q;{create:always,node:{type:queue, durable:true}}"
3. Delete the queue:
drain "q;{delete:always}"
qpid-receive can also be used if the address strings remain identical to the
above example.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]