[Mono-bugs] [Bug 60412][Wis] Changed - bug with thread and mutex

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 08:09:34 -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 dick@ximian.com.

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

--- shadow/60412	2004-06-18 07:03:21.000000000 -0400
+++ shadow/60412.tmp.14547	2004-06-18 08:09:34.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60412
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Red Hat 9.0 / kernel 2.4.22 with AC1 patch and nptl patch
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: packaging
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: hannibalbundie@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,14 @@
 freeze. In fact, ThreadProc is oddly unused with mint.
 
 ------- Additional Comments From hannibalbundie@hotmail.com  2004-06-18 07:03 -------
 Created an attachment (id=8237)
 source files
 
+
+------- Additional Comments From dick@ximian.com  2004-06-18 08:09 -------
+With current CVS I get an unending output of
+
+                ---> AddTrace : mutex.WaitOne() ... ok
+
+so this seems to be working.  Please add more info if you can pin the
+bug down.