[Mono-bugs] [Bug 55442][Nor] Changed - Stack overflow causes segmentation fault

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Mar 2004 18:11:27 -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=55442

--- shadow/55442	2004-03-10 17:38:33.000000000 -0500
+++ shadow/55442.tmp.24983	2004-03-10 18:11:27.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 55442
 Product: Mono: Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: david.mitchell@telogis.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,11 @@
                 public static int Main(string[] args) {
                         KillerMethod();
                         return 0;
                 }
         }
 }
+
+------- Additional Comments From vargaz@freemail.hu  2004-03-10 18:11 -------
+
+
+*** This bug has been marked as a duplicate of 47689 ***