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

segfault with x86_64 musl target #61

Open
brayniac opened this issue Dec 12, 2020 · 0 comments
Open

segfault with x86_64 musl target #61

brayniac opened this issue Dec 12, 2020 · 0 comments

Comments

@brayniac
Copy link
Contributor

The smoketest segfaults when built with the x86_64-unknown-linux-musl target. This would block support on Alpine and other musl libc based distributions or when building with musl toolchain on "normal" glibc based distributions.

Reported in rust-bpf/rust-bcc#166

x86_64-unknown-linux-musl is currently a tier 2 target for Rust (https://forge.rust-lang.org/release/platform-support.html)

I'd take a PR that addresses this, but I don't think we're going to support x86_64-unknown-linux-musl as tier 1 for the rust-bpf projects at this time.

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