[Mono-bugs] [Bug 62534][Maj] Changed - Invalid IL code at IL0178

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 9 Aug 2004 22:57:42 -0400 (EDT)


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 michi@zeroc.com.

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

--- shadow/62534	2004-08-05 09:41:36.000000000 -0400
+++ shadow/62534.tmp.13659	2004-08-09 22:57:42.000000000 -0400
@@ -29,6 +29,22 @@
 Michi.
 
 ------- Additional Comments From lupus@ximian.com  2004-08-05 09:41 -------
 Please, also tell us what code are you running to trigger this and how
 do you run it (what command, what arguments etc).
 Thanks.
+
+------- Additional Comments From michi@zeroc.com  2004-08-09 22:57 -------
+From memory, I got this by running the fault tolerance tests. To
+reproduce, use the Ice for C# fault tolerance tests, but replace the
+calls to Kill() in TestI.cs with calls to System.Environment.Exit(1).
+Note that doing this will cause NullPointerExceptions in the Ice code.
+Ignore those -- that's a bug in Ice for C#. In the process of trying
+to track down this bug, I got the above assertion failure.
+
+Cheers,
+
+Michi.
+
+PS: I'm in the process of downloading the latest CVS snapshot. I'll
+try with that and update any bugs that seem to be affected (if any).
+