mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #55] Crash after 3-5 Songs #45
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#45
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 @sashahilton00 on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/55
Tuesday Apr 25, 2017 at 06:19 GMT
Originally opened as https://github.com/plietar/librespot/issues/177
I am aware of a similar recent post, but since the stack trace differs and the solution (uninstall pulseaudio) did not work for me, I opened a new issue.
I am using the latest version of the code, a fresh rust environment and I can reproduce the stack trace below when compiling on armv7 (PI3) or on my x86_64 laptop (without cross compilation).
Looking at the code, I think there might be an error in the task defined in session.rs:111 (Perhaps just some error handling missing?).
I am totally new to Rust, but I will inform you if I find a solution.
@sashahilton00 commented on GitHub (Jan 29, 2018):
Tuesday Apr 25, 2017 at 07:00 GMT
Maybe related to https://github.com/plietar/librespot/issues/156.
@sashahilton00 commented on GitHub (Jan 29, 2018):
Wednesday Apr 26, 2017 at 09:11 GMT
Yes thats certainly the same issue. Sorry for the duplicate.
@ComlOnline commented on GitHub (Jan 29, 2018):
Pretty sure this is the same bug as #103
alsamixer #848