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=76841 --- shadow/76841 2005-12-05 20:38:28.000000000 -0500 +++ shadow/76841.tmp.26892 2005-12-09 12:25:50.000000000 -0500 @@ -102,6 +102,16 @@ #15 0xbfde2764 in ?? () #16 0xbfde2738 in ?? () #17 0x40135ea0 in __libc_start_main () from /lib/tls/libc.so.6 #18 0x40135ea0 in __libc_start_main () from /lib/tls/libc.so.6 #19 0x0805be91 in ?? () + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-09 12:25 ------- +Are you running this on PPC? + +I've been unable to reproduce the crash on x86 (tried with smp +hardware too) so I've been examining the code to try and spot the +smoking gun. mono_pthread_key_for_tls () is only called from mini-ppc.c. + +When you produced the backtrace, were there any other threads running? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
