зеркало из https://github.com/mono/mail-archives.git
80 строки
3.7 KiB
HTML
80 строки
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75428][Maj] Changed - GC hang in sigsuspend
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075428%5D%5BMaj%5D%20Changed%20-%20GC%20hang%20in%20sigsuspend&In-Reply-To=bug-75428%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="031214.html">
|
|
<LINK REL="Next" HREF="031216.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75428][Maj] Changed - GC hang in sigsuspend</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075428%5D%5BMaj%5D%20Changed%20-%20GC%20hang%20in%20sigsuspend&In-Reply-To=bug-75428%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75428][Maj] Changed - GC hang in sigsuspend">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Thu Jun 30 12:42:03 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="031214.html">[Mono-bugs] [Bug 75428][Maj] Changed - GC hang in sigsuspend
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031216.html">[Mono-bugs] [Bug 75359][Nor] Changed - Wrong behavior of MONO SWF
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31215">[ date ]</a>
|
|
<a href="thread.html#31215">[ thread ]</a>
|
|
<a href="subject.html#31215">[ subject ]</a>
|
|
<a href="author.html#31215">[ 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">matt at use.net.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75428">http://bugzilla.ximian.com/show_bug.cgi?id=75428</A>
|
|
|
|
--- shadow/75428 2005-06-30 12:40:56.000000000 -0400
|
|
+++ shadow/75428.tmp.26561 2005-06-30 12:42:03.000000000 -0400
|
|
@@ -10,12 +10,13 @@
|
|
Component: GC
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">james at ximian.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
+Cc: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com</A><A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">,naresh at novell.com</A>
|
|
Summary: GC hang in sigsuspend
|
|
|
|
One of our QA guys was doing a stress test on our application (ZMD), and it
|
|
deadlocked during the test. I attached with gdb, and found that all
|
|
threads were in sigsuspend() in the GC. An example of one of the traces is
|
|
below. The machine is running nld9, on x86_64. It is using a bundled
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="031214.html">[Mono-bugs] [Bug 75428][Maj] Changed - GC hang in sigsuspend
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031216.html">[Mono-bugs] [Bug 75359][Nor] Changed - Wrong behavior of MONO SWF
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31215">[ date ]</a>
|
|
<a href="thread.html#31215">[ thread ]</a>
|
|
<a href="subject.html#31215">[ subject ]</a>
|
|
<a href="author.html#31215">[ 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>
|