mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #683] Segfaults when restarting client #1337
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sewnie on GitHub (Feb 27, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/683
Describe the bug
While listening to music, spotify_player suddenly segfaults in the middle of the song.
To Reproduce
I've had a myriad of segfaults occur, and the triggers are one of random, closing wifi, and suspending computer.
Expected behaviour
No segfault i guess?
Log and backtrace
Random segfault:
Wifi closure:
No backtraces are ever printed due to the rust program segfaulting
Environment
@sewnie commented on GitHub (Mar 13, 2025):
Keeps happening whenever i don't use it for too long.
@aome510 commented on GitHub (Mar 13, 2025):
interesting, I haven't encountered this issue myself. Will keep an eye on that.
I'm pretty busy lately so will take a deeper look when I'm free up