We occasionally see these in our RabbitMQ server v3.3.4 on Windows SASL.log file. Are they significant? What do they indicate? They seem to come in two varieties "Reason: shutdown" and "Reason: badarg...".
=SUPERVISOR REPORT==== 30-Jul-2015::16:38:18 ===
Supervisor: {<0.6233.229>,amqp_channel_sup_sup}
Context: shutdown_error
Reason: shutdown
Offender: [{nb_children,1},
{name,channel_sup},
{mfargs,
{amqp_channel_sup,start_link,
[direct,<0.6147.229>,
<<"<rabbit@SERVERNAME03.1.6147.229>">>]}},
{restart_type,temporary},
{shutdown,brutal_kill},
{child_type,supervisor}]
=SUPERVISOR REPORT==== 30-Jul-2015::15:16:12 ===
Supervisor: {<0.1096.0>,cowboy_requests_sup}
Context: child_terminated
Reason: {badarg,
[{cowboy_http,urldecode,3,[]},
{cowboy_dispatcher,'-do_split_path/3-lc$^0/1-0-',2,[]},
{cowboy_dispatcher,split_path,2,[]},
{cowboy_http_protocol,request,2,[]}]}
Offender: [{pid,<0.24019.228>},
{name,cowboy_requests_sup},
{mfargs,{cowboy_requests_sup,start_request,undefined}},
{restart_type,temporary},
{shutdown,brutal_kill},
{child_type,worker}]