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=80664 --- shadow/80664 2007-01-29 19:16:00.000000000 -0500 +++ shadow/80664.tmp.20928 2007-01-29 19:16:11.000000000 -0500 @@ -10,13 +10,12 @@ Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: mono_marshal_get_runtime_invoke causes deadlock The method mono_marshal_get_runtime_invoke acquires locks in an inconsistent order. First, it acquires the marshal lock, then calls signature_dup_add_this which calls mono_ptr_class_get and acquires the loader lock. after all of these are released, it then acquires the loader _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
