[GH-ISSUE #1023] Segmentation fault running on x86_64-unknown-linux-musl #455

Open
opened 2026-02-28 14:49:16 +03:00 by kerem · 1 comment
Owner

Originally created by @Witcher01 on GitHub (Sep 16, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1023

Compiling spotify-tui and running it on Alpine Linux immediately segfault's.
I installed it through Cargo.

Is any dependency of spotify-tui known to not work on musl? I'm assuming that would be the issue, but I don't know for sure.

Originally created by @Witcher01 on GitHub (Sep 16, 2022). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1023 Compiling spotify-tui and running it on Alpine Linux immediately segfault's. I installed it through Cargo. Is any dependency of spotify-tui known to not work on musl? I'm assuming that would be the issue, but I don't know for sure.
Author
Owner

@1Kinoti commented on GitHub (Sep 20, 2022):

this is actually an issue with most Rust apps running on musl. I hear that it's an upstream problem that is being worked on. Hopefully, this fixes your issue
https://github.com/elkowar/eww/issues/362#issuecomment-991702958

<!-- gh-comment-id:1252377721 --> @1Kinoti commented on GitHub (Sep 20, 2022): this is actually an issue with most Rust apps running on `musl`. I hear that it's an upstream problem that is being worked on. Hopefully, this fixes your issue https://github.com/elkowar/eww/issues/362#issuecomment-991702958
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#455
No description provided.