[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 16 11:44:46 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 10:23:54.000000000 -0400
+++ shadow/82050.tmp.8030	2007-07-16 11:44:46.000000000 -0400
@@ -62,6 +62,11 @@
 x86 / Windows XP:
 Unhandled Exception: System.StackOverflowException: The requested 
 operation caused a stack overflow.
 
 Let me know how I can provide more info. I've tried setting 
 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.
+


More information about the mono-bugs mailing list