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
rustc: error while loading shared libraries: libLLVM-15-rust-1.66.0-stable.so: cannot enable executable stack as shared object requires: Permission denied
This breaks with SELinux in enforcing mode.
See also:
The text was updated successfully, but these errors were encountered:
Doesn't seem to be an issue with this extension. Downgraded to a previous version (with Rust 1.65) and still getting the same error message (lol)
Sorry... I need to find out where this version of rust is coming from.
Sorry, something went wrong.
Hmm... It is indeed a problem with this extension. Downgrade + cargo clean makes it working again.
cargo clean
This is rust-lang/rust#105783
No branches or pull requests
This breaks with SELinux in enforcing mode.
See also:
The text was updated successfully, but these errors were encountered: