Bug 450559 - Plasma crashed after closing Gwenview with middle-click on task manager
Summary: Plasma crashed after closing Gwenview with middle-click on task manager
Status: RESOLVED DUPLICATE of bug 450507
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-19 10:57 UTC by Patrick Silva
Modified: 2022-02-19 11:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-02-19 10:57:22 UTC
Application: plasmashell (5.24.80)

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.11.0-40-generic x86_64
Windowing System: Wayland
Distribution: KDE neon Unstable Edition
DrKonqi: 5.24.80 [CoredumpBackend]

-- Information about the crash:
- What I was doing when the application crashed:
task manager is configured to close tasks on middle-click, I opened an image with Gwenview, closed Gwenview with middle-click on its entry in task manager and Plasma crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
[New LWP 11810]
[New LWP 11839]
[New LWP 11848]
[New LWP 11871]
[New LWP 11965]
[New LWP 11993]
[New LWP 15056]
[New LWP 11986]
[New LWP 15057]
[New LWP 15061]
[New LWP 11987]
[New LWP 11842]
[New LWP 11991]
[New LWP 15062]
[New LWP 15063]
[New LWP 15064]
[New LWP 15065]
[New LWP 15059]
[New LWP 15058]
[New LWP 12006]
[New LWP 15060]
[New LWP 12071]
[New LWP 12056]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __GI_raise (sig=sig@entry=11) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x7fdf9a1f19c0 (LWP 11810))]
__preamble__

[Current thread is 1 (Thread 0x7fdf9a1f19c0 (LWP 11810))]

