|
Bugzilla – Full Text Bug Listing |
| Summary: | autofs segfaults after kernel update to 2.6.27.29 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Forgotten User k1N4TgUH7O <forgotten_k1N4TgUH7O> |
| Component: | Network | Assignee: | Neil Brown <nfbrown> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Blocker | ||
| Priority: | P1 - Urgent | CC: | rbsmith |
| Version: | Final | ||
| Target Milestone: | Final | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User k1N4TgUH7O
2009-08-26 08:08:15 UTC
Autofs segfaults on x86_64 also. Likewise, mounting NFS4 file systems fails with invalid argument.
strace -f mount -t nfs4 10.0.0.1:/filesystem /mnt
produces the output containing:
mount("10.0.0.1:/filesystem", "/mnt", "nfs4", 0, "clientaddr=10.0.0.2,addr=10.0.0.1") = -1 EINVAL (Invalid argument)
write(2, "mount.nfs4: an incorrect option was specified\n", 52)=52
Yes, that's the same problem here. Also reproducible on both 64bit and 32bit. Another duplicate. *** This bug has been marked as a duplicate of bug 531633 *** |