[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 12:31:34 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:30:50.000000000 -0400
+++ shadow/82050.tmp.27447 2007-07-09 12:31:34.000000000 -0400
@@ -1,23 +1,24 @@
Bug#: 82050
Product: Mono: Runtime
Version: 1.2
-OS:
+OS: unknown
OS Details: Fedora Core 6 on x86-64
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.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
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).
More information about the mono-bugs
mailing list