Summary: | System Settings Segmentation fault on return to overview. | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Andreas Rånman <andreas.ranman> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cytadela8, dygulski13, pueltz, twiglaser |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version: | 5.4.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Andreas Rånman
2015-12-22 21:36:05 UTC
I can't reproduce your problem on version 5.5.1 on Gentoo. Many of the bugs that this bug is marked as possible duplicate of are marked as duplicates of similar to this bug 344651, which was fixed in version 5.4.3. Please check if you will experience any problems after upgrading to 5.4.3 or newer. Also the backtrace is from version without debugging symbols, so it's not useful for developers. When you will want to post another bug please install debugging symbols for the problematic app and post the version obtained after installing them. You can learn how to do it here: https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Setting status Created attachment 96492 [details]
New crash information added by DrKonqi
systemsettings5 (5.4.1) using Qt 5.4.2
- What I was doing when the application crashed: I was in the System Settings -> Input Devices and wanted to switch to Display and Monitor.
In addition, the system freezes completely. This is done already today 4x. The PC is no longer to use and had to do a hard reset.
-- Backtrace (Reduced):
#6 0x00007f3e8f4e3f9f in QQuickItemPrivate::addToDirtyList() () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007f3e8f4e4053 in QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007f3e90ac1651 in QObject::event (this=0x1705ec0, e=<optimized out>) at kernel/qobject.cpp:1245
#10 0x00007f3e8f4ee10b in QQuickItem::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x00007f3e91f2fb8c in QApplicationPrivate::notify_helper (this=this@entry=0xdfacd0, receiver=receiver@entry=0x1705ec0, e=e@entry=0x7f3e44150350) at kernel/qapplication.cpp:3720
Created attachment 97964 [details]
New crash information added by DrKonqi
systemsettings5 (5.4.1) using Qt 5.4.2
- What I was doing when the application crashed:
I opened the setting panel went into screen settings then went back to main panel itself and then it suddenly crashed. It happens from time to time.
-- Backtrace (Reduced):
#6 0x00007f6d219cef9f in QQuickItemPrivate::addToDirtyList() () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007f6d219cf053 in QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007f6d22f8e651 in QObject::event (this=0x20d6890, e=<optimized out>) at kernel/qobject.cpp:1245
#10 0x00007f6d219d910b in QQuickItem::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x00007f6d243e0b8c in QApplicationPrivate::notify_helper (this=this@entry=0x1844cd0, receiver=receiver@entry=0x20d6890, e=e@entry=0x7f6cf0150850) at kernel/qapplication.cpp:3720
Created attachment 98471 [details]
New crash information added by DrKonqi
systemsettings5 (5.4.1) using Qt 5.4.2
- What I was doing when the application crashed:
After clicking on "Display Monitor Settings" in System Settings and then closing System Setteings via the "X" button at the top right of the window, the bug splat window appears after System Settings crashes.
-- Backtrace (Reduced):
#6 0x00007fbfb7473fb2 in QQuickItemPrivate::addToDirtyList() () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007fbfb7474053 in QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007fbfb8a33651 in QObject::event (this=0x2ccacd0, e=<optimized out>) at kernel/qobject.cpp:1245
#10 0x00007fbfb747e10b in QQuickItem::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x00007fbfb9e85b8c in QApplicationPrivate::notify_helper (this=this@entry=0x248bcd0, receiver=receiver@entry=0x2ccacd0, e=e@entry=0x7fbf88172130) at kernel/qapplication.cpp:3720
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! |