[Mono-bugs] [Bug 66614][Maj] Changed - apparent deadlock in runtime

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 25 Sep 2004 10:23:00 -0400 (EDT)


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 james@ximian.com.

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

--- shadow/66614	2004-09-24 21:32:10.000000000 -0400
+++ shadow/66614.tmp.12522	2004-09-25 10:23:00.000000000 -0400
@@ -167,6 +167,10 @@
 #10 0x400b94b8 in mono_runtime_exec_managed_code (domain=0x808eed8,
     main_func=0x4007e830 <main_thread_handler>, main_args=0xbfffee00)
     at object.c:1468
 #11 0x4007d8e8 in mono_main (argc=2, argv=0xbfffeef4) at driver.c:800
 #12 0x080486f8 in main (argc=4, argv=0xbfffeef4) at main.c:6
 
+
+------- Additional Comments From james@ximian.com  2004-09-25 10:23 -------
+The above trace seems to be a red herring.  I found the standard
+"finalizer hang" trace on a different thread.