[Mono-bugs] [Bug 72539][Maj] Changed - SynchronizationAttributeTest.TestSynchronization hangs on 2.0 profile

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 16:30:58 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/72539	2005-06-28 13:18:21.000000000 -0400
+++ shadow/72539.tmp.26760	2005-07-04 16:30:58.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 72539
-Product: Mono: Class Libraries
+Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
-Component: CORLIB
-AssignedTo: lluis at ximian.com                            
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: SynchronizationAttributeTest.TestSynchronization hangs on 2.0 profile
@@ -102,6 +102,12 @@
 #26 0xb5c27150 in ?? ()
 #27 0xb58e1ca8 in ?? ()
 #28 0x00507ce8 in ?? ()
 #29 0xb6cebea9 in ?? ()
 #30 0x00000000 in ?? ()
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-07-04 16:30 -------
+From what I do trust of this stacktrace, it seems like this is coming
+from io-layer or the GC. The pthread functions seem to be called
+directly -- without using CriticalSection. The only places this can
+happen are in the gc and in io-layer.


More information about the mono-bugs mailing list