[Mono-bugs] [Bug 51046][Maj] Changed - Recursive get property caused mono to be killed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 16 Nov 2003 14:58:37 -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 gonzalo@ximian.com.

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

--- shadow/51046	2003-11-16 14:47:00.000000000 -0500
+++ shadow/51046.tmp.30545	2003-11-16 14:58:37.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51046
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 2.6 gentoo
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: c.j.n.breame@dur.ac.uk               
 QAContact: mono-bugs@ximian.com
@@ -38,6 +38,11 @@
 v
 Compiles ok but when run produces:
 
 Killed
 
 I expect its something to do with the recursive get call to testtest.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-16 14:58 -------
+No wonder. Infinite recursivity kills also MS.
+
+