| Summary: | Plasma crash when deleting (empty) panel on external monitor | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Sergio <sergioch2006> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | akselmo, hzensne1, kde, spa, techno.pat.lin |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.10 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
Created attachment 164899 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
I accidently created a new panel bar on my external monitor (NEC MultiSync EA243WM) and wanted to delete this empty bar directly afterwards again. This was when the plasma dialog did pop up. The error behaviour is reproducable.
-- Backtrace (Reduced):
#9 0x00007f97319a53e0 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#12 0x00007f9731957c2e in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007f9731ae144d in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x00007f9731a92baf in QQmlBoundSignalExpression::evaluate(void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#16 0x00007f9731ac677f in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
Can't reproduce on Plasma 6, very likely fixed. Please inform us if this happens on Plasma 6 again, thanks! Created attachment 165161 [details]
New crash information added by DrKonqi
plasmashell (5.27.10) using Qt 5.15.12
Deleting empty panel on second monitor as previously precised
-- Backtrace (Reduced):
#5 QQmlData::isSignalConnected (d=0xf200000001, index=20) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.12+kde31/src/qml/qml/qqmlengine.cpp:849
#6 0x00007f46305254ac in QObjectPrivate::isDeclarativeSignalConnected (signal_index=20, this=<optimized out>) at kernel/qobject_p.h:110
#7 doActivate<false> (sender=0x55a24c6bca80, signal_index=20, argv=0x7ffeaa591950) at kernel/qobject.cpp:3814
[...]
#9 0x00007f4630486afd in QAbstractItemModel::modelAboutToBeReset (this=<optimized out>, _t1=...) at .moc/moc_qabstractitemmodel.cpp:641
[...]
#12 0x00007f4631ce19d3 in QQmlObjectOrGadget::metacall (this=this@entry=0x7ffeaa591f30, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=56, argv=<optimized out>) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.12+kde31/src/qml/qml/qqmlobjectorgadget.cpp:51
|
Application: plasmashell (5.27.10) Qt Version: 5.15.11 Frameworks Version: 5.113.0 Operating System: Linux 6.6.6-1-default x86_64 Windowing System: X11 Distribution: "openSUSE Tumbleweed" DrKonqi: 5.27.10 [CoredumpBackend] -- Information about the crash: KDE crashes when I try to remove an empty panel in my external monitor connected through display port. It occurs always when I try to do it. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault PID: 3526 (plasmashell) UID: 1000 (sergio) GID: 1000 (sergio) Signal: 11 (SEGV) Timestamp: Sun 2023-12-24 18:36:11 -03 (24s ago) Command Line: /usr/bin/plasmashell --no-respawn Executable: /usr/bin/plasmashell Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service Unit: user@1000.service User Unit: plasma-plasmashell.service Slice: user-1000.slice Owner UID: 1000 (sergio) Boot ID: 62920a53c87d4a8dab46a3b44ab41cb4 Machine ID: d2ac45a29d214e8f8e1867db7513f6c5 Hostname: localhost.localdomain Storage: /var/lib/systemd/coredump/core.plasmashell.1000.62920a53c87d4a8dab46a3b44ab41cb4.3526.1703453771000000.zst (present) Size on Disk: 47.9M Message: Process 3526 (plasmashell) of user 1000 dumped core. Stack trace of thread 3526: #0 0x00007f4ee5a972a8 pthread_sigmask@GLIBC_2.2.5 (libc.so.6 + 0x972a8) #1 0x00007f4ee5a3f3ad sigprocmask (libc.so.6 + 0x3f3ad) #2 0x00007f4ee86f18db _ZN6KCrash15setCrashHandlerEPFviE (libKF5Crash.so.5 + 0x58db) #3 0x00007f4ee86f3d93 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x7d93) #4 0x00007f4ee5a3f190 __restore_rt (libc.so.6 + 0x3f190) #5 0x00007f4ee7c8ade0 _ZN8QQmlData17isSignalConnectedEP24QAbstractDeclarativeDataPK7QObjecti (libQt5Qml.so.5 + 0x28ade0) #6 0x00007f4ee6524d0c _ZNK14QObjectPrivate28isDeclarativeSignalConnectedEj (libQt5Core.so.5 + 0x324d0c) #7 0x00007f4ee648635d _ZN18QAbstractItemModel19modelAboutToBeResetENS_14QPrivateSignalE (libQt5Core.so.5 + 0x28635d) #8 0x000055e592ce178c _ZN21ShellContainmentModel4loadEv (plasmashell + 0x6f78c) #9 0x000055e592ca6d23 _ZN21ShellContainmentModel11qt_metacallEN11QMetaObject4CallEiPPv (plasmashell + 0x34d23) #10 0x00007f4ee7ce1923 _ZNK18QQmlObjectOrGadget8metacallEN11QMetaObject4CallEiPPv (libQt5Qml.so.5 + 0x2e1923) #11 0x00007f4ee7bbe539 CallMethod (libQt5Qml.so.5 + 0x1be539) #12 0x00007f4ee7bc01db CallOverloaded (libQt5Qml.so.5 + 0x1c01db) #13 0x00007f4ee7bdceaf _ZNK3QV414FunctionObject4callEPKNS_5ValueES3_i (libQt5Qml.so.5 + 0x1dceaf) #14 0x00007f4ee7be05af _ZN3QV44Moth3VME4execEPNS_13CppStackFrameEPNS_15ExecutionEngineE (libQt5Qml.so.5 + 0x1e05af) #15 0x00007f4ee7b72bd2 _ZN3QV48Function4callEPKNS_5ValueES3_iPKNS_16ExecutionContextE (libQt5Qml.so.5 + 0x172bd2) #16 0x00007f4ee7cfc4dd _ZN24QQmlJavaScriptExpression8evaluateEPN3QV48CallDataEPb (libQt5Qml.so.5 + 0x2fc4dd) #17 0x00007f4ee7cad4df _ZN25QQmlBoundSignalExpression8evaluateEPPv (libQt5Qml.so.5 + 0x2ad4df) #18 0x00007f4ee7cae6c0 _Z24QQmlBoundSignal_callbackP20QQmlNotifierEndpointPPv (libQt5Qml.so.5 + 0x2ae6c0) #19 0x00007f4ee7ce1405 _ZN12QQmlNotifier10emitNotifyEP20QQmlNotifierEndpointPPv (libQt5Qml.so.5 + 0x2e1405) #20 0x00007f4ee6524d2d _Z10doActivateILb0EEvP7QObjectiPPv (libQt5Core.so.5 + 0x324d2d) #21 0x00007f4ee6525442 _ZN9QtPrivate15QSlotObjectBase4callEP7QObjectPPv (libQt5Core.so.5 + 0x325442) #22 0x00007f4ee0382371 _ZN27QQuickAbstractButtonPrivate13handleReleaseERK7QPointF (libQt5QuickTemplates2.so.5 + 0xa4371) #23 0x00007f4ee039c4e5 _ZN13QQuickControl17mouseReleaseEventEP11QMouseEvent (libQt5QuickTemplates2.so.5 + 0xbe4e5) #24 0x00007f4ee8289858 _ZN10QQuickItem5eventEP6QEvent (libQt5Quick.so.5 + 0x289858) #25 0x00007f4ee71a519e _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x1a519e) #26 0x00007f4ee64ed198 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2ed198) #27 0x00007f4ee82a461a _ZN19QQuickWindowPrivate17deliverMouseEventEP23QQuickPointerMouseEvent (libQt5Quick.so.5 + 0x2a461a) #28 0x00007f4ee82a5d99 _ZN19QQuickWindowPrivate19deliverPointerEventEP18QQuickPointerEvent (libQt5Quick.so.5 + 0x2a5d99) #29 0x00007f4ee82a703d _ZN19QQuickWindowPrivate16handleMouseEventEP11QMouseEvent (libQt5Quick.so.5 + 0x2a703d) #30 0x00007f4ee69890a5 _ZN7QWindow5eventEP6QEvent (libQt5Gui.so.5 + 0x1890a5) #31 0x00007f4ee71a519e _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x1a519e) #32 0x00007f4ee64ed198 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2ed198) #33 0x00007f4ee697d0db _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt5Gui.so.5 + 0x17d0db) #34 0x00007f4ee695038c _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Gui.so.5 + 0x15038c) #35 0x00007f4ee30ee54a xcbSourceDispatch (libQt5XcbQpa.so.5 + 0x7554a) #36 0x00007f4ee4fedf30 n/a (libglib-2.0.so.0 + 0x5bf30) #37 0x00007f4ee4fefb58 n/a (libglib-2.0.so.0 + 0x5db58) #38 0x00007f4ee4ff020c g_main_context_iteration (libglib-2.0.so.0 + 0x5e20c) #39 0x00007f4ee65460d6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3460d6) #40 0x00007f4ee64ebc2b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebc2b) #41 0x00007f4ee64f40c0 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2f40c0) #42 0x000055e592c9baa1 main (plasmashell + 0x29aa1) #43 0x00007f4ee5a281b0 __libc_start_call_main (libc.so.6 + 0x281b0) #44 0x00007f4ee5a28279 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x28279) #45 0x000055e592c9be35 _start (plasmashell + 0x29e35) Stack trace of thread 3532: #0 0x00007f4ee5b09d7f __poll (libc.so.6 + 0x109d7f) #1 0x00007f4ee4fefaff n/a (libglib-2.0.so.0 + 0x5daff) #2 0x00007f4ee4ff020c g_main_context_iteration (libglib-2.0.so.0 + 0x5e20c) #3 0x00007f4ee65460ee _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3460ee) #4 0x00007f4ee64ebc2b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebc2b) #5 0x00007f4ee6302f6e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102f6e) #6 0x00007f4ee782b517 n/a (libQt5DBus.so.5 + 0x1a517) #7 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #8 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #9 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3549: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f230 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8f230) #2 0x00007f4ed96d1feb n/a (crocus_dri.so + 0xd1feb) #3 0x00007f4ed971b8e7 n/a (crocus_dri.so + 0x11b8e7) #4 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #5 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3537: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f230 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8f230) #2 0x00007f4ed96d1feb n/a (crocus_dri.so + 0xd1feb) #3 0x00007f4ed971b8e7 n/a (crocus_dri.so + 0x11b8e7) #4 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #5 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3574: #0 0x00007f4ee5b14e11 pselect (libc.so.6 + 0x114e11) #1 0x00007f4ee430cb37 n/a (libusbmuxd-2.0.so.6 + 0x4b37) #2 0x00007f4ee430d7a3 n/a (libusbmuxd-2.0.so.6 + 0x57a3) #3 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #4 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3535: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f230 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8f230) #2 0x00007f4ed96d1feb n/a (crocus_dri.so + 0xd1feb) #3 0x00007f4ed971b8e7 n/a (crocus_dri.so + 0x11b8e7) #4 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #5 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 7699: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f555 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8f555) #2 0x00007f4ee63099ac _ZN21QWaitConditionPrivate13wait_relativeE14QDeadlineTimer (libQt5Core.so.5 + 0x1099ac) #3 0x00007f4ee630787c _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x10787c) #4 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #5 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #6 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 7701: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f555 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8f555) #2 0x00007f4ee63099ac _ZN21QWaitConditionPrivate13wait_relativeE14QDeadlineTimer (libQt5Core.so.5 + 0x1099ac) #3 0x00007f4ee630787c _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x10787c) #4 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #5 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #6 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3538: #0 0x00007f4ee5b09d7f __poll (libc.so.6 + 0x109d7f) #1 0x00007f4ee4fefaff n/a (libglib-2.0.so.0 + 0x5daff) #2 0x00007f4ee4ff020c g_main_context_iteration (libglib-2.0.so.0 + 0x5e20c) #3 0x00007f4ee65460d6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3460d6) #4 0x00007f4ee64ebc2b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebc2b) #5 0x00007f4ee6302f6e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102f6e) #6 0x00007f4ee7d42bb5 _ZN17QQmlThreadPrivate3runEv (libQt5Qml.so.5 + 0x342bb5) #7 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #8 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #9 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3551: #0 0x00007f4ee5b09d7f __poll (libc.so.6 + 0x109d7f) #1 0x00007f4ee4fefaff n/a (libglib-2.0.so.0 + 0x5daff) #2 0x00007f4ee4ff020c g_main_context_iteration (libglib-2.0.so.0 + 0x5e20c) #3 0x00007f4ee65460d6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3460d6) #4 0x00007f4ee64ebc2b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebc2b) #5 0x00007f4ee6302f6e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102f6e) #6 0x00007f4ee8186776 _ZN18QQuickPixmapReader3runEv (libQt5Quick.so.5 + 0x186776) #7 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #8 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #9 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 3597: #0 0x00007f4ee5b09d7f __poll (libc.so.6 + 0x109d7f) #1 0x00007f4ee4fefaff n/a (libglib-2.0.so.0 + 0x5daff) #2 0x00007f4ee4ff020c g_main_context_iteration (libglib-2.0.so.0 + 0x5e20c) #3 0x00007f4ee65460d6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3460d6) #4 0x00007f4ee64ebc2b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebc2b) #5 0x00007f4ee6302f6e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102f6e) #6 0x00007f4ebab36f57 _ZN15KCupsConnection3runEv (libkcupslib.so + 0x20f57) #7 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #8 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #9 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 7702: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f555 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8f555) #2 0x00007f4ee63099ac _ZN21QWaitConditionPrivate13wait_relativeE14QDeadlineTimer (libQt5Core.so.5 + 0x1099ac) #3 0x00007f4ee630787c _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x10787c) #4 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #5 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #6 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 7700: #0 0x00007f4ee5a8c4ee __futex_abstimed_wait_common (libc.so.6 + 0x8c4ee) #1 0x00007f4ee5a8f555 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8f555) #2 0x00007f4ee63099ac _ZN21QWaitConditionPrivate13wait_relativeE14QDeadlineTimer (libQt5Core.so.5 + 0x1099ac) #3 0x00007f4ee630787c _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x10787c) #4 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #5 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #6 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) Stack trace of thread 7703: #0 0x00007f4ee5b09d7f __poll (libc.so.6 + 0x109d7f) #1 0x00007f4ee4fefaff n/a (libglib-2.0.so.0 + 0x5daff) #2 0x00007f4ee4ff020c g_main_context_iteration (libglib-2.0.so.0 + 0x5e20c) #3 0x00007f4ee65460d6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x3460d6) #4 0x00007f4ee64ebc2b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ebc2b) #5 0x00007f4ee6302f6e _ZN7QThread4execEv (libQt5Core.so.5 + 0x102f6e) #6 0x00007f4ee7d42bb5 _ZN17QQmlThreadPrivate3runEv (libQt5Qml.so.5 + 0x342bb5) #7 0x00007f4ee630419d operator() (libQt5Core.so.5 + 0x10419d) #8 0x00007f4ee5a8ff44 start_thread (libc.so.6 + 0x8ff44) #9 0x00007f4ee5b184cc __clone3 (libc.so.6 + 0x1184cc) ELF object binary architecture: AMD x86-64 [New LWP 3526] [New LWP 3532] [New LWP 3549] [New LWP 3537] [New LWP 3574] [New LWP 3535] [New LWP 7699] [New LWP 7701] [New LWP 3538] [New LWP 3551] [New LWP 3597] [New LWP 7702] [New LWP 7700] [New LWP 7703] This GDB supports auto-downloading debuginfo from the following URLs: <https://debuginfod.opensuse.org/> Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] Debuginfod has been disabled. To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f4ee5a972a8 in pthread_sigmask@GLIBC_2.2.5 () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7f4ee326c180 (LWP 3526))] [Current thread is 11 (Thread 0x7f4ea2ffd6c0 (LWP 3597))] Thread 14 (Thread 0x7f4eb89736c0 (LWP 7703)): #0 0x00007f4ee5b09d7f in poll () at /lib64/libc.so.6 #1 0x00007f4ee4fefaff in () at /lib64/libglib-2.0.so.0 #2 0x00007f4ee4ff020c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f4ee65460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4e8c0025b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #4 0x00007f4ee64ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4eb8972b60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #5 0x00007f4ee6302f6e in QThread::exec() (this=this@entry=0x55e595d1e570) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #6 0x00007f4ee7d42bb5 in QQmlThreadPrivate::run() (this=0x55e595d1e570) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/qml/ftw/qqmlthread.cpp:155 #7 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #9 QThreadPrivate::start(void*) (arg=0x55e595d1e570) at thread/qthread_unix.cpp:310 #10 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #11 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 13 (Thread 0x7f4eb17fa6c0 (LWP 7700)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f555 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ee63099ac in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (deadline=..., this=0x7f4eac405630) at thread/qwaitcondition_unix.cpp:136 #3 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7f4eac405630) at thread/qwaitcondition_unix.cpp:144 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x7f4eac405480, mutex=mutex@entry=0x55e5951c7288, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f4ee630787c in QThreadPoolThread::run() (this=0x7f4eac405470) at thread/qthreadpool.cpp:140 #6 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #8 QThreadPrivate::start(void*) (arg=0x7f4eac405470) at thread/qthread_unix.cpp:310 #9 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #10 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 12 (Thread 0x7f4eb33fe6c0 (LWP 7702)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f555 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ee63099ac in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (deadline=..., this=0x7f4eac404b30) at thread/qwaitcondition_unix.cpp:136 #3 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7f4eac404b30) at thread/qwaitcondition_unix.cpp:144 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x7f4eac003380, mutex=mutex@entry=0x55e5951c7288, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f4ee630787c in QThreadPoolThread::run() (this=0x7f4eac003370) at thread/qthreadpool.cpp:140 #6 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #8 QThreadPrivate::start(void*) (arg=0x7f4eac003370) at thread/qthread_unix.cpp:310 #9 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #10 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 11 (Thread 0x7f4ea2ffd6c0 (LWP 3597)): #0 0x00007f4ee5b09d7f in poll () at /lib64/libc.so.6 #1 0x00007f4ee4fefaff in () at /lib64/libglib-2.0.so.0 #2 0x00007f4ee4ff020c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f4ee65460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4e84000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #4 0x00007f4ee64ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4ea2ffcb40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #5 0x00007f4ee6302f6e in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #6 0x00007f4ebab36f57 in KCupsConnection::run() () at /lib64/libkcupslib.so #7 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #9 QThreadPrivate::start(void*) (arg=0x55e596beffd0) at thread/qthread_unix.cpp:310 #10 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #11 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 10 (Thread 0x7f4eb3fff6c0 (LWP 3551)): #0 0x00007f4ee5b09d7f in poll () at /lib64/libc.so.6 #1 0x00007f4ee4fefaff in () at /lib64/libglib-2.0.so.0 #2 0x00007f4ee4ff020c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f4ee65460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4eac000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #4 0x00007f4ee64ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4eb3ffeb40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #5 0x00007f4ee6302f6e in QThread::exec() (this=this@entry=0x55e59501f400) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #6 0x00007f4ee8186776 in QQuickPixmapReader::run() (this=0x55e59501f400) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/quick/util/qquickpixmapcache.cpp:1024 #7 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #9 QThreadPrivate::start(void*) (arg=0x55e59501f400) at thread/qthread_unix.cpp:310 #10 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #11 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 9 (Thread 0x7f4ecc9ff6c0 (LWP 3538)): #0 0x00007f4ee5b09d7f in poll () at /lib64/libc.so.6 #1 0x00007f4ee4fefaff in () at /lib64/libglib-2.0.so.0 #2 0x00007f4ee4ff020c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f4ee65460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4ebc000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #4 0x00007f4ee64ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4ecc9feb60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #5 0x00007f4ee6302f6e in QThread::exec() (this=this@entry=0x55e594cdd920) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #6 0x00007f4ee7d42bb5 in QQmlThreadPrivate::run() (this=0x55e594cdd920) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/qml/ftw/qqmlthread.cpp:155 #7 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #9 QThreadPrivate::start(void*) (arg=0x55e594cdd920) at thread/qthread_unix.cpp:310 #10 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #11 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 8 (Thread 0x7f4eb1ffb6c0 (LWP 7701)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f555 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ee63099ac in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (deadline=..., this=0x7f4eac404550) at thread/qwaitcondition_unix.cpp:136 #3 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7f4eac404550) at thread/qwaitcondition_unix.cpp:144 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x7f4eac003a50, mutex=mutex@entry=0x55e5951c7288, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f4ee630787c in QThreadPoolThread::run() (this=0x7f4eac003a40) at thread/qthreadpool.cpp:140 #6 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #8 QThreadPrivate::start(void*) (arg=0x7f4eac003a40) at thread/qthread_unix.cpp:310 #9 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #10 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 7 (Thread 0x7f4ea3fff6c0 (LWP 7699)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f555 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ee63099ac in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (deadline=..., this=0x7f4eac4050b0) at thread/qwaitcondition_unix.cpp:136 #3 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7f4eac4050b0) at thread/qwaitcondition_unix.cpp:144 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x7f4eac404f00, mutex=mutex@entry=0x55e5951c7288, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f4ee630787c in QThreadPoolThread::run() (this=0x7f4eac404ef0) at thread/qthreadpool.cpp:140 #6 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #7 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #8 QThreadPrivate::start(void*) (arg=0x7f4eac404ef0) at thread/qthread_unix.cpp:310 #9 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #10 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 6 (Thread 0x7f4ed934e6c0 (LWP 3535)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f230 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ed96d1feb in () at /usr/lib64/dri/crocus_dri.so #3 0x00007f4ed971b8e7 in () at /usr/lib64/dri/crocus_dri.so #4 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #5 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 5 (Thread 0x7f4ea37fe6c0 (LWP 3574)): #0 0x00007f4ee5b14e11 in pselect () at /lib64/libc.so.6 #1 0x00007f4ee430cb37 in () at /lib64/libusbmuxd-2.0.so.6 #2 0x00007f4ee430d7a3 in () at /lib64/libusbmuxd-2.0.so.6 #3 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #4 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 4 (Thread 0x7f4ed8b4d6c0 (LWP 3537)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f230 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ed96d1feb in () at /usr/lib64/dri/crocus_dri.so #3 0x00007f4ed971b8e7 in () at /usr/lib64/dri/crocus_dri.so #4 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #5 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 3 (Thread 0x7f4ec6bbd6c0 (LWP 3549)): #0 0x00007f4ee5a8c4ee in __futex_abstimed_wait_common () at /lib64/libc.so.6 #1 0x00007f4ee5a8f230 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libc.so.6 #2 0x00007f4ed96d1feb in () at /usr/lib64/dri/crocus_dri.so #3 0x00007f4ed971b8e7 in () at /usr/lib64/dri/crocus_dri.so #4 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #5 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 2 (Thread 0x7f4ee0dff6c0 (LWP 3532)): #0 0x00007f4ee5b09d7f in poll () at /lib64/libc.so.6 #1 0x00007f4ee4fefaff in () at /lib64/libglib-2.0.so.0 #2 0x00007f4ee4ff020c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f4ee65460ee in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f4edc000b70, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007f4ee64ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f4ee0dfeb50, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #5 0x00007f4ee6302f6e in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #6 0x00007f4ee782b517 in () at /lib64/libQt5DBus.so.5 #7 0x00007f4ee630419d in operator() (__closure=<optimized out>) at thread/qthread_unix.cpp:350 #8 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at thread/qthread_unix.cpp:287 #9 QThreadPrivate::start(void*) (arg=0x7f4ee78a4060) at thread/qthread_unix.cpp:310 #10 0x00007f4ee5a8ff44 in start_thread () at /lib64/libc.so.6 #11 0x00007f4ee5b184cc in clone3 () at /lib64/libc.so.6 Thread 1 (Thread 0x7f4ee326c180 (LWP 3526)): [KCrash Handler] #5 QQmlData::isSignalConnected(QAbstractDeclarativeData*, QObject const*, int) (d=0x100000001, index=20) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/qml/qqmlengine.cpp:849 #6 0x00007f4ee6524d0c in QObjectPrivate::isDeclarativeSignalConnected(unsigned int) const (signal_index=20, this=<optimized out>) at kernel/qobject_p.h:110 #7 doActivate<false>(QObject*, int, void**) (sender=0x55e597e99750, signal_index=20, argv=0x7ffc66800030) at kernel/qobject.cpp:3814 #8 0x00007f4ee651e0af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x55e597e99750, m=m@entry=0x7f4ee67c6d40, local_signal_index=local_signal_index@entry=17, argv=argv@entry=0x7ffc66800030) at kernel/qobject.cpp:3985 #9 0x00007f4ee648635d in QAbstractItemModel::modelAboutToBeReset(QAbstractItemModel::QPrivateSignal) (this=this@entry=0x55e597e99750, _t1=...) at .moc/moc_qabstractitemmodel.cpp:641 #10 0x00007f4ee64885d5 in QAbstractItemModel::beginResetModel() (this=this@entry=0x55e597e99750) at itemmodels/qabstractitemmodel.cpp:3285 #11 0x000055e592ce178c in ShellContainmentModel::load() (this=0x55e597e99750) at /usr/src/debug/plasma-workspace-5.27.10/shell/shellcontainmentconfig.cpp:331 #12 0x000055e592ca6d23 in ShellContainmentModel::qt_metacall(QMetaObject::Call, int, void**) (this=0x55e597e99750, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffc66800380) at /usr/src/debug/plasma-workspace-5.27.10/build/shell/plasmashell_autogen/EWIEGA46WW/moc_shellcontainmentconfig.cpp:247 #13 0x00007f4ee7ce1923 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=this@entry=0x7ffc66800610, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=56, argv=<optimized out>) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/qml/qqmlobjectorgadget.cpp:51 #14 0x00007f4ee7bbe539 in CallMethod (callType=<optimized out>, callArgs=0x50, engine=<optimized out>, argTypes=<optimized out>, argCount=<optimized out>, returnType=<optimized out>, index=<optimized out>, object=...) at /usr/include/qt5/QtCore/qvarlengtharray.h:189 #15 CallPrecise(QQmlObjectOrGadget const&, QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) (object=..., data=<optimized out>, engine=engine@entry=0x55e59cb16670, callArgs=callArgs@entry=0x7f4eb8c73590, callType=callType@entry=QMetaObject::InvokeMetaMethod) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/jsruntime/qv4qobjectwrapper.cpp:1553 #16 0x00007f4ee7bc01db in CallOverloaded (callType=<optimized out>, propertyCache=<optimized out>, callArgs=<optimized out>, engine=<optimized out>, data=<optimized out>, object=<optimized out>) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/jsruntime/qv4qobjectwrapper.cpp:1629 #17 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const (this=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/jsruntime/qv4qobjectwrapper.cpp:2117 #18 0x00007f4ee7bdceaf in QV4::FunctionObject::call(QV4::Value const*, QV4::Value const*, int) const (argc=<optimized out>, argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at ../../include/QtQml/5.15.11/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:202 #19 QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x100000001, frame@entry=0x7ffc668008d0, engine=0x55e59cb16670, code=0x55e59ceb8fe0 "@\213\264\347N\177") at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/jsruntime/qv4vme_moth.cpp:757 #20 0x00007f4ee7be05af in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=frame@entry=0x7ffc668008d0, engine=engine@entry=0x55e59cb16670) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/jsruntime/qv4vme_moth.cpp:466 #21 0x00007f4ee7b72bd2 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (this=this@entry=0x55e59d0361b0, thisObject=<optimized out>, argv=argv@entry=0x7f4eb8c73500, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/jsruntime/qv4function.cpp:69 #22 0x00007f4ee7cfc4dd in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=this@entry=0x55e59d213160, callData=callData@entry=0x7f4eb8c734d0, isUndefined=isUndefined@entry=0x0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/qml/qqmljavascriptexpression.cpp:212 #23 0x00007f4ee7cad4df in QQmlBoundSignalExpression::evaluate(void**) (this=<optimized out>, a=a@entry=0x0) at ../../include/QtQml/5.15.11/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:95 #24 0x00007f4ee7cae6c0 in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (e=0x55e59d2130e0, a=0x0) at ../../include/QtQml/5.15.11/QtQml/private/../../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69 #25 0x00007f4ee7ce1405 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/qml/qml/qqmlnotifier.cpp:104 #26 0x00007f4ee6524d2d in doActivate<false>(QObject*, int, void**) (sender=0x55e59d20c280, signal_index=85, argv=0x0) at kernel/qobject.cpp:3817 #27 0x00007f4ee6525442 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffc66802580, r=0x55e59d20c280, this=0x55e59d20c4b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #28 doActivate<false>(QObject*, int, void**) (sender=0x55e59d20c280, signal_index=64, argv=0x7ffc66802580) at kernel/qobject.cpp:3925 #29 0x00007f4ee0382371 in QQuickAbstractButtonPrivate::handleRelease(QPointF const&) (this=0x55e59ce064e0, point=...) at /usr/src/debug/qtquickcontrols2-everywhere-src-5.15.11+kde5/src/quicktemplates2/qquickabstractbutton.cpp:182 #30 0x00007f4ee039c4e5 in QQuickControl::mouseReleaseEvent(QMouseEvent*) (this=<optimized out>, event=0x7ffc66802aa0) at /usr/src/debug/qtquickcontrols2-everywhere-src-5.15.11+kde5/src/quicktemplates2/qquickcontrol.cpp:2189 #31 0x00007f4ee8289858 in QQuickItem::event(QEvent*) (this=0x55e59d20c280, ev=0x7ffc66802aa0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/quick/items/qquickitem.cpp:8324 #32 0x00007f4ee71a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55e59d20c280, e=0x7ffc66802aa0) at kernel/qapplication.cpp:3640 #33 0x00007f4ee64ed198 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55e59d20c280, event=0x7ffc66802aa0) at kernel/qcoreapplication.cpp:1064 #34 0x00007f4ee64ed35e in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462 #35 0x00007f4ee82a461a in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) (this=this@entry=0x55e59c9478f0, pointerEvent=0x55e59cc49ed0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/quick/items/qquickwindow.cpp:2027 #36 0x00007f4ee82a5d99 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) (this=this@entry=0x55e59c9478f0, event=0x55e59cc49ed0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/quick/items/qquickwindow.cpp:2637 #37 0x00007f4ee82a703d in QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) (event=0x7ffc66802aa0, this=0x55e59c9478f0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/quick/items/qquickwindow.cpp:2447 #38 QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) (this=0x55e59c9478f0, event=0x7ffc66802aa0) at /usr/src/debug/qtdeclarative-everywhere-src-5.15.11+kde30/src/quick/items/qquickwindow.cpp:2430 #39 0x00007f4ee69890a5 in QWindow::event(QEvent*) (this=0x55e59b959660, ev=<optimized out>) at kernel/qwindow.cpp:2461 #40 0x00007f4ee71a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55e59b959660, e=0x7ffc66802aa0) at kernel/qapplication.cpp:3640 #41 0x00007f4ee64ed198 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55e59b959660, event=0x7ffc66802aa0) at kernel/qcoreapplication.cpp:1064 #42 0x00007f4ee64ed36e in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474 #43 0x00007f4ee697d0db in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x55e59f0e8fe0) at kernel/qguiapplication.cpp:2285 #44 0x00007f4ee695038c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169 #45 0x00007f4ee30ee54a in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at qxcbeventdispatcher.cpp:105 #46 0x00007f4ee4fedf30 in () at /lib64/libglib-2.0.so.0 #47 0x00007f4ee4fefb58 in () at /lib64/libglib-2.0.so.0 #48 0x00007f4ee4ff020c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #49 0x00007f4ee65460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55e5948b3950, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #50 0x00007f4ee64ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc66802dd0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #51 0x00007f4ee64f40c0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #52 0x00007f4ee697057c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870 #53 0x00007f4ee71a5115 in QApplication::exec() () at kernel/qapplication.cpp:2832 #54 0x000055e592c9baa1 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.27.10/shell/main.cpp:235 Reported using DrKonqi