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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
