[Mono-dev] Segfault on mono_jit_cleanup

Robert Jordan robertj at gmx.net
Wed Jul 2 04:18:55 EDT 2008


Arno Rehn wrote:
> Hi,
> 
> I hope this is the right place for this question:
> Currently I'm working on providing a Mono plugin factory for KDE. I've 
> followed the instructions for embedding Mono in the wiki and it works quite 
> well, up to the point where I want to call mono_jit_cleanup(). It segfaults 
> with the following stacktrace:
> 
> **                                                                                                                     
> ** ERROR:(../../mono/io-layer/handles-
> private.h:160):_wapi_handle_set_signal_state: assertion failed: (thr_ret == 0)   
> Stacktrace:                                                                                                            

I believe this is caused by calling mono_jit_cleanup () twice.

Robert



More information about the Mono-devel-list mailing list