Bug kodi does not properly set default stacksize
#1
Kodi crashes [1] on musl libc when trying to use any of its addons. This is because
musl libc has a smaller default stacksize [2]. We fixed this local by settting
a default stacksize in ThreadImpl.cpp [3], but this is probably not applicable for all.

1. http://sprunge.us/HCBb
2. http://git.musl-libc.org/cgit/musl/commi...f7a8a44b2b
3. http://git.alpinelinux.org/cgit/aports/t...size.patch
Reply

Logout Mark Read Team Forum Stats Members Help
kodi does not properly set default stacksize0