| Summary: | plasmashell crashed when trying to run a shortcut to deleted app | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | enautgenua |
| Component: | generic-crash | Assignee: | Alexander Lohnau <alexander.lohnau> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | alexander.lohnau, ivan.cukic, kde, meven29, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.24.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
enautgenua
2022-05-21 15:19:40 UTC
#4 QString::QString (other=<error reading variable: Cannot access memory at address 0x10>, this=this@entry=0x7fff71ab99a0) at /usr/include/qt5/QtCore/qstring.h:1093 #5 KSycocaEntry::entryPath (this=0x0) at /usr/src/debug/kservice-5.94.0-1.1.x86_64/src/sycoca/ksycocaentry.cpp:46 #6 0x00007f07bbbaeb63 in Kicker::resolvedServiceEntryPath (service=...) at /usr/include/qt5/QtCore/qshareddata.h:161 #7 0x00007f07bbbaee88 in AppEntry::url (this=<optimized out>) at /usr/src/debug/plasma5-workspace-5.24.5-1.3.x86_64/applets/kicker/plugin/appentry.cpp:133 #8 0x00007f07bbbc631c in KAStatsFavoritesModel::Private::data (this=this@entry=0x5643d5b48260, item=..., role=role@entry=266) at /usr/src/debug/plasma5-workspace-5.24.5-1.3.x86_64/applets/kicker/plugin/kastatsfavoritesmodel.cpp:353 #9 0x00007f07bbbbdc22 in PlaceholderModel::data (this=<optimized out>, index=..., role=266) at /usr/src/debug/plasma5-workspace-5.24.5-1.3.x86_64/applets/kicker/plugin/placeholdermodel.cpp:116 Not sure at which level of the stack we should verify the data before passing it down to code at a deeper level. I'm CCing some smart people who may have opinions. I am not sure if I correctly understand this bug report. IIRC I was able to reproduce the backtrace some time back. Could you elaborate what you mean by "shortcut" in this context. I tried adding an app to the favorites, deleting the app on the filesystem and then try to launch it from the app launcher. Though now I only get an error notification and not a crash. Please provide the info requested with my last comment. By shortcut I mean the icons in the Taskbar. Were the icons standalone launcher widgets, or pinned apps in the Task Manager? (In reply to Nate Graham from comment #5) > Were the icons standalone launcher widgets, or pinned apps in the Task > Manager? Pinned apps in the task manager Thanks. Cannot reproduce with current git master; I see an error notification instead. Looks like it's been fixed in the meantime. |