https://bugs.kde.org/show_bug.cgi?id=491155

            Bug ID: 491155
           Summary: plasmashell crash on startup
    Classification: Plasma
           Product: plasmashell
           Version: 6.1.3
          Platform: unspecified
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: generic-crash
          Assignee: plasma-b...@kde.org
          Reporter: bobthebillyb...@protonmail.com
  Target Milestone: 1.0

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

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to