[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 10:23:54 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82050
--- shadow/82050 2007-07-16 06:42:29.000000000 -0400
+++ shadow/82050.tmp.5891 2007-07-16 10:23:54.000000000 -0400
@@ -51,6 +51,17 @@
I get a segmentation fault (core dumped) after about 200.000
iterations, without or with the inline optimization.
------- Additional Comments From mark.probst at gmail.com 2007-07-16 06:42 -------
Sorry, I can't reproduce that. Could you provide more information
(architecture, stacktrace, ...)?
+
+------- Additional Comments From gert.driesen at pandora.be 2007-07-16 10:23 -------
+x86 / Ubuntu 7.04:
+Segmentation fault (core dumped)
+
+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.
More information about the mono-bugs
mailing list