[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
Sun Jul 22 15:12:05 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82050
--- shadow/82050 2007-07-16 11:44:46.000000000 -0400
+++ shadow/82050.tmp.24310 2007-07-22 15:12:05.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82050
Product: Mono: Runtime
Version: 1.2
OS: unknown
OS Details: Fedora Core 6 on x86-64
-Status: REOPENED
-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
@@ -67,6 +67,10 @@
MONO_LOG_LEVEL to debug, but that doesn't provide much useful info.
------- Additional Comments From vargaz at gmail.com 2007-07-16 11:44 -------
This is most likely caused by a bug in the stack unwinding code. We
probably leak a few bytes of stack space at every iteration.
+
+------- Additional Comments From vargaz at gmail.com 2007-07-22 15:12 -------
+Fixed in SVN.
+
More information about the mono-bugs
mailing list