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 <[EMAIL PROTECTED]> 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.
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to