Strange return of the memory function
Mickael Remond
mickael.remond@REDACTED
Thu Jun 22 14:01:36 CEST 2006
Hello,
We have found the strange return of the memory function on a customer
site:
(ejabberd@REDACTED)10> memory().
[{total,18446744042212627630},
{processes,18446744041892714616},
{processes_used,18446744041888194656},
{system,319913014},
{atom,636793},
{atom_used,619874},
{binary,12432930},
{code,7373508},
{ets,234420352}]
(ejabberd@REDACTED)25> length(processes()).
17947
It happened on a 64 bit computer on Erlang R10B.
--
Mickaël Rémond
http://www.process-one.net/
More information about the erlang-bugs
mailing list