[Mono-bugs] [Bug 47672][Maj] Changed - Thread.SetData throws ArgumentException only with Mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 11:08:19 -0400 (EDT)


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@freemail.hu.

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

--- shadow/47672	2003-08-22 13:32:13.000000000 -0400
+++ shadow/47672.tmp.3716	2003-09-29 11:08:19.000000000 -0400
@@ -70,6 +70,12 @@
 
 It seems to me that this and probably other static values in threads.c need
 to be indexed by thread ID to prevent collisions.  This is just my educated
 guess.
 
 Your help on this is greatly appreciated!
+
+------- Additional Comments From vargaz@freemail.hu  2003-09-29 11:08 -------
+Are you still having this problem? If yes, then could you try out
+the attached patch to Thread.cs and see whenever it helps ?
+
+