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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
