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=79873 --- shadow/79873 2006-11-09 09:13:39.000000000 -0500 +++ shadow/79873.tmp.13091 2006-11-09 14:15:55.000000000 -0500 @@ -68,6 +68,73 @@ How often does this happen? everytime Additional Information: Tested with 1.1.17 and 1.1.18 + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-09 14:15 ------- +gdb output when hanging in Activator.GetObject: + + +(gdb) bt +#0 0xffffe410 in __kernel_vsyscall () +#1 0xb7ec450f in [EMAIL PROTECTED] () from /lib/libpthread.so.0 +#2 0x0811bc95 in GC_start_blocking () +#3 0x0810f483 in mono_path_resolve_symlinks () +#4 0x0810fde8 in mono_path_resolve_symlinks () +#5 0x0811053c in mono_path_resolve_symlinks () +#6 0x081107ca in mono_path_resolve_symlinks () +#7 0x08112f99 in mono_path_resolve_symlinks () +#8 0x08113059 in mono_path_resolve_symlinks () +#9 0x08113249 in mono_path_resolve_symlinks () +#10 0x0808e18e in mono_string_new_size () +#11 0x0808e1fe in mono_string_new_utf16 () +#12 0x0808e298 in mono_string_new_utf16 () +#13 0x08136dc5 in mono_print_method_from_ip () +#14 0x08141329 in mono_jit_thread_attach () +#15 0x082f8aa4 in ?? () +#16 0x00000000 in ?? () + +(gdb) thread apply all bt + +Thread 3 (Thread -1221215328 (LWP 9433)): +#0 0xffffe410 in __kernel_vsyscall () +#1 0xb7ec5836 in __nanosleep_nocancel () from /lib/libpthread.so.0 +#2 0x080f019e in mono_class_describe_statics () +#3 0xb7ebf604 in start_thread () from /lib/libpthread.so.0 +#4 0xb7e3142e in clone () from /lib/libc.so.6 + +Thread 2 (Thread -1221743712 (LWP 9434)): +#0 0xffffe410 in __kernel_vsyscall () +#1 0xb7ec2616 in pthread_cond_wait@@GLIBC_2.3.2 () from +/lib/libpthread.so.0 +#2 0x080f563f in mono_class_describe_statics () +#3 0x080f57af in mono_class_describe_statics () +#4 0x080f591a in mono_class_describe_statics () +#5 0x08106418 in mono_pthread_key_for_tls () +#6 0x080a43ac in mono_domain_finalize () +#7 0x080bd1ce in mono_thread_get_pending_exception () +#8 0x0810576f in mono_pthread_key_for_tls () +#9 0x0811afb3 in GC_push_all_stack () +#10 0x00000000 in ?? () + +Thread 1 (Thread -1210631856 (LWP 9432)): +#0 0xffffe410 in __kernel_vsyscall () +#1 0xb7ec450f in [EMAIL PROTECTED] () from /lib/libpthread.so.0 +#2 0x0811bc95 in GC_start_blocking () +#3 0x0810f483 in mono_path_resolve_symlinks () +#4 0x0810fde8 in mono_path_resolve_symlinks () +#5 0x0811053c in mono_path_resolve_symlinks () +#6 0x081107ca in mono_path_resolve_symlinks () +#7 0x08112f99 in mono_path_resolve_symlinks () +#8 0x08113059 in mono_path_resolve_symlinks () +#9 0x08113249 in mono_path_resolve_symlinks () +#10 0x0808e18e in mono_string_new_size () +#11 0x0808e1fe in mono_string_new_utf16 () +#12 0x0808e298 in mono_string_new_utf16 () +#13 0x08136dc5 in mono_print_method_from_ip () +#14 0x08141329 in mono_jit_thread_attach () +#15 0x082f8aa4 in ?? () +#16 0x00000000 in ?? () +#0 0xffffe410 in __kernel_vsyscall () + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
