[Mono-dev] Embedded mono - cross compile on cygwin and linux

Robert Jordan robertj at gmx.net
Mon Jun 4 12:43:33 UTC 2012


On 04.06.2012 13:42, Matthias D. wrote:
> Hello,
>
> after some further digging I'm quite sure this SIGSEGV and SIGILL happens
> on a function pointer created by mono_method_get_unmanaged_thunk.
> This method looks really really scarry to me
> (mono_marshal_get_thunk_invoke_wrapper)!

Since only mono's runtime tests are using this function, I guess that
the thunk related unit tests are failing, right?

If you're using the function yourself, you should post a sample.

There was a change on trunk related to the struct layout of managed
classes that might affect mono_method_get_unmanaged_thunk consumers.

Robert



More information about the Mono-devel-list mailing list