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

libLLVM-15-rust-1.66.0-stable.so: cannot enable executable stack as shared object requires: Permission denied #193

Open
teohhanhui opened this issue Dec 18, 2022 · 3 comments

Comments

@teohhanhui
Copy link

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:

@teohhanhui
Copy link
Author

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.

@teohhanhui
Copy link
Author

Hmm... It is indeed a problem with this extension. Downgrade + cargo clean makes it working again.

@teohhanhui teohhanhui reopened this Dec 18, 2022
@teohhanhui
Copy link
Author

This is rust-lang/rust#105783

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

No branches or pull requests

1 participant