Hi, I have `kodi' and `gdb' installed. When I start kodi, it crashes:
https://paste.debian.net/996313/ An excerpt of the `kodi' output: > gdb not installed, can't get stack trace. but I installed gdb, under the same user: kodi@watson ~$ gdb --version | head -1 GNU gdb (GDB) 8.0.1 Interesting, `man gdb` does not gives an empty or unreadable man page: at the bottom of the terminal is: > Manual page gdb(1) line ?/? (END) (press h for help or q to quit) I have never before tried (to let a program) use gdb on GuixSD. Last Sunday, the program `kodi' worked fine. Shortly after that (according to lastlog(8) the same day), I did a package upgrade, but did not test kodi hereafter (according to `history`). Today, I tested kodi and it crashes. I upgraded packages, but then it still crashes. —Marco
