Bug 491155 - plasmashell crash on startup
Summary: plasmashell crash on startup
Status: RESOLVED DUPLICATE of bug 418148
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.1.3
Platform: unspecified Linux
: VHI crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
: 491157 491198 491201 491218 491260 491273 491288 491317 491329 491565 491571 491572 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-08-02 06:26 UTC by bobthebillyboyo
Modified: 2024-08-13 21:42 UTC (History)
14 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/53674/events/f7c18d57c56546e39ca5d74a73306331/


Attachments
attachment-2351996-0.html (1.39 KB, text/html)
2024-08-05 20:36 UTC, kernecker
Details
cache_files (2.68 MB, application/gzip)
2024-08-05 22:52 UTC, duha.bugs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bobthebillyboyo 2024-08-02 06:26:38 UTC
Application: plasmashell (6.1.3)

Qt Version: 6.7.2
Frameworks Version: 6.4.0
Operating System: Linux 6.10.2-200.fsync.fc40.x86_64 x86_64
Windowing System: Wayland
Distribution: Nobara Linux 40 (KDE Plasma)
DrKonqi: 6.1.3 [CoredumpBackend]

-- Information about the crash:
After running a suggested update (>400 files), and rebooting when prompted, every time I reboot, I get a crash handler for plasmashell and I see only a black screen.

The crash can be reproduced every time.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
Downloading separate debug info for /usr/bin/plasmashell...
[New LWP 9515]
[New LWP 9495]
[New LWP 9496]
[New LWP 9497]
[New LWP 9491]
Downloading separate debug info for /lib64/libkworkspace6.so.6...
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7fbfed8006c0 (LWP 9515))]

Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7fbfed8006c0 (LWP 9515))]

Thread 5 (Thread 0x7fc00b365400 (LWP 9491)):
#0  0x00007fc0110a2be9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x561666494150, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561666494150, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fc0110a2c6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561666494150, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007fc0110a5639 in __pthread_cond_wait_common (cond=0x561666494128, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x561666494128, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007fc011960efb in QWaitConditionPrivate::wait (this=0x561666494100, deadline=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:102
#6  QWaitCondition::wait (this=this@entry=0x5616664a9488, mutex=mutex@entry=0x5616664a9480, deadline=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180
#7  0x00007fc012aeae58 in QQmlThreadPrivate::wait (this=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlthread.cpp:27
#8  QQmlThread::internalCallMethodInThread (this=0x5616664c4210, message=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlthread.cpp:280
#9  0x00007fc012c4e881 in QQmlThread::callMethodInThread<void (QQmlTypeLoaderThread::*)(QQmlRefPointer<QQmlDataBlob> const&), QQmlRefPointer<QQmlDataBlob> const&> (this=<optimized out>, method=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlthread_p.h:124
#10 0x00007fc012c41f83 in PlainLoader::load (this=<optimized out>, loader=<optimized out>, blob=0x561666664420) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:113
#11 QQmlTypeLoader::doLoad<PlainLoader> (loader=..., this=0x5616664c4070, blob=0x561666664420, mode=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:177
#12 QQmlTypeLoader::load (this=0x5616664c4070, blob=0x561666664420, mode=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:198
#13 0x00007fc012c42788 in QQmlTypeLoader::getType (this=0x5616664c4070, unNormalizedUrl=..., mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:968
#14 0x00007fc012b20a30 in QQmlComponentPrivate::loadUrl (this=0x5616664c3a00, newUrl=..., mode=mode@entry=QQmlComponent::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmlcomponent.cpp:808
#15 0x00007fc012b20f2f in QQmlComponent::loadUrl (this=<optimized out>, url=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmlcomponent.cpp:757
#16 0x00007fc01465384c in PlasmaQuick::SharedQmlEnginePrivate::execute (this=0x561666462560, source=...) at /usr/src/debug/libplasma-6.1.3-2.fc40.x86_64/src/plasmaquick/sharedqmlengine.cpp:107
#17 PlasmaQuick::SharedQmlEngine::setSource (this=<optimized out>, source=...) at /usr/src/debug/libplasma-6.1.3-2.fc40.x86_64/src/plasmaquick/sharedqmlengine.cpp:170
#18 0x00007fc014654a58 in PlasmaQuick::QuickViewSharedEngine::setSource (this=0x5616664b88d0, url=...) at /usr/src/debug/libplasma-6.1.3-2.fc40.x86_64/src/plasmaquick/quickviewsharedengine.cpp:214
#19 PlasmaQuick::QuickViewSharedEngine::setSource (this=0x5616664b88d0, url=...) at /usr/src/debug/libplasma-6.1.3-2.fc40.x86_64/src/plasmaquick/quickviewsharedengine.cpp:208
#20 0x000056163c0190aa in ShellCorona::addOutput(QScreen*) ()
#21 0x000056163c01ef8f in ShellCorona::load() ()
#22 0x000056163bfe3b12 in main ()

