[Mono-bugs] [Bug 78062][Min] Changed - [PPC]
mono_jit_runtime_invoke crashes with invalid il
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 10 10:10: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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78062
--- shadow/78062 2006-04-10 05:25:01.000000000 -0400
+++ shadow/78062.tmp.1875 2006-04-10 10:10:40.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: lupus at ximian.com
ReportedBy: joe at otee.dk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mono_jit_runtime_invoke crashes with invalid il
+Summary: [PPC] mono_jit_runtime_invoke crashes with invalid il
mono_jit_runtime_invoke invoke crashes when encountering invalid il, if it is placed directly in
the function that runtime_invoke invokes.
If the function that is being invoked calls another function which then contains the invalid il, then
the invalid il exception is correctly thrown and handled.
More information about the mono-bugs
mailing list