https://bugzilla.novell.com/show_bug.cgi?id=862131 https://bugzilla.novell.com/show_bug.cgi?id=862131#c0 Summary: Cannot mount a nfs v4 directory with sec=krb5 options results in segfault for Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: joost.van.rooij@hotmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 When I use the following command: mount -t nfs4 -o sec=krb5 myserver.mydomain.net:/shared /mnt It returns with an access denied message, and while investigating I found the following entry in the logfiles. 2014-02-04T6:15:33.221657+01:00 myhostname kernel: [ 2338.344221] rpc.gssd[3251]: segfault at 1 ip 00007f031b1a9be5 sp00007fff0815f810 error 4 in libgssglue.so.1.0.0 [7f031b1a6000+9000] Reproducible: Always Steps to Reproduce: 1. set up keytab to mount a kerberos secured NFS exported directory. 2. mount the directory from openSUSE 13.1 Actual Results: segfault in libgssglue.so.1.0.0 Expected Results: a mounted NFS share -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.