[Mono-bugs] [Bug 71274][Nor] Changed - finalizer-... tests randomly crash on x86 (Environment.Exit race)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 1 14:54:47 EDT 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 bmaurer at users.sf.net.

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

--- shadow/71274	2005-07-01 14:49:55.000000000 -0400
+++ shadow/71274.tmp.21217	2005-07-01 14:54:47.000000000 -0400
@@ -428,6 +428,15 @@
 #40 0x08209670 in ?? ()
 #41 0x40be4a18 in ?? ()
 #42 0x080aa1cb in start_wrapper (data=0x21a80) at threads.c:295
 Previous frame inner to this frame (corrupt stack?)
 #0  0xffffe410 in ?? ()
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-07-01 14:54 -------
+in the above case:
+[Switching to thread 246 (Thread 1086213040 (LWP 13350))]#0 
+0x40012a9a in strcmp () from /lib/ld-linux.so.2
+(gdb) p mono_domain_get ()
+$1 = (MonoDomain *) 0x21f00
+
+So somehow, we are still alive in a domain that is being freed.


More information about the mono-bugs mailing list