[Mono-bugs] [Bug 75239][Maj] Changed - DNS.GetHostName() and huge
number of threads
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 30 19:36:31 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75239
--- shadow/75239 2005-06-30 19:17:22.000000000 -0400
+++ shadow/75239.tmp.1379 2005-06-30 19:36:31.000000000 -0400
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: dick at ximian.com
ReportedBy: vguzev at yandex.ru
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: [PATCH] DNS.GetHostName() and huge number of threads
+Summary: DNS.GetHostName() and huge number of threads
Description of Problem:
DNS.GetHostName() sometimes hangs on in my programs! When I tried to find
a small example why does it happen I found another one error that's
connected with DNS.GetHostName and multithreading as I think...
@@ -920,6 +920,10 @@
Patch
------- Additional Comments From bmaurer at users.sf.net 2005-06-30 19:17 -------
Even with my patch, I can still get segfaults. They are much more rare
though.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-06-30 19:36 -------
+The patch for the NREs is in. But the segfaults are still there, but
+it is much more rare.
More information about the mono-bugs
mailing list