[Mono-bugs] [Bug 75061][Maj] New - Empty infinite loop eats up all memory

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 27 02:10:43 EDT 2005


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 at ximian.com.

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

--- shadow/75061	2005-05-27 02:10:43.000000000 -0400
+++ shadow/75061.tmp.18856	2005-05-27 02:10:43.000000000 -0400
@@ -0,0 +1,21 @@
+Bug#: 75061
+Product: Mono: Runtime
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: JIT
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gonzalo at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Empty infinite loop eats up all memory
+
+Run the attached test case.
+I was expecting it to use 100% CPU, but it also ate up all my RAM.
+Ben found out that using -O=-branch fixes the problem.


More information about the mono-bugs mailing list