librespot: SegFault on RPi1

Tried x-compiling for RPi1, using docker run -v /tmp/librespot-build:/build librespot-cross cargo build --release --target arm-unknown-linux-gnueabi --no-default-features --features alsa-backend with Alsa backend.

I’ve tried playing from different sources but I always get a SegFault

DEBUG:librespot::spirc: kMessageTypeNotify "MMP" a7688466272188c8a7008257303bf01d8a4f355d 106 1491461811965
TRACE:librespot::audio_file: chunk 0 / 44 complete
TRACE:librespot::audio_file: requesting chunk 1
TRACE:librespot::audio_file: requesting chunk 43
TRACE:librespot::audio_file: chunk 43 / 44 complete
TRACE:librespot::audio_file: requesting chunk 1
TRACE:librespot::audio_file: chunk 1 / 44 complete
TRACE:librespot::audio_file: requesting chunk 2
Segmentation fault

I’m not even sure if it’s supposed to be working or not 😃

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 23 (7 by maintainers)

Commits related to this issue

Most upvoted comments

I’ve tried it but I only get Illegal instruction when I try to run it. Not sure what actually is going wrong there… I’ve of course added +x on the file

$ ./librespot.armv5tel 
Illegal instruction