[Mono-bugs] [Bug 78990][Nor] Changed - DNS Class Fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 18:12:24 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 david_garcia at logitech.com.

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

--- shadow/78990	2006-08-02 13:39:16.000000000 -0400
+++ shadow/78990.tmp.17719	2006-08-07 18:12:24.000000000 -0400
@@ -184,6 +184,56 @@
 [] (object,intptr,intptr,intptr) <0xffffffff>
 
 
 That config error is because there is a function call in the statid 
 System.DNS ctor. I bypassed that because it was only doing tests of 
 IPv4 and IPv6 support.
+
+------- Additional Comments From david_garcia at logitech.com  2006-08-07 18:12 -------
+This bug is different from the one present in this article
+http://lists.ximian.com/pipermail/mono-list/2006-March/030944.html.
+
+Even after changing the config file, it still displays the following 
+exception on Solaris (Sparc). The stack trace is different. 
+
+
+: Object reference not set to an instance of an object
+  at System.Configuration.SectionInfo..ctor () [0x00000]
+  at System.Configuration.SectionGroupInfo.ReadConfig 
+(System.Configuration.Configuration cfg, System.String streamName, 
+System.Xml.XmlTextReader reader) [0x00000]
+  at System.Configuration.Configuration.ReadConfigFile 
+(System.Xml.XmlTextReader reader, System.String fileName) [0x00000]
+  at System.Configuration.Configuration.Load () [0x00000]
+  at System.Configuration.Configuration.Init (IConfigSystem system, 
+System.String configPath, System.Configuration.Configuration parent) 
+[0x00000]
+  at System.Configuration.Configuration..ctor 
+(System.Configuration.InternalConfigurationSystem system, 
+System.String locationSubPath) [0x00000]
+  at System.Configuration.Configuration..ctor 
+(System.Configuration.InternalConfigurationSystem system, 
+System.String locationSubPath) [0x00000]
+  at System.Configuration.Configuration..ctor 
+(System.Configuration.InternalConfigurationSystem system, 
+System.String locationSubPath) [0x00000]
+  at System.Configuration.Configuration..ctor 
+(System.Configuration.InternalConfigurationSystem system, 
+System.String locationSubPath) [0x00000]
+  at System.Configuration.InternalConfigurationFactory.Create 
+(System.Type typeConfigHost, System.Object[] 
+hostInitConfigurationParams) [0x00000]
+  at 
+System.Configuration.ConfigurationManager.OpenExeConfigurationInternal
+ (ConfigurationUserLevel userLevel, System.Reflection.Assembly 
+calling_assembly, System.String exePath) [0x00000]
+  at 
+System.Configuration.ClientConfigurationSystem.System.Configuration.In
+ternal.IInternalConfigSystem.GetSection (System.String configKey) 
+[0x00000]
+  at System.Configuration.ConfigurationManager.GetSection 
+(System.String sectionName) [0x00000]
+  at System.Net.Sockets.Socket.CheckProtocolSupport () [0x00000]
+  at System.Net.Dns..cctor () [0x00000] --- End of inner exception 
+stack trace ---
+
+


More information about the mono-bugs mailing list