зеркало из https://github.com/mono/mail-archives.git
101 строка
4.0 KiB
HTML
101 строка
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 74712][Nor] Changed - Finalizer thread can be
|
|
aborted
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074712%5D%5BNor%5D%20Changed%20-%20Finalizer%20thread%20can%20be%0A%09aborted&In-Reply-To=bug-74712%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="031150.html">
|
|
<LINK REL="Next" HREF="031152.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 74712][Nor] Changed - Finalizer thread can be
|
|
aborted</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074712%5D%5BNor%5D%20Changed%20-%20Finalizer%20thread%20can%20be%0A%09aborted&In-Reply-To=bug-74712%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 74712][Nor] Changed - Finalizer thread can be
|
|
aborted">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed Jun 29 15:05:22 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="031150.html">[Mono-bugs] [Bug 58065][Maj] Changed - Exception handling needs to
|
|
be moved out of signal handlers
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031152.html">[Mono-bugs] [Bug 72741][Maj] Changed - thread handles leak
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31149">[ date ]</a>
|
|
<a href="thread.html#31149">[ thread ]</a>
|
|
<a href="subject.html#31149">[ subject ]</a>
|
|
<a href="author.html#31149">[ 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">bmaurer at users.sf.net.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74712">http://bugzilla.ximian.com/show_bug.cgi?id=74712</A>
|
|
|
|
--- shadow/74712 2005-04-26 10:07:09.000000000 -0400
|
|
+++ shadow/74712.tmp.30055 2005-06-29 15:05:22.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 74712
|
|
Product: Mono: Runtime
|
|
Version: 1.1
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: DUPLICATE
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: misc
|
|
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">bmaurer at users.sf.net</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
@@ -58,6 +58,11 @@
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A> 2005-04-26 10:07 -------
|
|
This is the usual 'taking locks inside signal handlers leads to
|
|
deadlock' issue.
|
|
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-29 15:05 -------
|
|
+All the stack traces I can see look like a dup of that...
|
|
+
|
|
+*** This bug has been marked as a duplicate of 58065 ***
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="031150.html">[Mono-bugs] [Bug 58065][Maj] Changed - Exception handling needs to
|
|
be moved out of signal handlers
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031152.html">[Mono-bugs] [Bug 72741][Maj] Changed - thread handles leak
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31149">[ date ]</a>
|
|
<a href="thread.html#31149">[ thread ]</a>
|
|
<a href="subject.html#31149">[ subject ]</a>
|
|
<a href="author.html#31149">[ 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>
|