2023-01-24, 20:45
So, I used kodi a couple of hours ago (I actually opened it to renew twitch's api key), when it was on v19.
I got the upgrade to v20 a few minutes ago and now kodi does not launch at all! This is what pops out in the terminal
this pops out it dmesg
and this is what the forementioned log file says
https://paste.debian.net/hidden/990fefcb/
I deleted the entire ~/.kodi folder too, so its installation is as clean as it will ever be.
If it helps, almost all my qt5 apps have an issue with some gl library since the upgrade to kernel 6.1 and fail to launch, but I can not find out which one.
I got the upgrade to v20 a few minutes ago and now kodi does not launch at all! This is what pops out in the terminal
Code:
$ kodi
[W][00950.523123] pw.conf | [ conf.c: 939 try_load_conf()] can't load config client.conf: No such file or directory
[E][00950.524845] pw.conf | [ conf.c: 963 pw_conf_load_conf_for_context()] can't load default config client.conf: No such file or directory
Segmentation fault (core dumped)
Crash report available at /home/jim/kodi_crashlog-20230124_201422.log
Code:
[ 866.924006] kodi.bin[3435]: segfault at 8 ip 00007f3739676b76 sp 00007ffd84f2e9c8 error 4 in libc.so.6[7f37395f3000+155000] likely on CPU 0 (core 0, socket 0)
[ 866.924029] Code: 00 00 66 90 66 0f ef c0 66 0f ef c9 66 0f ef d2 66 0f ef db 48 89 f8 48 89 f9 48 81 e1 ff 0f 00 00 48 81 f9 cf 0f 00 00 77 6a <f3> 0f 6f 20 66 0f 74 e0 66 0f d7 d4 85 d2 74 04 0f bc c2 c3 48 83
https://paste.debian.net/hidden/990fefcb/
I deleted the entire ~/.kodi folder too, so its installation is as clean as it will ever be.
If it helps, almost all my qt5 apps have an issue with some gl library since the upgrade to kernel 6.1 and fail to launch, but I can not find out which one.