https://bugzilla.novell.com/show_bug.cgi?id=399184

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=399184#c2





--- Comment #2 from Stephane Delcroix <[EMAIL PROTECTED]>  2008-06-12 01:30:41 
MDT ---
Managed Stacktrace:

  at (wrapper managed-to-native) System.Net.Dns.GetHostByAddr_internal
(string,string&,string[]&,string[]&) <0x00054>
  at (wrapper managed-to-native) System.Net.Dns.GetHostByAddr_internal
(string,string&,string[]&,string[]&) <0xffffffff>
  at System.Net.Dns.GetHostByAddressFromString (string,bool) <0x00093>
  at System.Net.Dns.GetHostEntry (System.Net.IPAddress) <0x00027>
  at System.Net.Dns.GetHostEntry (string) <0x000b3>
  at System.Net.DnsEndPoint..ctor (string,int) <0x00087>
  at Test.Main () <0x0002f>


DnsEndPoint make a call to Dns.GetHostEntry which call
GetHostByAddr_internal... the failing icall.

note: in SL profile, S.Net.Dns is in System.Net.dll assembly


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to