Skip to content

Instantly share code, notes, and snippets.

@maxlapshin
Created February 5, 2015 12:19
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 maxlapshin/9a7b2d86cc1f27f90237 to your computer and use it in GitHub Desktop.
Save maxlapshin/9a7b2d86cc1f27f90237 to your computer and use it in GitHub Desktop.
2015-02-04 18:33:03 =ERROR REPORT====
OS_MON (memsup) timeout, no data collected
2015-02-04 18:33:03 =ERROR REPORT====
** Generic server memsup terminating
** Last message in was {collected_ext_sys,[{system_total_memory,12590178304},{free_swap,0},{total_swap,0},{cached_memory,422768640},{buffered_memory,3723264},{free_memory,230199296},{total_memory,12590178304}]}
** When Server state == [{data,[{"Timeout",60000000}]},{items,{"Memory Usage",[{"Allocated",12416077824},{"Total",12590178304}]}},{items,{"Worst Memory User",[{"Pid",<0.66.0>},{"Memory",1115016}]}}]
** Reason for termination ==
** {badarg,[{erlang,cancel_timer,[undefined],[]},{memsup,handle_info,2,[{file,"memsup.erl"},{line,471}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,599}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}
2015-02-04 18:33:03 =CRASH REPORT====
crasher:
initial call: memsup:init/1
pid: <0.138.0>
registered_name: memsup
exception exit: {{badarg,[{erlang,cancel_timer,[undefined],[]},{memsup,handle_info,2,[{file,"memsup.erl"},{line,471}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,599}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},[{gen_server,terminate,6,[{file,"gen_server.erl"},{line,746}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}
ancestors: [os_mon_sup,<0.135.0>]
messages: []
links: [<0.136.0>,<0.139.0>]
dictionary: [{system_memory_high_watermark,set}]
trap_exit: true
status: running
heap_size: 2586
stack_size: 27
reductions: 63746331
neighbours:
2015-02-04 18:33:03 =SUPERVISOR REPORT====
Supervisor: {local,os_mon_sup}
Context: child_terminated
Reason: {badarg,[{erlang,cancel_timer,[undefined],[]},{memsup,handle_info,2,[{file,"memsup.erl"},{line,471}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,599}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}
Offender: [{pid,<0.138.0>},{name,memsup},{mfargs,{memsup,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