shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
121 stars 25 forks source link

sled doesn't exit properly #66

Closed fridtjof closed 5 years ago

fridtjof commented 5 years ago

Platform: SDL2 on macOS 10.14.2

after pressing Ctrl+C, sled hangs somewhere at or after https://github.com/shinyblink/sled/blob/f34162047afbfef99dde41f983abd8e9c1e6edfa/src/mod.c#L157

vifino commented 5 years ago

Since I don't have a Mac(*), you're gonna have to debug this.

fridtjof commented 5 years ago

This also affects at least macOS 10.13.

fridtjof commented 5 years ago

This is directly related to https://github.com/shinyblink/sled/commit/a5a29da2ea40f2d21af15ab13d8666b6df8e49dd - sled hangs in this stacktrace:

esden commented 5 years ago

I observe the same issue on my Ubuntu linux machine:

Linux venture 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

So it might not be just a Mac OS issue.