[erlang-questions] Crash on alloc

Imre Palik imre@REDACTED
Fri Feb 6 18:11:23 CET 2009


Hi,

can anybody explain why I'm getting this:

3> {lists:seq(3, 40000000, 2), lists:seq(3, 40000000, 2)}.

Crash dump was written to: erl_crash.dump
eheap_alloc: Cannot allocate 373662860 bytes of memory (of type "heap").

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

Process inferior-erlang finished


Thx.

I.



More information about the erlang-questions mailing list