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 15:32:06.000000000 -0400 +++ shadow/78990.tmp.13793 2006-08-01 16:16:40.000000000 -0400 @@ -131,6 +131,14 @@ I think the bug is somewhere in socket-io.c ------- Additional Comments From [EMAIL PROTECTED] 2006-08-01 15:32 ------- Can you run your test inside gdb and give a stack trace from where the SIGSEGV happens? + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-01 16:16 ------- +I have only been able to track it down to the runtime. It has +something to do with the actual native calls for +System.Net.Dns.GetHostByName_internal (string,string&,string[]&,string +which can be found in socket-io. Other than that, i am unable to +determine what line in the function +ves_icall_System_Net_Dns_GetHostByName_internal has the issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