Thread 23 (Thread 0x7fdf4c820700 (LWP 12056)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad6b303e0) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad6b30390, cond=0x555ad6b303b8) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad6b303b8, mutex=0x555ad6b30390) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad6b30390) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=this@entry=0x555ad369d438, mutex=mutex@entry=0x555ad369d430, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdfa00afc44 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x555ad369d428) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x555ad369d390) at scenegraph/qsgthreadedrenderloop.cpp:936
#7  0x00007fdfa00b00b9 in QSGRenderThread::run (this=0x555ad369d390) at scenegraph/qsgthreadedrenderloop.cpp:1053
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad369d390) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fdf47667700 (LWP 12071)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad772d210) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad772d1c0, cond=0x555ad772d1e8) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad772d1e8, mutex=0x555ad772d1c0) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad772d1c0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=this@entry=0x555ada369428, mutex=mutex@entry=0x555ada369420, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdfa00afc44 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x555ada369418) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x555ada369380) at scenegraph/qsgthreadedrenderloop.cpp:936
#7  0x00007fdfa00b00b9 in QSGRenderThread::run (this=0x555ada369380) at scenegraph/qsgthreadedrenderloop.cpp:1053
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ada369380) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fdf4574f700 (LWP 15060)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x7fdf5c003920, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x7fdf5c003920, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7fdf5c003920, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x7fdf5c003920) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x7fdf5c003920) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fdf4deea700 (LWP 12006)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x7fdf48006930, nfds=1, timeout=3499901) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fdf48006930, timeout=<optimized out>, context=0x7fdf48000c20) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdf48000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x7fdf48000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x7fdf48000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7fdf4dee9ba0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007fdf9e434362 in QThread::exec (this=this@entry=0x555ad8e140d0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fdf4dfca07c in KCupsConnection::run (this=0x555ad8e140d0) at ./libkcups/KCupsConnection.cpp:289
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad8e140d0) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fdf757fa700 (LWP 15058)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x555ad65c8370, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x555ad65c8370, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x555ad65c8370, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x555ad65c8370) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad65c8370) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7fdf45f50700 (LWP 15059)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x555ad65c8590, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x555ad65c8590, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x555ad65c8590, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x555ad65c8590) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad65c8590) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7fdf267fc700 (LWP 15065)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x555ad784ba20, threadWasBusy=threadWasBusy@entry=false, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x555ad784ba20, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x555ad784ba20, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf74220e19 in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x555ad784ba20, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:49
#10 0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x555ad784ba20, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#11 0x00007fdf74220e19 in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x555ad784ba20, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:49
#12 0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x555ad784ba20, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#13 0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x555ad784ba20) at ./src/thread.cpp:86
#14 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad784ba20) at thread/qthread_unix.cpp:331
#15 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#16 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7fdf26ffd700 (LWP 15064)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x7fdf5c004000, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x7fdf5c004000, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7fdf5c004000, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x7fdf5c004000) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x7fdf5c004000) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7fdf277fe700 (LWP 15063)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x7fdf6c003de0, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x7fdf6c003de0, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7fdf6c003de0, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x7fdf6c003de0) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x7fdf6c003de0) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7fdf27fff700 (LWP 15062)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x7fdf54004490, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x7fdf54004490, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x7fdf54004490, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x7fdf54004490) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x7fdf54004490) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7fdf777fe700 (LWP 11991)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x7fdf64004a00, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fdf64004a00, timeout=<optimized out>, context=0x7fdf64000c20) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdf64000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x7fdf64000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x7fdf64000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7fdf777fdba0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007fdf9e434362 in QThread::exec (this=this@entry=0x555ad340e810) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fdf9ffea40a in QQuickPixmapReader::run (this=0x555ad340e810) at util/qquickpixmapcache.cpp:1024
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad340e810) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fdf98eb2700 (LWP 11842)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=fds@entry=0x7fdf98eb1be0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c49e996 in poll (__timeout=-1, __nfds=2, __fds=0x7fdf98eb1be0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  QtWaylandClient::EventThread::run (this=0x555ad2d6ad80) at qwaylanddisplay.cpp:208
#3  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad2d6ad80) at thread/qthread_unix.cpp:331
#4  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#5  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7fdf84dc2700 (LWP 11987)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x7fdf70004a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fdf70004a60, timeout=<optimized out>, context=0x7fdf70000c20) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdf70000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x7fdf70000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x7fdf70000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7fdf84dc1be0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007fdf9e434362 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad32dffc0) at thread/qthread_unix.cpp:331
#8  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#9  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7fdf44f4e700 (LWP 15061)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad76dc650) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad76dc600, cond=0x555ad76dc628) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad76dc628, mutex=0x555ad76dc600) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad76dc600) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x555ada749860, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf7421eb9c in ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked (this=this@entry=0x555ad76dc5d0, th=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  0x00007fdf7421f920 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x555ad76dc5d0, th=<optimized out>, th@entry=0x555ad75fa600, threadWasBusy=threadWasBusy@entry=true, suspendIfInactive=suspendIfInactive@entry=false, justReturning=justReturning@entry=false) at ./src/weaver.cpp:561
#7  0x00007fdf74220dbe in ThreadWeaver::WorkingHardState::applyForWork (this=0x555ada748100, th=0x555ad75fa600, wasBusy=<optimized out>) at ./src/workinghardstate.cpp:43
#8  0x00007fdf7421eae2 in ThreadWeaver::Weaver::applyForWork (this=<optimized out>, th=0x555ad75fa600, wasBusy=<optimized out>) at ./src/weaver.cpp:575
#9  0x00007fdf7421dbc3 in ThreadWeaver::Thread::run (this=0x555ad75fa600) at ./src/thread.cpp:86
#10 0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad75fa600) at thread/qthread_unix.cpp:331
#11 0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fdf75ffb700 (LWP 15057)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x555ada7e88e0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x555ada7e88e0, timeout=<optimized out>, context=0x555ada6b6d10) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=0x555ada6b6d10, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b6f3 in g_main_loop_run (loop=0x555ada6b6e00) at ../../../glib/gmain.c:4241
#4  0x00007fdf5373df8a in gdbus_shared_thread_func (user_data=0x555ada6b6ce0) at ../../../gio/gdbusprivate.c:279
#5  0x00007fdf9c964ad1 in g_thread_proxy (data=0x7fdf60002060) at ../../../glib/gthread.c:807
#6  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fdf85f79700 (LWP 11986)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x7fdf7c037700, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fdf7c037700, timeout=<optimized out>, context=0x7fdf7c0327e0) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdf7c0327e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x7fdf7c0327e0, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x7fdf7c035e50, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7fdf85f78be0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007fdf9e434362 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad327c6a0) at thread/qthread_unix.cpp:331
#8  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#9  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fdf767fc700 (LWP 15056)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x555ada35ffa0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x555ada35ffa0, timeout=<optimized out>, context=0x555ada35fe80) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x555ada35fe80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x555ada35fe80, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9c93b4f1 in glib_worker_main (data=<optimized out>) at ../../../glib/gmain.c:5996
#5  0x00007fdf9c964ad1 in g_thread_proxy (data=0x7fdf5c002060) at ../../../glib/gthread.c:807
#6  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fdf76ffd700 (LWP 11993)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fdf7c03aba4) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdf7c03ab50, cond=0x7fdf7c03ab78) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7fdf7c03ab78, mutex=0x7fdf7c03ab50) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x7fdf7c03ab50) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=this@entry=0x7fdf8800e1c8, mutex=mutex@entry=0x7fdf8800e1c0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdfa00afc44 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fdf8800e1b8) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fdf8800e120) at scenegraph/qsgthreadedrenderloop.cpp:936
#7  0x00007fdfa00b00b9 in QSGRenderThread::run (this=0x7fdf8800e120) at scenegraph/qsgthreadedrenderloop.cpp:1053
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x7fdf8800e120) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fdf914e7700 (LWP 11965)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x7fdf78004e60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7fdf78004e60, timeout=<optimized out>, context=0x7fdf78000c20) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdf78000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x7fdf78000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x7fdf78000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7fdf914e6bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007fdf9e434362 in QThread::exec (this=this@entry=0x555ad2e50730) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fdf9fc50569 in QQmlThreadPrivate::run (this=0x555ad2e50730) at qml/ftw/qqmlthread.cpp:155
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad2e50730) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fdf926f8700 (LWP 11871)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad2d74ac8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad2d74a78, cond=0x555ad2d74aa0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad2d74aa0, mutex=0x555ad2d74a78) at pthread_cond_wait.c:647
#3  0x00007fdf929465eb in cnd_wait (mtx=0x555ad2d74a78, cond=0x555ad2d74aa0) at ../include/c11/threads_posix.h:155
#4  util_queue_thread_func (input=input@entry=0x555ad2db9360) at ../src/util/u_queue.c:294
#5  0x00007fdf929461eb in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87
#6  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fdf93fff700 (LWP 11848)):
#0  0x00007fdf9e0a8aff in __GI___poll (fds=0x7fdf88004a60, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fdf9c93b36e in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x7fdf88004a60, timeout=<optimized out>, context=0x7fdf88000c20) at ../../../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdf88000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042
#3  0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x7fdf88000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#4  0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x7fdf88000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7fdf93ffebb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007fdf9e434362 in QThread::exec (this=this@entry=0x7fdf9f02fd80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fdf9efabf4b in QDBusConnectionManager::run (this=0x7fdf9f02fd80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179
#8  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x7fdf9f02fd80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:331
#9  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#10 0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fdf996b3700 (LWP 11839)):
#0  futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555ad2d6d830) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555ad2d6d7e0, cond=0x555ad2d6d808) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x555ad2d6d808, mutex=0x555ad2d6d7e0) at pthread_cond_wait.c:647
#3  0x00007fdf9e43b6db in QWaitConditionPrivate::wait (deadline=..., this=0x555ad2d6d7e0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=this@entry=0x555ad2d6a990, mutex=mutex@entry=0x555ad2d6a988, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fdf9c49e93d in QtWaylandClient::EventThread::waitForReading (this=0x555ad2d6a950) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68
#6  QtWaylandClient::EventThread::run (this=0x555ad2d6a950) at qwaylanddisplay.cpp:206
#7  0x00007fdf9e435543 in QThreadPrivate::start (arg=0x555ad2d6a950) at thread/qthread_unix.cpp:331
#8  0x00007fdf9ddca609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#9  0x00007fdf9e0b5293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fdf9a1f19c0 (LWP 11810)):
[KCrash Handler]
#3  0x00007fdfa065a276 in KDeclarative::KDeclarative::~KDeclarative (this=0x555ad63bcac0, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:413
#4  0x00007fdfa065d1d2 in KDeclarative::QmlObjectPrivate::~QmlObjectPrivate (this=0x555ad63bca80, __in_chrg=<optimized out>) at ./src/kdeclarative/qmlobject.cpp:60
#5  KDeclarative::QmlObject::~QmlObject (this=0x555ad75e0cd0, __in_chrg=<optimized out>) at ./src/kdeclarative/qmlobject.cpp:190
#6  0x00007fdfa065dd3d in KDeclarative::QmlObjectSharedEngine::~QmlObjectSharedEngine (this=0x555ad75e0cd0, __in_chrg=<optimized out>) at ./src/kdeclarative/qmlobjectsharedengine.cpp:61
#7  0x00007fdf9e6467ae in QObjectPrivate::deleteChildren (this=0x555add839c50) at kernel/qobject.cpp:2104
#8  0x00007fdf9e6511e6 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1082
#9  0x00007fdfa00fa39a in QQuickItem::~QQuickItem (this=0x555ae0368350, __in_chrg=<optimized out>) at items/qquickitem.cpp:2380
#10 0x00007fdfa0a1a1f9 in PlasmaQuick::AppletQuickItem::~AppletQuickItem (this=0x555ae0368350, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:326
#11 0x00007fdf9805fbbd in AppletInterface::~AppletInterface (this=0x555ae0368350, __in_chrg=<optimized out>) at ./src/scriptengines/qml/plasmoid/appletinterface.cpp:128
#12 0x00007fdf9e6467ae in QObjectPrivate::deleteChildren (this=0x555ae038ec10) at kernel/qobject.cpp:2104
#13 0x00007fdf9e6511e6 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1082
#14 0x00007fdf9805aad8 in DeclarativeAppletScript::~DeclarativeAppletScript (this=0x555ada21e2b0, __in_chrg=<optimized out>) at ./src/scriptengines/qml/plasmoid/declarativeappletscript.cpp:65
#15 DeclarativeAppletScript::~DeclarativeAppletScript (this=0x555ada21e2b0, __in_chrg=<optimized out>) at ./src/scriptengines/qml/plasmoid/declarativeappletscript.cpp:67
#16 0x00007fdfa07243f8 in ?? () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5
#17 0x00007fdfa07245fd in ?? () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5
#18 0x00007fdfa070c40e in Plasma::Applet::~Applet() () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5
#19 0x00007fdfa070c43d in Plasma::Applet::~Applet() () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5
#20 0x00007fdf9e649ad3 in QObject::event (this=0x555ad63aa100, e=0x555ada228310) at kernel/qobject.cpp:1301
#21 0x00007fdf9f331dc3 in QApplicationPrivate::notify_helper (this=this@entry=0x555ad2d55440, receiver=receiver@entry=0x555ad63aa100, e=e@entry=0x555ada228310) at kernel/qapplication.cpp:3632
#22 0x00007fdf9f33abb8 in QApplication::notify (this=0x7ffc7464b630, receiver=0x555ad63aa100, e=0x555ada228310) at kernel/qapplication.cpp:3156
#23 0x00007fdf9e61c19a in QCoreApplication::notifyInternal2 (receiver=0x555ad63aa100, event=0x555ada228310) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:332
#24 0x00007fdf9e61eaa1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x555ad2d2eef0) at kernel/qcoreapplication.cpp:1821
#25 0x00007fdf9e677397 in postEventSourceDispatch (s=0x555ad2d6dcd0) at kernel/qeventdispatcher_glib.cpp:277
#26 0x00007fdf9c93b17d in g_main_dispatch (context=0x555ad2d72ee0) at ../../../glib/gmain.c:3309
#27 g_main_context_dispatch (context=context@entry=0x555ad2d72ee0) at ../../../glib/gmain.c:3974
#28 0x00007fdf9c93b400 in g_main_context_iterate (context=context@entry=0x555ad2d72ee0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4047
#29 0x00007fdf9c93b4a3 in g_main_context_iteration (context=0x555ad2d72ee0, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108
#30 0x00007fdf9e6769f2 in QEventDispatcherGlib::processEvents (this=0x555ad2d6fc80, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007fdf9e61ac9b in QEventLoop::exec (this=this@entry=0x7ffc7464b510, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#32 0x00007fdf9e622e44 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x0000555ad2c1e115 in main (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:241

Possible duplicates by query: bug 450555, bug 450549, bug 450495, bug 447925, bug 404871.

Reported using DrKonqi
This report was filed against 'kde' because the product 'plasmashell' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Fushan Wen 2022-02-19 11:49:56 UTC

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