Summary: | Systemsettings crashed while uninstalling an icon theme | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-knewstuff | Reporter: | Tony <jodr666> |
Component: | general | Assignee: | Dan Leinir Turthra Jensen <admin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kdelibs-bugs, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.75.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Backtrace with missing libKF5NewStuff debuginfo.
The one with the included missing debuginfo |
Description
Tony
2020-11-12 04:58:29 UTC
KNSCore::Engine::signalEntryChanged(KNSCore::EntryInternal const&) () from /usr/lib64/libKF5NewStuffCore.so.5 #15 0x00007eff51b0c470 in KNSCore::Engine::uninstall(KNSCore::EntryInternal) () from /usr/lib64/libKF5NewStuffCore.so.5 Can you install debug symbols for knewstuff (sudo zypper install libKF5NewStuff5-debuginfo libKF5NewStuffCore5-debuginfo), reproduce the crash, and attach a symbolicated backtrace? Created attachment 133305 [details]
Backtrace with missing libKF5NewStuff debuginfo.
(In reply to Tony from comment #2) > Created attachment 133305 [details] > Backtrace with missing libKF5NewStuff debuginfo. F! me, scracth that, they incomplete as well. Created attachment 133306 [details]
The one with the included missing debuginfo
Ok, i double checked this one and that i have the needed debug files.
Also, it is eaiser to trigger it under wayland.
Install the icon theme and just close the "newstuff" window, it will desaturate and eventually crash.
Much better, thanks. #15 0x00007f3920428d95 in KNSCore::Engine::signalEntryChanged (this=<optimized out>, _t1=...) at /usr/src/debug/knewstuff-5.75.0git.20201109T101631~c15fbc05-ku.9.1.x86_64/build/src/core/KF5NewStuffCore_autogen/EWIEGA46WW/moc_engine.cpp:578 #16 0x00007f392043c470 in KNSCore::Engine::uninstall (this=this@entry=0x556a138c6fb0, entry=...) at /usr/src/debug/knewstuff-5.75.0git.20201109T101631~c15fbc05-ku.9.1.x86_64/src/core/engine.cpp:707 #17 0x00007f392049c504 in ItemsModel::uninstallItem (index=<optimized out>, this=0x556a151cad80) at /usr/src/debug/knewstuff-5.75.0git.20201109T101631~c15fbc05-ku.9.1.x86_64/src/qtquick/quickitemsmodel.cpp:427 *** This bug has been marked as a duplicate of bug 428065 *** *** This bug has been marked as a duplicate of bug 429442 *** |