Your message dated Fri, 2 Aug 2013 08:51:56 +0200 (CEST)
with message-id <alpine.lnx.2.00.1308020849580.5...@contest.felk.cvut.cz>
and subject line Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie
has caused the Debian Bug report #718490,
regarding freebsd-net-tools: ifconfig segfaults on Jessie
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
718490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source-Version: 9.1-3
---------- Forwarded message ----------
From: Lars Lansink <cry...@cryptr.net>
Confirmed, it works now.
On Aug 1, 2013 9:52 PM, "Robert Millan" <r...@debian.org> wrote:
Good to hear. Please do confirm with 9.1-3 so we can close the bug.
Thanks!
--- End Message ---