[erlang-questions] memsup errors on Mac OS X 10.8.4
Max Lapshin
max.lapshin@REDACTED
Thu Oct 17 11:49:32 CEST 2013
(flussonic@REDACTED)49> 13:02:03.502 emulator Error in process <0.16248.3>
on node 'flussonic@REDACTED' with exit value: {{case_clause,{more,"Pages
free:~d.",0,[]}},[{memsup,fread_value,2,[{file,"memsup.erl"},{line,760}]},{memsup,get_memory_usage,1,[{file,"memsup.erl"},{line,730}]},{memsup,'-handle_call/3-fun-1-',2,[{file,"memsup.erl"},{line,285}]}]}
Looks like something two years ago:
http://erlang.org/pipermail/erlang-bugs/2009-October/001559.html
Currently my vm_stat shows:
$ vm_stat
Mach Virtual Memory Statistics: (page size of 4096 bytes)
Pages free: 979676.
Pages active: 603451.
Pages inactive: 74428.
Pages speculative: 162379.
Pages wired down: 243971.
"Translation faults": 244013412.
Pages copy-on-write: 15480794.
Pages zero filled: 211325884.
Pages reactivated: 428830.
Pageins: 22645518.
Pageouts: 0.
Object cache: 14 hits of 372888 lookups (0% hit rate)
Can I provide any other information about this failure?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131017/0aeda644/attachment.htm>
More information about the erlang-questions
mailing list