[Mono-bugs] [Bug 60766][Maj] Changed - MOD_MONO & XSP both have fatal errors on OS X

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jul 2004 17:49:40 -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 mark@stoneedge.com.

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

--- shadow/60766	2004-07-12 11:57:45.000000000 -0400
+++ shadow/60766.tmp.21066	2004-07-13 17:49:40.000000000 -0400
@@ -95,6 +95,10 @@
 				mono_jit_info_table_find (mono_domain_get (), code);
 			MonoJitInfo *target_ji = 
 				mono_jit_info_table_find (mono_domain_get (), addr);
 
 though I'm unclear on the meaning of 0xe8 in that context.
 
+
+------- Additional Comments From mark@stoneedge.com  2004-07-13 17:49 -------
+Same issue on Debian/ppc, though that seems to jibe with what's been
+suggested (ppc arch bug in JIT).