[Mono-dev] Mono crashes when using callbacks from unmanaged to managed world
FirstName LastName
mousse_man at hotmail.com
Tue Oct 7 09:45:44 EDT 2008
Hi,
I have been doing some tests with Mono quite a while. I'm working with Mono on a ARM.
When I try to call a managed callback from the unmanaged world in a unmanaged thread, I get the following:
** ERROR **: file mini.c: line 10315 (mono_get_lmf_addr): should not be reached
When I try to call a managed callback from the unmanaged world in a managed thread (actually, in the caller's thread which is managed), it is ok.
When I run this on Ubuntu on a X86, I don't get this.
Any ideas why?
_________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081007/061c6666/attachment.html
More information about the Mono-devel-list
mailing list