[Mono-bugs] [Bug 52654][Nor] Changed - Excessive recursion causes silent segmentation fault
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jan 2004 08:40:08 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=52654
--- shadow/52654 2004-01-07 01:37:07.000000000 -0500
+++ shadow/52654.tmp.7458 2004-01-07 08:40:08.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 52654
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastian@nowozin.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -60,6 +60,11 @@
I know this bug has already been filed under the "recursive property"
subject, but those bug has been closed and did (imho) not receive the
deserved attention. Endless recursion bugs are rather difficult to spot
anyway, just letting an OS-originated SIGSEGV reap the process just makes
it even more difficult and let people suspect bugs in the mono runtime that
originate at their code.
+
+------- Additional Comments From vargaz@freemail.hu 2004-01-07 08:40 -------
+
+
+*** This bug has been marked as a duplicate of 47689 ***