Closed Gomez closed 6 years ago
Unfortunately it has not solved my segfault. Need to dig deeper, can you reopen? Maybe someone has the same error?
Have you tried on an empty or little library ? Have you tried on different hardware ( easy to test with docker)
btw it looks like, its working with leia.
I see this in syslog:
[1717403.570932] kodi.bin[26471]: segfault at 0 ip 000055610c63055b sp 00007ffc1dab7090 error 4 in kodi.bin[55610b974000+12d1000]
I use this docker image on my homeserver to get access to the WebUI of Kodi and listing to music. Unfortunately as kodi segfaults and restarts the connection to the WebUI drops.
I added the fix from #7 as a PR: https://github.com/Celedhrim/docker-kodi-server/pull/11
@Celedhrim Than i noticed you already working on Leia support, is there more to improve at the headless patch?