Wrong: $ cd /src/kernels/ubuntu/precise ; git grep PTRACE_EVENT_SECCOMP ... include/linux/ptrace.h:#define PTRACE_EVENT_SECCOMP 8
Correct: $ cd /src/kernels/ubuntu/trusty ; git grep PTRACE_EVENT_SECCOMP ... include/uapi/linux/ptrace.h:#define PTRACE_EVENT_SECCOMP 7 ** Patch added: "0001-ptrace-renumber-PTRACE_EVENT_STOP-so-that-future-new.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326905/+attachment/4125988/+files/0001-ptrace-renumber-PTRACE_EVENT_STOP-so-that-future-new.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326905 Title: precise has wrong PTRACE_EVENT_SECCOMP value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326905/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs