| Summary: | systemsettings5 crashes when selecting compositor | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Wolfgang <Wolfgang.Thumser> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | elfocarota666, kde, minh.vln140501 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.17.5 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Wolfgang
2020-02-18 10:46:57 UTC
Created attachment 126916 [details]
New crash information added by DrKonqi
systemsettings5 (5.17.5) using Qt 5.12.5
- What I was doing when the application crashed:
Modifying system settings, opening Compositor option always causes the crash.
Nvidia driver is probably involved in causing the problem
-- Backtrace (Reduced):
#6 QQuickWindow::maybeUpdate (this=0x55c1c4851990) at ../../include/QtQuick/5.12.5/QtQuick/private/../../../../../src/quick/items/qquickrendercontrol.h:79
#7 0x00007ff7e1abf229 in QQuickWindowPrivate::dirtyItem (this=<optimized out>) at items/qquickwindow.cpp:1158
#8 0x00007ff7e1aa4705 in QQuickItemPrivate::dirty (this=<optimized out>, type=type@entry=QQuickItemPrivate::Content) at items/qquickwindow.h:78
#9 0x00007ff7e1aa4a9e in QQuickItem::update (this=this@entry=0x55c1c4c97510) at items/qquickitem.cpp:4439
#10 0x00007ff7e1b0cf32 in QQuickText::setColor (this=0x55c1c4c97510, color=...) at items/qquicktext.cpp:1715
Created attachment 128110 [details]
New crash information added by DrKonqi
systemsettings5 (5.17.5) using Qt 5.12.5
- What I was doing when the application crashed:
I went to Display and Monitor -> Gamma or Compositor or Night Color, the system always crashed.
- Custom settings of the application:
-- Backtrace (Reduced):
#6 0x00007efff9502220 in QQuickWindowPrivate::dirtyItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007efff954fff2 in QQuickText::setLinkColor(QColor const&) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007efff955902b in QQuickText::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x00007efff3afea26 in QQuickLabel::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#11 0x00007efff91285b6 in QV4::QQmlValueTypeWrapper::write(QObject*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
*** This bug has been marked as a duplicate of bug 422337 *** |