Skip to content

Instantly share code, notes, and snippets.

@zkessin
Created August 16, 2017 07:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zkessin/9ad02616022e844d9fbddbd11b21c643 to your computer and use it in GitHub Desktop.
Save zkessin/9ad02616022e844d9fbddbd11b21c643 to your computer and use it in GitHub Desktop.
=CRASH REPORT==== 16-Aug-2017::10:07:06 ===
crasher:
initial call: barrel_channel:init/1
pid: <0.1829.0>
registered_name: []
exception exit: {server_down,shutdown}
in function gen_statem:parse_event_result/8 (gen_statem.erl, line 1272)
in call from gen_statem:loop_event/6 (gen_statem.erl, line 1015)
ancestors: [<0.1827.0>,barrel_channel_sup_sup,barrel_rpc_sup,barrel_sup,
<0.1809.0>]
message_queue_len: 0
messages: []
links: [<0.1827.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 1598
stack_size: 27
reductions: 2127
neighbours:
=SUPERVISOR REPORT==== 16-Aug-2017::10:07:06 ===
Supervisor: {<0.1827.0>,barrel_channel_sup}
Context: shutdown_error
Reason: {server_down,shutdown}
Offender: [{pid,<0.1829.0>},
{id,channel},
{mfargs,
{barrel_channel,start_link,
[<0.1828.0>,
#{endpoint => es_store@localhost,type => direct}]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]
10:07:06.288 [error] Lager event handler error_logger_lager_h exited with reason {'EXIT',{{badmatch,[<0.1829.0>,{info,{'DOWN',#Ref<0.349725053.597426178.80045>,process,<0.1830.0>,shutdown}},{connected,#{last_id => 8,mod => barrel_direct_transport,mod_state => #{channel_pid => <0.1830.0>,connected_at => -576460523028893097,node => es_store@localhost,params => #{endpoint => es_store@localhost,type => direct}},name => undefined,params => #{endpoint => es_store@localhost,type => direct},streams => [],tab => #Ref<0.349725053.597557250.80046>,type => direct}},exit,{server_down,...},...]},...}}
true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment