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

Verifier errors when using clang 18 #4397

Open
oshaked1 opened this issue Nov 25, 2024 · 0 comments
Open

Verifier errors when using clang 18 #4397

oshaked1 opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@oshaked1
Copy link
Contributor

Description

When building tracee using clang-18, the verifier fails the eBPF programs.
clang-18 is the default version for ubuntu 24.04 (noble).

Output of tracee version:

main

Output of uname -a:

Linux ******** 6.8.0-1019-aws #21-Ubuntu SMP Wed Nov  6 21:53:02 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

Additional details

I tested this on both Linux 6.8.0 aarch64 and Linux 5.15.146 x86_64. I also tried building tracee on the same machine in an ubuntu 22.04 container, and everything worked fine.

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

No branches or pull requests

1 participant