[Mono-bugs] [Bug 77638][Nor] Changed - [PPC] ** ERROR **: file
mini.c: line 7646 (mono_get_lmf_addr): should not be reached
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 1 15:48:08 EST 2006
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=77638
--- shadow/77638 2006-03-01 15:21:17.000000000 -0500
+++ shadow/77638.tmp.14263 2006-03-01 15:48:08.000000000 -0500
@@ -46,6 +46,12 @@
Created an attachment (id=16550)
patch
------- Additional Comments From miguel at ximian.com 2006-03-01 15:21 -------
Assigning to Paolo for review.
+
+------- Additional Comments From vargaz at gmail.com 2006-03-01 15:48 -------
+That would call thread_attach () for each native->managed call. The
+proper solution is to check the LMF TLS entry, and only call
+thread_attach () if it is zero, as it is done on x86.
+
More information about the mono-bugs
mailing list