https://bugs.kde.org/show_bug.cgi?id=427776
--- Comment #7 from Patrick Silva <[email protected]> --- I can reproduce on Wayland session on neon unstable. 1. copy a file to desktop 2. activate "Show desktop" 3. press ctrl+z 3. click on "Delete" button to confirm file deletion Application: Plasma (plasmashell), signal: Segmentation fault Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0} [New LWP 1405] [New LWP 1409] [New LWP 1411] [New LWP 1412] [New LWP 1413] [New LWP 1424] [New LWP 1435] [New LWP 1436] [New LWP 1441] [New LWP 1443] [New LWP 1458] [New LWP 1526] [New LWP 4313] [New LWP 4314] [New LWP 1410] [New LWP 1414] [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 0x7f77302569c0 (LWP 1405))] __preamble__ [Current thread is 1 (Thread 0x7f77302569c0 (LWP 1405))] Thread 16 (Thread 0x7f7725ce9700 (LWP 1414)): #0 0x00007f77340fbaff in __GI___poll (fds=0x7f7710004e60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f77329ab36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f7710004e60, timeout=<optimized out>, context=0x7f7710000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f7710000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f77329ab4a3 in g_main_context_iteration (context=0x7f7710000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f7710000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f7725ce8bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f7734488c22 in QThread::exec() (this=this@entry=0x5625224c62d0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f7735c99549 in QQmlThreadPrivate::run() (this=0x5625224c62d0) at qml/ftw/qqmlthread.cpp:155 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x5625224c62d0) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f772dd71700 (LWP 1410)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5625220d777c) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5625220d7728, cond=0x5625220d7750) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5625220d7750, mutex=0x5625220d7728) at pthread_cond_wait.c:647 #3 0x00007f772e10ba4b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f772e10b64b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f7718962700 (LWP 4314)): #0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7f7718961b50, clockid=<optimized out>, expected=0, futex_word=0x7f7704011760) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x7f7718961b50, clockid=<optimized out>, mutex=0x7f7704011710, cond=0x7f7704011738) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x7f7704011738, mutex=0x7f7704011710, abstime=0x7f7718961b50) at pthread_cond_wait.c:665 #3 0x00007f773448feb8 in QWaitConditionPrivate::wait_relative(QDeadlineTimer) (this=0x7f7704011710, deadline=...) at thread/qwaitcondition_unix.cpp:136 #4 QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x7f7704011710) at thread/qwaitcondition_unix.cpp:144 #5 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x7f770400ed80, mutex=mutex@entry=0x562522a29188, deadline=...) at thread/qwaitcondition_unix.cpp:225 #6 0x00007f773448d3c1 in QThreadPoolThread::run() (this=0x7f770400ed70) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:275 #7 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x7f770400ed70) at thread/qthread_unix.cpp:329 #8 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f770bfff700 (LWP 4313)): #0 0x00007f77341085ce in epoll_wait (epfd=25, events=events@entry=0x7f770bffe7f0, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007f771997eacb in impl_pollfd_wait (object=<optimized out>, pfd=<optimized out>, ev=0x7f770bffe9a0, n_ev=<optimized out>, timeout=<optimized out>) at ../spa/plugins/support/system.c:155 #2 0x00007f77199714a4 in loop_iterate (object=0x562528fe2498, timeout=-1) at ../spa/plugins/support/loop.c:292 #3 0x00007f7718081e70 in do_loop (user_data=0x56252c1fa360) at ../src/pipewire/data-loop.c:79 #4 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #5 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f76dd63f700 (LWP 1526)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x562528f37d94) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562528f37d40, cond=0x562528f37d68) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x562528f37d68, mutex=0x562528f37d40) at pthread_cond_wait.c:647 #3 0x00007f773448ff2b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x562528f37d40) at thread/qwaitcondition_unix.cpp:146 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x562528edbc18, mutex=mutex@entry=0x562528edbc10, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f77360e9b44 in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x562528edbc08) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68 #6 QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x562528edbb70) at scenegraph/qsgthreadedrenderloop.cpp:936 #7 0x00007f77360e9fb9 in QSGRenderThread::run() (this=0x562528edbb70) at scenegraph/qsgthreadedrenderloop.cpp:1053 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x562528edbb70) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f76df985700 (LWP 1458)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x562527fb3a54) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562527fb3a00, cond=0x562527fb3a28) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x562527fb3a28, mutex=0x562527fb3a00) at pthread_cond_wait.c:647 #3 0x00007f773448ff2b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x562527fb3a00) at thread/qwaitcondition_unix.cpp:146 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x5625227d52a8, mutex=mutex@entry=0x5625227d52a0, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f77360e9b44 in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x5625227d5298) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68 #6 QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x5625227d5200) at scenegraph/qsgthreadedrenderloop.cpp:936 #7 0x00007f77360e9fb9 in QSGRenderThread::run() (this=0x5625227d5200) at scenegraph/qsgthreadedrenderloop.cpp:1053 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x5625227d5200) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f76e5c87700 (LWP 1443)): #0 0x00007f77340fbaff in __GI___poll (fds=0x7f76d8006930, nfds=1, timeout=3499137) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f77329ab36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f76d8006930, timeout=<optimized out>, context=0x7f76d8000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f76d8000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f77329ab4a3 in g_main_context_iteration (context=0x7f76d8000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f76d8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f76e5c86ba0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f7734488c22 in QThread::exec() (this=this@entry=0x5625256c89d0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f77080d207c in KCupsConnection::run() (this=0x5625256c89d0) at ./libkcups/KCupsConnection.cpp:289 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x5625256c89d0) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f76e6c9b700 (LWP 1441)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x562524ea6134) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562524ea60e0, cond=0x562524ea6108) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x562524ea6108, mutex=0x562524ea60e0) at pthread_cond_wait.c:647 #3 0x00007f773448ff2b in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x562524ea60e0) at thread/qwaitcondition_unix.cpp:146 #4 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=this@entry=0x562524a326b8, mutex=mutex@entry=0x562524a326b0, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007f77360e9b44 in QSGRenderThreadEventQueue::takeEvent(bool) (wait=true, this=0x562524a326a8) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdeadlinetimer.h:68 #6 QSGRenderThread::processEventsAndWaitForMore() (this=this@entry=0x562524a32610) at scenegraph/qsgthreadedrenderloop.cpp:936 #7 0x00007f77360e9fb9 in QSGRenderThread::run() (this=0x562524a32610) at scenegraph/qsgthreadedrenderloop.cpp:1053 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x562524a32610) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f77093e0700 (LWP 1436)): #0 0x00007f77340fbaff in __GI___poll (fds=0x7f76e8004a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f77329ab36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f76e8004a60, timeout=<optimized out>, context=0x7f76e8000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f76e8000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f77329ab4a3 in g_main_context_iteration (context=0x7f76e8000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f76e8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f77093dfbe0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f7734488c22 in QThread::exec() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x5625249d5020) at thread/qthread_unix.cpp:329 #8 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f7709be1700 (LWP 1435)): #0 0x00007f77340fbaff in __GI___poll (fds=0x7f76f4004a50, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f77329ab36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f76f4004a50, timeout=<optimized out>, context=0x7f76f4000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f76f4000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f77329ab4a3 in g_main_context_iteration (context=0x7f76f4000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f76f4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f7709be0bc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f7734488c22 in QThread::exec() (this=this@entry=0x5625249ca330) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f770a019669 in QQuickXmlQueryEngine::run() (this=0x5625249ca330) at qqmlxmllistmodel.cpp:325 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x5625249ca330) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f771a5a8700 (LWP 1424)): #0 0x00007f77340fbaff in __GI___poll (fds=0x7f770400e1f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f77329ab36e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f770400e1f0, timeout=<optimized out>, context=0x7f770400fd50) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f770400fd50, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f77329ab4a3 in g_main_context_iteration (context=0x7f770400fd50, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f7704005f00, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f771a5a7ba0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f7734488c22 in QThread::exec() (this=this@entry=0x5625245b0010) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f77360243ba in QQuickPixmapReader::run() (this=0x5625245b0010) at util/qquickpixmapcache.cpp:1024 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x5625245b0010) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f7727fff700 (LWP 1413)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5625220d777c) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5625220d7728, cond=0x5625220d7750) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5625220d7750, mutex=0x5625220d7728) at pthread_cond_wait.c:647 #3 0x00007f772e10ba4b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f772e10b64b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f772cd6f700 (LWP 1412)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5625220d7778) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5625220d7728, cond=0x5625220d7750) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5625220d7750, mutex=0x5625220d7728) at pthread_cond_wait.c:647 #3 0x00007f772e10ba4b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f772e10b64b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f772d570700 (LWP 1411)): #0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5625220d777c) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5625220d7728, cond=0x5625220d7750) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x5625220d7750, mutex=0x5625220d7728) at pthread_cond_wait.c:647 #3 0x00007f772e10ba4b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f772e10b64b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f772f8f4700 (LWP 1409)): #0 0x00007f77340fbaff in __GI___poll (fds=0x7f7728005240, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f77329ab36e in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x7f7728005240, timeout=<optimized out>, context=0x7f7728000c20) at ../../../glib/gmain.c:4346 #2 g_main_context_iterate (context=context@entry=0x7f7728000c20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4042 #3 0x00007f77329ab4a3 in g_main_context_iteration (context=0x7f7728000c20, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #4 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f7728000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #5 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f772f8f3bb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f7734488c22 in QThread::exec() (this=this@entry=0x7f7735080d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f7734ffcf4b in QDBusConnectionManager::run() (this=0x7f7735080d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179 #8 0x00007f7734489dbc in QThreadPrivate::start(void*) (arg=0x7f7735080d80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:329 #9 0x00007f77333dd609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f7734108293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f77302569c0 (LWP 1405)): [KCrash Handler] #3 0x00007f7733cd7e5a in () at /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5 #4 0x00007f7733cd434d in () at /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5 #5 0x00007f7733cd457e in () at /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5 #6 0x00007f77346a778e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffdc7101310, r=0x7f7733d627e0, this=0x562528ec1ec0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #7 doActivate<false>(QObject*, int, void**) (sender=0x56252831fdc0, signal_index=5, argv=0x7ffdc7101310) at kernel/qobject.cpp:3886 #8 0x00007f77346a0b57 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=m@entry=0x7f77328dcaa0 <KIO::AskUserActionInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffdc7101310) at kernel/qobject.cpp:3946 #9 0x00007f7732754565 in KIO::AskUserActionInterface::askUserDeleteResult(bool, QList<QUrl> const&, KIO::AskUserActionInterface::DeletionType, QWidget*) (this=<optimized out>, _t1=<optimized out>, _t2=..., _t3=<optimized out>, _t4=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/EWIEGA46WW/moc_askuseractioninterface.cpp:225 #10 0x00007f7733cbf8a0 in () at /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5 #11 0x00007f77346a778e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffdc71014b0, r=0x56252831fdc0, this=0x562528b34370) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #12 doActivate<false>(QObject*, int, void**) (sender=0x562529273510, signal_index=7, argv=0x7ffdc71014b0) at kernel/qobject.cpp:3886 #13 0x00007f77346a0b57 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=m@entry=0x7f77358a6840 <QDialog::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffdc71014b0) at kernel/qobject.cpp:3946 #14 0x00007f773558a302 in QDialog::finished(int) (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qdialog.cpp:230 #15 0x00007f77346a778e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffdc71015d0, r=0x562529273510, this=0x562528f31780) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #16 doActivate<false>(QObject*, int, void**) (sender=0x5625294aef10, signal_index=7, argv=0x7ffdc71015d0) at kernel/qobject.cpp:3886 #17 0x00007f77346a0b57 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x5625294aef10, m=m@entry=0x7f773589f7c0 <QDialogButtonBox::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffdc71015d0) at kernel/qobject.cpp:3946 #18 0x00007f7735520473 in QDialogButtonBox::clicked(QAbstractButton*) (this=this@entry=0x5625294aef10, _t1=<optimized out>, _t1@entry=0x562524680bd0) at .moc/moc_qdialogbuttonbox.cpp:281 #19 0x00007f7735520bd9 in QDialogButtonBoxPrivate::_q_handleButtonClicked() (this=<optimized out>) at widgets/qdialogbuttonbox.cpp:870 #20 0x00007f77346a77c0 in doActivate<false>(QObject*, int, void**) (sender=0x562524680bd0, signal_index=9, argv=0x7ffdc7101720) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 #21 0x00007f77346a0b57 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x562524680bd0, m=m@entry=0x7f7735896600 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffdc7101720) at kernel/qobject.cpp:3946 #22 0x00007f7735477c66 in QAbstractButton::clicked(bool) (this=this@entry=0x562524680bd0, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308 #23 0x00007f7735477e8e in QAbstractButtonPrivate::emitClicked() (this=0x562528e9f950) at widgets/qabstractbutton.cpp:415 #24 0x00007f7735479363 in QAbstractButtonPrivate::click() (this=0x562528e9f950) at widgets/qabstractbutton.cpp:408 #25 0x00007f7735479525 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) (this=0x562524680bd0, e=0x7ffdc7101ce0) at widgets/qabstractbutton.cpp:1044 #26 0x00007f77353c2cf6 in QWidget::event(QEvent*) (this=0x562524680bd0, event=0x7ffdc7101ce0) at kernel/qwidget.cpp:8664 #27 0x00007f773547a753 in QAbstractButton::event(QEvent*) (this=this@entry=0x562524680bd0, e=e@entry=0x7ffdc7101ce0) at widgets/qabstractbutton.cpp:1001 #28 0x00007f773551dd43 in QPushButton::event(QEvent*) (this=0x562524680bd0, e=0x7ffdc7101ce0) at widgets/qpushbutton.cpp:709 #29 0x00007f773537fdc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x562524680bd0, e=0x7ffdc7101ce0) at kernel/qapplication.cpp:3632 #30 0x00007f7735388e77 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3076 #31 0x00007f773467076a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x562524680bd0, event=0x7ffdc7101ce0) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #32 0x00007f77353880a7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) (receiver=receiver@entry=0x562524680bd0, event=event@entry=0x7ffdc7101ce0, alienWidget=alienWidget@entry=0x562524680bd0, nativeWidget=0x562529273510, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614 #33 0x00007f77353ddf44 in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=0x5625282f9580, event=0x7ffdc7102160) at /usr/include/c++/9/bits/atomic_base.h:413 #34 0x00007f77353e1264 in QWidgetWindow::event(QEvent*) (event=0x7ffdc7102160, this=0x5625282f9580) at kernel/qwidgetwindow.cpp:300 #35 QWidgetWindow::event(QEvent*) (this=0x5625282f9580, event=0x7ffdc7102160) at kernel/qwidgetwindow.cpp:239 #36 0x00007f773537fdc3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x5625282f9580, e=0x7ffdc7102160) at kernel/qapplication.cpp:3632 #37 0x00007f7735388bb8 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3156 #38 0x00007f773467076a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5625282f9580, event=0x7ffdc7102160) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325 #39 0x00007f7734a544e8 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at kernel/qguiapplication.cpp:2282 #40 0x00007f7734a55b55 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=0x7f76e01c4430) at kernel/qguiapplication.cpp:2002 #41 0x00007f7734a2d7ac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:1169 #42 0x00007f7732541554 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #43 0x00007f77329ab17d in g_main_dispatch (context=0x562521f56f60) at ../../../glib/gmain.c:3309 #44 g_main_context_dispatch (context=context@entry=0x562521f56f60) at ../../../glib/gmain.c:3974 #45 0x00007f77329ab400 in g_main_context_iterate (context=context@entry=0x562521f56f60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4047 #46 0x00007f77329ab4a3 in g_main_context_iteration (context=0x562521f56f60, may_block=may_block@entry=1) at ../../../glib/gmain.c:4108 #47 0x00007f77346cafc2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x562521f55460, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #48 0x00007f773466f26b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffdc7102500, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #49 0x00007f7734677424 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #50 0x0000562521be9e08 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:242 -- You are receiving this mail because: You are watching all bug changes.
