Skip to content

Instantly share code, notes, and snippets.

@kevsmith
Created March 24, 2009 18:00
Show Gist options
  • Save kevsmith/84265 to your computer and use it in GitHub Desktop.
Save kevsmith/84265 to your computer and use it in GitHub Desktop.
=ERROR REPORT==== 24-Mar-2009::13:55:19 ===
** Generic server kw2000_agent terminating
** Last message in was {space,write,
{vci_channel,
sessionCD2C8AD4FAB6BBCF90FD8CF6BA031986D5DC36DD,
0,6}}
** When Server state == {state,1,undefined,[]}
** Reason for termination ==
** {{aborted,{no_exists,[ecu_to_bus,{ecu_to_bus,4,'_','_','_','_'}]}},
{gen_server,call,
[space,
{read,{ecu_to_bus,4,undefined,undefined,undefined,
undefined}}]}}
=CRASH REPORT==== 24-Mar-2009::13:55:19 ===
crasher:
pid: <0.145.0>
registered_name: kw2000_agent
exception exit: {{aborted,
{no_exists,
[ecu_to_bus,{ecu_to_bus,4,'_','_','_','_'}]}},
{gen_server,call,
[space,
{read,
{ecu_to_bus,4,undefined,undefined,undefined,
undefined}}]}}
in function gen_server:terminate/6
initial call: kw2000_agent:init/1
ancestors: [chrysler_agents_sup,<0.141.0>]
messages: [{space,write,
{vci_read,sessionCD2C8AD4FAB6BBCF90FD8CF6BA031986D5DC36DD,
<<0,13,0,0,22,0,0,0,0,0,0,0,0>>}},
{space,write,
{vci_read,sessionCD2C8AD4FAB6BBCF90FD8CF6BA031986D5DC36DD,
<<0,13,0,0,22,0,0,0,0,0,0,0,0>>}}]
links: [<0.142.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 377
stack_size: 23
reductions: 300
neighbours:
=SUPERVISOR REPORT==== 24-Mar-2009::13:55:19 ===
Supervisor: {local,chrysler_agents_sup}
Context: child_terminated
Reason: {{aborted,
{no_exists,[ecu_to_bus,{ecu_to_bus,4,'_','_','_','_'}]}},
{gen_server,call,
[space,
{read,
{ecu_to_bus,4,undefined,undefined,undefined,
undefined}}]}}
Offender: [{pid,<0.145.0>},
{name,kw2000_agent},
{mfa,{kw2000_agent,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment