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

librespot crashes - main thread panic #273

Open
pwitka2 opened this issue Jan 22, 2018 · 3 comments
Open

librespot crashes - main thread panic #273

pwitka2 opened this issue Jan 22, 2018 · 3 comments

Comments

@pwitka2
Copy link

pwitka2 commented Jan 22, 2018

librespot crashes with such error message:

INFO:librespot::player: Track "Sweet Pea" loaded
thread 'main' panicked at 'Box', core/src/session.rs:83:42
note: Run with RUST_BACKTRACE=1 for a backtrace.

It happened after long idle (paused) time.

I have raspbian wheezy
raspotify 0.9.1~librespot.20171005T125424Z.8971d3a

@kingosticks
Copy link

I would suggest you run RUST_BACKTRACE=1 and provide the backtrace.

@pwitka2
Copy link
Author

pwitka2 commented Jan 24, 2018

Here is a backtrace, but app crashes in different place:
INFO:librespot::player: Track "Magic Wind" loaded
thread 'main' panicked at 'connection closed', /checkout/src/libcore/option.rs:819:4
stack backtrace:
0:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16: __libc_start_main

@kingosticks
Copy link

Raspotify seem to have decided to strip the binary. That's not helpful.

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