Thread 4 (Thread 0x7fbff74006c0 (LWP 9497)):
#0  0x00007fc01111c67d in __GI___poll (fds=fds@entry=0x7fbff73ffa60, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fc012f75df5 in poll (__fds=0x7fbff73ffa60, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:39
#2  QtWaylandClient::EventThread::run (this=0x561665e28920) at /usr/src/debug/qt6-qtwayland-6.7.2-2.fc40.x86_64/src/client/qwaylanddisplay.cpp:182
#3  0x00007fc01195463c in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326
#4  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262
#5  QThreadPrivate::start (arg=0x561665e28920) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285
#6  0x00007fc0110a6507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#7  0x00007fc01112a40c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7fbff7e006c0 (LWP 9496)):
#0  0x00007fc0110a2be9 in __futex_abstimed_wait_common64 (private=0, futex_word=0x561665e6d190, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x561665e6d190, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
#2  0x00007fc0110a2c6f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x561665e6d190, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
#3  0x00007fc0110a5639 in __pthread_cond_wait_common (cond=0x561665e6d168, mutex=<optimized out>, clockid=0, abstime=0x0) at pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x561665e6d168, mutex=<optimized out>) at pthread_cond_wait.c:618
#5  0x00007fc011960efb in QWaitConditionPrivate::wait (this=0x561665e6d140, deadline=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:102
#6  QWaitCondition::wait (this=this@entry=0x561665dad1d0, mutex=mutex@entry=0x561665dad1c8, deadline=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:180
#7  0x00007fc012f75d8e in QtWaylandClient::EventThread::waitForReading (this=0x561665dad190) at /usr/src/debug/qt6-qtwayland-6.7.2-2.fc40.x86_64/src/client/qwaylanddisplay.cpp:216
#8  QtWaylandClient::EventThread::run (this=0x561665dad190) at /usr/src/debug/qt6-qtwayland-6.7.2-2.fc40.x86_64/src/client/qwaylanddisplay.cpp:177
#9  0x00007fc01195463c in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326
#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262
#11 QThreadPrivate::start (arg=0x561665dad190) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285
#12 0x00007fc0110a6507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#13 0x00007fc01112a40c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7fbffd6006c0 (LWP 9495)):
#0  0x00007fc01111c67d in __GI___poll (fds=0x561665d93950, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fc010416c34 in g_main_context_poll_unlocked (priority=2147483647, context=0x7fbff8000c80, timeout=<optimized out>, fds=0x561665d93950, n_fds=3) at ../glib/gmain.c:4521
#2  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fbff8000c80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4212
#3  0x00007fc0103b6383 in g_main_context_iteration (context=0x7fbff8000c80, may_block=1) at ../glib/gmain.c:4282
#4  0x00007fc011a850a3 in QEventDispatcherGlib::processEvents (this=0x7fbff8000b70, flags=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#5  0x00007fc0117a3b03 in QEventLoop::exec (this=this@entry=0x7fbffd5ffa20, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/global/qflags.h:34
#6  0x00007fc0118b7e4f in QThread::exec (this=this@entry=0x7fc013875cc0 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/global/qflags.h:74
#7  0x00007fc0137e6e41 in QDBusConnectionManager::run (this=0x7fc013875cc0 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/dbus/qdbusconnectionmanager.cpp:144
#8  0x00007fc01195463c in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326
#9  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262
#10 QThreadPrivate::start (arg=0x7fc013875cc0 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285
#11 0x00007fc0110a6507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#12 0x00007fc01112a40c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7fbfed8006c0 (LWP 9515)):
[KCrash Handler]
#5  QQmlRefPointer<QQmlTypePrivate const>::QQmlRefPointer (this=0x7fbfed7fe578, other=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlrefcount_p.h:184
#6  QQmlType::QQmlType (this=this@entry=0x7fbfed7fe578) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltype.cpp:98
#7  0x00007fc012c0f9d5 in QV4::ResolvedTypeReference::type (this=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/jsruntime/qv4resolvedtypereference_p.h:46
#8  QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject (this=this@entry=0x7fbfed7fe990, obj=obj@entry=0x7fbfe4295158, context=..., error=error@entry=0x7fbfed7fe660) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmlpropertycachecreator_p.h:365
#9  0x00007fc012c1f109 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively (this=this@entry=0x7fbfed7fe990, objectIndex=1, context=..., isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmlpropertycachecreator_p.h:279
#10 0x00007fc012c1f4c2 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectRecursively (this=this@entry=0x7fbfed7fe990, objectIndex=objectIndex@entry=0, context=..., isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator<QQmlTypeCompiler>::VMEMetaObjectIsRequired::Maybe) at /usr/include/qt6/QtCore/qendian.h:258
#11 0x00007fc012c1fb98 in QQmlPropertyCacheCreator<QQmlTypeCompiler>::buildMetaObjectsIncrementally (this=this@entry=0x7fbfed7fe990) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmlpropertycachecreator_p.h:225
#12 0x00007fc012c0e152 in QQmlTypeCompiler::compile (this=this@entry=0x7fbfed7febb0) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypecompiler.cpp:63
#13 0x00007fc012c21925 in QQmlTypeData::compile(QQmlRefPointer<QQmlTypeNameCache> const&, QV4::ResolvedTypeReferenceMap*, std::function<QByteArray ()> const&) (this=this@entry=0x7fbfe40053b0, typeNameCache=..., resolvedTypeCache=resolvedTypeCache@entry=0x7fbfed7fed18, dependencyHasher=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypedata.cpp:831
#14 0x00007fc012c2999e in QQmlTypeData::done (this=0x7fbfe40053b0) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypedata.cpp:520
#15 0x00007fc012b31065 in QQmlDataBlob::tryDone (this=0x7fbfe40053b0) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmldatablob.cpp:485
#16 QQmlDataBlob::tryDone (this=0x7fbfe40053b0) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmldatablob.cpp:476
#17 0x00007fc012c412a0 in QQmlTypeLoader::setData (this=<optimized out>, blob=..., d=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:415
#18 0x00007fc012c41bb9 in QQmlTypeLoader::setData (this=this@entry=0x5616664c4070, blob=..., fileName=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:395
#19 0x00007fc012c41cc0 in QQmlTypeLoader::loadThread (this=this@entry=0x5616664c4070, blob=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:260
#20 0x00007fc012c420ea in PlainLoader::loadThread (this=<optimized out>, loader=0x5616664c4070, blob=0x7fbfe40053b0) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:109
#21 QQmlTypeLoader::doLoad<PlainLoader> (loader=..., this=0x5616664c4070, blob=0x7fbfe40053b0, mode=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:168
#22 QQmlTypeLoader::load (this=0x5616664c4070, blob=0x7fbfe40053b0, mode=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:198
#23 0x00007fc012c42788 in QQmlTypeLoader::getType (this=this@entry=0x5616664c4070, unNormalizedUrl=..., mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:968
#24 0x00007fc012c27edd in QQmlTypeData::resolveTypes (this=this@entry=0x561666664420) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypedata.cpp:930
#25 0x00007fc012c2c209 in QQmlTypeData::allDependenciesDone (this=0x561666664420) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypedata.cpp:800
#26 0x00007fc012c4141b in QQmlTypeLoader::setData (this=<optimized out>, blob=..., d=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlrefcount_p.h:73
#27 0x00007fc012c41bb9 in QQmlTypeLoader::setData (this=this@entry=0x5616664c4070, blob=..., fileName=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:395
#28 0x00007fc012c41cc0 in QQmlTypeLoader::loadThread (this=0x5616664c4070, blob=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/qqmltypeloader.cpp:260
#29 0x00007fc012c4f1dc in std::__invoke_impl<void, void (QQmlTypeLoaderThread::*&)(QQmlRefPointer<QQmlDataBlob> const&), QQmlTypeLoaderThread*, QQmlRefPointer<QQmlDataBlob> > (__f=<optimized out>, __t=@0x7fbfed7ff628: 0x5616664c4210) at /usr/include/c++/14/bits/invoke.h:71
#30 std::__invoke<void (QQmlTypeLoaderThread::*&)(QQmlRefPointer<QQmlDataBlob> const&), QQmlTypeLoaderThread*, QQmlRefPointer<QQmlDataBlob> > (__fn=<optimized out>) at /usr/include/c++/14/bits/invoke.h:96
#31 std::__apply_impl<void (QQmlTypeLoaderThread::*&)(QQmlRefPointer<QQmlDataBlob> const&), std::tuple<QQmlTypeLoaderThread*, QQmlRefPointer<QQmlDataBlob> >, 0ul, 1ul> (__f=<optimized out>, __t=...) at /usr/include/c++/14/tuple:2921
#32 std::apply<void (QQmlTypeLoaderThread::*&)(QQmlRefPointer<QQmlDataBlob> const&), std::tuple<QQmlTypeLoaderThread*, QQmlRefPointer<QQmlDataBlob> > > (__f=<optimized out>, __t=...) at /usr/include/c++/14/tuple:2936
#33 QQmlThread::createMessageFromMethod<void (QQmlTypeLoaderThread::*)(QQmlRefPointer<QQmlDataBlob> const&), QQmlRefPointer<QQmlDataBlob> const&>(void (QQmlTypeLoaderThread::*&&)(QQmlRefPointer<QQmlDataBlob> const&), QQmlRefPointer<QQmlDataBlob> const&)::I::call(QQmlThread*) (this=<optimized out>, thread=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlthread_p.h:107
#34 0x00007fc012aeab5d in QQmlThreadPrivate::threadEvent (this=this@entry=0x5616664a9410) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlthread.cpp:148
#35 0x00007fc012aeb5fd in QQmlThreadPrivate::event (this=0x5616664a9410, e=0x5616665378c0) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/qml/qml/ftw/qqmlthread.cpp:105
#36 0x00007fc013b8b218 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5616664a9410, e=0x5616665378c0) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287
#37 0x00007fc011796dc8 in QCoreApplication::notifyInternal2 (receiver=0x5616664a9410, event=0x5616665378c0) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
#38 0x00007fc01179702d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1583
#39 0x00007fc01179ab91 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5616664c1af0) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1940
#40 0x00007fc01179ae3d in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1797
#41 0x00007fc011a858ef in postEventSourceDispatch (s=0x7fbfe4000dd0) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:244
#42 0x00007fc0103b4e8c in g_main_dispatch (context=0x7fbfe4000ba0) at ../glib/gmain.c:3344
#43 g_main_context_dispatch_unlocked (context=0x7fbfe4000ba0) at ../glib/gmain.c:4152
#44 0x00007fc010416c98 in g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fbfe4000ba0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4217
#45 0x00007fc0103b6383 in g_main_context_iteration (context=0x7fbfe4000ba0, may_block=1) at ../glib/gmain.c:4282
#46 0x00007fc011a850a3 in QEventDispatcherGlib::processEvents (this=0x7fbfe4001280, flags=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#47 0x00007fc0117a3b03 in QEventLoop::exec (this=this@entry=0x7fbfed7ffa70, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/global/qflags.h:34
#48 0x00007fc0118b7e4f in QThread::exec (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/global/qflags.h:74
#49 0x00007fc01195463c in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:326
#50 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:262
#51 QThreadPrivate::start (arg=0x5616664a9410) at /usr/src/debug/qt6-qtbase-6.7.2-4.fc40.x86_64/src/corelib/thread/qthread_unix.cpp:285
#52 0x00007fc0110a6507 in start_thread (arg=<optimized out>) at pthread_create.c:447
#53 0x00007fc01112a40c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Reported using DrKonqi
Comment 1 cwo 2024-08-02 09:14:19 UTC
*** Bug 491157 has been marked as a duplicate of this bug. ***
Comment 2 duha.bugs 2024-08-02 11:18:47 UTC
This is likely caused by a faulty update in Nobara. Please contact your distribution on how to fix this.

