[Mono-dev] Mono embedded : segfault when jit_cleanup

Damien maitredede at gmail.com
Wed Dec 23 05:35:22 EST 2009


Hi,

I'm coding a plugin for valve source servers (half-life 2, orangebox...),
and I try to embed Mono.

All is working well, until I try to call mono_jit_cleanup : I have a
segfault.

In my code, when I don't call any Mono functions at all, all is working
well.
When I call Mono related functions, all is working well (init, assembly
loading, type instanciation, function calling, type marshalling...), but
cleanup => segfault.
Event with only mono_jit_init with mono_jit_cleanup I have a segfault.

How can I see if it is related to Mono or server ?
I'm using Mono 2.4.2.3 (ubuntu 9.10 x86 distrib package).

Thanks for help

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


More information about the Mono-devel-list mailing list