[Bug 1355829] Re: rpc.mountd segfaults after upgrading to 1:1.2.8-8ubuntu1
Launchpad Bug Tracker
1355829 at bugs.launchpad.net
Thu Aug 21 19:42:57 UTC 2014
This bug was fixed in the package nfs-utils - 1:1.2.8-9ubuntu1
---------------
nfs-utils (1:1.2.8-9ubuntu1) utopic; urgency=medium
* Merge from Debian usntable, remaining changes:
- debian/nfs-common.{statd,statd-mounting,gssd,idmapd}.upstart,
debian/control, debian/nfs-common.{preinst,postinst,prerm,postrm},
debian/rules: drop nfs-common init script in favor of upstart jobs.
- Depend on rpcbind (>= 0.2.0-6ubuntu1) for upstart support.
- Depend on mountall (>= 2.41) to avoid deadlocks on boot.
- debian/nfs-common.default: always start idmapd automatically; drop
the configuration option.
- nfs-kernel-server.init: Unmount nfsd fs when init script stops
- Allow issuing options to rpc.nfsd
- Add "-e" (ticket expiry is error) option to rpc.gssd to prevent hangs
due to EKEYEXPIRED error from kernel on ticket expiry.
- drop nfs-kernel-server's LSB dependency on nfs-common.
- Add patch to adjust for changes to the ctx argument of the
serialize_krb5_ctx() function.
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.
-- Steve Langasek <steve.langasek at ubuntu.com> Thu, 21 Aug 2014 11:29:38 -0700
** Changed in: nfs-utils (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1355829
Title:
rpc.mountd segfaults after upgrading to 1:1.2.8-8ubuntu1
Status in “nfs-utils” package in Ubuntu:
Fix Released
Status in “nfs-utils” package in Debian:
Fix Released
Bug description:
After upgrading nfs-utils and nfs-kernel-server to 1.2.8-8ubuntu1 on
my NFS host server, rpc.mountd segfaulting when I want to connect from
another host.
Client is on Trusty, Host is on Utopic.
Aug 12 15:44:20 cthulu kernel: rpc.mountd[8075]: segfault at 0 ip 00000000004096a4 sp 00007ffffa3b8770 error 4 in rpc.mountd[400000+18000]
Aug 12 15:44:20 cthulu kernel: rpc.mountd[8014]: segfault at 0 ip 00000000004096a4 sp 00007fff4c8e1750 error 4 in rpc.mountd[400000+18000]
/etc/exports
/export 10.0.0.0/24(rw,fsid=0,no_subtree_check,async,no_root_squash)
/etc/fstab on client
10.0.0.1:/ /storage nfs4 _netdev,rw,nodev,noatime,nodiratime,noacl,acregmin=10,port=2049,rsize=1048576,wsize=1048576,timeo=14,nolock,intr,bg 0 0
Client:
Linux bender.em0.eu 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Host:
Linux cthulu.em0.eu 3.15.9-031509-generic #201408072114 SMP Fri Aug 8 01:15:48 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1355829/+subscriptions
More information about the foundations-bugs
mailing list