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 built with lewton support crashes after first song #248

Open
awiouy opened this issue Sep 5, 2017 · 1 comment
Open

librespot built with lewton support crashes after first song #248

awiouy opened this issue Sep 5, 2017 · 1 comment

Comments

@awiouy
Copy link
Contributor

awiouy commented Sep 5, 2017

librespot built with lewton support crashes after first song with the following messages:

thread '<unnamed>' panicked at ' error: OggError(NoCapturePatternFound)', /checkout/src/libcore/result.rs:860:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', /checkout/src/libcore/result.rs:860:4

Running with RUST_BACKTRACE=1 does not provide further information:

thread '<unnamed>' panicked at 'Vorbis error: OggError(NoCapturePatternFound)', /checkout/src/libcore/result.rs:860:4
stack backtrace:
   0: <unknown>

The above messages were issued while using ALSA backend.

librespot was built with Rust 1.20.0:
$CARGO_BUILD --no-default-features --features "alsa-backend pulseaudio-backend with-lewton"

@sstickel
Copy link

Anybody found a solution to this? Made librespot pretty unusable for me, as after a few tracks librespots always panicks and dies.

dmeulen pushed a commit to dmeulen/librespot that referenced this issue May 16, 2019
Add librespot-java to related projects
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