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-03-11 16:33:20.000000000 -0500 +++ shadow/72539.tmp.5486 2005-06-28 13:18:21.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 72539 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -18,6 +18,90 @@ The test case SynchronizationAttributeTest.TestSynchronization hangs nunit when run on the 2.0 profile ------- Additional Comments From [EMAIL PROTECTED] 2005-03-11 16:33 ------- *** Bug 72576 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-28 13:18 ------- +A GDB backtrace from this: + +Thread 4 (Thread -1217811536 (LWP 32484)): +#0 0x00fa7402 in ?? () +#1 0x00ba18f6 in __nanosleep_nocancel () from /lib/libpthread.so.0 +#2 0x080f2735 in _wapi_timed_thread_create (threadp=0xfffffdfc, +attr=0xfffffdfc, create_flags=4294966780, start_routine=0xfffffdfc, + exit_routine=0xfffffdfc, arg=0xfffffdfc, exit_userdata=0xfffffdfc) +at timed-thread.c:170 +#3 0x00b9cb80 in start_thread () from /lib/libpthread.so.0 +#4 0x0093edee in clone () from /lib/libc.so.6 + +Thread 3 (Thread -1217827920 (LWP 32485)): +#0 0x00fa7402 in ?? () +#1 0x00ba0e7e in __lll_mutex_lock_wait () from /lib/libpthread.so.0 +#2 0x00b9dbb1 in _L_mutex_lock_193 () from /lib/libpthread.so.0 +#3 0xb76962e8 in ?? () +#4 0x0819f37c in ?? () from /home/benm/install/bin/mono +#5 0xb503d580 in ?? () +#6 0xb503d580 in ?? () +#7 0xb76962e8 in ?? () +#8 0x080f552b in mono_bitset_count (set=0x21c08) at monobitset.c:238 +#9 0x080f552b in mono_bitset_count (set=0x21c04) at monobitset.c:238 +#10 0x080cf29c in find_first_unset (bitmap=12214260) at gc.c:395 +#11 0x08102966 in GC_remove_root_at_pos (i=Variable "i" is not available. +) at mark_rts.c:282 +#12 0x080cfe78 in mono_gc_init () at gc.c:784 +#13 0x0808b29b in start_wrapper (data=0x21900) at threads.c:299 +#14 0x080f32eb in _wapi_socket (domain=139867504, type=8195840, +protocol=0, unused=0x0, unused2=0, unused3=194560) at sockets.c:706 +#15 0x080ff0d1 in GC_get_nprocs () at pthread_support.c:799 +#16 0x00b9cb80 in start_thread () from /lib/libpthread.so.0 +#17 0x0093edee in clone () from /lib/libc.so.6 + +Thread 2 (Thread -1238582352 (LWP 32511)): +#0 0x00fa7402 in ?? () +#1 0x00ba0e7e in __lll_mutex_lock_wait () from /lib/libpthread.so.0 +#2 0x00b9dbb1 in _L_mutex_lock_193 () from /lib/libpthread.so.0 +#3 0x00000000 in ?? () + +Thread 1 (Thread -1208437056 (LWP 32429)): +#0 0x00fa7402 in ?? () +#1 0x00b9ea1c in pthread_cond_timedwait@@GLIBC_2.3.2 () from +/lib/libpthread.so.0 +#2 0x080e65c2 in _wapi_handle_get_or_set_share +(device=13819738508374739720, inode=581700143175799540, +new_sharemode=4294967292, new_access=4294967292, + old_sharemode=0xfffffffc, old_access=0xfffffffc, share_info=0x0) +at handles.c:1361 +#3 0x080e7d52 in thread_own (handle=0x3ce1c) at threads.c:96 +#4 0x080e7e5e in _wapi_thread_handle_from_id (tid=2309) at threads.c:341 +#5 0x080e48d4 in SignalObjectAndWait (signal_handle=0x905, +wait=0xffffffff, timeout=1, alertable=-1245548208) at wait.c:283 +#6 0x08089e0d in +ves_icall_System_Threading_WaitHandle_WaitAll_internal +(mono_handles=0xb5c27150, ms=-4, exitContext=2309) at threads.c:892 +#7 0x00508e64 in ?? () +#8 0xb5c27150 in ?? () +#9 0xffffffff in ?? () +#10 0x00000905 in ?? () +#11 0xbfc9953c in ?? () +#12 0x085188e8 in ?? () +#13 0xb39a6888 in ?? () +---Type <return> to continue, or q <return> to quit--- +#14 0xb5c27150 in ?? () +#15 0x0814e21a in map.23606 () from /home/benm/install/bin/mono +#16 0xb5c27150 in ?? () +#17 0xbfc9944c in ?? () +#18 0x00508e3c in ?? () +#19 0xbfc99460 in ?? () +#20 0x00508e1e in ?? () +#21 0xb5c27150 in ?? () +#22 0xffffffff in ?? () +#23 0x00000905 in ?? () +#24 0xbfc9947c in ?? () +#25 0x00507c5f in ?? () +#26 0xb5c27150 in ?? () +#27 0xb58e1ca8 in ?? () +#28 0x00507ce8 in ?? () +#29 0xb6cebea9 in ?? () +#30 0x00000000 in ?? () + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
