Bug 435715 - Plasma crashes in SystemTrayContainer::internalSystrayChanged() on start
Summary: Plasma crashes in SystemTrayContainer::internalSystrayChanged() on start
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: 5.22.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL: https://bugreports.qt.io/browse/QTBUG...
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-04-14 07:45 UTC by Vladyslav
Modified: 2023-04-10 03:26 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (47.08 KB, text/plain)
2022-09-22 02:33 UTC, Fushan Wen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladyslav 2021-04-14 07:45:21 UTC
Application: plasmashell (5.21.80)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.11.11-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.21.80
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
updated to last version available in KDE:Unstable openSUSE Tumbleweed repository

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  QQmlRefPointer<QQmlTypePrivate const>::QQmlRefPointer(QQmlRefPointer<QQmlTypePrivate const> const&) (other=..., this=0x7f0a95a1c880) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/ftw/qqmlrefcount_p.h:152
#5  QQmlType::QQmlType(QQmlType const&) (this=0x7f0a95a1c880) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltype.cpp:121
#6  0x00007f0aabc8e7ff in QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject(QmlIR::Object const*, QQmlBindingInstantiationContext const&, QQmlError*) const (this=this@entry=0x7f0a95a1cc00, obj=obj@entry=0x5584c3974d70, context=..., error=error@entry=0x7f0a95a1c918) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:308
#7  0x00007f0aabc913a4 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively(int, QQmlBindingInstantiationContext const&, QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired) (this=this@entry=0x7f0a95a1cc00, objectIndex=24, context=..., isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:262
#8  0x00007f0aabc91734 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively(int, QQmlBindingInstantiationContext const&, QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired) (this=this@entry=0x7f0a95a1cc00, objectIndex=objectIndex@entry=0, context=..., isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe) at /usr/include/qt5/QtCore/qendian.h:290
#9  0x00007f0aabc92252 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjects() (this=this@entry=0x7f0a95a1cc00) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:213
#10 0x00007f0aabc8cfb0 in QQmlTypeCompiler::compile() (this=this@entry=0x7f0a95a1cd70) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypecompiler.cpp:85
#11 0x00007f0aabbdeba5 in QQmlTypeData::compile(QQmlRefPointer<QQmlTypeNameCache> const&, QV4::ResolvedTypeReferenceMap*, std::function<QByteArray ()> const&) (this=this@entry=0x5584c3927b50, typeNameCache=..., resolvedTypeCache=resolvedTypeCache@entry=0x7f0a95a1ce60, dependencyHasher=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypedata.cpp:776
#12 0x00007f0aabbe4ce4 in QQmlTypeData::done() (this=0x5584c3927b50) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypedata.cpp:453
#13 0x00007f0aabbd26c5 in QQmlDataBlob::tryDone() (this=0x5584c3927b50) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmldatablob.cpp:524
#14 QQmlDataBlob::tryDone() (this=0x5584c3927b50) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmldatablob.cpp:515
#15 0x00007f0aabc319e5 in QQmlTypeLoader::setData(QQmlDataBlob*, QQmlDataBlob::SourceCodeData const&) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c3927b50, d=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:457
#16 0x00007f0aabc32132 in QQmlTypeLoader::setData(QQmlDataBlob*, QString const&) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c3927b50, fileName=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:437
#17 0x00007f0aabc32f80 in QQmlTypeLoader::loadThread(QQmlDataBlob*) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c3927b50) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:299
#18 0x00007f0aabc333ac in PlainLoader::loadThread(QQmlTypeLoader*, QQmlDataBlob*) const (blob=0x5584c3927b50, loader=0x5584c1596958, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:146
#19 QQmlTypeLoader::doLoad<PlainLoader>(PlainLoader const&, QQmlDataBlob*, QQmlTypeLoader::Mode) (loader=<optimized out>, mode=QQmlTypeLoader::PreferSynchronous, blob=0x5584c3927b50, this=0x5584c1596958) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:205
#20 QQmlTypeLoader::load(QQmlDataBlob*, QQmlTypeLoader::Mode) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c3927b50, mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:237
#21 0x00007f0aabc33c50 in QQmlTypeLoader::getType(QUrl const&, QQmlTypeLoader::Mode) (this=this@entry=0x5584c1596958, unNormalizedUrl=..., mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:825
#22 0x00007f0aabbe3d66 in QQmlTypeData::resolveTypes() (this=this@entry=0x5584c391a530) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypedata.cpp:875
#23 0x00007f0aabbe696d in QQmlTypeData::allDependenciesDone() (this=0x5584c391a530) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypedata.cpp:745
#24 0x00007f0aabc31c9a in QQmlTypeLoader::setData(QQmlDataBlob*, QQmlDataBlob::SourceCodeData const&) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c391a530, d=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:450
#25 0x00007f0aabc32132 in QQmlTypeLoader::setData(QQmlDataBlob*, QString const&) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c391a530, fileName=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:437
#26 0x00007f0aabc32f80 in QQmlTypeLoader::loadThread(QQmlDataBlob*) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c391a530) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:299
#27 0x00007f0aabc333ac in PlainLoader::loadThread(QQmlTypeLoader*, QQmlDataBlob*) const (blob=0x5584c391a530, loader=0x5584c1596958, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:146
#28 QQmlTypeLoader::doLoad<PlainLoader>(PlainLoader const&, QQmlDataBlob*, QQmlTypeLoader::Mode) (loader=<optimized out>, mode=QQmlTypeLoader::PreferSynchronous, blob=0x5584c391a530, this=0x5584c1596958) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:205
#29 QQmlTypeLoader::load(QQmlDataBlob*, QQmlTypeLoader::Mode) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c391a530, mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:237
#30 0x00007f0aabc33c50 in QQmlTypeLoader::getType(QUrl const&, QQmlTypeLoader::Mode) (this=this@entry=0x5584c1596958, unNormalizedUrl=..., mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:825
#31 0x00007f0aabbe3d66 in QQmlTypeData::resolveTypes() (this=this@entry=0x5584c38d7170) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypedata.cpp:875
#32 0x00007f0aabbe696d in QQmlTypeData::allDependenciesDone() (this=0x5584c38d7170) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypedata.cpp:745
#33 0x00007f0aabc31c9a in QQmlTypeLoader::setData(QQmlDataBlob*, QQmlDataBlob::SourceCodeData const&) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c38d7170, d=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:450
#34 0x00007f0aabc32132 in QQmlTypeLoader::setData(QQmlDataBlob*, QString const&) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c38d7170, fileName=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:437
#35 0x00007f0aabc32f80 in QQmlTypeLoader::loadThread(QQmlDataBlob*) (this=0x5584c1596958, blob=blob@entry=0x5584c38d7170) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:299
#36 0x00007f0aabbee4bd in QQmlTypeLoaderThread::loadThread(QQmlDataBlob*) (this=<optimized out>, b=0x5584c38d7170) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloaderthread.cpp:162
#37 0x00007f0aabcaa8bf in QQmlThreadPrivate::threadEvent() (this=this@entry=0x5584c1596af0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/ftw/qqmlthread.cpp:198
#38 0x00007f0aabcab092 in QQmlThreadPrivate::event(QEvent*) (this=0x5584c1596af0, e=0x5584c38d7060) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/ftw/qqmlthread.cpp:142
#39 0x00007f0aab300aff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x5584c1596af0, e=0x5584c38d7060) at kernel/qapplication.cpp:3632
#40 0x00007f0aaa55f13a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5584c1596af0, event=0x5584c38d7060) at kernel/qcoreapplication.cpp:1063
#41 0x00007f0aaa5620b1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x5584c1596600) at kernel/qcoreapplication.cpp:1817
#42 0x00007f0aaa5b76b3 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=s@entry=0x5584c1596360) at kernel/qeventdispatcher_glib.cpp:277
#43 0x00007f0aa88c2f57 in g_main_dispatch (context=0x5584c1593760) at ../glib/gmain.c:3325
#44 g_main_context_dispatch (context=0x5584c1593760) at ../glib/gmain.c:4043
#45 0x00007f0aa88c32d8 in g_main_context_iterate (context=context@entry=0x5584c1593760, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4119
#46 0x00007f0aa88c338f in g_main_context_iteration (context=0x5584c1593760, may_block=may_block@entry=1) at ../glib/gmain.c:4184
#47 0x00007f0aaa5b6d30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5584c1412180, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#48 0x00007f0aaa55db7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0a95a1dc60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#49 0x00007f0aaa37b3fe in QThread::exec() (this=this@entry=0x5584c1596af0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#50 0x00007f0aabcaa555 in QQmlThreadPrivate::run() (this=0x5584c1596af0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/ftw/qqmlthread.cpp:155
#51 0x00007f0aaa37c541 in QThreadPrivate::start(void*) (arg=0x5584c1596af0) at thread/qthread_unix.cpp:329
#52 0x00007f0aa947e299 in start_thread (arg=0x7f0a95a1e640) at pthread_create.c:473
#53 0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (LWP 2520 "plasmash:shlo3"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244988, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244938, cond=0x5584c1244960) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244960, mutex=0x5584c1244938) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244938, cond=0x5584c1244960) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10fa350) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9661f640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (LWP 2519 "plasmash:shlo2"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244988, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244938, cond=0x5584c1244960) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244960, mutex=0x5584c1244938) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244938, cond=0x5584c1244960) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f9dc0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a96e20640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (LWP 2518 "plasmash:shlo1"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244988, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244938, cond=0x5584c1244960) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244960, mutex=0x5584c1244938) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244938, cond=0x5584c1244960) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10fa790) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a97621640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (LWP 2517 "plasmash:shlo0"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244988, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244938, cond=0x5584c1244960) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244960, mutex=0x5584c1244938) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244938, cond=0x5584c1244960) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10fa6b0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a97e22640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (LWP 2516 "plasmashel:sh5"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244280, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244230, cond=0x5584c1244258) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244258, mutex=0x5584c1244230) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244230, cond=0x5584c1244258) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10fa010) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a98623640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (LWP 2515 "plasmashel:sh4"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244280, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244230, cond=0x5584c1244258) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244258, mutex=0x5584c1244230) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244230, cond=0x5584c1244258) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f9dc0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a98e24640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (LWP 2514 "plasmashel:sh3"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244280, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244230, cond=0x5584c1244258) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244258, mutex=0x5584c1244230) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244230, cond=0x5584c1244258) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f9a20) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a99625640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (LWP 2513 "plasmashel:sh2"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244280, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244230, cond=0x5584c1244258) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244258, mutex=0x5584c1244230) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244230, cond=0x5584c1244258) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f8890) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a99e26640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (LWP 2512 "plasmashel:sh1"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244280, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244230, cond=0x5584c1244258) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244258, mutex=0x5584c1244230) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244230, cond=0x5584c1244258) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f8e50) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9a627640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (LWP 2511 "plasmashel:sh0"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1244280, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1244230, cond=0x5584c1244258) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1244258, mutex=0x5584c1244230) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1244230, cond=0x5584c1244258) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f8b50) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9ae28640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (LWP 2510 "plasmas:disk$3"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1245058, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1245008, cond=0x5584c1245030) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1245030, mutex=0x5584c1245008) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1245008, cond=0x5584c1245030) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f86d0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9b629640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (LWP 2509 "plasmas:disk$2"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1245058, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1245008, cond=0x5584c1245030) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1245030, mutex=0x5584c1245008) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1245008, cond=0x5584c1245030) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f85f0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9be2a640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (LWP 2508 "plasmas:disk$1"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1245058, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1245008, cond=0x5584c1245030) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1245030, mutex=0x5584c1245008) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1245008, cond=0x5584c1245030) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f7af0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9c62b640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (LWP 2507 "plasmas:disk$0"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1245058, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1245008, cond=0x5584c1245030) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1245030, mutex=0x5584c1245008) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c1245008, cond=0x5584c1245030) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f80c0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9ce2c640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (LWP 2506 "plasmashel:cs0"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c1239228, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c12391d8, cond=0x5584c1239200) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c1239200, mutex=0x5584c12391d8) at pthread_cond_wait.c:619
#4  0x00007f0aa33a83ab in cnd_wait (mtx=0x5584c12391d8, cond=0x5584c1239200) at ../include/c11/threads_posix.h:155
#5  util_queue_thread_func(void*) (input=input@entry=0x5584c10f7ca0) at ../src/util/u_queue.c:289
#6  0x00007f0aa33a82c7 in impl_thrd_routine(void*) (p=<optimized out>) at ../include/c11/threads_posix.h:87
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0a9d7a3640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (LWP 2491 "QDBusConnection"):
#1  0x00007f0aa88c326e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x5584c15ea1d0, timeout=<optimized out>, context=0x5584c116ad10) at ../glib/gmain.c:4422
#2  g_main_context_iterate (context=context@entry=0x5584c116ad10, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4114
#3  0x00007f0aa88c338f in g_main_context_iteration (context=0x5584c116ad10, may_block=may_block@entry=1) at ../glib/gmain.c:4184
#4  0x00007f0aaa5b6d4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5584c10c4c20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f0aaa55db7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f0aa4f1dc50, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#6  0x00007f0aaa37b3fe in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007f0aaaf9d3f7 in QDBusConnectionManager::run() (this=0x7f0aab016440 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179
#8  0x00007f0aaa37c541 in QThreadPrivate::start(void*) (arg=0x7f0aab016440 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:329
#9  0x00007f0aa947e299 in start_thread (arg=0x7f0aa4f1e640) at pthread_create.c:473
#10 0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (LWP 2458 "QXcbEventQueue"):
#1  0x00007f0aac5d3862 in poll (__timeout=-1, __nfds=1, __fds=0x7f0aa5b54b88) at /usr/include/bits/poll2.h:47
#2  _xcb_conn_wait (c=0x5584c0fec380, vector=0x0, count=0x0, cond=<optimized out>) at xcb_conn.c:480
#3  0x00007f0aac5d526c in _xcb_conn_wait (count=0x0, vector=0x0, cond=0x5584c0fec3c0, c=0x5584c0fec380) at xcb_conn.c:446
#4  xcb_wait_for_event (c=c@entry=0x5584c0fec380) at xcb_in.c:697
#5  0x00007f0aa5c82c50 in QXcbEventQueue::run() (this=0x5584c1001ae0) at qxcbeventqueue.cpp:228
#6  0x00007f0aaa37c541 in QThreadPrivate::start(void*) (arg=0x5584c1001ae0) at thread/qthread_unix.cpp:329
#7  0x00007f0aa947e299 in start_thread (arg=0x7f0aa5b55640) at pthread_create.c:473
#8  0x00007f0aa9f9c3b3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (LWP 2450 "plasmashell"):
#1  0x00007f0aa948aaff in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5584c15966e0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f0aa9484260 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5584c1596690, cond=0x5584c15966b8) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x5584c15966b8, mutex=0x5584c1596690) at pthread_cond_wait.c:619
#4  0x00007f0aaa3824db in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., deadline=..., this=0x5584c1596690) at thread/qwaitcondition_unix.cpp:146
#5  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x5584c1596b68, mutex=0x5584c1596b60, deadline=...) at thread/qwaitcondition_unix.cpp:225
#6  0x00007f0aabcaac9b in QQmlThreadPrivate::wait() (this=<optimized out>) at /usr/include/qt5/QtCore/qdeadlinetimer.h:68
#7  QQmlThread::internalCallMethodInThread(QQmlThread::Message*) (this=0x5584c1582260, message=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/ftw/qqmlthread.cpp:351
#8  0x00007f0aabbee6f5 in QQmlThread::callMethodInThread<QQmlDataBlob*, QQmlDataBlob*, QQmlTypeLoaderThread>(void (QQmlTypeLoaderThread::*)(QQmlDataBlob*), QQmlDataBlob* const&) (arg=<synthetic pointer>: <optimized out>, Member=<optimized out>, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/ftw/qqmlthread_p.h:167
#9  0x00007f0aabc33311 in PlainLoader::load(QQmlTypeLoader*, QQmlDataBlob*) const (blob=0x5584c38d7170, loader=0x5584c1596958, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:150
#10 QQmlTypeLoader::doLoad<PlainLoader>(PlainLoader const&, QQmlDataBlob*, QQmlTypeLoader::Mode) (loader=<optimized out>, mode=QQmlTypeLoader::PreferSynchronous, blob=0x5584c38d7170, this=0x5584c1596958) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:214
#11 QQmlTypeLoader::load(QQmlDataBlob*, QQmlTypeLoader::Mode) (this=this@entry=0x5584c1596958, blob=blob@entry=0x5584c38d7170, mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:237
#12 0x00007f0aabc33c50 in QQmlTypeLoader::getType(QUrl const&, QQmlTypeLoader::Mode) (this=0x5584c1596958, unNormalizedUrl=..., mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmltypeloader.cpp:825
#13 0x00007f0aabc0cff2 in QQmlComponentPrivate::loadUrl(QUrl const&, QQmlComponent::CompilationMode) (this=0x5584c38d6db0, newUrl=..., mode=mode@entry=QQmlComponent::PreferSynchronous) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmlcomponent.cpp:715
#14 0x00007f0aabc0d44b in QQmlComponent::loadUrl(QUrl const&) (this=<optimized out>, url=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmlcomponent.cpp:663
#15 0x00007f0aac4afc32 in KDeclarative::QmlObjectPrivate::execute(QUrl const&) (source=..., this=0x5584c284ce20) at /usr/src/debug/kdeclarative-5.82.0git.20210411T120407~4f8797f-ku.3.1.x86_64/src/kdeclarative/qmlobject.cpp:111
#16 KDeclarative::QmlObject::setSource(QUrl const&) (this=this@entry=0x5584c284cc60, source=...) at /usr/src/debug/kdeclarative-5.82.0git.20210411T120407~4f8797f-ku.3.1.x86_64/src/kdeclarative/qmlobject.cpp:202
#17 0x00007f0aac8384bb in PlasmaQuick::AppletQuickItem::init() (this=0x5584c284c7d0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/plasmaquick/appletquickitem.cpp:589
#18 0x00007f0a93f97782 in AppletInterface::init() (this=0x5584c284c7d0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/scriptengines/qml/plasmoid/appletinterface.cpp:141
#19 0x00007f0aac835e41 in PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange, QQuickItem::ItemChangeData const&) (this=0x5584c284c7d0, change=QQuickItem::ItemSceneChange, value=...) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/plasmaquick/appletquickitem.cpp:922
#20 0x00007f0aac08ae5f in QQuickItemPrivate::refWindow(QQuickWindow*) (this=0x5584c284c880, c=0x5584c2889470) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/quick/items/qquickitem.cpp:2987
#21 0x00007f0aac08ae1d in QQuickItemPrivate::refWindow(QQuickWindow*) (this=0x5584c16ea0d0, c=0x5584c2889470) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/quick/items/qquickitem.cpp:2980
#22 0x00007f0aac08b210 in QQuickItem::setParentItem(QQuickItem*) (this=0x5584c16e9fd0, parentItem=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/quick/items/qquickitem.cpp:2700
#23 0x00007f0aac08fe5b in QQuickItem::qt_metacall(QMetaObject::Call, int, void**) (this=0x5584c16e9fd0, _c=QMetaObject::WriteProperty, _id=0, _a=0x7ffee00af3f0) at .moc/moc_qquickitem.cpp:1048
#24 0x00007f0aac836d36 in PlasmaQuick::AppletQuickItem::qt_metacall(QMetaObject::Call, int, void**) (this=0x5584c16e9fd0, _c=QMetaObject::WriteProperty, _id=<optimized out>, _a=0x7ffee00af3f0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/build/src/plasmaquick/KF5PlasmaQuick_autogen/include/moc_appletquickitem.cpp:364
#25 0x00007f0a93f97bd6 in AppletInterface::qt_metacall(QMetaObject::Call, int, void**) (this=0x5584c16e9fd0, _c=QMetaObject::WriteProperty, _id=<optimized out>, _a=0x7ffee00af3f0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/build/src/scriptengines/qml/plasma_appletscript_declarative_autogen/include/moc_appletinterface.cpp:850
#26 0x00007f0a93fa5f66 in ContainmentInterface::qt_metacall(QMetaObject::Call, int, void**) (this=0x5584c16e9fd0, _c=QMetaObject::WriteProperty, _id=<optimized out>, _a=0x7ffee00af3f0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/build/src/scriptengines/qml/plasma_appletscript_declarative_autogen/include/moc_containmentinterface.cpp:436
#27 0x00007f0aabc05628 in QQmlPropertyData::writeProperty(QObject*, void*, QFlags<QQmlPropertyData::WriteFlag>) const (flags=..., value=<optimized out>, target=<optimized out>, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:285
#28 QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) (object=object@entry=0x5584c16e9fd0, property=..., value=..., context=<optimized out>, flags=..., flags@entry=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmlproperty.cpp:1443
#29 0x00007f0aabb2a781 in QV4::QObjectWrapper::setProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*, QV4::Value const&) (engine=0x5584c1595300, object=0x5584c16e9fd0, property=0x5584c1832b48, value=...) at /usr/include/qt5/QtCore/qflags.h:120
#30 0x00007f0aabb2b007 in QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&) (value=..., revisionMode=QV4::QObjectWrapper::IgnoreRevision, name=<optimized out>, object=0x5584c16e9fd0, qmlContext=<optimized out>, engine=0x5584c1595300) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:435
#31 QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&) (engine=0x5584c1595300, qmlContext=<optimized out>, object=0x5584c16e9fd0, name=<optimized out>, revisionMode=QV4::QObjectWrapper::IgnoreRevision, value=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:418
#32 0x00007f0aabb2b1a5 in QV4::QObjectWrapper::virtualPut(QV4::Managed*, QV4::PropertyKey, QV4::Value const&, QV4::Value*) (m=0x7f0a93b3f538, id=..., value=..., receiver=0x7f0a93b3f538) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:722
#33 0x00007f0aabaf1a12 in QV4::Object::put(QV4::PropertyKey, QV4::Value const&, QV4::Value*) (receiver=0x7f0a93b3f538, v=<optimized out>, id=..., this=0x7f0a93b3f538) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4object_p.h:324
#34 QV4::Object::virtualResolveLookupSetter(QV4::Object*, QV4::ExecutionEngine*, QV4::Lookup*, QV4::Value const&) (object=0x7f0a93b3f538, engine=0x5584c1595300, lookup=0x5584c2fde120, value=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4object.cpp:804
#35 0x00007f0aabb45a5a in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x7ffee00af840, engine=0x5584c1595300, code=0x7f0a895f2668 ".9:::;\030\a.<>=\a\016\002") at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:653
#36 0x00007f0aabb49ef7 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=frame@entry=0x7ffee00af840, engine=engine@entry=0x5584c1595300) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:463
#37 0x00007f0aabadc3bd in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=this@entry=0x5584c2fdc2e0, thisObject=<optimized out>, argv=argv@entry=0x7f0a93b3f500, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/jsruntime/qv4function.cpp:69
#38 0x00007f0aabc64d05 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=this@entry=0x5584c2fe2aa0, callData=callData@entry=0x7f0a93b3f4d0, isUndefined=isUndefined@entry=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmljavascriptexpression.cpp:212
#39 0x00007f0aabc16adb in QQmlBoundSignalExpression::evaluate(void**) (this=<optimized out>, a=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#40 0x00007f0aabc17cc8 in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (e=0x5584c2fe2a20, a=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
#41 0x00007f0aabc49bcd in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-3.3.x86_64/src/qml/qml/qqmlnotifier.cpp:104
#42 0x00007f0aaa59577d in doActivate<false>(QObject*, int, void**) (sender=0x5584c16bbf90, signal_index=21, argv=argv@entry=0x0) at kernel/qobject.cpp:3778
#43 0x00007f0aaa58ef60 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x5584c16bbf90, m=m@entry=0x7f0a93517d00 <SystemTrayContainer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3946
#44 0x00007f0a935120f6 in SystemTrayContainer::internalSystrayChanged() (this=0x5584c16bbf90) at /usr/src/debug/plasma5-workspace-5.21.80git.20210412T011620~915c13185-ku.58.3.x86_64/build/applets/systemtray/container/org.kde.plasma.systemtray_autogen/EWIEGA46WW/moc_systemtraycontainer.cpp:168
#45 SystemTrayContainer::ensureSystrayExists() (this=0x5584c16bbf90) at /usr/src/debug/plasma5-workspace-5.21.80git.20210412T011620~915c13185-ku.58.3.x86_64/applets/systemtray/container/systemtraycontainer.cpp:104
#46 0x00007f0aac542737 in Plasma::Applet::flushPendingConstraintsEvents() (this=0x5584c16bbf90) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/plasma/applet.cpp:654
#47 Plasma::Applet::flushPendingConstraintsEvents() (this=0x5584c16bbf90) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/plasma/applet.cpp:579
#48 0x00007f0aaa58b94f in QObject::event(QEvent*) (this=0x5584c16bbf90, e=0x7ffee00b1730) at kernel/qobject.cpp:1336
#49 0x00007f0aab300aff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x5584c16bbf90, e=0x7ffee00b1730) at kernel/qapplication.cpp:3632
#50 0x00007f0aaa55f13a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5584c16bbf90, event=0x7ffee00b1730) at kernel/qcoreapplication.cpp:1063
#51 0x00007f0aaa5b60f3 in QTimerInfoList::activateTimers() (this=0x5584c11507a0) at kernel/qtimerinfo_unix.cpp:643
#52 0x00007f0aaa5b69ac in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#53 idleTimerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=source@entry=0x5584c114c580) at kernel/qeventdispatcher_glib.cpp:230
#54 0x00007f0aa88c2f57 in g_main_dispatch (context=0x5584c1001000) at ../glib/gmain.c:3325
#55 g_main_context_dispatch (context=0x5584c1001000) at ../glib/gmain.c:4043
#56 0x00007f0aa88c32d8 in g_main_context_iterate (context=context@entry=0x5584c1001000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4119
#57 0x00007f0aa88c338f in g_main_context_iteration (context=0x5584c1001000, may_block=may_block@entry=1) at ../glib/gmain.c:4184
#58 0x00007f0aaa5b6d30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5584c1144a20, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#59 0x00007f0aaa55db7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffee00b1970, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#60 0x00007f0aaa565db0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#61 0x00007f0aaa9c0a9c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1867
#62 0x00007f0aab300a75 in QApplication::exec() () at kernel/qapplication.cpp:2824
#63 0x00005584bf73b1b6 in main(int, char**) (argc=<optimized out>, argv=0x7ffee00b1b80) at /usr/src/debug/plasma5-workspace-5.21.80git.20210412T011620~915c13185-ku.58.3.x86_64/shell/main.cpp:251
[Inferior 1 (process 2450) detached]

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

