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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 1 17:48:35 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 dick at ximian.com.

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

--- shadow/78990	2006-08-01 16:55:29.000000000 -0400
+++ shadow/78990.tmp.14689	2006-08-01 17:48:35.000000000 -0400
@@ -143,6 +143,17 @@
 ves_icall_System_Net_Dns_GetHostByName_internal has the issue.
 
 ------- Additional Comments From robertj at gmx.net  2006-08-01 16:55 -------
 Which Mono version are you running? This bug (related to the new
 configuration system) was fixed a couple of months ago.
 
+
+------- Additional Comments From dick at ximian.com  2006-08-01 17:48 -------
+I'm trying to figure out from your report which line has the issue.
+
+Please run "gdb --args mono yourapp.exe", type "handle SIGXCPU SIG33
+SIG35 SIGPWR nostop noprint" at the gdb prompt, then "run".  When the
+process gets the SIGSEGV, type "thread apply all bt" and paste that
+output into this report.  Thanks.
+
+http://www.mono-project.com/Debugging has more info in the "Debugging
+with GDB" section.


More information about the mono-bugs mailing list