Marius— Je 20 nov 01:23 transskribita far Marius Bakke: > I assume "18.0-ALPHA1" here is actually "18.0_alpha-6-f22d62d". > > I have updated the snapshot in Guix to point to the latest upstream > commit as of today, can you try updating to it and see if that works for > you? It starts here on an up-to-date profile, at least. I did this, but it did not solve the issue: $ kodi --version 18.0-ALPHA1 Git:20171120-nogitfound Media Center Kodi Copyright (C) 2005-2013 Team Kodi - http://kodi.tv $ kodi Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: No such file or directory /home/kodi/.guix-profile/bin/kodi: line 208: 20108 Segmentation fault ${KODI_BINARY} $SAVED_ARGS Crash report available at /home/kodi/kodi_crashlog-20171121_051607.log [1]: https://paste.debian.net/996798/ I installed libvdpau-1.1.1, but that did not resolve the problem either. It seems that these things are not found in one way or another: - gdb (see [1]) - git (`kodi --version`) - vdpau (`kodi`) Could there be a common cause? —Marco