Possible duplicates by query: bug 432029, bug 424314, bug 423471, bug 418148.

Reported using DrKonqi
Comment 1 Nate Graham 2021-04-14 13:50:00 UTC
Backtrace is pretty terrifying, but we seem to be crashing here:


#17 0x00007f0aac8384bb in PlasmaQuick::AppletQuickItem::init() (this=0x5584c284c7d0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/plasmaquick/appletquickitem.cpp:589
#18 0x00007f0a93f97782 in AppletInterface::init() (this=0x5584c284c7d0) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/scriptengines/qml/plasmoid/appletinterface.cpp:141
#19 0x00007f0aac835e41 in PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange, QQuickItem::ItemChangeData const&) (this=0x5584c284c7d0, change=QQuickItem::ItemSceneChange, value=...) at /usr/src/debug/plasma-framework-5.82.0git.20210411T120916~252d4b91d-ku.3.1.x86_64/src/plasmaquick/appletquickitem.cpp:922
Comment 2 David Edmundson 2021-04-14 14:12:44 UTC
It's the compilation thread that crashed - always the thread with "[KCrash Handler]" above it.




>The crash can be reproduced every time.

So to confirm you get this on every plasmashell startup and Plasmashell never loads?
Comment 3 Vladyslav 2021-04-14 14:31:42 UTC
(In reply to David Edmundson from comment #2)
> It's the compilation thread that crashed - always the thread with "[KCrash
> Handler]" above it.
> 
> 
> 
> 
> >The crash can be reproduced every time.
> 
> So to confirm you get this on every plasmashell startup and Plasmashell
> never loads?

