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:43:35 UTC

[jira] [Created] (QPID-5388) Linearstore: Segmentation fault when recovering queue

Kim van der Riet created QPID-5388:
--------------------------------------

             Summary: Linearstore: Segmentation fault when recovering queue
                 Key: QPID-5388
                 URL: https://issues.apache.org/jira/browse/QPID-5388
             Project: Qpid
          Issue Type: Bug
            Reporter: Kim van der Riet


When linear store recovers an empty queue, it crashes with a segmentation fault.

Steps to reproduce:
1. Start broke with linearstore loaded.
2. Create a queue:
{color:blue}{noformat}drain "q;{create:always,node:{type:queue,durable:true}}"{noformat}{color}
3. Stop the broker
4. Restart the broker, allowing the store to recover the queue "q".

The broker crashes with the following message:
{noformat}warning Linear Store: Journal 'q":Journal file /home/wherever/qls/jrnl/q/e8c9cfce-2dfd-400e-a229-5d8b4e5cd5ea.jrnl belongs to queue "": ignoring{noformat}



--
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