Bug#718490: More info

2013-08-01 Thread Lars Lansink
I admit I am not a very experience debian hacker but I tried adding this to ifconfig.c and rebuild the package with dpkg-buildpackage. BUILDDIR/sbin/ifconfig/ifconfig still segfaults though so I have not tried to replace the standard package yet. 2013/8/1 Petr Salinger > Seems similar to > ht

Bug#718490: More info

2013-08-01 Thread Steven Chamberlain
On 01/08/13 15:10, Petr Salinger wrote: > But it suffices to add #include > and segfault of ifconfig is gone. Strange that this only breaks on 9.1, but the above fix makes sense because build log checks already showed: http://qa.debian.org/bls/packages/f/freebsd-utils.html > W implicit-declarati

Bug#718490: More info

2013-08-01 Thread Lars Lansink
Starting program: /sbin/ifconfig nfe0 nfe0: flags=8843 metric 0 mtu 1500 options=82008 Program received signal SIGSEGV, Segmentation fault. 0x0008010c88ec in _IO_vfprintf_internal (s=, format=, ap=ap@entry=0x7fffd288) at vfprintf.c:1649 1649vfprintf.c: No such file or directory

Bug#718490: More info

2013-08-01 Thread Petr Salinger
Seems similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696514 Yes I thought so at first, but this feature seems to be working on 8.3 and 9.0 kernels so it is likely a kernel ABI change instead. But it suffices to add #include and segfault of ifconfig is gone. Petr -- To UNSUBSCR

Bug#718490: More info

2013-08-01 Thread Steven Chamberlain
Hi, On 01/08/13 12:28, Lars Lansink wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x0008010c88ec in _IO_vfprintf_internal (s=, > format=, ap=ap@entry=0x7fffd148) at vfprintf.c:1649 > 1649vfprintf.c: No such file or directory. > (gdb) At the gdb prompt 'bt full' migh

Bug#718490: More info

2013-08-01 Thread Lars Lansink
Seems that lo0, pflog0 and pfsync0 can be checked. I think I managed to debug some but not sure if it is useful. $ gdb ifconfig GNU gdb (GDB) 7.6 (Debian 7.6-5) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is