[Mono-bugs] [Bug 79211][Nor] Changed - Hostname Resolution Broken in 1.1.17

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 23:49:03 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-09-06 13:55:42.000000000 -0400
+++ shadow/79211.tmp.24663	2006-09-08 23:49:03.000000000 -0400
@@ -100,6 +100,15 @@
 mono_runtime_class_init (vtable);
 
 
 
 ------- Additional Comments From bugzilla at patearl.net  2006-09-06 13:55 -------
 The lookup still fails after adding the given line.
+
+------- Additional Comments From bugzilla at patearl.net  2006-09-08 23:49 -------
+When it uses the mono internal functions to check the values of the
+static variables, it looks like a valid lookup.  It finds I4 fields at
+offsets 0 and 4.  It checks those and returns -1 for each of them.
+
+There must be some other static class variables somewhere else in the
+mono runtime.  Any suggestions on where to proceed in debugging this
+issue?


More information about the mono-bugs mailing list