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

coctus fetch SEGFAULT #66

Closed
Andriamanitra opened this issue Apr 28, 2024 · 0 comments · Fixed by #67
Closed

coctus fetch SEGFAULT #66

Andriamanitra opened this issue Apr 28, 2024 · 0 comments · Fixed by #67
Labels
bug Something isn't working

Comments

@Andriamanitra
Copy link
Owner

coctus fetch causes a segfault on x86_64-unknown-linux-musl build downloaded from Github releases.

Version info: coctus_v0.2.0_x86_64-unknown-linux-musl

Related discussion in rust-build.action repo:


From reading those threads it seems likely that this issue is caused by reqwest statically linking against OpenSSL. Possible fix would be to use rustls-tls feature for reqwest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant