[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 09:44:27 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 jt at occams.info.
http://bugzilla.ximian.com/show_bug.cgi?id=80432
--- shadow/80432 2007-01-03 06:53:16.000000000 -0500
+++ shadow/80432.tmp.29134 2007-01-03 09:44:27.000000000 -0500
@@ -63,6 +63,12 @@
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.
+
+------- Additional Comments From jt at occams.info 2007-01-03 09:44 -------
+Not sure what you mean. Definitely not sure why anything is
+"obvious". I ran mcs on the C# code and then posted part of the
+output from monodis --- just the Main method since nothing else was
+(seemed) relevant. monodis reports maxstack as 7 for Main().
More information about the mono-bugs
mailing list