[Mono-bugs] [Bug 50049][Maj] Changed - MonoThread domain-specific handling broken

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Dec 2004 11:49:30 -0500 (EST)


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 .

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

--- shadow/50049	2004-12-06 13:23:57.000000000 -0500
+++ shadow/50049.tmp.19616	2004-12-29 11:49:30.000000000 -0500
@@ -10,12 +10,13 @@
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
+Cc: gonzalo@ximian.com,juraj@hotfeet.ch
 Summary: MonoThread domain-specific handling broken
 
 MonoThread is the unmanaged representation for the Thread object.
 The runtime should make sure the current MonoThread corresponds to the
 current domain, both in the finalizer thread and when appdomain changes
 happen. Currently, at least for the finalizer thread, the MonoThread object