Bug#718490: marked as done (freebsd-net-tools: ifconfig segfaults on Jessie)

2013-08-01 Thread Debian Bug Tracking System
Your message dated Fri, 2 Aug 2013 08:51:56 +0200 (CEST) with message-id 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

Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie

2013-08-01 Thread Lars Lansink
Confirmed, it works now. PS I just noticed I wrote Jessie but I am of corse running a Sid system, but seems we all understood that anyway :) On Aug 1, 2013 9:52 PM, "Robert Millan" wrote: > severity 718490 grave > thanks > > 2013/8/1 Lars Lansink : > > When I started building the package again

freebsd-utils_9.1-3_kfreebsd-amd64.changes ACCEPTED into unstable

2013-08-01 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 01 Aug 2013 21:40:06 +0200 Source: freebsd-utils Binary: freebsd-utils freebsd-utils-udeb kldutils kldutils-udeb kbdcontrol kbdcontrol-udeb vidcontrol freebsd-net-tools freebsd-net-tools-udeb freebsd-nfs-server fre

Processing of freebsd-utils_9.1-3_kfreebsd-amd64.changes

2013-08-01 Thread Debian FTP Masters
freebsd-utils_9.1-3_kfreebsd-amd64.changes uploaded successfully to localhost along with the files: freebsd-utils_9.1-3.dsc freebsd-utils_9.1-3.debian.tar.gz freebsd-utils_9.1-3_kfreebsd-amd64.deb freebsd-utils-udeb_9.1-3_kfreebsd-amd64.udeb kldutils_9.1-3_kfreebsd-amd64.deb kldutils-ud

freebsd-glue_0.0.10_kfreebsd-amd64.changes ACCEPTED into unstable

2013-08-01 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 01 Aug 2013 21:17:17 +0200 Source: freebsd-glue Binary: freebsd-glue Architecture: source all Version: 0.0.10 Distribution: unstable Urgency: low Maintainer: GNU/kFreeBSD Maintainers Changed-By: Robert Millan Descr

Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie

2013-08-01 Thread Robert Millan
severity 718490 grave thanks 2013/8/1 Lars Lansink : > When I started building the package again and it seems that quite a few > files unde sbin/ifconfig/ is missing netinet/ether.h. > > sbin/ifconfig/ifbridge.c > sbin/ifconfig/ifieee80211.c > sbin/ifconfig/af_link.c Yes, associated fixes were n

Processing of freebsd-glue_0.0.10_kfreebsd-amd64.changes

2013-08-01 Thread Debian FTP Masters
freebsd-glue_0.0.10_kfreebsd-amd64.changes uploaded successfully to localhost along with the files: freebsd-glue_0.0.10.dsc freebsd-glue_0.0.10.tar.gz freebsd-glue_0.0.10_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to d

Processed: Re: Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie

2013-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 718490 grave Bug #718490 [freebsd-net-tools] freebsd-net-tools: ifconfig segfaults on Jessie Severity set to 'grave' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. -- 718490: http://bugs.debia

Re: ruby's fork() works good with new libpthreads

2013-08-01 Thread Robert Millan
2013/8/1 Hleb Valoshka <375...@gmail.com>: > Hello! > > As it was written some time ago [0] ruby has problems with fork() in > SMP environment. > But with libpthreads these problems are gone! I've made quite a lot of > tests from [0] and > there were no hangs at all. Thanks! > > [0] https://lists.d

Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie

2013-08-01 Thread Lars Lansink
Do correct me if I am doing it wrong now but after reading Robert's mail I uncommented the -Werror... in debian/rules. When I started building the package again and it seems that quite a few files unde sbin/ifconfig/ is missing netinet/ether.h. sbin/ifconfig/ifbridge.c sbin/ifconfig/ifieee80211.

ruby's fork() works good with new libpthreads

2013-08-01 Thread Hleb Valoshka
Hello! As it was written some time ago [0] ruby has problems with fork() in SMP environment. But with libpthreads these problems are gone! I've made quite a lot of tests from [0] and there were no hangs at all. Thanks! [0] https://lists.debian.org/debian-bsd/2012/06/msg00297.html -- To UNSUBSC

Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie

2013-08-01 Thread Robert Millan
2013/8/1 Lars Lansink : > # ifconfig > nfe0: flags=8843 metric 0 mtu > 1500 > options=82008 > Segmentation fault Probably my mistake. It might be due to some of the implicit function declarations coming back during upgrade. -Werror=implicit-function-declar

Re: building a firmware kernel

2013-08-01 Thread Robert Millan
2013/7/31 Christoph Egger : > Hi! > > I'm trying to build a firmware-enriched kfreebsd-9.1 kernel. However > some of the drivers disabled FTBFS (see below). What would be the > convenient way to disable the failing drivers You can edit them out in sys/modules/Makefile Alternatively, you can dis

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 information

2013-08-01 Thread Lars Lansink
Seems similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696514

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

Bug#718490: freebsd-net-tools: ifconfig segfaults on Jessie

2013-08-01 Thread Lars Lansink
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