nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.37k stars 148 forks source link

fix: shairport-sync double free detected in tcache 2, update raspotify and pulse config #124

Closed frznvm0 closed 2 years ago

frznvm0 commented 2 years ago

Hey,

Quick fixes for the following bugs:

See raspotify wiki Configuration & PulseAudio as a system service

Thank you for the project btw, it's quite neat 😊

nicokaiser commented 2 years ago

Thanks for your PR. I added your suggestions for the raspotify config. There are still warnings in the journal about the Pulse Audio auth cookie (auth-cookie-enabled=0 does not seem to fix this), but it seems to work.

I could not reproduce the free() error, and I really do not want to lose the PRETTY_NAME in the AirPlay configuration, does this still occur for you?