[Mono-bugs] [Bug 53893][Nor] Changed - NullReferenceException from embedded api, but not from the mono JIT
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Feb 2004 07:04:11 -0500 (EST)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=53893
--- shadow/53893 2004-02-05 07:02:57.000000000 -0500
+++ shadow/53893.tmp.23442 2004-02-05 07:04:11.000000000 -0500
@@ -105,6 +105,9 @@
------- Additional Comments From vargaz@freemail.hu 2004-02-05 07:02 -------
You need to call mono_thread_attach (domain) before calling
mono_runtime_invoke so the runtime can create its per-thread data
structures.
+
+------- Additional Comments From vargaz@freemail.hu 2004-02-05 07:04 -------
+*** Bug 52375 has been marked as a duplicate of this bug. ***