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

Bug#707960: rpc.gssd segfaults when mounting a nfsv4 volume



Package: nfs-common
Version: 1:1.2.8-2
Followup-For: Bug #707960

Dear Maintainer,

I've also just upgraded to 1.2.8-2 and am experiencing this segfault.
Reverting to 1.2.6-3 does fix the problem. Curiously, I have another
NFSv4 client connected to the same server that did not experience the
problem after upgrade. System info for the failing and working clients
is below. Please let me know if I can do anything to help debug the
issue.

Thanks,
John

### Failing System ###

-- 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
    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  35130  nlockmgr
    100021    3   udp  35130  nlockmgr
    100021    4   udp  35130  nlockmgr
    100021    1   tcp  41145  nlockmgr
    100021    3   tcp  41145  nlockmgr
    100021    4   tcp  41145  nlockmgr
    100005    1   udp   4002  mountd
    100005    1   tcp   4002  mountd
    100005    2   udp   4002  mountd
    100005    2   tcp   4002  mountd
    100005    3   udp   4002  mountd
    100005    3   tcp   4002  mountd
    100024    1   udp   4000  status
    100024    1   tcp   4000  status
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS="--port 4000 --outgoing-port 4001"
NEED_IDMAPD=yes
NEED_GSSD=yes
RPCGSSDOPTS=""
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
Domain = example.com
Local-Realm = EXAMPLE.COM
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
/dev/mapper/client1-nfsroot			/srv/nfsroot		ext4		noatime,acl,user_xattr		0 2
server1:/home					/home			nfs4		noatime,sec=krb5		0 2
server1:/srv/git				/srv/git		nfs4		noatime,sec=krb5		0 2
server2:/home/yesterday				/home/yesterday		nfs4		ro,noatime,sec=krb5		0 2
server2:/srv/git/yesterday			/srv/git/yesterday	nfs4		ro,noatime,sec=krb5		0 2
-- /proc/mounts --
/dev/mapper/client1-nfsroot /srv/nfsroot ext4 rw,noatime,user_xattr,barrier=1,stripe=384,data=ordered 0 0
nfsd /proc/fs/nfsd nfsd rw,relatime 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
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 nfs-common depends on:
ii  adduser             3.113+nmu3
ii  initscripts         2.88dsf-41
ii  libc6               2.17-3
ii  libcap2             1:2.22-1.2
ii  libcomerr2          1.42.5-1.1
ii  libdevmapper1.02.1  2:1.02.74-7
ii  libevent-2.0-5      2.0.19-stable-3
ii  libgssapi-krb5-2    1.10.1+dfsg-5
ii  libk5crypto3        1.10.1+dfsg-5
ii  libkeyutils1        1.5.5-7
ii  libkrb5-3           1.10.1+dfsg-5
ii  libmount1           2.20.1-5.4
ii  libnfsidmap2        0.25-4
ii  libtirpc1           0.2.2-5
ii  libwrap0            7.6.q-24
ii  lsb-base            4.1+Debian9
ii  rpcbind             0.2.0-8
ii  ucf                 3.0025+nmu3

Versions of packages nfs-common recommends:
ii  python  2.7.3-5

Versions of packages nfs-common suggests:
pn  open-iscsi  <none>
pn  watchdog    <none>

Versions of packages nfs-kernel-server depends on:
ii  libblkid1     2.20.1-5.4
ii  libc6         2.17-3
ii  libcap2       1:2.22-1.2
ii  libsqlite3-0  3.7.16.2-1
ii  libtirpc1     0.2.2-5
ii  libwrap0      7.6.q-24
ii  lsb-base      4.1+Debian9
ii  ucf           3.0025+nmu3

-- no debconf information

### Working System ###

-- 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
    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  48132  nlockmgr
    100021    3   udp  48132  nlockmgr
    100021    4   udp  48132  nlockmgr
    100021    1   tcp  35904  nlockmgr
    100021    3   tcp  35904  nlockmgr
    100021    4   tcp  35904  nlockmgr
    100005    1   udp   4002  mountd
    100005    1   tcp   4002  mountd
    100005    2   udp   4002  mountd
    100005    2   tcp   4002  mountd
    100005    3   udp   4002  mountd
    100005    3   tcp   4002  mountd
    100024    1   udp   4000  status
    100024    1   tcp   4000  status
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS="--port 4000 --outgoing-port 4001"
NEED_IDMAPD=yes
NEED_GSSD=yes
RPCGSSDOPTS=
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
Domain = example.com
Local-Realm = EXAMPLE.COM
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
server1:/home                                   /home                   nfs4            noatime,sec=krb5                0 2
server1:/srv/git                                /srv/git                nfs4            noatime,sec=krb5                0 2
server2:/home/yesterday                 /home/yesterday         nfs4            ro,noatime,sec=krb5             0 2
server2:/srv/git/yesterday                      /srv/git/yesterday      nfs4            ro,noatime,sec=krb5             0 2
-- /proc/mounts --
nfsd /proc/fs/nfsd nfsd rw,relatime 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
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 nfs-common depends on:
ii  adduser             3.113+nmu3
ii  initscripts         2.88dsf-41
ii  libc6               2.17-3
ii  libcap2             1:2.22-1.2
ii  libcomerr2          1.42.5-1.1
ii  libdevmapper1.02.1  2:1.02.74-7
ii  libevent-2.0-5      2.0.19-stable-3
ii  libgssapi-krb5-2    1.10.1+dfsg-5
ii  libk5crypto3        1.10.1+dfsg-5
ii  libkeyutils1        1.5.5-7
ii  libkrb5-3           1.10.1+dfsg-5
ii  libmount1           2.20.1-5.4
ii  libnfsidmap2        0.25-4
ii  libtirpc1           0.2.2-5
ii  libwrap0            7.6.q-24
ii  lsb-base            4.1+Debian9
ii  rpcbind             0.2.0-8
ii  ucf                 3.0025+nmu3

Versions of packages nfs-common recommends:
ii  python  2.7.3-5

Versions of packages nfs-common suggests:
pn  open-iscsi  <none>
pn  watchdog    <none>

Versions of packages nfs-kernel-server depends on:
ii  libblkid1     2.20.1-5.4
ii  libc6         2.17-3
ii  libcap2       1:2.22-1.2
ii  libsqlite3-0  3.7.16.2-1
ii  libtirpc1     0.2.2-5
ii  libwrap0      7.6.q-24
ii  lsb-base      4.1+Debian9
ii  ucf           3.0025+nmu3

-- no debconf information


Reply to: