[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#757835: marked as done (nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing)



Your message dated Wed, 13 Aug 2014 01:18:47 +0000
with message-id <E1XHNDD-0000Ed-KZ@franck.debian.org>
and subject line Bug#757835: fixed in nfs-utils 1:1.2.8-9
has caused the Debian Bug report #757835,
regarding nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing
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 owner@bugs.debian.org
immediately.)


-- 
757835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757835
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-kernel-server
Version: 1:1.2.8-8
Severity: normal

Dear Maintainer,

Here is snippet from /var/log/messages of my nfs-server:
Aug 11 20:54:05 muikku kernel: [12322.241131] 
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
Aug 11 20:54:05 muikku kernel: [12322.241875] 
NFSD: starting 90-second grace period (net c15dd380)
Aug 11 20:54:14 muikku kernel: [12331.154343] rpc.mountd[12851]: segfault at 0 ip 0804ffb6 sp bfb01150 error 4 in rpc.mountd[8048000+19000]

naturally shares fail to get mounted on client boxes. My network interfaces
are like this:

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo eth3 eth5
iface lo inet loopback

# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
iface eth5 inet static
	address 10.0.2.31
	netmask 255.255.255.0
	network 10.0.2.0
	broadcast 10.0.2.255
	gateway 10.0.2.15

iface eth3 inet static
	address 83.145.224.120
	netmask 255.255.255.192
	gateway 83.145.224.126


-- Package-specific info:
-- rpcinfo --
   program vers proto   port  service
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  59703  status
    100024    1   tcp  49718  status
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100227    2   tcp   2049
    100227    3   tcp   2049
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100227    2   udp   2049
    100227    3   udp   2049
    100021    1   udp  33578  nlockmgr
    100021    3   udp  33578  nlockmgr
    100021    4   udp  33578  nlockmgr
    100021    1   tcp  58476  nlockmgr
    100021    3   tcp  58476  nlockmgr
    100021    4   tcp  58476  nlockmgr
    100005    1   udp  38809  mountd
    100005    1   tcp  60430  mountd
    100005    2   udp  34400  mountd
    100005    2   tcp  49733  mountd
    100005    3   udp  33372  mountd
    100005    3   tcp  53894  mountd
-- /etc/default/nfs-kernel-server --
RPCNFSDCOUNT=8
RPCNFSDPRIORITY=0
RPCMOUNTDOPTS="--manage-gids"
NEED_SVCGSSD=""
RPCSVCGSSDOPTS=""
-- /etc/exports --
/u	fisuvaan(rw,async,subtree_check,no_auth_nlm) 10.0.2.15(rw,subtree_check,no_auth_nlm)
/home	fisuvaan(rw,async,subtree_check,no_auth_nlm) 10.0.2.15(rw,subtree_check,no_auth_nlm)
/var/mail	fisuvaan(rw,subtree_check,no_auth_nlm) 10.0.2.15(rw,subtree_check,no_auth_nlm)
/opt/ltsp       *(ro,no_root_squash,async,no_subtree_check)
-- /proc/fs/nfs/exports --
# Version 1.1
# Path Client(Flags) # IPs

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.14-2-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nfs-kernel-server depends on:
ii  libblkid1     2.20.1-5.8
ii  libc6         2.19-7
ii  libcap2       1:2.24-4
ii  libsqlite3-0  3.8.5-2
ii  libtirpc1     0.2.4-2.1
ii  libwrap0      7.6.q-25
ii  lsb-base      4.1+Debian13
ii  nfs-common    1:1.2.8-8
ii  ucf           3.0030

nfs-kernel-server recommends no packages.

nfs-kernel-server suggests no packages.

-- Configuration Files:
/etc/default/nfs-kernel-server changed:
RPCNFSDCOUNT=8
RPCNFSDPRIORITY=0
RPCMOUNTDOPTS="--manage-gids"
NEED_SVCGSSD=""
RPCSVCGSSDOPTS=""

/etc/exports changed:
/u	fisuvaan(rw,async,subtree_check,no_auth_nlm) 10.0.2.15(rw,subtree_check,no_auth_nlm)
/home	fisuvaan(rw,async,subtree_check,no_auth_nlm) 10.0.2.15(rw,subtree_check,no_auth_nlm)
/var/mail	fisuvaan(rw,subtree_check,no_auth_nlm) 10.0.2.15(rw,subtree_check,no_auth_nlm)
/opt/ltsp       *(ro,no_root_squash,async,no_subtree_check)


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: nfs-utils
Source-Version: 1:1.2.8-9

We believe that the bug you reported is fixed in the latest version of
nfs-utils, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 757835@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vorlon@debian.org> (supplier of updated nfs-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 12 Aug 2014 17:12:38 -0700
Source: nfs-utils
Binary: nfs-kernel-server nfs-common
Architecture: source amd64
Version: 1:1.2.8-9
Distribution: unstable
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Steve Langasek <vorlon@debian.org>
Description:
 nfs-common - NFS support files common to client and server
 nfs-kernel-server - support for NFS kernel server
Closes: 757835
Changes:
 nfs-utils (1:1.2.8-9) unstable; urgency=medium
 .
   * debian/patches/22-mountd-fix-segfault-in-add_name-with-newer-gcc-
     compi.patch: cherry-pick fix from upstream for a segfault in
     add_name with newer gcc compilers.  Closes: #757835, LP: #1355829.
Checksums-Sha1:
 1a9ed05cb2930ec57669610ece7965c0751d2572 2257 nfs-utils_1.2.8-9.dsc
 242da06d0c1e038e46fdb35fd3c57b12870f338e 40171 nfs-utils_1.2.8-9.debian.tar.bz2
 9127bec47a9555445ca536102dcd3c2862de8d26 114774 nfs-kernel-server_1.2.8-9_amd64.deb
 7bc2bcdd50df41937f3208cb76c917b9d5dd0eec 205588 nfs-common_1.2.8-9_amd64.deb
Checksums-Sha256:
 097a0c817a8018b485b8218fac943c711e05165cd530d52a554c723dd9963840 2257 nfs-utils_1.2.8-9.dsc
 ed30d32760d26afa01a4affce25d3834c4c2364f2a5262680a9805ea78833aec 40171 nfs-utils_1.2.8-9.debian.tar.bz2
 cd8c9d733d8519b909aa7e1b9b7206019ad2772a89a4465995f9bb1d97bcd2a4 114774 nfs-kernel-server_1.2.8-9_amd64.deb
 8a70040382b5eb0b9488667c73e8f9e88ce242d739529cfc292dcd8c01d81b1d 205588 nfs-common_1.2.8-9_amd64.deb
Files:
 cf903f869a976c1b42be0ed9b0dea1c5 114774 net optional nfs-kernel-server_1.2.8-9_amd64.deb
 c667388ed766fe79b06f12152491b567 205588 net standard nfs-common_1.2.8-9_amd64.deb
 3f510304d1b36d2cb6ef3a8eabab3a62 2257 net standard nfs-utils_1.2.8-9.dsc
 3f18f3ffd5209e91e8a483d82c9cb369 40171 net standard nfs-utils_1.2.8-9.debian.tar.bz2

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJT6rfGAAoJEFaNMPMhshM94XAP/jM5wOmYmIT1Sb8tVZMi2hah
HRKvRs9xq0DOjVcdvTY+rofkDdjc89vlLknc5IWeb4CMF9XjiYLVWH44VCjo9Vh+
KnR/jJRBmMb0kCQgsCS8C/FN4q6GCcz3bINPM1FaKjo4EyCJNtQyPbDMulmAggpt
MHqHWX0LTKqOBH0bPUCg1MY1NmT451ZLFNA8lWH4tQVIwgV4x1g7EAt+oI9UaMET
vCtCJa/J6JhQu1Gz5Ph1IEBWK78C1+sNAibFJ4dUwHUPQ1woKsb9KC6uadw5Nx+C
mjNP/QZ00FXlzJGUu8IFwsNo5VAyWXrwR/CKX4kHOmJftv247/vbx7JfF8ScgJR/
iMDDU7QFJ/yA7IXm1JYYrKJUk35N/dvMxqTqDd1tm6Pwd306Kk3oFdPclb4dTEvf
gbDY5OIUVmznhPv+uE0fvdMguRuRE4HPmkfDcAxVSzrGAKRPa4xCZJm99lPUSwFb
QX4mI+u3mmOcFCaDA8f/vdDAOQuZ/9lZrL9ty0mik0NpH3gil8lExl/usNm83Oys
5J7TCIUj+7rF0Z1D2idx+og6cgQ/yhb7Dfp23Lzs7lUuXTNpQ3sUDlb6kpR4pufk
JuHkYisnofRZX/pqQQo41lzBJx4R2k586RkuXSOPN+i6W9K7W1Wlcxt1fBysvxDX
RkciJNkGvHbtv+wtDkxO
=S3TS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: