Summary: | Crash when opening system settings > application style > window decorations | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nathan DeGruchy <nathan> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde, mspehar |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version: | 5.13.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Nathan DeGruchy
2018-06-16 14:20:05 UTC
I have the same issue. Most of the times i select window decorations, systemsettings5 dies. Maybe worth to mention, for me this happens on wayland and it seems that kcm is not adjusted yet to work on wayland (there are some scaling issues with this part of systemsettings). Unfortunately the backtrace is lacking debug symbols. If you are able to reproduce please install debug packages and attach a new backtrace. Created attachment 113815 [details]
New crash information added by DrKonqi
systemsettings5 (5.13.2) using Qt 5.11.1
- What I was doing when the application crashed:
open systemsettings5 -> click on application style -> window decorations
-- Backtrace (Reduced):
#6 0x00007fd1130d4024 in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x100000011) at /usr/include/c++/8/bits/atomic_base.h:390
#7 QAtomicOps<int>::load<int> (_q_value=...) at /usr/include/qt5/QtCore/qatomic_cxx11.h:227
#8 QBasicAtomicInteger<int>::load (this=0x100000011) at /usr/include/qt5/QtCore/qbasicatomic.h:103
#9 QtPrivate::RefCount::isShared (this=0x100000011) at /usr/include/qt5/QtCore/qrefcount.h:101
[...]
#11 QHash<Plasma::FrameSvg*, int>::operator[] (akey=@0x7ffd0482d148: 0x5573de58f090, this=0x5573de57f7f8) at /usr/include/qt5/QtCore/qhash.h:753
(In reply to Martin Flöser from comment #2) > Unfortunately the backtrace is lacking debug symbols. If you are able to > reproduce please install debug packages and attach a new backtrace. Would attached bt work? Drkonqi complained about some missing debuginfo packages, but when 'install dependencies' was clicked, it didnt install anything. Second backtrace is entirely different. AFAIK that's fixed. See plasma-framework bugs Unfortunately the debug symbols for original backtrace are still lacking. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |