Bug 413529 - System Settings Crash while switching to the window decorations section
Summary: System Settings Crash while switching to the window decorations section
Status: RESOLVED DUPLICATE of bug 411166
Alias: None
Product: kwin
Classification: Plasma
Component: aurorae (show other bugs)
Version: 5.17.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
: 413522 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-10-27 21:05 UTC by Josh Freeno
Modified: 2019-11-22 15:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (9.65 KB, text/plain)
2019-11-11 06:47 UTC, Josh Freeno
Details
New crash information added by DrKonqi (11.37 KB, text/plain)
2019-11-13 17:55 UTC, Josh Freeno
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Freeno 2019-10-27 21:05:05 UTC
Application: systemsettings5 (5.17.1)

Qt Version: 5.13.1
Frameworks Version: 5.63.0
Operating System: Linux 5.3.7-arch1-1-ARCH x86_64
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed:

While opening the window decorations section the system settings crashed

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f442f6f0800 (LWP 41602))]

Thread 8 (Thread 0x7f43ff136700 (LWP 42319)):
#0  0x00007ffd3d3dd923 in clock_gettime ()
#1  0x00007f44343cc56b in clock_gettime () at /usr/lib/libc.so.6
#2  0x00007f4434959302 in  () at /usr/lib/libQt5Core.so.5
#3  0x00007f4434957bea in QTimerInfoList::updateCurrentTime() () at /usr/lib/libQt5Core.so.5
#4  0x00007f44349581b6 in QTimerInfoList::timerWait(timespec&) () at /usr/lib/libQt5Core.so.5
#5  0x00007f443495975f in  () at /usr/lib/libQt5Core.so.5
#6  0x00007f443219fa50 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#7  0x00007f44321a0096 in  () at /usr/lib/libglib-2.0.so.0
#8  0x00007f44321a0241 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#9  0x00007f4434959a1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#10 0x00007f44349004ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#11 0x00007f4434732385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#12 0x00007f4433a3b849 in  () at /usr/lib/libQt5Qml.so.5
#13 0x00007f44347335b0 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#15 0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f441973a700 (LWP 41611)):
#0  0x00007ffd3d3dd923 in clock_gettime ()
#1  0x00007f44343cc56b in clock_gettime () at /usr/lib/libc.so.6
#2  0x00007f4434959302 in  () at /usr/lib/libQt5Core.so.5
#3  0x00007f4434957bea in QTimerInfoList::updateCurrentTime() () at /usr/lib/libQt5Core.so.5
#4  0x00007f44349581b6 in QTimerInfoList::timerWait(timespec&) () at /usr/lib/libQt5Core.so.5
#5  0x00007f443495975f in  () at /usr/lib/libQt5Core.so.5
#6  0x00007f443219fa50 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#7  0x00007f44321a0096 in  () at /usr/lib/libglib-2.0.so.0
#8  0x00007f44321a0241 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#9  0x00007f4434959a1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#10 0x00007f44349004ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#11 0x00007f4434732385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#12 0x00007f4433a3b849 in  () at /usr/lib/libQt5Qml.so.5
#13 0x00007f44347335b0 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#15 0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f441b5ef700 (LWP 41609)):
#0  0x00007f44343b49ef in poll () at /usr/lib/libc.so.6
#1  0x00007f44321a0170 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f44321a0241 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f4434959a1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f44349004ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f4434732385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f4433a3b849 in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007f44347335b0 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f4425bb6700 (LWP 41608)):
#0  0x00007ffd3d3dd923 in clock_gettime ()
#1  0x00007f44343cc56b in clock_gettime () at /usr/lib/libc.so.6
#2  0x00007f4434959302 in  () at /usr/lib/libQt5Core.so.5
#3  0x00007f4434957bea in QTimerInfoList::updateCurrentTime() () at /usr/lib/libQt5Core.so.5
#4  0x00007f44349581b6 in QTimerInfoList::timerWait(timespec&) () at /usr/lib/libQt5Core.so.5
#5  0x00007f443495975f in  () at /usr/lib/libQt5Core.so.5
#6  0x00007f443219fa50 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#7  0x00007f44321a0096 in  () at /usr/lib/libglib-2.0.so.0
#8  0x00007f44321a0241 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#9  0x00007f4434959a1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#10 0x00007f44349004ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#11 0x00007f4434732385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#12 0x00007f4433a3b849 in  () at /usr/lib/libQt5Qml.so.5
#13 0x00007f44347335b0 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#15 0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f4426aee700 (LWP 41606)):
#0  0x00007f4432f95c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f442716e50c in  () at /usr/lib/dri/i965_dri.so
#2  0x00007f442716e108 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f442d342700 (LWP 41605)):
#0  0x00007ffd3d3dd923 in clock_gettime ()
#1  0x00007f44343cc56b in clock_gettime () at /usr/lib/libc.so.6
#2  0x00007f4434959302 in  () at /usr/lib/libQt5Core.so.5
#3  0x00007f4434957bea in QTimerInfoList::updateCurrentTime() () at /usr/lib/libQt5Core.so.5
#4  0x00007f44349581b6 in QTimerInfoList::timerWait(timespec&) () at /usr/lib/libQt5Core.so.5
#5  0x00007f443495975f in  () at /usr/lib/libQt5Core.so.5
#6  0x00007f443219fa50 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#7  0x00007f44321a0096 in  () at /usr/lib/libglib-2.0.so.0
#8  0x00007f44321a0241 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#9  0x00007f4434959a1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#10 0x00007f44349004ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#11 0x00007f4434732385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#12 0x00007f4434b93b37 in  () at /usr/lib/libQt5DBus.so.5
#13 0x00007f44347335b0 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#15 0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f442e8d2700 (LWP 41604)):
#0  0x00007f44343b49ef in poll () at /usr/lib/libc.so.6
#1  0x00007f4432f4e630 in  () at /usr/lib/libxcb.so.1
#2  0x00007f4432f502db in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007f442f2c2101 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f44347335b0 in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f4432f8f4cf in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f44343bf2d3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f442f6f0800 (LWP 41602)):
[KCrash Handler]
#6  0x00007f44347ada96 in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () at /usr/lib/libQt5Core.so.5
#7  0x00007f4433a06408 in  () at /usr/lib/libQt5Qml.so.5
#8  0x00007f4433a14632 in QV4::QmlListWrapper::toVariant() const () at /usr/lib/libQt5Qml.so.5
#9  0x00007f4433954b26 in  () at /usr/lib/libQt5Qml.so.5
#10 0x00007f4433954fa5 in QV4::ExecutionEngine::toVariant(QV4::Value const&, int, bool) () at /usr/lib/libQt5Qml.so.5
#11 0x00007f4433a0f260 in QQmlBinding::slowWrite(QQmlPropertyData const&, QQmlPropertyData const&, QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5
#12 0x00007f4433a110a1 in  () at /usr/lib/libQt5Qml.so.5
#13 0x00007f4433a11c5d in  () at /usr/lib/libQt5Qml.so.5
#14 0x00007f4433a0e3a4 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5
#15 0x00007f4433a1cebe in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#16 0x00007f443399d732 in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () at /usr/lib/libQt5Qml.so.5
#17 0x00007f443399d854 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt5Qml.so.5
#18 0x00007f443399d636 in QQmlComponent::create(QQmlContext*) () at /usr/lib/libQt5Qml.so.5
#19 0x00007f43fc8fbe01 in  () at /usr/lib/qt/plugins/org.kde.kdecoration2/kwin5_aurorae.so
#20 0x00007f43fca7754c in  () at /usr/lib/qt/qml/org/kde/kwin/private/kdecoration/libkdecorationprivatedeclarative.so
#21 0x00007f4433a1d09d in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#22 0x00007f44339a2acb in  () at /usr/lib/libQt5Qml.so.5
#23 0x00007f44339a3033 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () at /usr/lib/libQt5Qml.so.5
#24 0x00007f4433a8d290 in  () at /usr/lib/libQt5Qml.so.5
#25 0x00007f4433a8d435 in QQmlDelegateModel::object(int, QQmlIncubator::IncubationMode) () at /usr/lib/libQt5Qml.so.5
#26 0x00007f4433ee2336 in  () at /usr/lib/libQt5Quick.so.5
#27 0x00007f4433ed5f5e in  () at /usr/lib/libQt5Quick.so.5
#28 0x00007f4433ee3594 in  () at /usr/lib/libQt5Quick.so.5
#29 0x00007f4433ee61f1 in  () at /usr/lib/libQt5Quick.so.5
#30 0x00007f4433ee639d in QQuickItemView::modelUpdated(QQmlChangeSet const&, bool) () at /usr/lib/libQt5Quick.so.5
#31 0x00007f4433ee787d in  () at /usr/lib/libQt5Quick.so.5
#32 0x00007f443492da11 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#33 0x00007f4433a65ea7 in QQmlInstanceModel::modelUpdated(QQmlChangeSet const&, bool) () at /usr/lib/libQt5Qml.so.5
#34 0x00007f4433a82389 in  () at /usr/lib/libQt5Qml.so.5
#35 0x00007f4433a89362 in  () at /usr/lib/libQt5Qml.so.5
#36 0x00007f4433a89778 in  () at /usr/lib/libQt5Qml.so.5
#37 0x00007f4433a9383a in QQmlDelegateModel::_q_modelReset() () at /usr/lib/libQt5Qml.so.5
#38 0x00007f4433a93db9 in  () at /usr/lib/libQt5Qml.so.5
#39 0x00007f4433a94163 in QQmlDelegateModel::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libQt5Qml.so.5
#40 0x00007f443492dacd in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#41 0x00007f44348a4b5b in QAbstractItemModel::modelReset(QAbstractItemModel::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#42 0x00007f44348d55c5 in  () at /usr/lib/libQt5Core.so.5
#43 0x00007f44348d9ed8 in  () at /usr/lib/libQt5Core.so.5
#44 0x00007f443492da11 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#45 0x00007f44348a4b5b in QAbstractItemModel::modelReset(QAbstractItemModel::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#46 0x00007f43ff1464f8 in  () at /usr/lib/qt/plugins/kcms/kcm_kwindecoration.so
#47 0x00007f443492e44a in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#48 0x00007f44353574f5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#49 0x00007f4435360e11 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#50 0x00007f44349019c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#51 0x00007f4434904739 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#52 0x00007f443495a404 in  () at /usr/lib/libQt5Core.so.5
#53 0x00007f443219e3ee in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#54 0x00007f44321a0201 in  () at /usr/lib/libglib-2.0.so.0
#55 0x00007f44321a0241 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#56 0x00007f4434959a03 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#57 0x00007f44349004ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#58 0x00007f4434908326 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#59 0x000055cd8ddc7475 in  ()
#60 0x00007f44342e7153 in __libc_start_main () at /usr/lib/libc.so.6
#61 0x000055cd8ddc74fe in _start ()
[Inferior 1 (process 41602) detached]

