<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 01/06/12 11:44, Andrei Vereha wrote:
    <blockquote cite="mid:20120601134436.73a7a7d2@gmail.com" type="cite">
      <pre wrap="">Hello,

Rabbitmq is crashing with one of these messages:
Slogan: binary_alloc: Cannot allocate 245000040 bytes of memory (of type
"binary"). 
in /var/lib/rabbitmq/erl_crash.dump
or killed by OOM killer:
Out of memory: Kill process 29165 (beam) score 889 or sacrifice child

I attached the script I used to stress it with. If it doesn't crash,
try to start 2 instances of this script. The script is wrote in node.js
and uses the node-amqp library.</pre>
    </blockquote>
    Well it *is* possible to crash the vm by exhausting all available
    memory and/or triggering the OOM Killer on Linux. Take a read of
    <a class="moz-txt-link-freetext" href="http://www.rabbitmq.com/memory.html">http://www.rabbitmq.com/memory.html</a> for more details on how to
    manage this.<br>
    <br>
    <blockquote cite="mid:20120601134436.73a7a7d2@gmail.com" type="cite">
      <pre wrap="">
If you need details don't hesitate to contact me.

Thank you,
  Andrei Vereha
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>