You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/05/31 06:47:06 UTC

[GitHub] wohali opened a new issue #1361: error: function_clause, gb_trees, delete_1

wohali opened a new issue #1361: error: function_clause, gb_trees,delete_1
URL: https://github.com/apache/couchdb/issues/1361
 
 
   Under heavy load and insufficient CPU, a 3-node cluster produced a large number of function_clause errors. This is one of these errors.
   
   This one is shown multiple times in rapid succession, sometimes with and sometimes without a request ID. The contents are roughly identical every time, so only one line is shown.
   
   ```
   [error] 2018-05-27T09:17:37.865000Z couchdb@node1 <0.30035.3192> dbf60f58f3 rexi_server exit:{{function_clause,[{gb_trees,delete_1,[{1527,412652,527140},nil],[{file,"gb_trees.erl"},{line,407}]},{gb_trees,delete_1,2,[{file,"gb_trees.erl"},{line,411}]},{gb_trees,delete_1,2,[{file,"gb_trees.erl"},{line,411}]},{gb_trees,delete_1,2,[{file,"gb_trees.erl"},{line,408}]},{gb_trees,delete_1,2,[{file,"gb_trees.erl"},{line,411}]},{gb_trees,delete,2,[{file,"gb_trees.erl"},{line,403}]},{couch_lru,close_int,2,[{file,"src/couch_lru.erl"},{line,53}]},{couch_server,maybe_close_lru_db,1,[{file,"src/couch_server.erl"},{line,294}]}]},{gen_server,call,[couch_server,{open,<<"shards/c0000000-dfffffff/db.1519652672">>,[{create_if_missing,true},{user_ctx,{user_ctx,<<"admin">>,[<<"_admin">>],<<"default">>}}]},infinity]}} [{gen_server,call,3,[{file,"gen_server.erl"},{line,212}]},{couch_server,open,2,[{file,"src/couch_server.erl"},{line,84}]},{fabric_rpc,changes,4,[{file,"src/fabric_rpc.erl"},{line,68}]},{rexi_server,init_p,3,[{file,"src/rexi_server.erl"},{line,139}]}]
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services