Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eBPF load error on Linux LTS 6.6.68 #55

Open
kxxt opened this issue Jan 4, 2025 · 2 comments
Open

eBPF load error on Linux LTS 6.6.68 #55

kxxt opened this issue Jan 4, 2025 · 2 comments

Comments

@kxxt
Copy link
Owner

kxxt commented Jan 4, 2025

BPF program is too large. Processed 1000001 insn
processed 1000001 insns (limit 1000000) max_states_per_insn 41 total_states 63508 peak_states 811 mark_read 17
-- END PROG LOAD LOG --
libbpf: prog 'sys_execve': failed to load: -7
libbpf: failed to load object 'tracexec_system_bpf'
libbpf: failed to load BPF skeleton 'tracexec_system_bpf': -7
Error: 
   0: Argument list too long (os error 7)

This didn't happen on 6.6.58

@kxxt kxxt added bug Something isn't working priority-high labels Jan 4, 2025
@kxxt
Copy link
Owner Author

kxxt commented Jan 4, 2025

kxxt added a commit that referenced this issue Jan 4, 2025
kxxt added a commit that referenced this issue Jan 4, 2025
@kxxt
Copy link
Owner Author

kxxt commented Jan 6, 2025

Affected kernel versions: v6.6.64..v6.6.69

Revert patch is in 6.6.70-rc1 https://lore.kernel.org/all/[email protected]/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant