зеркало из https://github.com/mono/mail-archives.git
91 строка
3.9 KiB
HTML
91 строка
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075050%5D%5BNor%5D%20Changed%20-%20deadlock%20in%20runtime&In-Reply-To=bug-75050%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030495.html">
|
|
<LINK REL="Next" HREF="030497.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075050%5D%5BNor%5D%20Changed%20-%20deadlock%20in%20runtime&In-Reply-To=bug-75050%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75050][Nor] Changed - deadlock in runtime">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed Jun 15 18:59:44 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030495.html">[Mono-bugs] [Bug 75273][Cri] Changed - The 'process.HasExited' flag
|
|
does not give a correct value
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030497.html">[Mono-bugs] [Bug 75279][Wis] Changed - mcs outputs unreachable il
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30496">[ date ]</a>
|
|
<a href="thread.html#30496">[ thread ]</a>
|
|
<a href="subject.html#30496">[ subject ]</a>
|
|
<a href="author.html#30496">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">miguel at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75050">http://bugzilla.ximian.com/show_bug.cgi?id=75050</A>
|
|
|
|
--- 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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">miguel at ximian.com</A> 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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">miguel at ximian.com</A> 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.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030495.html">[Mono-bugs] [Bug 75273][Cri] Changed - The 'process.HasExited' flag
|
|
does not give a correct value
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030497.html">[Mono-bugs] [Bug 75279][Wis] Changed - mcs outputs unreachable il
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30496">[ date ]</a>
|
|
<a href="thread.html#30496">[ thread ]</a>
|
|
<a href="subject.html#30496">[ subject ]</a>
|
|
<a href="author.html#30496">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|