Public bug reported:
I've got a problem with sharing directories over nfs. I have two
computers and both are running ubuntu 6.10 and kernel 2.6.17-50-generic.
computer a
IP: 192.168.0.154
/etc/exports:
/data/music 192.168.0.144(rw,async)
computer b
IP: 192.168.0.144
/etc/exports:
/emu/test 192.168.0.154(rw,async)
if i try (on computer a)
sudo mount -t nfs 192.168.0.144:/emu/test /mnt
then it works like expected.
but (on computer b)
sudo mount -t nfs 192.168.0.154:/data/music /mnt
crashes with segmentation fault.
** Affects: Ubuntu
Importance: Undecided
Status: Unconfirmed
--
mount on NFS makes "segmentation fault"
https://launchpad.net/bugs/82814
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs