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=77280 --- shadow/77280 2006-01-18 20:46:37.000000000 -0500 +++ shadow/77280.tmp.30628 2006-01-19 08:13:21.000000000 -0500 @@ -68,6 +68,11 @@ still fails i.e. exhibits the same behaviour. (What is interesting is that it worked on Windows and RedHat for thread count = 10000 without any problems - but fails instantly for any reasonable thread count on Fedora). -Pawan + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-19 08:13 ------- +You have to lock the invocation of the event too with the same lock +since it accesses the same data. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
