[
https://issues.apache.org/jira/browse/QPID-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet resolved QPID-5387.
------------------------------------
Resolution: Fixed
Fixed in r.1547641.
An incorrect order of operations on LinearFileController resulted in all
JournalFile objects in LinearFileController::journalFileList_ being deleted
before they could be recycled to the Empty File Pool.
Reproducer now works correctly.
> 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
> Assignee: 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:
> {color:blue}{noformat}drain "q;{create:always,node:{type:queue,
> durable:true}}"{noformat}{color}
> 3. Delete the queue:
> {color:blue}{noformat}drain "q;{delete:always}"{noformat}{color}
> {{*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]