Bug#1004214: Info received (Bug#1004214: Acknowledgement (kodi: Segfaults on menu selection))

2022-01-25 Thread SDA
Screengrab showing the output when I issue: 'gdb /usr/lib/x86_64-linux-gnu/kodi/kodi.bin' It just sits there and doesn't launch Kodi

Bug#1004214: Info received (Bug#1004214: Acknowledgement (kodi: Segfaults on menu selection))

2022-01-25 Thread SDA
On Tue, Jan 25, 2022 at 07:46:44AM +, Vasyl Gello wrote: > Hi! > > > OK did this - was Kodi supposed to launch with this command, bc it didn't. > > How do you start it? If from remote SSH, dont forget exporting DISPLAY=:0 > first. In my bash/dash terminal. This is all being done on host

Bug#1004214: Info received (Bug#1004214: Acknowledgement (kodi: Segfaults on menu selection))

2022-01-24 Thread Vasyl Gello
Hi! > OK did this - was Kodi supposed to launch with this command, bc it didn't. How do you start it? If from remote SSH, dont forget exporting DISPLAY=:0 first. And py-bt-full is GDB command, not shell one, i.e you type it in GDB after Kodi starts and crashes and GDB gets control back with

Bug#1004214: Info received (Bug#1004214: Acknowledgement (kodi: Segfaults on menu selection))

2022-01-23 Thread Vasyl Gello
Hi! As I expected it is a Python sub-interpreter issue. To discover the offending add-on, run Kodi under GDB directly: gdb /usr/lib/x86_64-linux-gnu/kodi/kodi.bin reproduce the crash and issue "py-bt-full" command, then save and attach the log. --  Vasyl Gello