[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:58:16 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 trow at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76841

--- shadow/76841	2005-12-09 12:25:50.000000000 -0500
+++ shadow/76841.tmp.27289	2005-12-09 12:58:16.000000000 -0500
@@ -112,6 +112,15 @@
 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?
 
+
+------- Additional Comments From trow at ximian.com  2005-12-09 12:58 -------
+No, this is on x86, on a single CPU system (my thinkpad).  Those were
+the only two threads in my backtrace.
+
+This crash is very sensitive to timing -- trivial perturbations of my
+code (i.e. adding and removing Console.WriteLines) cause it to appear
+and disappear, and change its frequency.  I'll try to put together a
+simple example that reliably reproduces it.


More information about the mono-bugs mailing list