[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#979367: kodi: segfault when shutting down



Hi Sebastian,

> yes these are leftovers... I now purged all dmo packages and reinstalled them
> from debian testing/sid.

Great, thanks!

> Should an apt purge --autoremove && apt install do the same?

Yes, it should:

apt --purge autoremove kodi* && apt install kodi

> However, on my cleaned system the segfault persists.
> I also tried to change the locale from de_AT.UTF8 to en_US.UTF8 but it does not
> matter.

I will build kodi against testing/amd64 today with a patch introducing null checks in the PythonLanguageHook
and send you the link to the resulting deb file. In the meantime, can you please upload the corefile? I want to check
if pointer to PyDict is null or not. If it is nulled, then it is a deference bug but if it is non-null then we encountered an UaF.
-- 
Vasyl Gello
==================================================
Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

E-Mail: vasek.gello@gmail.com

Skype: vasek.gello
==================================================
호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다

6 січня 2021 р. 10:36:56 UTC, Sebastian Bachmann <me@free-minds.net> написав(-ла):
>> Another thing that bothers me is that you mix dmo and official Debian repository.
>
>yes these are leftovers... I now purged all dmo packages and reinstalled them
>from debian testing/sid.
>
>> 
>> Can you please backup your Kodi profile and reinstall Kodi with only dependencies from official Debian archive?
>
>Should an apt purge --autoremove && apt install do the same?
>
>However, on my cleaned system the segfault persists.
>I also tried to change the locale from de_AT.UTF8 to en_US.UTF8 but it does not
>matter.
>
>Sebastian


Reply to: