Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#15423 - NFS server fails on a segmentation fault
Attached to Project:
Arch Linux
Opened by Guillaume (etenil) - Tuesday, 07 July 2009, 09:52 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 07 July 2009, 13:26 GMT
Opened by Guillaume (etenil) - Tuesday, 07 July 2009, 09:52 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 07 July 2009, 13:26 GMT
|
DetailsDescription:
Starting the NFS servers fails on a segmentation fault. Dump when starting the server: :: Mounting nfsd filesystem [BUSY] /etc/rc.d/nfs-server: line 61: 4520 Segmentation fault grep -vw "$1" /proc/mounts &>/dev/null [DONE] :: Exporting all directories [BUSY] exportfs: /etc/exports [2]: Neither 'subtree_check' or 'no_subtree_check' specified for export "192.168.1.1/24:/home/guillaume". Assuming default behaviour ('no_subtree_check'). NOTE: this default has changed since nfs-utils version 1.0.x [DONE] :: Starting rpc.nfsd daemon [FAIL] Additional info: * package version(s) 1.2.0-3 * config and/or log files etc. /etc/exports: /home/guillaume 192.168.1.1/24(rw,sync,all_squash,anonuid=1000,anongid=1000) /etc/hosts.allow: nfsd: 192.168.1.0/255.255.255.255 rpcbind: 192.168.1.0/255.255.255.255 mountd: 192.168.1.0/255.255.255.255 Steps to reproduce: Install the necessary packages and use the provided configuration. |
This task depends upon
It's a bad regression in 2.5.4-2 after fixing another bug.
This is fixed in grep-2.5.4-3