[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:48:32 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:33:53.000000000 -0500
+++ shadow/77948.tmp.6713	2006-03-29 13:48:32.000000000 -0500
@@ -216,6 +216,79 @@
 [root at cfhrhel3w1 root]# strace -e trace=connect  rug ping
 connect(5, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) =
 -1 ENOENT (No such file or directory)
 connect(13, {sa_family=AF_UNIX,
 path="/var/run/zmd/zmd-remoting.socket"}, 110
 
+
+------- Additional Comments From miguel at ximian.com  2006-03-29 13:48 -------
+Managed callers for mono_monitor_exit:
+
+Thread 9 (Thread -1232495696 (LWP 25449)):
+(gdb) p (char*) mono_pmip (0xb692fdab)
+$45 = 0x87dc3d8 " (wrapper managed-to-native)
+System.Threading.Thread:Sleep_internal (int) + 0x23 (0xb692fd88
+0xb692fdc6) [0x8215f00 - zmd.exe]"
+
+Thread 8 (Thread -1235432528 (LWP 25502)):
+(gdb) p (char*) mono_pmip (0xb6c9a4d5)
+$47 = 0x87dc590 " (wrapper managed-to-native) System.IO.MonoIO:Open
+(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,bool,System.IO.MonoIOError&)
++ 0x35 (0xb6c9a4a0 0xb6c9a4f9) [0x8215f00 - zmd.exe]"
+
+Thread 7 (Thread -1236485200 (LWP 25503)):
+(gdb) p (char *) mono_pmip (0xb65e567f)
+$4 = 0x87dbe90 " (wrapper managed-to-native)
+System.Threading.Monitor:Monitor_wait (object,int) + 0x27 (0xb65e5658
+0xb65e56b2) [0x8215f00 - zmd.exe]"
+(gdb) p (char *) mono_pmip (0xb692c448)
+$5 = 0x87dbbd0 " (wrapper runtime-invoke)
+System.Object:runtime_invoke_void (object,intptr,intptr,intptr) + 0x0
+(0xb692c448 0xb692c4d8) [0x8215f00 - zmd.exe]"
+(gdb) p (char *) mono_pmip (0xb64cb830)
+$6 = 0x0
+(gdb) p (char *) mono_pmip (0xb65e565c)
+$7 = 0x87dc050 " (wrapper managed-to-native)
+System.Threading.Monitor:Monitor_wait (object,int) + 0x4 (0xb65e5658
+0xb65e56b2) [0x8215f00 - zmd.exe]"
+(gdb) p (char *) mono_pmip (0xb65e555e)
+$8 = 0x87dbfb8 " System.Threading.Monitor:Wait (object) + 0x2e
+(0xb65e5530 0xb65e55ca) [0x8215f00 - zmd.exe]"
+(gdb) p (char *) mono_pmip (0xb64cb908)
+$9 = 0x0
+(gdb) p (char *) mono_pmip (0xb65e51f9)
+$10 = 0x87dbd60 " Novell.Zenworks.Zmd.ZenThread:WorkerLoop () + 0x111
+(0xb65e50e8 0xb65e5490) [0x8215f00 - zmd.exe]"
+
+Thread 6:
+(gdb) p (char *) mono_pmip (0xb65e567f)
+$49 = 0x87dc660 " (wrapper managed-to-native)
+System.Threading.Monitor:Monitor_wait (object,int) + 0x27 (0xb65e5658
+0xb65e56b2) [0x8215f00 - zmd.exe]"
+
+Thread 5:
+(gdb) p (char *) mono_pmip (0xb692fdab)
+$51 = 0x87dc778 " (wrapper managed-to-native)
+System.Threading.Thread:Sleep_internal (int) + 0x23 (0xb692fd88
+0xb692fdc6) [0x8215f00 - zmd.exe]"
+
+Thread 4:
+(gdb) p (char *) mono_pmip (0xb65e567f)
+[Switching to Thread -1242920016 (LWP 25523)]
+$52 = 0x87dc800 " (wrapper managed-to-native)
+System.Threading.Monitor:Monitor_wait (object,int) + 0x27 (0xb65e5658
+0xb65e56b2) [0x8215f00 - zmd.exe]"
+
+Thread 3:
+(gdb) p (char *) mono_pmip (0xb65e567f)
+[Switching to Thread -1244009552 (LWP 25524)]
+$53 = 0x87dc890 " (wrapper managed-to-native)
+System.Threading.Monitor:Monitor_wait (object,int) + 0x27 (0xb65e5658
+0xb65e56b2) [0x8215f00 - zmd.exe]"
+
+Thread 1:
+(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]"
+


More information about the mono-bugs mailing list