<div class="gmail_quote">On Fri, Feb 25, 2011 at 11:44 AM, Marko Kocić <span dir="ltr"><<a href="mailto:marko.kocic@gmail.com">marko.kocic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Is there a way I can help to debug this stack overflow problem to find<br>
a root cause?<br>
</blockquote></div><br>I am a bit puzzled. Is this very recent? Unfortunately the compiler farm was off-line for most of the period I have been abroad and I could not verify the progress of the updates I have been doing.<br>

<br>Regarding how to debug this, ECL has to be ran from inside GDB with a breakpoint at the function that signals these errors, ecl_cs_overflow. When the stack is overflown, ECL invokes a function (ecl_cs_overflow) which simply jumps to some inner CATCH_ALL point (typically one set up in the top-level). No debugger is started because it does not make sense -- it could not run with the exhausted stack and we can not start a new stack without confusing the garbage collector.<br>

<br>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>