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

Crash report #283

Open
michalfita opened this issue Mar 22, 2018 · 2 comments
Open

Crash report #283

michalfita opened this issue Mar 22, 2018 · 2 comments

Comments

@michalfita
Copy link

michalfita commented Mar 22, 2018

I don't know if it's helpful or not:

Mar 22 21:51:20 raspberrypi librespot[16104]: thread 'main' panicked at 'Box<Any>', core/src/session.rs:79:43
Mar 22 21:51:20 raspberrypi librespot[16104]: stack backtrace:
Mar 22 21:51:20 raspberrypi librespot[16104]: 0: 0x54f9163f - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 1: 0x54f9b89b - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 2: 0x54f89ec7 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 3: 0x54f899a3 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 4: 0x54f8a373 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 5: 0x54c9bdeb - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 6: 0x54d14d7f - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 7: 0x54f6b61f - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 8: 0x54f69ecf - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 9: 0x54f6ebab - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 10: 0x54b85ec3 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 11: 0x54b76aa3 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 12: 0x54b86a13 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 13: 0x54f8a01b - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 14: 0x54fb0c33 - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 15: 0x54f912cb - <unknown>
Mar 22 21:51:20 raspberrypi librespot[16104]: 16: 0x54b77583 - main
Mar 22 21:51:20 raspberrypi librespot[16104]: 17: 0x76d37293 - __libc_start_main

If you provide me clues what I can do to improve the backtrace, then I'll update. I'm using raspotify 0.10.6~librespot.20180311T111418Z.9d9c311 - if there are better alternatives, I'm open.

Thanks for great project!

@sashahilton00
Copy link
Contributor

Wrong repo, the project has moved here: https://github.com/librespot-org. In any case, the problem you're seeing is #134: that librespot lost the connection, and we have yet to implement reconnection logic, so it just crashes.

@michalfita
Copy link
Author

@sashahilton00 Gogole leads me here :-) Sorry.

dmeulen pushed a commit to dmeulen/librespot that referenced this issue May 16, 2019
add SDL backend based on sdl2 crate
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

2 participants