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-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 [email protected]  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to