Created
November 22, 2013 11:20
-
-
Save jeremyquinton/7598375 to your computer and use it in GitHub Desktop.
erl_crash_dump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=erl_crash_dump:0.1 | |
Fri Nov 22 11:08:16 2013 | |
Slogan: init terminating in do_boot () | |
System version: Erlang R14B04 (erts-5.8.5) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:30] [kernel-poll:true] | |
Compiled: Fri Dec 16 03:22:15 2011 | |
Taints: | |
Atoms: 22020 | |
=memory | |
total: 30735800 | |
processes: 9097152 | |
processes_used: 9001904 | |
system: 21638648 | |
atom: 1552073 | |
atom_used: 1546029 | |
binary: 5728 | |
code: 17274926 | |
ets: 868952 | |
=hash_table:atom_tab | |
size: 19289 | |
used: 13183 | |
objs: 22020 | |
depth: 8 | |
=index_table:atom_tab | |
size: 22528 | |
limit: 1048576 | |
entries: 22020 | |
=hash_table:module_code | |
size: 397 | |
used: 289 | |
objs: 540 | |
depth: 4 | |
=index_table:module_code | |
size: 1024 | |
limit: 65536 | |
entries: 540 | |
=hash_table:export_list | |
size: 6421 | |
used: 4885 | |
objs: 9029 | |
depth: 6 | |
=index_table:export_list | |
size: 9216 | |
limit: 524288 | |
entries: 9029 | |
=hash_table:secondary_export_table | |
size: 97 | |
used: 0 | |
objs: 0 | |
depth: 0 | |
=hash_table:process_reg | |
size: 97 | |
used: 30 | |
objs: 32 | |
depth: 2 | |
=hash_table:fun_table |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment