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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +Component: misc +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
