https://bugs.kde.org/show_bug.cgi?id=500044
postix <pos...@posteo.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pos...@posteo.eu --- Comment #5 from postix <pos...@posteo.eu> --- Created attachment 180495 --> https://bugs.kde.org/attachment.cgi?id=180495&action=edit bt full for Fedora 42 Coming from standby and after logging an, DrKonqi told me that Plasmashell had crashed. The stacktrace is very similar to the one in comment #4. This issue has happened the first time. Single screen connect via HDMI, no screen attached or detached in recent times sine the last boots. No middle click used. #### System Info Operating System: Fedora Linux 42 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Kernel Version: 6.14.2-300.fc42.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics #### Backtrace ``` #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007fd073480f23 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 #2 0x00007fd073427abe in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #3 0x00007fd076928ef1 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kf6-kcrash-6.13.0-1.fc42.x86_64/src/kcrash.cpp:605 #4 0x00007fd073427bf0 in <signal handler called> () at /lib64/libc.so.6 #5 0x00007fd074d3ad74 in QQmlData::wasDeleted (priv=0x3) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmldata_p.h:309 #6 QQmlData::wasDeleted (object=0x5563bcf96b30) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmldata_p.h:322 #7 QV4::QObjectWrapper::wrap (engine=0x5563bced4d70, object=0x5563bcf96b30) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper_p.h:245 #8 0x00007fd074db1a18 in QV4::loadProperty (v4=0x5563bced4d70, wrapper=0x7fd018279da0, object=0x5563bcf128d0, property=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:126 #9 0x00007fd074db40ae in QV4::QObjectWrapper::getQmlProperty (engine=engine@entry=0x5563bced4d70, qmlContext=..., wrapper=0x7fd018279da0, object=<optimized out>, name=0x7fd019bbb5c8, flags=..., flags@entry=..., hasProperty=0x0, property=0x0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:525 #10 0x00007fd074fd795a in QV4::QQmlTypeWrapper::virtualGet (m=0x7fd019bbb5b8, id=..., receiver=0x7fd019bbb5b8, hasProperty=0x0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmltypewrapper_p.h:107 #11 0x00007fd074d75e1b in QV4::Object::get (this=<optimized out>, name=<optimized out>, hasProperty=0x0, receiver=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4string_p.h:140 #12 QV4::Lookup::getterFallback (lookup=lookup@entry=0x5563beb49fb8, engine=engine@entry=0x5563bced4d70, object=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4lookup.cpp:241 #13 0x00007fd074fd613e in QV4::Lookup::getter (this=0x5563beb49fb8, engine=0x5563bced4d70, object=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4lookup_p.h:349 #14 QV4::QQmlTypeWrapper::virtualResolveLookupGetter (object=0x7fd019bbb538, engine=<optimized out>, lookup=0x5563beb49fb8) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmltypewrapper.cpp:698 #15 0x00007fd074e2830c in QV4::Moth::VME::interpret (frame=0x5563bced4d70, frame@entry=0x7fffc076bd40, engine=0x5563bced4d70, code=0x7fcf85e7667e "<;<<N\b\022X\030\t\264=\001\t\030\006\002") at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:674 #16 0x00007fd074e2cb3f in QV4::Moth::VME::exec (frame=frame@entry=0x7fffc076bd40, engine=engine@entry=0x5563bced4d70) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:487 #17 0x00007fd074d54250 in QV4::doCall (self=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:52 #18 0x00007fd074d543b9 in QV4::Function::call (this=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:77 #19 0x00007fd074ee0e84 in QQmlJavaScriptExpression::evaluate (this=<optimized out>, callData=callData@entry=0x7fd019bbb4f8, isUndefined=0x7fffc076bee0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmljavascriptexpression.cpp:238 #20 0x00007fd074e679a9 in QQmlBinding::evaluate (this=this@entry=0x5563beb4d810, isUndefined=isUndefined@entry=0x7fffc076bee0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:195 #21 0x00007fd074e67ab9 in QQmlBinding::doUpdate (this=0x5563beb4d810, watcher=..., flags=..., scope=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:713 #22 0x00007fd074e6b898 in QQmlBinding::update (this=0x5563beb4d810, flags=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 #23 0x00007fd074f142d6 in QQmlObjectCreator::finalize (this=0x5563beb3dba0, interrupt=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1538 #24 0x00007fd074e895d5 in QQmlComponentPrivate::complete (enginePriv=0x5563bcdf0320, state=state@entry=0x5563beb3ce88) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/ftw/qbipointer_p.h:133 #25 0x00007fd074e902c2 in QQmlComponentPrivate::completeCreate (this=0x5563beb3cdd0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1325 #26 0x00007fd076a2a73b in PlasmaQuick::SharedQmlEngine::completeInitialization (this=0x5563beb44fb0, initialProperties=<optimized out>) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/sharedqmlengine.cpp:270 #27 0x00007fd076a05c12 in PlasmaQuick::AppletQuickItem::itemForApplet (applet=<optimized out>) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/appletquickitem.cpp:648 #28 0x00007fd076a36ce9 in ContainmentItem::init (this=0x5563bdc84ba0) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/plasmoid/containmentitem.cpp:78 #29 0x00007fd074f14791 in QQmlObjectCreator::finalize (this=0x5563bdc94c70, interrupt=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1597 #30 0x00007fd074e895d5 in QQmlComponentPrivate::complete (enginePriv=0x5563bcdf0320, state=state@entry=0x5563bdc86788) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/ftw/qbipointer_p.h:133 #31 0x00007fd074e902c2 in QQmlComponentPrivate::completeCreate (this=0x5563bdc866d0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1325 #32 0x00007fd076a2a73b in PlasmaQuick::SharedQmlEngine::completeInitialization (this=0x5563bdc29790, initialProperties=<optimized out>) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/sharedqmlengine.cpp:270 #33 0x00007fd076a05c12 in PlasmaQuick::AppletQuickItem::itemForApplet (applet=<optimized out>) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/appletquickitem.cpp:648 #34 0x00007fd076a19967 in PlasmaQuick::ContainmentViewPrivate::setContainment (this=0x5563bce9e430, cont=0x5563bcef9710) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/containmentview.cpp:113 #35 0x00007fd076a19c0d in PlasmaQuick::ContainmentView::setContainment (this=<optimized out>, cont=<optimized out>) at /usr/src/debug/libplasma-6.3.4-2.fc42.x86_64/src/plasmaquick/containmentview.cpp:260 #36 0x00005563b9cc325b in ShellCorona::createWaitingPanels (this=0x5563bcc063b0) at /usr/src/debug/plasma-workspace-6.3.4-3.fc42.x86_64/shell/shellcorona.cpp:1608 #37 0x00007fd073b6033a in QtPrivate::QSlotObjectBase::call (this=0x5563bcc36460, r=0x5563bcc063b0, a=0x7fffc076d170) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #38 doActivate<false> (sender=0x5563bcc064c0, signal_index=3, argv=argv@entry=0x7fffc076d170) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4138 #39 0x00007fd073b56d09 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fd0740930a0, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffc076d170) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:4198 #40 0x00007fd073b70333 in QMetaObject::activate<void, QTimer::QPrivateSignal> (sender=<optimized out>, mo=0x7fd0740930a0, local_signal_index=0, ret=0x0) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qobjectdefs.h:306 #41 QTimer::timeout (this=<optimized out>, _t1=...) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/redhat-linux-build/src/corelib/Core_autogen/include/moc_qtimer.cpp:182 #42 0x00007fd073b50f75 in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qobject.cpp:1461 #43 0x00007fd075e3d7af in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5563bcc064c0, e=0x7fffc076d320) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:3301 #44 0x00007fd073af5fc8 in QCoreApplication::notifyInternal2 (receiver=0x5563bcc064c0, event=0x7fffc076d320) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1106 #45 0x00007fd073af622d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1546 #46 0x00007fd073cbc4b8 in QTimerInfoList::activateTimers (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qtimerinfo_unix.cpp:426 #47 0x00007fd073dff179 in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:152 #48 0x00007fd0724f4040 in g_main_dispatch (context=0x7fd058000f00) at ../glib/gmain.c:3398 #49 g_main_context_dispatch_unlocked (context=0x7fd058000f00) at ../glib/gmain.c:4249 #50 0x00007fd0724fd128 in g_main_context_iterate_unlocked (context=context@entry=0x7fd058000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4314 #51 0x00007fd0724fd2d3 in g_main_context_iteration (context=0x7fd058000f00, may_block=1) at ../glib/gmain.c:4379 #52 0x00007fd073dff46d in QEventDispatcherGlib::processEvents (this=0x5563bc5cbb40, flags=...) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #53 0x00007fd073b03783 in QEventLoop::exec (this=this@entry=0x7fffc076d5d0, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/global/qflags.h:77 #54 0x00007fd073aff249 in QCoreApplication::exec () at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1449 #55 0x00007fd0742dab7d in QGuiApplication::exec () at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/gui/kernel/qguiapplication.cpp:1993 #56 0x00007fd075e3d719 in QApplication::exec () at /usr/src/debug/qt6-qtbase-6.9.0-1.fc42.x86_64/src/widgets/kernel/qapplication.cpp:2568 #57 0x00005563b9c8ab24 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-6.3.4-3.fc42.x86_64/shell/main.cpp:191 ``` -- You are receiving this mail because: You are watching all bug changes.