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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 28 05:23:40 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 robertj at gmx.net.

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

--- shadow/81476	2007-04-27 16:11:04.000000000 -0400
+++ shadow/81476.tmp.4371	2007-04-28 05:23:40.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81476
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: alan.mcgovern at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -47,6 +47,10 @@
 
         void Callback(object state) {
                 Console.Error.WriteLine("Callback on Thread: {0}", tid);
                 timer.Dispose();
         }
 }
+
+------- Additional Comments From robertj at gmx.net  2007-04-28 05:23 -------
+Which OS/arch are you on? I can't repro this on Linux & Win32.
+


More information about the mono-bugs mailing list