[Mono-bugs] [Bug 82050][Wis] Changed - Memory leak when repeatedly causing the JIT to fail to compile a method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 9 13:12:56 EDT 2007
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 mark.probst at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82050
--- shadow/82050 2007-07-09 12:33:49.000000000 -0400
+++ shadow/82050.tmp.29059 2007-07-09 13:12:56.000000000 -0400
@@ -1,23 +1,24 @@
Bug#: 82050
Product: Mono: Runtime
Version: 1.2
OS: unknown
OS Details: Fedora Core 6 on x86-64
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: mark.probst at gmail.com
ReportedBy: mark.probst at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Memory leak when repeatedly causing the JIT to fail to compile a method
+BugsThisDependsOn: 81673[FIXED]
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).
@@ -39,6 +40,9 @@
Always.
------- Additional Comments From mark.probst at gmail.com 2007-07-09 12:32 -------
Created an attachment (id=19528)
memleak.tar.gz
+
+------- Additional Comments From mark.probst at gmail.com 2007-07-09 13:12 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list