mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #662] panicked at 'attempted to zero-initialize type vorbisfile_sys::ov_callbacks, #386
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#386
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 @NofanTasi on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/662
Thanks for LibreSpot !
I upgraded CoreELEC from Leia to Matrix and LibreSpot stopped working
Here is the relevant log:
@roderickvd commented on GitHub (Mar 4, 2021):
This is not an issue of librespot, but of vorbis-rs upstream that triggers on newer Rust compilers: tomaka/vorbis-rs#19.
@NofanTasi commented on GitHub (Mar 4, 2021):
thanks for pinpointing issue
if a workaround zip could be made available, that could be great
@roderickvd commented on GitHub (Mar 20, 2021):
Fix in PR tomaka/vorbis-rs#20.