Bug 1633778 - mount.nfs rpc.statd segfault
Summary: mount.nfs rpc.statd segfault
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-27 18:13 UTC by François Charlier
Modified: 2018-09-28 17:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-09-28 17:46:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
logs from mount.nfs and rpc.statd crashes (8.77 KB, text/plain)
2018-09-27 18:13 UTC, François Charlier
no flags Details

Description François Charlier 2018-09-27 18:13:46 UTC
Created attachment 1487849 [details]
logs from mount.nfs and rpc.statd crashes

Description of problem:

NFS mounts are failing. mount.nfs crashes with segfault.

Version-Release number of selected component (if applicable):

% rpm -qa nfs-utils
nfs-utils-2.3.2-1.rc3.fc28.x86_64
% rpm -qa libtirpc
libtirpc-1.0.3-4.rc2.fc28.x86_64
libtirpc-1.0.3-4.rc2.fc28.i686

% cat /etc/fedora-release
Fedora release 28 (Twenty Eight)

% uname -a
Linux tapioca.home.ploup.net 4.18.9-200.fc28.x86_64 #1 SMP Thu Sep 20 02:43:23 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

How reproducible:

Can't mount NFS filesystems at all.

Steps to Reproduce:

Without nolock, rpc.statd crashes

1. mount -t nfs <ip>:/filesystem/path /mnt

With nolock, mount.nfs crashes

1. mount -t nfs -o nolock <ip>:/filesystem/path /mnt

Actual results:

mount fails, errors in journald

Expected results:

NFS mounts succeed.

Comment 1 Steve Dickson 2018-09-28 17:46:55 UTC
Fixed in this build https://koji.fedoraproject.org/koji/buildinfo?buildID=1144492


Note You need to log in before you can comment on or make changes to this bug.