https://bugs.kde.org/show_bug.cgi?id=518264
Adam Khaled <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #1 from Adam Khaled <[email protected]> --- I experienced the same issue on Fedora 43 with plasma-discover 6.6.3. It occurs after long uptime and is caused by a stuck plasma-discover process from a previous session. Running pkill -9 plasma-discover before launching fixes it without a reboot. I also have a stack trace from coredumpctl showing the crash occurring in LazyIconResolver::resolve → KIconLoader::queryIcons → deduplicateIconsByName if that's useful for debugging Stack trace of thread 3255: #0 0x00007f0154c813cc __pthread_kill_implementation (libc.so.6 + 0x743cc) #1 0x00007f0154c2715e raise (libc.so.6 + 0x1a15e) #2 0x00007f0157e220d6 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x50d6) #3 0x00007f0154c27290 __restore_rt (libc.so.6 + 0x1a290) #4 0x00007f015540379d _ZN9QtPrivate14compareStringsE11QStringViewS0_N2Qt15CaseSensitivityE (libQt6Core.so.6 + 0x20379d) #5 0x00007f0155425738 _ZN9QtPrivate20QStringList_containsEPK5QListI7QStringE11QStringViewN2Qt15CaseSensitivityE (libQt6Core.so.6 + 0x225738) #6 0x00007f01559650c5 _ZN12_GLOBAL__N_1L22deduplicateIconsByNameERK5QListI7QStringE.lto_priv.0 (libKF6IconThemes.so.6 + 0xa0c5) #7 0x00007f0155970b3c _ZNK11KIconLoader10queryIconsEv (libKF6IconThemes.so.6 + 0x15b3c) #8 0x00007f015809ebd0 _ZN14AppStreamUtils18kIconLoaderHasIconERK7QString (libDiscoverCommon.so + 0x80bd0) #9 0x00007f00f573273f _ZN21AppPackageKitResource11resolveIconEv (packagekit-backend.so + 0x3d73f) #10 0x00007f01580840d1 _ZN16LazyIconResolver7resolveEv (libDiscoverCommon.so + 0x660d1) #11 0x00007f015808411d _ZN16LazyIconResolver11customEventEP6QEvent (libDiscoverCommon.so + 0x6611d) -- You are receiving this mail because: You are watching all bug changes.
