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 [EMAIL PROTECTED]

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

--- shadow/82050        2007-07-09 12:30:50.000000000 -0400
+++ shadow/82050.tmp.27408      2007-07-09 12:30:50.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 82050
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: Fedora Core 6 on x86-64
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: JIT
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Memory leak when repeatedly causing the JIT to fail to compile a 
method
+
+Description of Problem:
+
+Memory leak if attempting to call a method, which fails to compile because
+it instantiates a class that doesn't propertly implement an interface (like
+in bug 81673).
+
+Steps to reproduce the problem:
+1. Download the test case (attached).
+2. Run App.exe with --optimize=-inline. 
+
+Actual Results:
+
+The Mono process grows to gigabytes.
+
+Expected Results:
+
+No growth.
+
+How often does this happen? 
+
+Always.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to