[Mono-bugs] [Bug 77948][Nor] Changed - apparent hang/deadlock

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 29 13:54:13 EST 2006


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 miguel at ximian.com.

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

--- shadow/77948	2006-03-29 13:48:32.000000000 -0500
+++ shadow/77948.tmp.6775	2006-03-29 13:54:13.000000000 -0500
@@ -289,6 +289,14 @@
 (gdb) p (char *) mono_pmip (0xb65e567f)
 [Switching to Thread -1220717472 (LWP 2507)]
 $54 = 0x87dc920 " (wrapper managed-to-native)
 System.Threading.Monitor:Monitor_wait (object,int) + 0x27 (0xb65e5658
 0xb65e56b2) [0x8215f00 - zmd.exe]"
 
+
+------- Additional Comments From miguel at ximian.com  2006-03-29 13:54 -------
+Ok, from the stack trace we can see the call to open64, which is
+hanging.  open is trying to open /var/run/zmd/zenevents which is a pipe.
+
+I do not know in what mode it is being opened, but there are no
+processes on the system trying to use the file.
+


More information about the mono-bugs mailing list