On Tue, Mar 27, 2012 at 3:37 PM, Frank Hunleth <span dir="ltr"><<a href="mailto:fhunleth@troodon-software.com">fhunleth@troodon-software.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I was wondering if anyone had seen erl, specifically the<br>
erts-5.9/bin/beam process, run at 99% CPU while at the shell prompt.<br>
All that I do is run erl without any command line arguments and let it<br>
sit. This is a cross-compiled Erlang R15B running on an ARM processor,<br>
so it could be the case that I messed up an option somewhere along the<br>
line. FWIW, the processing must be trivial since the system feels<br>
completely responsive and Erlang applications appear to run fine. I<br>
ran strace to see what was going on and the following lines repeat:<br><br></blockquote></div><div><br></div><div>The same thing happen on MIPS microprocessors, and it is solved by not specifying the --disable-threads option. Thanks for having solved this.</div>

<div><br></div>-- <br>Sivieri Alessandro<br><a href="mailto:alessandro.sivieri@gmail.com" target="_blank">alessandro.sivieri@gmail.com</a><br><a href="http://sivieri.wordpress.com/" target="_blank">http://sivieri.wordpress.com/</a><br>

<br>