[Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 15 18:59:44 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 miguel at ximian.com.

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

--- shadow/75050	2005-06-15 18:30:04.000000000 -0400
+++ shadow/75050.tmp.21687	2005-06-15 18:59:44.000000000 -0400
@@ -81,6 +81,22 @@
 Btw, as it turns out the bug is in `zmd', not `rug'.
 
 ------- Additional Comments From miguel at ximian.com  2005-06-15 18:30 -------
 To debug, this is the command that is 
 /usr/local/bin/mono /usr/local/lib/zmd/zmd.exe
 
+
+------- Additional Comments From miguel at ximian.com  2005-06-15 18:59 -------
+I have asked Naresh for some help on this issue, I tried debugging
+this, but gdb is not even aware that there are threads running on the
+mono application (it reports that there are no threads to `info
+threads') and any attempt to switch threads fails with `Thread ID XX
+not known.'.
+
+Strace is also non-functioning, so this makes things harder to track
+down. 
+
+So we need your help to get:
+* The upgraded kernel that apparently fixes the gdb/strace issues.
+* The upgraded gdb/strace on the machine.
+
+Miguel.


More information about the mono-bugs mailing list