[Mono-dev] [PATCH] Managed code abort trampoline
Rodrigo Kumpera
kumpera at gmail.com
Fri May 23 12:33:19 EDT 2008
Hey Miguel,
It's not safe to call mono_global_codeman_reserve from an async signal
handler. Thanks for reviewing and catching this one.
Rodrigo
On Fri, May 23, 2008 at 12:57 PM, Miguel de Icaza <miguel at novell.com> wrote:
> Hello Rodrigo,
>
> In mono_arch_get_call_interrupt_trampoline which is invoked by the
> sigusr1 handler, it seems to be calling mono_global_codeman_reserve, is
> that safe to call from an async signal handler?
>
> Miguel.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080523/89a0228b/attachment.html
More information about the Mono-devel-list
mailing list