[erlang-questions] Internal compiler atoms

Håkan Mattsson hawk.mattsson@REDACTED
Thu Jul 27 16:19:17 CEST 2017


I am trying to compile a
​(​
big
​)​
module from a list of forms
​​
, but it seems
​ like the compiler internally generates lots of new atoms:​


no more index entries in atom_tab (max=1048576)

Crash dump is being written to: erl_crash.dump...

​In this case the compiler itself generated ​more than 300K atoms while
compiling my forms.
​
​Why is the atoms generated?​

​Is this anything that can be disabled?​

/Håkan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170727/b04dc9ce/attachment.htm>


More information about the erlang-questions mailing list