Package: freebsd-net-tools
Version: 9.1-2
Severity: normal

Dear Maintainer,

     After upgrade to Jessie ifconfig started to segfault.
   
     /sbin/ifconfig segfaults when given no options or just interface as option.

     You can however perform options like 
       # ifconfig vlan20 create
       # ifconfig vlan20 vlan 20 vlandev nfe0
       # ifconfig vlan20 10.0.0.1/24
     After this you cannot check the interface however.
       # ifconfig vlan20
       vlan20: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 
1500
       Segmentation fault

     FreeBSD 9.1 binaries in a chroot works.
        # freebsd ifconfig vlan20
        vlan20: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 
1500
                ether 00:30:05:fa:70:14
                inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
                inet6 fe80::230:5ff:fefa:7014%vlan20 prefixlen 64 scopeid 0x7 
                nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
                media: Ethernet autoselect (100baseTX <full-duplex>)
                status: active
                vlan: 20 parent interface: nfe0

        # ifconfig 
        nfe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 
1500
                options=82008<VLAN_MTU,WOL_MAGIC,LINKSTATE>
        Segmentation fault

        # freebsd ifconfig
        nfe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 
1500
                options=82008<VLAN_MTU,WOL_MAGIC,LINKSTATE>
                ether 00:30:05:fa:70:14
                inet6 fe80::230:5ff:fefa:7014%nfe0 prefixlen 64 scopeid 0x3 
                inet XXX.XXX.XXX.X netmask 0xffffff00 broadcast XXX.XXX.X.255
                nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
                media: Ethernet autoselect (100baseTX <full-duplex>)
                status: active
        pflog0: flags=0<> metric 0 mtu 33152
                nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
        pfsync0: flags=0<> metric 0 mtu 1500
                nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
                syncpeer: 0.0.0.0 maxupd: 128
        lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
                options=600003<RXCSUM,TXCSUM>
                inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 
                inet 127.0.0.1 netmask 0xff000000 
                inet6 ::1 prefixlen 64 
                nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.1-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freebsd-net-tools depends on:
ii  libbsd0       0.6.0-1
ii  libc0.1       2.17-7
ii  libexpat1     2.1.0-4
ii  libipx2       9.1+ds1-3
ii  libkvm0       9.1+ds1-3
ii  libmemstat3   9.1+ds1-3
ii  libnetgraph4  9.1+ds1-3
ii  libsbuf6      9.1+ds1-3

freebsd-net-tools recommends no packages.

freebsd-net-tools suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to