[Mono-dev] uClibc

Ben Timby ben at gohelios.com
Sat Dec 10 10:48:52 EST 2005


I will check out the uClibc implementation of pthread_create() and try to see why it raises this signal. It seems that the sigusr1_signal_handler is wired up as some type of thread_abort handler, so perhaps an error occurs and triggers this and it IS a race condition in that the app domain has not yet been set.


-----Original Message-----
From: Zoltan Varga [mailto:vargaz at gmail.com]
Sent: Fri 12/9/2005 7:07 PM
To: Ben Timby
Cc: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] uClibc
 
                                               Hi,

  This might be a race condition in our startup code, i.e. the runtime is not
expecting its signal handler to be called before it is fully started up.

                     Zoltan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051210/5e0de6fc/attachment.html 


More information about the Mono-devel-list mailing list