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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 24 Sep 2004 21:32:10 -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:12:59.000000000 -0400
+++ shadow/66614.tmp.8476	2004-09-24 21:32:10.000000000 -0400
@@ -138,6 +138,35 @@
 
 
 I got this just now when it was locked up.
 
 ------- Additional Comments From james@ximian.com  2004-09-24 21:12 -------
 Twice in a row now :(
+
+------- Additional Comments From james@ximian.com  2004-09-24 21:32 -------
+Another hang yielded this:
+
+#0  0xffffe410 in ?? ()
+#1  0xbfffeab8 in ?? ()
+#2  0x0000014a in ?? ()
+#3  0x00000000 in ?? ()
+#4  0x4025091c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
+   from /lib/tls/libpthread.so.0
+#5  0x4010e58f in _wapi_handle_wait_signal_handle (handle=Variable
+"handle" is not available.
+)
+    at handles-private.h:137
+#6  0x401209f9 in WaitForSingleObjectEx (handle=Variable "handle" is
+not available.
+) at wait.c:109
+#7  0x4012124f in WaitForMultipleObjectsEx (numobjects=1,
+handles=0x811f848,
+    waitall=1, timeout=4294967295, alertable=0) at wait.c:434
+#8  0x400db7d9 in wait_for_tids (wait=Variable "wait" is not available.
+) at threads.c:1274
+#9  0x400db9db in mono_thread_manage () at threads.c:1412
+#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
+