[Mono-bugs] [Bug 399184] socket unusable in silverlight profile
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 12 03:30:41 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=399184
User sdelcroix at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=399184#c2
--- Comment #2 from Stephane Delcroix <sdelcroix at novell.com> 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.
More information about the mono-bugs
mailing list