Solved Kodi 18 Git - crash at start
#1
Gentoo Linux
Linux Kernel 4.14.52
Kodi 18.0-Alpha 3 Git:20180717-c8fc7e3140
Debug Log: https://pastebin.com/daFCRZRZ
Kernel messages:
kodi-x11[4531]: segfault at 0 ip           (null) sp 00007ffdaeb72a88 error 14 in .glXfEzRk (deleted)[40577000+2000]
kodi-x11[4617]: segfault at 0 ip           (null) sp 00007ffebbab4ea8 error 14 in .glhe3hav (deleted)[40c8b000+2000]
kodi-x11[4654]: segfault at 0 ip           (null) sp 00007ffc8c336e38 error 14

Kodi has been crashing at start for a few days now, I've tried a few new builds and starting with a fresh profile.
Reply
#2
you should have a full stacktrace in your home dir, please provide that
Reply
#3
Here you go:
https://pastebin.com/6QQTwT7u
Reply
#4
Your system doesn't support EGL_CHROMIUM_sync_control, it is required since https://github.com/xbmc/xbmc/pull/14178.
Reply
#5
set environment variable KODI_GL_INTERFACE to GLX
Reply
#6
(2018-07-18, 20:48)FernetMenta Wrote: set environment variable KODI_GL_INTERFACE to GLX
Thanks! That worked.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 18 Git - crash at start0