[erlang-questions] Investigate an infinite loop on production servers
Dave Cottlehuber
dch@REDACTED
Fri May 24 10:17:38 CEST 2013
On 24 May 2013 10:13, Morgan Segalis <msegalis@REDACTED> wrote:
> The problem is that the VM freezes completely, it does not generate a crash
> dump
>
> Is there a way to limit the memory that a VM can allocate, so the server is
> not overwhelmed in order to create a crash dump ?
You could use ulimit -v perhaps, I never got ulimit to work right with
resident memory.
A+
Dave
More information about the erlang-questions
mailing list