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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-06-30 19:17 ------- Even with my patch, I can still get segfaults. They are much more rare though. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-30 19:36 ------- +The patch for the NREs is in. But the segfaults are still there, but +it is much more rare. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
