Re: getfacl causes segmentation fault
Andreas Gruenbacher <[email protected]> Sat, 11 Sep 2004 20:43:10 +0200
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Organization | SUSE Labs |
| Message-ID | <[email protected]> |
On Saturday 11 September 2004 20:16, FB wrote: > Hi there! > I have a little problem here: > I am using gentoo with the gentoo-2.6.8-r3 kernel. I compiled POSIX ACL > support for ext2 and ext3 in the kernel and I installed the acl-tools. > Now I have a cryptoloop-device on a LVM, no problem there works fine. So > I mount it with ACL support ( mount -t ext2 -o acl /dev/loop0 > /mnt/crypted/filestore ) and try to set the rights with setfacl. No > error there, but when I try to ask for the settings with getfacl > <dir/file> it says something like this: > # file: fun > # owner: root > # group: wheel > Segmentation fault > > I have absolutely no idea why this is happening :-( > Does anybody know what I'm missing? Please run getfacl through strace and send the result. Check if dmesg contains an Oops. If so, please attach that as well. -- Andreas. _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel