[Mono-bugs] [Bug 78338][Maj] Changed - ppc handle_thunk assert

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 9 06:00:40 EDT 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 joe at otee.dk.

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

--- shadow/78338	2006-05-08 16:24:46.000000000 -0400
+++ shadow/78338.tmp.26243	2006-05-09 06:00:40.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78338
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: joe at otee.dk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -35,6 +35,10 @@
     if (method->wrapper_type == MONO_WRAPPER_NATIVE_TO_MANAGED) {
         ppc_load (code, ppc_r3, cfg->domain);
         mono_add_patch_info (cfg, code - cfg->native_code, 
 MONO_PATCH_INFO_INTERNAL_METHOD, (gpointer)"mono_jit_thread_attach");
         ppc_bl (code, 0);
         }
+
+------- Additional Comments From joe at otee.dk  2006-05-09 06:00 -------
+Sorry, i made a mistake when testing.
+It was related to domain unloading. So you can close this bug for now.


More information about the mono-bugs mailing list