You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2013/12/04 00:13:35 UTC

[jira] [Updated] (QPID-5387) Linearstore: Segmentation fault when deleting queue

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

Kim van der Riet updated QPID-5387:
-----------------------------------

    Description: 
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.


  was:
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.



> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org