[Ecls-list] [sagemath] On early_signal_error, cl_boot and threads

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Sun Jun 9 14:32:17 UTC 2013


On Fri, Jun 7, 2013 at 1:04 PM, Julien Puydt <julien.puydt at laposte.net>wrote:

> I'm at loss what to do to fix the issue: how does ECL have
> early_signal_signal_error set as signal callback even before cl_boot was
> run!?
>

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.

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?

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20130609/0fe26604/attachment.html>


More information about the ecl-devel mailing list