[Mono-bugs] [Bug 459948] Dictionary crash after fast insertions

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 19 19:53:36 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=459948

User alan.mcgovern at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=459948#c3





--- Comment #3 from Alan McGovern <alan.mcgovern at gmail.com>  2008-12-19 17:53:36 MST ---
Exactly. All static methods are threadsafe by default, but instance methods are
*not* threadsafe by default. So if you are modifying the dictionary from
multiple threads simultaneously, it's not a mono bug, so this should be marked
as invalid and closed.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list