Opened 18 years ago

Closed 17 years ago

#111 closed defect (fixed)

Ping broken on Alpha

Reported by: Joe Ciccone Owned by: clfs-commits@…
Priority: major Milestone: CLFS Standard 1.1.0
Component: BOOK Version: unstable
Keywords: Cc:

Description

When trying to ping my desktop from my Alpha I get 0 ms pings and unaligned trap error messages from the kernel.

root@bob ~ $ ping sasquach -c 4
PING sasquach.ciccone (192.168.1.3): 48 data bytes
56 bytes from 192.168.1.3: icmp_seq=0 ttl=64 time=0.824 ms
56 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.000 ms
56 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.000 ms
56 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.000 ms
--- sasquach.ciccone ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.000/0.206/0.824/0.357 ms

From dmesg:

ping(929): unaligned trap at 00000001200036a0: 000000012001bafc 29 1
ping(929): unaligned trap at 00000001200036a4: 000000012001bb04 29 2
ping(929): unaligned trap at 00000001200036a0: 000000012001bafc 29 1
ping(929): unaligned trap at 00000001200036a4: 000000012001bb04 29 2

Change History (1)

comment:1 by Joe Ciccone, 17 years ago

Resolution: fixed
Status: newclosed

This issue appears to have resolved itself over time.

Note: See TracTickets for help on using tickets.