juhovh / shairplay

Apple airplay and raop protocol server
Other
1.35k stars 228 forks source link

Segmentation Fault #71

Closed ghost closed 6 years ago

ghost commented 6 years ago

My Rpi2 shows me the following bug as soon as I connect:

Accepted IPv4 client on socket 10
Receiving on socket 10
Segmentation fault

Is this known? Earlier versions worked like a charm! Thanks

juhovh commented 6 years ago

Thank you for your report! I added an optional fairplay support and forgot to test without it enabled, the change triggered an old bug resulting in a crash. Should be fixed now.