[Mono-dev] Bug in System.Collections.Generic.Dictionary
Sandy Armstrong
sanfordarmstrong at gmail.com
Wed Dec 17 14:58:50 EST 2008
On 12/17/2008 10:55 AM, Arno Rehn wrote:
> Hi,
>
> I've recently discovered a bug in the Dictionary class.
> After really fast insertions (ca. 9000-1000) and some removals in between it
> crashes with
>
> UNHANDLED EXCEPTION: System.Reflection.TargetInvocationException: Exception
> has been thrown by the target of an invocation. --->
> System.IndexOutOfRangeException: Array index is out of range.
>
Even without a test case, you should probably file this in bugzilla. It
would be cool to have some sample code, even if it doesn't reliably
reproduce the bug.
Make sure to mention what version of Mono this is, too. :-)
Best,
Sandy
More information about the Mono-devel-list
mailing list