https://bugzilla.novell.com/show_bug.cgi?id=356545
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=356545#c2 --- Comment #2 from YASUAKI HASEGAWA <[EMAIL PROTECTED]> 2008-01-30 19:12:44 MST --- Dear Zoltan Varga, Thank you to spend your time. I retested with latest SVN (Dated 2008 01 30). As a result, this issue not reproduced. So I think problem solved. ------------------------ bash-2.03# gmcs /tmp/socket.cs bash-2.03# mono /tmp/socket.exe ip address: xxx.xxx.xxx.xxx WaitOne: return TRUE socket callback: System.Net.Sockets.Socket+SocketAsyncResult done. bash-2.03# mono --version Mono JIT compiler version 20080130 (tarball) Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com TLS: normal GC: Included Boehm (with typed GC) SIGSEGV: normal Notification: Thread + polling Architecture: sparc Disabled: none bash-2.03# gmcs --version Mono C# compiler version 2008.130.0.0 bash-2.03# uname -a SunOS tornado 5.8 Generic_117350-51 sun4u sparc SUNW,Sun-Blade-1000 bash-2.03# which mono /opt/csw/bin/mono bash-2.03# ldd /opt/csw/bin/mono libgthread-2.0.so.0 => /opt/csw/lib/libgthread-2.0.so.0 libthread.so.1 => /usr/lib/libthread.so.1 libglib-2.0.so.0 => /opt/csw/lib/libglib-2.0.so.0 libintl.so.3 => /opt/csw/lib/libintl.so.3 libiconv.so.2 => /opt/csw/lib/libiconv.so.2 libc.so.1 => /usr/lib/libc.so.1 librt.so.1 => /usr/lib/librt.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libxnet.so.1 => /usr/lib/libxnet.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libm.so.1 => /usr/lib/libm.so.1 libsunmath.so.1 => /opt/csw/lib/libsunmath.so.1 libaio.so.1 => /usr/lib/libaio.so.1 libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,Sun-Blade-1000/lib/libc_psr.so.1 ------------------------ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
