[Mono-bugs] [Bug 81476][Wis] Changed - Thread.Start() deadlock

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 28 16:54:58 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 vargaz at gmail.com.

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

--- shadow/81476	2007-04-28 09:53:53.000000000 -0400
+++ shadow/81476.tmp.18674	2007-04-28 16:54:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81476
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: alan.mcgovern at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -111,6 +111,10 @@
 
 ------- Additional Comments From alan.mcgovern at gmail.com  2007-04-28 09:53 -------
 Go into the System.Thread.Timers class, and put a Console.WriteLine
 both before and after line 206 (it's the Init method).
 
 Line 206 is a call to Thread.Start(). This is the call that never returns.
+
+------- Additional Comments From vargaz at gmail.com  2007-04-28 16:54 -------
+Fixed in SVN.
+


More information about the mono-bugs mailing list