The reporter indicates this bug may be a duplicate of or related to bug 413522.

Possible duplicates by query: bug 413528, bug 413522, bug 413515, bug 413492, bug 413462.

Reported using DrKonqi
Comment 1 Josh Freeno 2019-11-11 06:47:26 UTC
Created attachment 123835 [details]
New crash information added by DrKonqi

systemsettings5 (5.17.2) using Qt 5.13.2

- What I was doing when the application crashed:
When opening the window decorations section my system settings crashes and it is happening quite often. I have all my updates applied on stable Arch.

-- Backtrace (Reduced):
#6  0x00007fbd13375a96 in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () at /usr/lib/libQt5Core.so.5
#7  0x00007fbd125ccfd8 in  () at /usr/lib/libQt5Qml.so.5
#8  0x00007fbd125db202 in QV4::QmlListWrapper::toVariant() const () at /usr/lib/libQt5Qml.so.5
#9  0x00007fbd1251b726 in  () at /usr/lib/libQt5Qml.so.5
#10 0x00007fbd1251bba5 in QV4::ExecutionEngine::toVariant(QV4::Value const&, int, bool) () at /usr/lib/libQt5Qml.so.5
Comment 2 Josh Freeno 2019-11-13 17:55:01 UTC
Created attachment 123899 [details]
New crash information added by DrKonqi

systemsettings5 (5.17.3) using Qt 5.13.2

- What I was doing when the application crashed:
Opening window decorations causes the systemsettings to crash. This happens to me 3 out of 10 times. It happens when opening that section in the settings. You do not have to change window decorations just open that section.

-- Backtrace (Reduced):
#6  0x00007f7dd5a36a96 in QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) () at /usr/lib/libQt5Core.so.5
#7  0x00007f7dd4c8dfd8 in  () at /usr/lib/libQt5Qml.so.5
#8  0x00007f7dd4c9c202 in QV4::QmlListWrapper::toVariant() const () at /usr/lib/libQt5Qml.so.5
#9  0x00007f7dd4bdc726 in  () at /usr/lib/libQt5Qml.so.5
#10 0x00007f7dd4bdcba5 in QV4::ExecutionEngine::toVariant(QV4::Value const&, int, bool) () at /usr/lib/libQt5Qml.so.5
Comment 3 David Edmundson 2019-11-15 11:57:47 UTC
*** Bug 413522 has been marked as a duplicate of this bug. ***
Comment 4 David Edmundson 2019-11-22 15:10:56 UTC

*** This bug has been marked as a duplicate of bug 411166 ***