[Mono-bugs] [Bug 76841][Nor] Changed - some sort of race can crash the runtime at start-up

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 9 12:25:50 EST 2005


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 dick at ximian.com.

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 dick at ximian.com  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?
+


More information about the mono-bugs mailing list