[Mono-bugs] [Bug 75836][Wis] Changed - ** ERROR **: file mini.c: line 7397

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 12:33:26 EDT 2005


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 at gmail.com.

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

--- shadow/75836	2005-08-23 12:21:45.000000000 -0400
+++ shadow/75836.tmp.30665	2005-08-23 12:33:26.000000000 -0400
@@ -68,6 +68,13 @@
 by my unhandled exception event handler?
 
 
 ------- Additional Comments From kornelpal at hotmail.com  2005-08-23 12:21 -------
 mono_arch_emit_prolog in mini-x86.c seems to emit a call to 
 mono_jit_thread_attach. Why isn't this call emitted?
+
+------- Additional Comments From vargaz at gmail.com  2005-08-23 12:33 -------
+It isn't emitted on win32, but emitting it wouldn't help, since
+mono_thread_attach () would have to register the thread with the
+garbage collector, and that is currently not implemented. This is why
+this bug is kept open.
+


More information about the mono-bugs mailing list