зеркало из https://github.com/mono/mail-archives.git
87 строки
4.0 KiB
HTML
87 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075007%5D%5BBlo%5D%20Changed%20-%20Deadlock%20between%20loader%20and%0A%09domain%20lock&In-Reply-To=bug-75007%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030554.html">
|
|
<LINK REL="Next" HREF="030556.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075007%5D%5BBlo%5D%20Changed%20-%20Deadlock%20between%20loader%20and%0A%09domain%20lock&In-Reply-To=bug-75007%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75007][Blo] Changed - Deadlock between loader and
|
|
domain lock">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri Jun 17 13:13:51 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030554.html">[Mono-bugs] [Bug 75239][Nor] Changed - DNS.GetHostName() and huge
|
|
number of threads
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030556.html">[Mono-bugs] [Bug 75296][Wis] New - [GMCS] context from type instead
|
|
of method is used when parsing generic method invocation
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30555">[ date ]</a>
|
|
<a href="thread.html#30555">[ thread ]</a>
|
|
<a href="subject.html#30555">[ subject ]</a>
|
|
<a href="author.html#30555">[ 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=75007">http://bugzilla.ximian.com/show_bug.cgi?id=75007</A>
|
|
|
|
--- shadow/75007 2005-06-17 00:57:49.000000000 -0400
|
|
+++ shadow/75007.tmp.13711 2005-06-17 13:13:51.000000000 -0400
|
|
@@ -10,12 +10,13 @@
|
|
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">joeshaw at novell.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">,trow at ximian.com</A>
|
|
Summary: Deadlock between loader and domain lock
|
|
|
|
Sorry, I'm not sure if this is a JIT bug or an IO layer bug.
|
|
|
|
With the new messaging system we're using in Beagle, we are frequently
|
|
getting hangs in a constructor for a class which handles socket connections
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030554.html">[Mono-bugs] [Bug 75239][Nor] Changed - DNS.GetHostName() and huge
|
|
number of threads
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030556.html">[Mono-bugs] [Bug 75296][Wis] New - [GMCS] context from type instead
|
|
of method is used when parsing generic method invocation
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30555">[ date ]</a>
|
|
<a href="thread.html#30555">[ thread ]</a>
|
|
<a href="subject.html#30555">[ subject ]</a>
|
|
<a href="author.html#30555">[ 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>
|