[Mono-bugs] [Bug 80235][Maj] New - Fails to run valid IL binary
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 12 09:16:07 EST 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 slomo at ubuntu.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80235
--- shadow/80235 2006-12-12 09:16:07.000000000 -0500
+++ shadow/80235.tmp.8482 2006-12-12 09:16:07.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 80235
+Product: Mono: Runtime
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: slomo at ubuntu.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Fails to run valid IL binary
+
+Hi,
+the program below fails to run with mono 1.2.2.1, no matter if compiled
+with MS' csc or mcs or gmcs. Running with MS .NET works fine, running with
+mono gives:
+
+Unhandled Exception: System.InvalidProgramException: Invalid IL code in
+Tester:Main (string[]): IL_0058: stloc.s 5
+
+
+This is always reproducible here...
+
+Bye
More information about the mono-bugs
mailing list