NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/48464



On 12/20/2013 03:37 PM, Martin Husemann wrote:
On Fri, Dec 20, 2013 at 03:35:55PM +0000, Antti Kantee wrote:
Still 100% reproducible with
http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201312192200Z/amd64/

Can you show ifconfig -a before the ping?

Not sure why you expect that to be different for lo0 -- it is a completely fresh first-boot installation with anita defaults -- but:

# ifconfig -a
wm0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx>
        capabilities=2bf80<TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx>
        capabilities=2bf80<UDP6CSUM_Tx>
        enabled=0
        ec_capabilities=7<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
        ec_enabled=0
        address: 52:54:00:12:34:56
        media: Ethernet autoselect (none)
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33648
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
# ping localhost
PING localhost (127.0.0.1): 64 data bytes
fatal page fault in supervisor mode
[...]


Home | Main Index | Thread Index | Old Index