bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bpftrace / bpf program 'Killed' on kernel v5.2.7 during load
@ 2019-08-14 19:46 Raymond Burkholder
  0 siblings, 0 replies; only message in thread
From: Raymond Burkholder @ 2019-08-14 19:46 UTC (permalink / raw)
  To: bpf

The simplest test I have is the following for a difference between kernels:

# uname -a
Linux nuc8i7hvk01 4.19.0-5-amd64 #1 SMP Debian 4.19.37-6 (2019-07-18) 
x86_64 GNU/Linux
# cat /sys/kernel/debug/tracing/events/syscalls/sys_enter_execve/id
677

# uname -a
Linux nuc8i7hvk01 5.2.0-2-amd64 #1 SMP Debian 5.2.7-1 (2019-08-07) 
x86_64 GNU/Linux
# cat /sys/kernel/debug/tracing/events/syscalls/sys_enter_execve/id
Killed


This prevents bpftrace and other bpf helper based applications from loading.

apparmour, selinux, and audit are all turned off.

Is there a new 'enable' flag some where?  Or are things done differently 
now? Or is this a Debian 'thing'?

Raymond.
https://blog.raymond.burkholder.net/




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-14 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 19:46 bpftrace / bpf program 'Killed' on kernel v5.2.7 during load Raymond Burkholder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).