[Mono-bugs] [Bug 53713][Nor] Changed - Problem with `box !0'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 1 Feb 2004 16:18:10 -0500 (EST)


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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53713

--- shadow/53713	2004-02-01 16:17:04.000000000 -0500
+++ shadow/53713.tmp.12373	2004-02-01 16:18:10.000000000 -0500
@@ -18,6 +18,11 @@
 
 The following test case (gen-21) fails with 
 ** ERROR **: Invalid IL code at IL0011 in .Foo<String>:Test (): IL_0011: 
 call      0x06000007 
 The instruction before the call is a `box !0'.  I debugged this a bit and 
 it seems to fail in the CHECK_STACK() in mini.c:3164.
+
+------- Additional Comments From martin@ximian.com  2004-02-01 16:18 -------
+Created an attachment (id=6575)
+csc generated binary
+