Bug#397607: Segmentation fault when running nfs-kernel-server

2006-11-08 Thread Eric Valette
Package: nfs-kernel-server Version: 1:1.0.10-4 Severity: grave Justification: renders package unusable sh -x /etc/init.d/nfs-kernel-server start + DESC='NFS kernel daemon' + PREFIX=/usr + '[' -x /usr/sbin/rpc.nfsd ']' + '[' -x /usr/sbin/rpc.mountd ']' + '[' -x /usr/sbin/exportfs ']' +

Bug#397607: Segmentation fault when running nfs-kernel-server

2006-11-08 Thread Steinar H. Gunderson
On Wed, Nov 08, 2006 at 01:27:55PM +0100, Eric Valette wrote: + echo 'nfsd 127.0.0.1 1' Segmentation fault Are you saying that the following gives you a segfault? echo nfsd 127.0.0.1 1 /proc/net/rpc/auth.unix.ip/channel If so, the error is definitely not within nfs-utils... :-) /* Steinar