<div dir="ltr"><div>Thanks heap all for giving me inputs and your experiences to identify the issue. Unfortunately there has been a HP Firmware upgrade they released, which we haven't applied and once applied, the problem dissapeared. All the indications and system behaviours were confusing and pointing somewhere else and made it difficult to understand the root cause.</div>

<div> </div>
<div>Cheers,</div>
<div>- Eranga</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Sep 2, 2008 at 12:27 AM, Sargun Dhillon <span dir="ltr"><<a href="mailto:xbmodder@gmail.com">xbmodder@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">This sounds almost like a hardware/kernel issue. I've run erlang on<br>8-CPU machines (32 & 64) without any "thread jamming." I was using<br>
yaws & my own erlang code, both of which use recursive functions. The<br>difference was that I was running it under a fairly optimized Gentoo<br>system, and not CentOS. If you enable core dumps, do you get anything<br>
from beam? When it locks up try SIGSEVC and get a core dump to<br>analyze. You can try (l/s)trace also in order to find system calls<br>which can be crashing on your box.<br>
<div>
<div></div>
<div class="Wj3C7c"><br><br>On Mon, Sep 1, 2008 at 10:09 AM, Kostis Sagonas <<a href="mailto:kostis@cs.ntua.gr">kostis@cs.ntua.gr</a>> wrote:<br>> Eranga Udesh wrote:<br>>> Good to know that Erl works successfully wh 8 or more intel cores. Do<br>
>> you use 8 schedulers with threads/hipe enabled?<br>><br>> I've routinely used Erlang with SMP & HiPE (in fact running native code)<br>> with both 8 and 16 x86_64 cores for more than 6 months now without any<br>
> problems.  No threads enabled though.<br>><br>> The 'application' is running the native code compiler & dialyzer in<br>> parallel with as many schedulers as cores in the machine.<br>><br>> Kostis<br>
</div></div>
<div>
<div></div>
<div class="Wj3C7c">> _______________________________________________<br>> erlang-questions mailing list<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> <a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
><br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>