[Mono-bugs] [Bug 78990][Cri] Changed - DNS Class Fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 1 13:43:32 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-01 12:59:16.000000000 -0400
+++ shadow/78990.tmp.12078 2006-08-01 13:43:31.000000000 -0400
@@ -86,6 +86,43 @@
at MySql.Data.MySqlClient.MySqlPool.GetConnection () [0x00000]
at MySql.Data.MySqlClient.MySqlPoolManager.GetConnection
(MySql.Data.MySqlClient.MySqlConnectionString settings) [0x00000]
at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00000]
->Failure: An exception was thrown by the type initializer for
System.Net.Dns
+
+------- Additional Comments From david_garcia at logitech.com 2006-08-01 13:43 -------
+Here is more info on where the bug is at:
+ This is a SIGSEGV error.
+
+
+ at (wrapper managed-to-native)
+System.Net.Dns.GetHostByName_internal (string,string&,string[]&,string
+[]&) <0x00004>
+ at (wrapper managed-to-native)
+System.Net.Dns.GetHostByName_internal (string,string&,string[]&,string
+[]&) <0xffffffff>
+ at System.Net.Dns.GetHostByName (string) <0x000c4>
+ at System.Net.Dns.GetHostEntry (string) <0x00128>
+ at MySql.Data.Common.StreamCreator.GetStream (int) <0x00288>
+ at MySql.Data.MySqlClient.NativeDriver.Open () <0x002d8>
+ at MySql.Data.MySqlClient.Driver.Create
+(MySql.Data.MySqlClient.MySqlConnectionString) <0x0004c>
+ at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection ()
+<0x000d0>
+ at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection () <0x00080>
+ at MySql.Data.MySqlClient.MySqlPool.GetConnection () <0x0004c>
+ at MySql.Data.MySqlClient.MySqlPoolManager.GetConnection
+(MySql.Data.MySqlClient.MySqlConnectionString) <0x001ac>
+ at MySql.Data.MySqlClient.MySqlConnection.Open () <0x00068>
+ at (wrapper remoting-invoke-with-check)
+MySql.Data.MySqlClient.MySqlConnection.Open () <0xffffffff>
+ at Logitech.Division.Camera.CameraLogParser..ctor () <0x00254>
+ at (wrapper runtime-invoke) System.Object.runtime_invoke_void
+(object,intptr,intptr,intptr) <0xffffffff>
+ at (wrapper managed-to-native)
+System.Reflection.MonoCMethod.InternalInvoke (object,object[])
+<0x00004>
+ at (wrapper managed-to-native)
+System.Reflection.MonoCMethod.InternalInvoke (object,object[])
+<0xffffffff>
+
More information about the mono-bugs
mailing list