On Thursday 05 June 2008, Miguel Sousa Filipe wrote: > Hi there, > > Running ubuntu 8.04 on ibook. > Linux newton 2.6.24-17-powerpc #1 Thu May 1 13:56:51 UTC 2008 ppc GNU/Linux > > a fresh hg pull of btrfs0.15, with btrfs on a lvm. > > btrfsck is clean. > > creation of files and dirs work, but a simple echo "a" > a, or a cp, tar > ..etc.. result in segfault/core dump of application and this is what I get > from dmesg: This oops looks like the apparmor oops, which we try to get around by testing for CONFIG_SECURITY_APPARMOR Any chance you've self compiled the ubuntu kernel with this turned off? At any rate, if you change compat.h to enable REMOVE_SUID_PATH things should work. If REMOVE_SUID_PATH is already enabled, I'll tell you to turn it off ;) -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
