[Mono-devel-list] SIGPWR + mono

Martin Baulig martin at ximian.com
Sun Dec 26 08:14:54 EST 2004


On Fri, 2004-12-24 at 10:42 -0500, Nigel Benns wrote:
> I'm creating ewl-sharp library and I'm having a problem...
> 
> ewl relies on ecore which sets up the main loop and callbacks among other
> things.
> 
> The problem is that it is hooking SIGPWR and it seems to interfere with
> Mono somehow.
> 
> If I comment out the line that hooks it, and recompile the sourcecode for
> ecore, then it works fine.
> 
> I just want to know if Mono does anything with SIGPWR, or might conflict
> with hooking it?

Hello,

we're using SIGPWR and SIGXCPU internally in the garbage collector.

Martin





More information about the Mono-devel-list mailing list