Summary: | Systemsettting5 crash when exiting Screen Locking tab | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Marian Kyral <mkyral> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | heri+kde, mkyral |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.8.4 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Marian Kyral
2017-01-06 18:29:07 UTC
Created attachment 103239 [details]
New crash information added by DrKonqi
systemsettings5 (5.8.4) using Qt 5.7.1
I can confirm this.
I terminal, I can see following output:
$ LANG=C systemsettings5
Fontconfig error: "local.conf", line 13: junk after document element
Plugin changed to: "org.kde.breeze"
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
Factory: true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:42:16: Unable to assign [undefined] to QColor
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:54:24: Unable to assign [undefined] to QColor
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:149: ReferenceError: iconLabel is not defined
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:197:24: Unable to assign [undefined] to QColor
Plugin changed to: "org.kde.kwin.aurorae"
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
Factory: true
Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations.
Setting width : -8
Setting height : -30
Setting width : -8
Setting height : -30
Setting width : 272
Setting height : 145
Setting width : 272
Setting height : 145
Setting caption : "Plastik"
Setting width : 262
Setting width : 222
Setting height : 105
Setting height : 95
Setting caption : "Plastik"
Setting active : false
Setting width : 232
Setting width : 222
Setting height : 135
Setting height : 95
Plugin changed to: "org.kde.oxygen"
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
Factory: true
Setting width : -12
Setting height : -39
Setting width : -92
Setting height : -119
Setting width : -12
Setting height : -39
Setting width : -92
Setting height : -119
Setting width : 188
Setting height : 56
Setting width : 188
Setting height : 56
Setting caption : "Oxygen"
Setting width : 218
Setting height : 86
Setting caption : "Oxygen"
Setting active : false
Setting width : 218
Setting height : 86
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Plugin changed to: "org.kde.breeze"
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
Factory: true
Setting width : -12
Setting height : -43
Setting width : -32
Setting height : -63
Setting width : -12
Setting height : -43
Setting width : -32
Setting height : -63
Setting width : 248
Setting height : 112
Setting width : 248
Setting height : 112
Setting caption : "Breeze"
Setting width : 245
Setting width : 218
Setting height : 79
Setting height : 82
Setting caption : "Breeze"
Setting active : false
Setting width : 215
Setting width : 218
Setting height : 109
Setting height : 82
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
Setting active : false
Setting providesContextHelp : true
The X11 connection broke: I/O error (code 1)
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0"
after 4964 requests (4963 known processed) with 0 events remaining.
KCrash: Application 'systemsettings5' crashing...
QObject::~QObject: Timers cannot be stopped from another thread
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
QObject::~QObject: Timers cannot be stopped from another thread
sock_file=/var/run/user/1000/kdeinit5__0
-- Backtrace (Reduced):
#6 QV4::Value::as<QV4::QObjectWrapper> (this=0x1afc250) at jsruntime/qv4value_p.h:428
#7 QV4::Value::as<QV4::QObjectWrapper> (this=0x1afc250) at jsruntime/qv4value_p.h:434
#8 QV4::WeakValue::free (this=this@entry=0x1850ff0) at jsruntime/qv4persistent.cpp:425
#9 0x00007fc7c3ed9a34 in QV4::WeakValue::clear (this=0x1850ff0) at ../../include/QtQml/5.7.1/QtQml/private/../../../../../src/qml/jsruntime/qv4persistent_p.h:187
#10 QV4::QObjectWrapper::destroyObject (this=<optimized out>, lastCall=<optimized out>) at jsruntime/qv4qobjectwrapper.cpp:1051
*** This bug has been marked as a duplicate of bug 373628 *** |