https://bugs.kde.org/show_bug.cgi?id=515150

--- Comment #3 from BOF <[email protected]> ---
Further ChatGPT comments:

The crash lies here:
#10 FlatpakBackend::getAppForInstalledRef(...)
    at FlatpakBackend.cpp:536

and before that:
ASSERT failure in getAppForInstalledRef:
"app/com.github.marinm.songrec/x86_64/stable"
file FlatpakBackend.cpp, line 536

qt is doing:
qFatal → qAbort → abort() → SIGABRT

getAppForInstalledRef() seems to expect an app-object (?) for every installed
FlatpakRef that Discover knows or can create (/build?)

The stack is:
FlatpakBackend::listInstalledRefsForUpdate()
 → search()
 → getAppForInstalledRef()

o) flatpak info com.github.marinm.songrec

SongRec - An open-source, unofficial Shazam client for Linux, written in Rust.

         Kennung: com.github.marinm.songrec
             Ref: app/com.github.marinm.songrec/x86_64/stable
     Architektur: x86_64
           Zweig: stable
         Version: 0.4.3
          Lizenz: GPL-3.0+
        Ursprung: flathub
        Sammlung: org.flathub.Stable
    Installation: system
     Installiert: 8,5 MB
Laufzeitumgebung: org.freedesktop.Platform/x86_64/25.08
             Sdk: org.freedesktop.Sdk/x86_64/25.08

          Commit:
b29611a572c18df4b127ab527367f45ab7c314476fdd10a917a76cf893ebde95
          Parent:
9f91fad606bd191d6370b40d72b7c3a014caf9c907af6ffb783226a79f6f4826
         Betreff: Merge pull request #9 from Fei1Yang/update-runtime
(1e076ac865bc)
           Datum: 2025-10-12 18:17:19 +0000

o) flatpak info --show-ref com.github.marinm.songrec
app/com.github.marinm.songrec/x86_64/stable

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to