[Mono-bugs] [Bug 66915][Maj] Changed - Calling back on a delegate passed to native code through p/invoke on a different thread causes a crash.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Sep 2004 13:37:10 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by daniel_l_christensen@yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=66915

--- shadow/66915	2004-09-27 13:35:46.000000000 -0400
+++ shadow/66915.tmp.23925	2004-09-27 13:37:10.000000000 -0400
@@ -33,6 +33,11 @@
 ** ERROR **: file mini.c: line 6552 (mono_get_lmf_addr): should not be reached
 aborting...
 Aborted
 </errmsg>
 
 Similar code run under .NET on windows does not have a problem.
+
+------- Additional Comments From daniel_l_christensen@yahoo.com  2004-09-27 13:37 -------
+Created an attachment (id=11382)
+Demonstrates the problem described in the summary.
+