<div>Hello,</div><div> </div><div>As it was already said before, try issuing erlang:process_info(Pid, backtrace) on your process. It will return one large human-readable (well, almost) binary which might give you a clue on what's going on.</div><div> </div><div>My bet is that you have a loop in your call graph, i.e. the server is calling itself, either directly or indirectly.</div><div> </div><div>Cheers,</div><div>-- </div><div>Konstantin</div><div> </div><div>04.06.2013, 18:28, "Sungjin Park" <jinni.park@gmail.com>:</div><blockquote type="cite"><div>I'm using ranch, lager and goldrush due to lager's dependency but no nif of my own.</div><div>The system leaves quite a lot of logs, approx one 100mb file every 5min or so.</div><div>Each server has 200-300k tcp connections.</div><div>R15B03-1 running on top of centos 5.2 maybe.</div><div><br /><br />Sent from my iPad</div><div><br />On 2013. 6. 4., at 오후 9:30, Sergej Jurecko <<a href="mailto:sergej.jurecko@gmail.com">sergej.jurecko@gmail.com</a>> wrote:<br /><br /></div><blockquote type="cite"><div>Are you absolutely sure you don't use any NIFs? What applications do you use besides your own? Because it sounds like the scheduler locks that NIFs cause.<div>Or are you dependent on hard drive performance maybe? Erlang might have been waiting for I/O.<br /><div><div> </div><div> </div><div>Sergej<br /><div><br /><div><div>On Jun 4, 2013, at 2:27 PM, Park, Sungjin wrote:</div><br /><blockquote type="cite"><div dir="ltr">Thanks for your concern Max.<div> </div><div>I might have missed some points in the explanation though.</div><div>There were more processes not responding when it happened.</div><div>Actually most of the processes across all 4 nodes in the cluster got stuck including ranch_conns_sup etc. etc.  Strange enough, the system top had been decent like under 10% both cpu and memory.  I also think that I might be too lucky to get exact answer by sharing just this amount of information.  I just want to get some hint from rough ideas or similar experiences.  Thanks.</div><div> </div></div><div><br /><br /><div>On Tue, Jun 4, 2013 at 9:11 PM, Max Lapshin <span dir="ltr"><<a href="mailto:max.lapshin@gmail.com" target="_blank">max.lapshin@gmail.com</a>></span> wrote:<br /><blockquote style="margin:0 0 0 0.8ex;border-left:1px #ccc solid;padding-left:1ex;">No. You are missing something else in _your_ code. The problem is in it.<br /> <br /> While you will "prepare" your code, you will loose it.</blockquote></div><br /><br clear="all" /><div> </div>-- <br />Park, Sungjin<div>-------------------------------------------------------------------------------------------------------------------</div><div>Peculiar travel suggestions are dancing lessons from god.</div><div>  -- The Books of Bokonon</div><div>-------------------------------------------------------------------------------------------------------------------</div></div>_______________________________________________<br />erlang-questions mailing list<br /><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br /><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a></blockquote></div></div></div></div></div></div></blockquote>,<p>_______________________________________________<br />erlang-questions mailing list<br /><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br /><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a></p></blockquote>