Yes, plasmashell never loads, I get every time this error. I've tried also as new user, the same problem. Also in all 3 types of sessions(x, wayland, wayland only).
Comment 4 Nate Graham 2021-10-14 22:39:30 UTC
*** Bug 443708 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2021-10-14 22:39:35 UTC
*** Bug 443738 has been marked as a duplicate of this bug. ***
Comment 6 Nicolas Fella 2022-01-30 01:00:26 UTC
See https://bugreports.qt.io/browse/QTBUG-62302
Comment 7 Fushan Wen 2022-09-22 02:33:44 UTC
Created attachment 152321 [details]
New crash information added by DrKonqi

plasmashell (5.26.80) using Qt 5.15.5

After updating the whole system today, plasmashell always crashed on startup.

-- Backtrace (Reduced):
#6  QQmlRefPointer<QQmlTypePrivate const>::QQmlRefPointer(QQmlRefPointer<QQmlTypePrivate const> const&) (other=..., this=this@entry=0x7f1027ffd410) at ../../include/QtQml/5.15.5/QtQml/private/../../../../../../src/qml/qml/ftw/qqmlrefcount_p.h:152
#7  QQmlType::QQmlType(QQmlType const&) (this=this@entry=0x7f1027ffd410) at /usr/src/debug/libqt5-qtdeclarative-5.15.5+kde19-ku.1.1.x86_64/src/qml/qml/qqmltype.cpp:121
#8  0x00007f105a5ad94b in QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject(QmlIR::Object const*, QQmlBindingInstantiationContext const&, QQmlError*) const (this=this@entry=0x7f1027ffd7b0, obj=obj@entry=0x7f10049abd68, context=..., error=error@entry=0x7f1027ffd4a8) at ../../include/QtQml/5.15.5/QtQml/private/../../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:333
#9  0x00007f105a5b08a0 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively(int, QQmlBindingInstantiationContext const&, QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired) (this=this@entry=0x7f1027ffd7b0, objectIndex=<optimized out>, context=..., isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe) at ../../include/QtQml/5.15.5/QtQml/private/../../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:264
#10 0x00007f105a5b0ab9 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively(int, QQmlBindingInstantiationContext const&, QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired) (this=0x7f1027ffd7b0, objectIndex=objectIndex@entry=0, context=<optimized out>, isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe) at /usr/include/qt5/QtCore/qendian.h:290
Comment 8 Nate Graham 2023-04-10 03:26:19 UTC
That Qt bug has been marked as fixed and we haven't had any new crash reports in a year and a half; closing.