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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
