[Mono-bugs] [Bug 333723] System.Net.NetworkInformation. Ping work only in asynchrone mode

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 15 12:58:34 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=333723#c9





--- Comment #9 from Eric Petit <surfzoid2002 at yahoo.fr>  2007-10-15 10:58:33 MST ---
[eric at surfzoidPC ~]$ ping google.com
PING google.com (64.233.187.99) 56(84) bytes of data.
64 bytes from jc-in-f99.google.com (64.233.187.99): icmp_seq=1 ttl=244 time=154
ms

--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 154.902/154.902/154.902/0.000 ms
[eric at surfzoidPC ~]$ ping 64.233.187.99
PING 64.233.187.99 (64.233.187.99) 56(84) bytes of data.
64 bytes from 64.233.187.99: icmp_seq=1 ttl=244 time=154 ms

--- 64.233.187.99 ping statistics ---
2 packets transmitted, 1 received, 50% packet loss, time 999ms
rtt min/avg/max/mdev = 154.660/154.660/154.660/0.000 ms
[eric at surfzoidPC ~]$ su
Mot de passe :
[root at surfzoidPC eric]# ping google.com
PING google.com (64.233.167.99) 56(84) bytes of data.
64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=1 ttl=243 time=157
ms

--- google.com ping statistics ---
2 packets transmitted, 1 received, 50% packet loss, time 999ms
rtt min/avg/max/mdev = 157.887/157.887/157.887/0.000 ms
[root at surfzoidPC eric]# ping 64.233.187.99
PING 64.233.187.99 (64.233.187.99) 56(84) bytes of data.
64 bytes from 64.233.187.99: icmp_seq=1 ttl=244 time=155 ms
64 bytes from 64.233.187.99: icmp_seq=2 ttl=244 time=155 ms

--- 64.233.187.99 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 155.152/155.333/155.514/0.181 ms
[root at surfzoidPC eric]#

but with test case only root
and some time also in root the "wouldblock" exception


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list