[Mono-bugs] [Bug 53003][Nor] Changed - Infinite loop in Mono JIT/AOT, consumes all memory.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jan 2004 05:55: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=53003

--- shadow/53003	2004-01-17 15:40:11.000000000 -0500
+++ shadow/53003.tmp.4837	2004-01-19 05:55:08.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53003
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,9 @@
 
 mcs sample.cs
 mono --aot sample.exe
 
 
 Be very very careful, this will pretty much hang your machine.
+
+------- Additional Comments From vargaz@freemail.hu  2004-01-19 05:55 -------
+Cute bug. Fixed in CVS.