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=78969 --- shadow/78969 2006-07-28 10:03:56.000000000 -0400 +++ shadow/78969.tmp.32519 2006-07-31 19:41:08.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 78969 -Product: Mono: Compilers +Product: Mono: Runtime Version: 1.1 OS: Windows XP OS Details: Status: NEW Resolution: -Severity: -Priority: Critical -Component: C# +Severity: Unknown +Priority: Normal +Component: debug AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Accessing an at least 3 dimensional array about 130000 times causes a StackOverflowException +Summary: Windows, unconfirmed: Accessing an at least 3 dimensional array about 130000 times causes a StackOverflowException Description of Problem: If you have an at least 3 dimensional array of any type (say value or object type) and access it about 130000 times (doesn't have to be the same element in the array and doesn't have to be in one single method), you will get a StackOverflowException. @@ -56,6 +56,12 @@ How often does this happen? Always Additional Information: This applies (at least) to both gmcs and mcs in Mono-1.1.13.8 and Mono- 1.1.16.1. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-31 19:41 ------- +Am unable to reproduce the problem with Mono 1.1.16 or Mono 1.1.13.8 +on Linux. + +Maybe its a Windows-only problem. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
