| Summary: | plasmashell crash loop after hover over taskbar when idle before | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Mats Huesmann <huesmann.mats> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kdedev, unsaved4197+6p4t3t5q, w01dnick |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.4.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mats Huesmann
2025-09-15 15:46:25 UTC
Thank you for the bug report. I'm not able to reproduce this on git-master. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: /usr/lib/libQt6Core.so.6 /usr/lib/libQt6Qml.so.6 /usr/lib/libQt6Quick.so.6 /usr/lib/libQt6QuickTemplates2.so.6 Could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! This might be a duplicate of https://bugs.kde.org/show_bug.cgi?id=509192 (In reply to Mykola Krachkovsky from comment #2) > This might be a duplicate of https://bugs.kde.org/show_bug.cgi?id=509192 The backtrace looks entirely different, so they are different crashes. Here is the logs from CachyOS. https://paste.cachyos.org/p/2ee2d4d.txt Backtrace, for searchability
#0 0x00007fd9d0aaa0db in pthread_kill () from /usr/lib/libc.so.6
#1 0x00007fd9d0a447c8 in raise () from /usr/lib/libc.so.6
#2 0x00007fd9d3f15bd0 in KCrash::defaultCrashHandler(int) () from /usr/lib/libKF6Crash.so.6
#3 <signal handler called>
#4 0x00007fd9c9d34d5a in QJSEngine::handle (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsapi/qjsengine.h:320
#5 QQmlEnginePrivate::getV4Engine (e=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlengine_p.h:334
#6 QQuickStackElement::initialize (this=this@entry=0x55b0d21ba9f0, requiredProperties=requiredProperties@entry=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quicktemplates/qquickstackelement.cpp:210
#7 0x00007fd9c9d35817 in QQuickStackElement::load (this=0x55b0d21ba9f0, parent=0x55b0d21a6300) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quicktemplates/qquickstackelement.cpp:180
#8 0x00007fd9c9d3f865 in QQuickStackView::replace (this=0x55b0d21a6300, args=0x7ffcaf538c90) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quicktemplates/qquickstackview.cpp:910
#9 0x00007fd9c9d4141c in QQuickStackView::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>)
at /usr/src/debug/qt6-declarative/build/src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickstackview_p.cpp:465
#10 0x00007fd9c9d41c87 in QQuickStackView::qt_metacall (this=0x55b0d21a6300, _c=<optimized out>, _id=18, _a=0x7ffcaf538cb0) at /usr/src/debug/qt6-declarative/build/src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickstackview_p.cpp:725
#11 0x00007fd9d294b244 in QQmlObjectOrGadget::metacall (this=<optimized out>, type=<optimized out>, index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectorgadget.cpp:14
#12 0x00007fd9d280879b in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:3070
#13 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const QV4::Value*, int) const::<lambda()> > (__closure=<synthetic pointer>, call=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:3053
#14 QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=<optimized out>, argv=0x7fd9b83b8560, argc=3) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:3064
#15 0x00007fd9d286211d in QV4::Moth::VME::interpret (frame=0x55b0d21a6300, frame@entry=0x7ffcaf5391e0, engine=0x55b0cea387c0, code=0x7fd9b83b8548 " \201\371V\331\177")
at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:798
#16 0x00007fd9d2865bcc in QV4::Moth::VME::exec (frame=<optimized out>, engine=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:487
#17 0x00007fd9d27be827 in QV4::Moth::VME::exec (frame=0x7ffcaf5391e0, engine=0x55b0cea387c0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4engine_p.h:830
#18 qfoDoCall (fo=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:527
#19 0x00007fd9d27fe148 in QV4::QObjectSlotDispatcher::impl (which=<optimized out>, this_=<optimized out>, receiver=<optimized out>, metaArgs=0x7ffcaf539580, ret=<optimized out>)
at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:81
#20 0x00007fd9d13e99d4 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#21 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4157
#22 0x00007fd9d2d97843 in QMetaObject::activate<void, QQuickImageBase::Status> (sender=0x55b0d21b49f0, mo=<optimized out>, local_signal_index=2, ret=0x0) at /usr/include/qt6/QtCore/qobjectdefs.h:306
#23 QQuickImageBase::statusChanged (this=0x55b0d21b49f0, _t1=<optimized out>) at /usr/src/debug/qt6-declarative/build/src/quick/Quick_autogen/include/moc_qquickimagebase_p.cpp:325
#24 QQuickImageBase::requestFinished (this=0x55b0d21b49f0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quick/items/qquickimagebase.cpp:384
#25 0x00007fd9d2d92c5f in QQuickImageBase::qt_metacall (this=this@entry=0x55b0d21b49f0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=13, _a=_a@entry=0x7ffcaf5396a8)
at /usr/src/debug/qt6-declarative/build/src/quick/Quick_autogen/include/moc_qquickimagebase_p.cpp:293
#26 0x00007fd9d2d96439 in QQuickImage::qt_metacall (this=0x55b0d21b49f0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7ffcaf5396a8) at /usr/src/debug/qt6-declarative/build/src/quick/Quick_autogen/include/moc_qquickimage_p.cpp:249
#27 0x00007fd9d13e9f1d in doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4183
#28 0x00007fd9d2fb63df in QQuickPixmapReply::finished (this=0x55b0d21bd030) at /usr/src/debug/qt6-declarative/build/src/quick/Quick_autogen/include/qquickpixmapcache.moc:123
#29 QQuickPixmapReply::event (this=0x55b0d21bd030, event=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quick/util/qquickpixmapcache.cpp:1430
#30 QQuickPixmapReply::event (this=0x55b0d21bd030, event=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/quick/util/qquickpixmapcache.cpp:1408
#31 0x00007fd9d3501a99 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55b0d21bd030, e=0x7fd968002380) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3300
#32 0x00007fd9d137a118 in QCoreApplication::notifyInternal2 (receiver=0x55b0d21bd030, event=event@entry=0x7fd968002380) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1106
#33 0x00007fd9d137a4c9 in QCoreApplication::sendEvent (receiver=<optimized out>, event=0x7fd968002380) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1546
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55b0cdfbeec0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1891
#35 0x00007fd9d1686620 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1744
#36 postEventSourceDispatch (s=0x55b0cdfc62d0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#37 0x00007fd9cfbe0fa3 in g_main_dispatch (context=0x7fd9c4000f70) at ../glib/glib/gmain.c:3398
#38 0x00007fd9cfbe23c8 in g_main_context_dispatch_unlocked (context=0x7fd9c4000f70) at ../glib/glib/gmain.c:4249
#39 g_main_context_iterate_unlocked (context=context@entry=0x7fd9c4000f70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4314
#40 0x00007fd9cfbe2502 in g_main_context_iteration (context=0x7fd9c4000f70, may_block=1) at ../glib/glib/gmain.c:4379
#41 0x00007fd9d168313b in QEventDispatcherGlib::processEvents (this=0x55b0cdfc6a70, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#42 0x00007fd9d1387d46 in QEventLoop::processEvents (this=0x7ffcaf539b20, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104
#43 QEventLoop::exec (this=0x7ffcaf539b20, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186
#44 0x00007fd9d137db7c in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1449
#45 0x000055b0a3bc5f78 in ?? ()
#46 0x00007fd9d0a27b8b in ?? () from /usr/lib/libc.so.6
#47 0x00007fd9d0a27c4b in __libc_start_main () from /usr/lib/libc.so.6
#48 0x000055b0a3bc6495 in ?? ()
Thank you for the new backrace. Based on that, this does look like a duplicate of bug 509192. Please follow that report if you would like updates on the progress of this issue. *** This bug has been marked as a duplicate of bug 509192 *** |