[Mono-bugs] [Bug 80432][Wis] Changed - Overzealous verification: Invalid IL code on stloc with an address
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 06:53:17 EST 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80432
--- shadow/80432 2007-01-02 22:39:20.000000000 -0500
+++ shadow/80432.tmp.25832 2007-01-03 06:53:16.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80432
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: jt at occams.info
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -54,6 +54,15 @@
IL_000a: dup
IL_000b: stloc.1
Thanks!
- Josh
+
+------- Additional Comments From robertj at gmx.net 2007-01-03 06:53 -------
+This is obviously not the IL of the C# code above, so why
+are you trying to suggest it were the code?
+
+I guess you set a wrong .maxstack (the dup need 2 stack locations),
+so please post either the *real* C# that leads to this bug
+or the assembly.
+
More information about the mono-bugs
mailing list