[erlang-questions] How to introspect atom table?

Gleb Peregud gleber.p@REDACTED
Tue Nov 20 12:10:57 CET 2012


AFAIK crash dump contains atom list.

Also erlang:memory(atom) or erlang:memory(atom_used) can be useful

On Tue, Nov 20, 2012 at 12:06 PM, Max Lapshin <max.lapshin@REDACTED> wrote:
> Erlang system is crashing with atom limit.
> Is it possible to look inside atom table, maybe I'll see something like:
> 'user_15', 'user_157' and will quickly find source of problems.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list