[x86-64] Playing Videos crashes Kodi LE13nightly

  • Hi,

    after fixing my crashes while playing MP3s with 48KHz (Thread) i was happy but now i added again my existing videos located on a network to LE13 nigthly.

    After that i went to the video menu and then LE13 chrashed reproduceable and restarted Kodi, even without starting a film.

    After long search i found out, that this is only the case when mp3 is active playing in the background (with goom visu)
    If I stop playing mp3 and go to films the crash will not occur.

    So i started debug mode
    started mp3 playing
    Back to video menu
    -> Kodi restarted

    Log : https://paste.libreelec.tv/ample-jackal.log
    No crashlog mentioned

    If i stop mp3 playing before then it seems to work to play films.

    But when i switched back from a playing film to mp3 it also happened and restartet Kodi

    Log : https://paste.libreelec.tv/vital-trout.log
    also without crashlog mentioned

    Third restart : https://paste.libreelec.tv/dynamic-puma.log

    Any ideas ?

    Best regards
    Joe

    Edited once, last by JoeCotty (July 17, 2025 at 3:20 PM).

  • Code
    info <general>: CAddonMgr::FindAddons: visualization.fishbmc v21.0.2.2 installed
    info <general>: CAddonMgr::FindAddons: visualization.goom v21.0.2.2 installed

    You are running LE13 (K22) which uses OpenGL graphics but you still have LE12 (K21) visualization add-ons installed and these are compiled for OpenGLES. It's a wrong and probably crashy combination.

    Force a repo refresh and make sure you're running 'Piers' versions of add-ons. AFAIK there should be v22 versions of everything.

  • To create useful logs always use the log and/or crashlog uploader of LibreELEC-Settings Addon or pastekodi/pastecrash from ssh

    I used pastekodi from ssh but i wasn't aware that pastecrash was existing ...


    Code
    info <general>: CAddonMgr::FindAddons: visualization.fishbmc v21.0.2.2 installed
    info <general>: CAddonMgr::FindAddons: visualization.goom v21.0.2.2 installed

    You are running LE13 (K22) which uses OpenGL graphics but you still have LE12 (K21) visualization add-ons installed and these are compiled for OpenGLES. It's a wrong and probably crashy combination.

    Force a repo refresh and make sure you're running 'Piers' versions of add-ons. AFAIK there should be v22 versions of everything.

    When i started with LE13 Goom wasn't available in a new version ...

    Today i switched to the newest nightly LE13 and updated all Addons. Now the two are V22 ! :

    Code
    2025-10-03 17:26:10.616 T:1875     info <general>: Addon Manager: Found addon: 'visualization.fishbmc v22.0.2.1'
    2025-10-03 17:26:10.616 T:1875     info <general>: Addon Manager: Found addon: 'visualization.goom v22.0.2.1'

    After only short testing crashes are no more there when switching from mp3 to video !

    What do you mean with "Piers" version of add-ons ?
    Where can i decide it ?

    Thanks for your always helpful support ! You spend a lot of time here ....


    Best regards from germany ...

    Joe

    Edited once, last by JoeCotty: Ein Beitrag von JoeCotty mit diesem Beitrag zusammengefügt. (October 3, 2025 at 4:48 PM).