[Mono-bugs] [Bug 54552][Nor] Changed - Looping constructor kills the runtime
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Feb 2004 16:27:07 -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 joe@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54552
--- shadow/54552 2004-02-18 16:26:50.000000000 -0500
+++ shadow/54552.tmp.27459 2004-02-18 16:27:07.000000000 -0500
@@ -25,6 +25,11 @@
which ends up killing the runtime. The only thing you see is "Killed" on
the console. I don't know what the behavior is on MS's implementation (no
windows), but I would think that it'd eventually throw an exception related
to infinite recursion.
Attached is a test case which shows this.
+
+------- Additional Comments From joe@ximian.com 2004-02-18 16:27 -------
+Created an attachment (id=6730)
+Test case
+