[Bug 1173291] Crash probably caused by Python 2 C wrappers
https://bugzilla.suse.com/show_bug.cgi?id=1173291 https://bugzilla.suse.com/show_bug.cgi?id=1173291#c12 Matej Cepl <mcepl@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mcepl@suse.com |ohering@suse.com Flags|needinfo?(steven.swart@gmai | |l.com) | --- Comment #12 from Matej Cepl <mcepl@suse.com> --- Thank you for all those logs, but I have two messages for you. One is good, the other is bad. The good news is that I can see clearly where the crash happens. The bad news is that it is in ctypes (https://docs.python.org/3/library/ctypes.html), which unfortunately means that problem is most likely not in the Python itself. ctyptes is one of (at least) four basic systems have to Python program can interact with the system, and by far the least reliable and the least recommended to use. It is very simple to create with it calls which lead to crash. Analysing such crash means in fact debugging Kodl source code, and that I won’t do. Reassigning back to Olaf Hering, who seems to be the last person who touched Kodi in OpenSUSE. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com