Skip to content

Instantly share code, notes, and snippets.

@postwait
Created October 9, 2013 22:35
Show Gist options
  • Save postwait/6909724 to your computer and use it in GitHub Desktop.
Save postwait/6909724 to your computer and use it in GitHub Desktop.
=CRASH REPORT==== 9-Oct-2013::18:48:11 ===
crasher:
initial call: tcp_acceptor:init/1
pid: <0.11371.0>
registered_name: []
exception exit: {accept_failed,econnaborted}
in function gen_server:terminate/6 (gen_server.erl, line 747)
ancestors: ['tcp_acceptor_sup_0.0.0.0:5672',<0.4631.0>,rabbit_sup,
<0.4472.0>]
messages: []
links: [<0.4632.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 377
stack_size: 24
reductions: 1299
neighbours:
=SUPERVISOR REPORT==== 9-Oct-2013::18:48:11 ===
Supervisor: {local,
'tcp_acceptor_sup_0.0.0.0:5672'}
Context: child_terminated
Reason: {accept_failed,econnaborted}
Offender: [{pid,<0.11371.0>},
{name,tcp_acceptor},
{mfargs,
{tcp_acceptor,start_link,
[{rabbit_networking,start_client,[]},
#Port<0.6795>]}},
{restart_type,transient},
{shutdown,brutal_kill},
{child_type,worker}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment