This kernel oops was produced without patching apparmor or the kernel. But if you are curious, here is a bit more context why I created a concatenated cache:
I want to make the boot faster on a system which does not need to check whether the profiles changed. I have a single cache file (named .ubercache) for all profiles and I get it uploaded in the kernel by apparmor_parser in a single write() syscall. I have a patch on parser/parser_interface.c sd_load_buffer() to avoid multiple write(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317545 Title: AppArmor: general protection fault: 0000 [#1] SMP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317545/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs