[Mono-bugs] [Bug 78969][Nor] Changed - Windows: Accessing an at least 3 dimensional array about 130000 times causes a StackOverflowException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 11:57:46 EDT 2006
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=78969
--- shadow/78969 2006-08-02 09:18:45.000000000 -0400
+++ shadow/78969.tmp.11160 2006-08-07 11:57:46.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: lupus at ximian.com
ReportedBy: Moritz.Kroll at gmx.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Windows, unconfirmed: Accessing an at least 3 dimensional array about 130000 times causes a StackOverflowException
+Summary: Windows: 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.
More information about the mono-bugs
mailing list