[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 15:46:00 -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 c.j.n.breame@dur.ac.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=51046
--- shadow/51046 2003-11-16 14:58:37.000000000 -0500
+++ shadow/51046.tmp.31005 2003-11-16 15:46:00.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 51046
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: 2.6 gentoo
-Status: RESOLVED
+Status: CLOSED
Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: c.j.n.breame@dur.ac.uk
@@ -43,6 +43,10 @@
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.
+
+------- Additional Comments From c.j.n.breame@dur.ac.uk 2003-11-16 15:46 -------
+Sounds reasonable. Just thinking that it might be helpful if more
+information was output.