[Mono-bugs] [Bug 47672][Maj] Changed - Thread.SetData throws ArgumentException only with Mono
   
    bugzilla-daemon@bugzilla.ximian.com
     
    bugzilla-daemon@bugzilla.ximian.com
       
    Wed,  1 Oct 2003 10:59:47 -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 cmars@ziplip.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47672
--- shadow/47672	2003-10-01 05:53:06.000000000 -0400
+++ shadow/47672.tmp.2094	2003-10-01 10:59:47.000000000 -0400
@@ -88,6 +88,11 @@
 ------- Additional Comments From dick@ximian.com  2003-10-01 05:53 -------
 slothash_key is a TLS key ID, and therefore needs to be global so that
 every thread can look up the data in a known place.
 
 Zoltan's patch looks correct to me (without actually running it)
 
+
+------- Additional Comments From cmars@ziplip.com  2003-10-01 10:59 -------
+Created an attachment (id=5479)
+Bamboo.Prevalence app that demonstrates the error.
+