Skip to content

Instantly share code, notes, and snippets.

@bkeepers
Created August 25, 2010 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkeepers/549988 to your computer and use it in GitHub Desktop.
Save bkeepers/549988 to your computer and use it in GitHub Desktop.
=ERROR REPORT==== 25-Aug-2010::18:59:16 ===
** State machine <0.1857.0> terminating
** Last event in was {riak_vnode_req_v1,
1205132270528594874568590215453917455783181680640,
{fsm,undefined,<9962.5024.0>},
{riak_kv_get_req_v1,
{<<"moves">>,<<"9273">>},
111118152}}
** When State == active
** Data == {state,1205132270528594874568590215453917455783181680640,
riak_kv_vnode,
{state,1205132270528594874568590215453917455783181680640,
riak_kv_bitcask_backend,
{#Ref<0.0.0.19705>,
"/var/lib/riak/bitcask/1205132270528594874568590215453917455783181680640"},
[],false},
undefined,none}
** Reason for termination =
** {{case_clause,{error,emfile}},
[{bitcask,get_filestate,2},
{bitcask,get,3},
{riak_kv_bitcask_backend,get,2},
{riak_kv_vnode,do_get,4},
{riak_core_vnode,vnode_command,3},
{gen_fsm,handle_msg,7},
{proc_lib,init_p_do_apply,3}]}
=CRASH REPORT==== 25-Aug-2010::18:59:16 ===
crasher:
initial call: riak_core_vnode:init/1
pid: <0.1857.0>
registered_name: []
exception exit: {{case_clause,{error,emfile}},
[{bitcask,get_filestate,2},
{bitcask,get,3},
{riak_kv_bitcask_backend,get,2},
{riak_kv_vnode,do_get,4},
{riak_core_vnode,vnode_command,3},
{gen_fsm,handle_msg,7},
{proc_lib,init_p_do_apply,3}]}
in function gen_fsm:terminate/7
ancestors: [riak_core_vnode_sup,riak_core_sup,<0.97.0>]
messages: []
links: [<0.99.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 2584
stack_size: 24
reductions: 34539
neighbours:
=SUPERVISOR REPORT==== 25-Aug-2010::18:59:16 ===
Supervisor: {local,riak_core_vnode_sup}
Context: child_terminated
Reason: {{case_clause,{error,emfile}},
[{bitcask,get_filestate,2},
{bitcask,get,3},
{riak_kv_bitcask_backend,get,2},
{riak_kv_vnode,do_get,4},
{riak_core_vnode,vnode_command,3},
{gen_fsm,handle_msg,7},
{proc_lib,init_p_do_apply,3}]}
Offender: [{pid,<0.1857.0>},
{name,undefined},
{mfa,
{riak_core_vnode,start_link,
[riak_kv_vnode,
1205132270528594874568590215453917455783181680640]}},
{restart_type,temporary},
{shutdown,brutal_kill},
{child_type,worker}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment