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=75239 --- shadow/75239 2005-06-30 12:48:57.000000000 -0400 +++ shadow/75239.tmp.32303 2005-06-30 17:56:31.000000000 -0400 @@ -883,6 +883,29 @@ for (int i = 0; i < 30; i++ ) new Thread (X1).Start (); } } Wasn't able to get any hangs there, dunno why. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-30 17:56 ------- +When it segfaults, it comes from inside + +Thread 1 (Thread 1075853088 (LWP 19614)): +#0 0xffffe410 in ?? () +#1 0xbfffdecc in ?? () +#2 0x401ffbb8 in +__elf_set___libc_thread_subfreeres_element___rpc_thread_destroy__ () +from /lib/tls/libc.so.6 +#3 0xbfffdd28 in ?? () +#4 0x40176696 in __nanosleep_nocancel () from /lib/tls/libc.so.6 +#5 0x40176473 in sleep () from /lib/tls/libc.so.6 +#6 0x0810df3c in sigsegv_signal_handler (_dummy=11, info=0xbfffdf00, +context=0xbfffdf80) at mini.c:9663 +#7 <signal handler called> +#8 mono_release_type_locks (thread=0x0) at object.c:324 +#9 0x080a8ed6 in thread_cleanup (thread=0x0) at threads.c:204 +#10 0x080a9285 in mono_thread_manage () at threads.c:1804 +#11 0x0805bfa0 in mono_main (argc=1, argv=0xbfffe4e4) at driver.c:930 +#12 0x0805b1aa in main (argc=0, argv=0x0) at main.c:6 +#0 0xffffe410 in ?? () + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
