librespot crashes - main thread panic
librespot crashes with such error message:
INFO:librespot::player: Track "Sweet Pea" loaded
thread 'main' panicked at 'Box<Any>', 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
I would suggest you run RUST_BACKTRACE=1 and provide the backtrace.
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:
Raspotify seem to have decided to strip the binary. That's not helpful.