[Mono-bugs] [Bug 82087][Nor] Changed - Problem in Hastable when using custom IComparer

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 12 13:55:56 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 lluis at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82087

--- shadow/82087	2007-07-12 13:55:15.000000000 -0400
+++ shadow/82087.tmp.7270	2007-07-12 13:55:56.000000000 -0400
@@ -25,6 +25,11 @@
 
 I found this problem when using Gtk.NodeView, which internally uses a
 hashtable to store identifiers. I'm going to attach a simplified example
 that shows how the identifier hashtable may lead to a crash. After 1300
 iterations or so the comparer crashes with an InvalidCastException, because
 one of the provided objects is not an int.
+
+------- Additional Comments From lluis at ximian.com  2007-07-12 13:55 -------
+Created an attachment (id=19553)
+test.cs
+


More information about the mono-bugs mailing list