[Mono-bugs] [Bug 81658][Nor] New - Thread.ApartmentState can still be accessed if thread is stopped
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 17 12:13:42 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81658
--- shadow/81658 2007-05-17 12:13:42.000000000 -0400
+++ shadow/81658.tmp.26885 2007-05-17 12:13:42.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 81658
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Thread.ApartmentState can still be accessed if thread is stopped
+
+On MS, when a thread is stopped and you attempt to retrieve the
+ApartmentState then a ThreadStateException is thrown.
+
+I've added a unit test to ThreadTest.cs, named
+ThreadApartmentTest.ApartmentState_StoppedThread.
More information about the mono-bugs
mailing list