We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm recording this here for later investigation, but it seems this kernel has invalid DWARF data that pahole cannot generate BTF from:
pahole
[41] FWD (anon) Error emitting BTF type Encountered error while encoding BTF.
Digging through the pahole/libbpf code, it seems a name is required for FWD types.
name
FWD
If you don't want me to record issues like this here, just let me know.
The text was updated successfully, but these errors were encountered:
Happens for the same kernel in focal too
focal
Sorry, something went wrong.
No, please, do open issues for broken kernels so others can find the issue if it occurs to them! Thanks!
No branches or pull requests
I'm recording this here for later investigation, but it seems this kernel has invalid DWARF data that
pahole
cannot generate BTF from:Digging through the pahole/libbpf code, it seems a
name
is required forFWD
types.If you don't want me to record issues like this here, just let me know.
The text was updated successfully, but these errors were encountered: