[Mono-bugs] [Bug 79211][Cri] New - Hostname Resolution Broken in 1.1.17

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 14:25:23 EDT 2006


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 bugzilla at patearl.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79211

--- shadow/79211	2006-08-29 14:25:23.000000000 -0400
+++ shadow/79211.tmp.1726	2006-08-29 14:25:23.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 79211
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: Ubuntu 6.06
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: bugzilla at patearl.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Hostname Resolution Broken in 1.1.17
+
+Hostname resolution seems to be rather broken in 1.1.17.  Npgsql uses
+System.Net.Dns.GetHostByName to query for "localhost" and this causes the
+following error:
+
+     System.Net.Sockets.SocketException: No such host is known
+
+In web service invocation, a similar error occurs:
+
+     System.Net.WebException: Error: NameResolutionFailure
+
+Running 1.1.16.1 properly resolves the names.


More information about the mono-bugs mailing list