<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 7, 2013 at 1:04 PM, Julien Puydt <span dir="ltr"><<a href="mailto:julien.puydt@laposte.net" target="_blank">julien.puydt@laposte.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":x4" style="overflow:hidden">I'm at loss what to do to fix the issue: how does ECL have<br>
early_signal_signal_error set as signal callback even before cl_boot was<br>
run!?<br></div></blockquote></div><br>Based on your platform specifications, this cannot happen. Signal handlers are installed only when cl_boot is launched -- this might not always be the same on other platforms, such as Windows, but on Debian/x86_64 it is.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Are you sure the signal does not happen _inside_ cl_boot()? Or because one thread is calling cl_boot() and another one is generating the signals?</div><div class="gmail_extra">

<br></div><div class="gmail_extra">Juanjo<br clear="all"><div><br></div>-- <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>
</div></div>