You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ILYA (JIRA)" <ji...@apache.org> on 2016/07/14 18:20:20 UTC

[jira] [Created] (COUCHDB-3059) #db.local_tree can be undefined

ILYA created COUCHDB-3059:
-----------------------------

             Summary: #db.local_tree can be undefined
                 Key: COUCHDB-3059
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3059
             Project: CouchDB
          Issue Type: Bug
            Reporter: ILYA


We observe following crash-dumps in logs

{code}
rexi_server error:function_clause [
{couch_btree,lookup, 
    [undefined, [<<"_local/shard-sync-XXXX-YYYY">>]],    
    [{file,"src/couch_btree.erl"},{line,267}]}, 
{couch_db,open_doc_int,3, [{file,"src/couch_db.erl"},{line,1336}]}, 
{couch_db,open_doc,3,[{file,"src/couch_db.erl"},{line,189}]}, 
{mem3_rpc,load_checkpoint_rpc,3, [{file,"src/mem3_rpc.erl"},{line,67}]}, 
{rexi_server,init_p,3, [{file,"src/rexi_server.erl"},{line,139}]}]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)