https://nobaraproject.org/
https://www.reddit.com/r/NobaraProject/comments/1ei1gbu/well_this_is_happening_now/
Comment 3 bobthebillyboyo 2024-08-02 11:21:59 UTC
much obliged! you can close the case. thank ye!
Comment 4 duha.bugs 2024-08-02 11:24:37 UTC
Closing this for now. If you encounter further issues feel free to reopen.
Comment 5 Nicolas Fella 2024-08-02 11:51:01 UTC
> This is likely caused by a faulty update in Nobara

What makes you think that?
Comment 6 duha.bugs 2024-08-02 12:02:34 UTC
(In reply to Nicolas Fella from comment #5)
> > This is likely caused by a faulty update in Nobara
> 
> What makes you think that?

See the linked reddit thread and the nobara discord. Plasmashell crashes after the most recent update after login.

Please reopen if you think this needs to be fixed on the KDE side.
Comment 7 cwo 2024-08-03 13:27:29 UTC
*** Bug 491201 has been marked as a duplicate of this bug. ***
Comment 8 cwo 2024-08-03 16:13:48 UTC
*** Bug 491218 has been marked as a duplicate of this bug. ***
Comment 9 cwo 2024-08-04 23:41:16 UTC
*** Bug 491198 has been marked as a duplicate of this bug. ***
Comment 10 cwo 2024-08-04 23:43:52 UTC
*** Bug 491273 has been marked as a duplicate of this bug. ***
Comment 11 cwo 2024-08-04 23:43:56 UTC
*** Bug 491260 has been marked as a duplicate of this bug. ***
Comment 12 cwo 2024-08-05 11:22:03 UTC
*** Bug 491288 has been marked as a duplicate of this bug. ***
Comment 13 duha.bugs 2024-08-05 19:24:31 UTC
*** Bug 491317 has been marked as a duplicate of this bug. ***
Comment 14 duha.bugs 2024-08-05 20:26:27 UTC
Reopening as new reports are coming in and this might be actionable by kde.

If you are affected by this issue you can workaround this by deleting your plasma cache as described here: https://www.reddit.com/r/NobaraProject/comments/1ei1gbu/well_this_is_happening_now/

If this does not work the nobara discord provides a script to fix this issue.
Comment 15 Nate Graham 2024-08-05 20:27:34 UTC
Please don't delete your cache; move its contents elsewhere. That way, if it fixes the issue, you can attach the contents here so we can inspect them and figure out what's going wrong.
Comment 16 kernecker 2024-08-05 20:36:26 UTC
Created attachment 172322 [details]
attachment-2351996-0.html

I followed the recomended instructions from reddit! (
https://www.reddit.com/r/NobaraProject/comments/1ei1gbu/well_this_is_happening_now/
)

The bug was also after install and update nobara 40 steam HTPC version but
now it works!

Thank you, have a nice day!


Nate Graham <bugzilla_noreply@kde.org> schrieb am Mo., 5. Aug. 2024, 22:27:

> https://bugs.kde.org/show_bug.cgi?id=491155
>
> --- Comment #15 from Nate Graham <nate@kde.org> ---
> Please don't delete your cache; move its contents elsewhere. That way, if
> it
> fixes the issue, you can attach the contents here so we can inspect them
> and
> figure out what's going wrong.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
Comment 17 Andreas 2024-08-05 21:17:51 UTC
Your the reddit link help thanks
Comment 18 kernecker 2024-08-05 22:26:13 UTC
I followed the recomended instructions from reddit! (https://www.reddit.com/r/NobaraProject/comments/1ei1gbu/well_this_is_happening_now/)

The bug was also after install and update nobara 40 steam HTPC version but now it works!
Comment 19 duha.bugs 2024-08-05 22:52:08 UTC
Created attachment 172328 [details]
cache_files

I was able to reproduce this in a VM with Nobara-40-Official-2024-07-17.iso.
Attached are the cache files before the updated, after the update when plasma is crashing and after deleting the ~/.cache/plasmashell and its working again.
Comment 20 duha.bugs 2024-08-06 00:10:27 UTC
*** Bug 491329 has been marked as a duplicate of this bug. ***
Comment 21 duha.bugs 2024-08-11 19:46:44 UTC
*** Bug 491565 has been marked as a duplicate of this bug. ***
Comment 22 duha.bugs 2024-08-11 19:49:22 UTC
*** Bug 491571 has been marked as a duplicate of this bug. ***
Comment 23 duha.bugs 2024-08-11 19:51:18 UTC
*** Bug 491572 has been marked as a duplicate of this bug. ***
Comment 24 duha.bugs 2024-08-11 19:53:13 UTC
This might be the same issue as https://bugs.kde.org/show_bug.cgi?id=418148 or possibly has the same root cause.
Comment 25 Nate Graham 2024-08-13 21:42:56 UTC
Oh jeez, it is indeed. Good catch!

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