Bug 438373 - Plama crashes when moving the default panel from one monitor to the second monitor
Summary: Plama crashes when moving the default panel from one monitor to the second mo...
Status: RESOLVED DUPLICATE of bug 438839
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-multiscreen (show other bugs)
Version: 5.22.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.0
Assignee: Aleix Pol
URL:
Keywords: drkonqi, wayland
Depends on:
Blocks:
 
Reported: 2021-06-09 23:03 UTC by Jose Alvarado
Modified: 2021-10-04 14:24 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alvarado 2021-06-09 23:03:08 UTC
Application: plasmashell (5.22.0)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.11.0-18-generic x86_64
Windowing System: Wayland
Drkonqi Version: 5.22.0
Distribution: Ubuntu 21.04

-- Information about the crash:
- What I was doing when the application crashed:

Since the default panel was placed in the incorrect monitor, I've decided to move it to my second monitor. As the default panel was being moved to the second monitor, plasma crashed.
It does not crash everytime, only ocassionaly.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted

[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x00007f027de29864 in __GI_abort () at abort.c:79
#6  0x00007f027e29bc43 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f027c0f6f54 in QtWaylandClient::QWaylandDisplay::checkError() const () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#8  0x00007f027c0f714d in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#9  0x00007f027c0fc7c2 in QtWaylandClient::QWaylandWindow::waitForFrameSync(int) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#10 0x00007f0279466a82 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
#11 0x00007f027fe38cac in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x00007f027fe39457 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f027d23c450 in start_thread (arg=0x7f01b1ca7640) at pthread_create.c:473
#15 0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 38 (LWP 3898 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade5f00cb0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade5f00c60, cond=0x55ade5f00c88) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade5f00c88, mutex=0x55ade5f00c60) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01b28a8640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 37 (LWP 3897 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade5e374a4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade5e37450, cond=0x55ade5e37478) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade5e37478, mutex=0x55ade5e37450) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01b30a9640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 36 (LWP 3752 "KCupsConnection"):
#1  0x00007f027c8e3cc6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f027c88e023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f027e51a5ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f027e4bfb8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f027e2d6992 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f01c8c8ba5c in KCupsConnection::run() () from /lib/x86_64-linux-gnu/libkcupslib.so
#7  0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f027d23c450 in start_thread (arg=0x7f01c8bac640) at pthread_create.c:473
#9  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 35 (LWP 3750 "plasmashell"):
#1  0x00007f027c4bff4a in ?? () from /lib/x86_64-linux-gnu/libusbmuxd-2.0.so.6
#2  0x00007f027c4c1348 in ?? () from /lib/x86_64-linux-gnu/libusbmuxd-2.0.so.6
#3  0x00007f027d23c450 in start_thread (arg=0x7f01c9518640) at pthread_create.c:473
#4  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 34 (LWP 3447 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade49a1930, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade49a18e0, cond=0x55ade49a1908) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade49a1908, mutex=0x55ade49a18e0) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01da82b640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 33 (LWP 3442 "QSGRenderThread"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f01f8059bd4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f01f8059b80, cond=0x7f01f8059ba8) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x7f01f8059ba8, mutex=0x7f01f8059b80) at pthread_cond_wait.c:628
#4  0x00007f027e2ddd1b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f027fe36f9f in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007f027fe39499 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f027d23c450 in start_thread (arg=0x7f01f4c11640) at pthread_create.c:473
#9  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 32 (LWP 3441 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade47a4470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade47a4420, cond=0x55ade47a4448) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade47a4448, mutex=0x55ade47a4420) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01f5812640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 31 (LWP 3440 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade46dbeb4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade46dbe60, cond=0x55ade46dbe88) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade46dbe88, mutex=0x55ade46dbe60) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01f6413640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 30 (LWP 3439 "QQuickPixmapRea"):
#1  0x00007f027c8e3cc6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f027c88e023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f027e51a5ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f027e4bfb8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f027e2d6992 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f027fd87eca in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f027d23c450 in start_thread (arg=0x7f01f73fe640) at pthread_create.c:473
#9  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (LWP 3435 "QSGRenderThread"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade4459c44, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade4459bf0, cond=0x55ade4459c18) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade4459c18, mutex=0x55ade4459bf0) at pthread_cond_wait.c:628
#4  0x00007f027e2ddd1b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f027fe36f9f in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007f027fe39499 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f027d23c450 in start_thread (arg=0x7f01f7fff640) at pthread_create.c:473
#9  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (LWP 3434 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade4561bf0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade4561ba0, cond=0x55ade4561bc8) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade4561bc8, mutex=0x55ade4561ba0) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01fd4d7640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (LWP 3433 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade4496ae4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade4496a90, cond=0x55ade4496ab8) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade4496ab8, mutex=0x55ade4496a90) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f01fdcfe640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (LWP 3393 "QQmlThread"):
#1  0x00007f027c8e3cc6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f027c88e023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f027e51a5ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f027e4bfb8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f027e2d6992 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f027fa3a7a9 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f027d23c450 in start_thread (arg=0x7f021d7fa640) at pthread_create.c:473
#9  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (LWP 3358 "plasmash:gdrv0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade39bd2b0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade39bd260, cond=0x55ade39bd288) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade39bd288, mutex=0x55ade39bd260) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f021cff9640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (LWP 3355 "plasmash:shlo4"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882568, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3882518, cond=0x55ade3882540) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882540, mutex=0x55ade3882518) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f021dffb640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (LWP 3354 "plasmash:shlo3"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882568, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3882518, cond=0x55ade3882540) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882540, mutex=0x55ade3882518) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f021e7fc640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (LWP 3353 "plasmash:shlo2"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882568, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3882518, cond=0x55ade3882540) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882540, mutex=0x55ade3882518) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f021effd640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (LWP 3352 "plasmash:shlo1"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882568, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3882518, cond=0x55ade3882540) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882540, mutex=0x55ade3882518) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f021f7fe640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (LWP 3351 "plasmash:shlo0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade388256c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3882518, cond=0x55ade3882540) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882540, mutex=0x55ade3882518) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f021ffff640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (LWP 3350 "plasmashel:sh11"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e60, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0240ff9640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (LWP 3349 "plasmashel:sh10"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f02417fa640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (LWP 3348 "plasmashel:sh9"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0241ffb640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (LWP 3347 "plasmashel:sh8"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f02427fc640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (LWP 3346 "plasmashel:sh7"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0242ffd640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (LWP 3345 "plasmashel:sh6"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f02437fe640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (LWP 3344 "plasmashel:sh5"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0243fff640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (LWP 3343 "plasmashel:sh4"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0264ff9640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (LWP 3342 "plasmashel:sh3"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f02657fa640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (LWP 3341 "plasmashel:sh2"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0265ffb640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (LWP 3340 "plasmashel:sh1"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f02667fc640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (LWP 3339 "plasmashel:sh0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3881e64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade3881e10, cond=0x55ade3881e38) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3881e38, mutex=0x55ade3881e10) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0266ffd640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (LWP 3338 "plasmas:disk$3"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade38828f8, cond=0x55ade3882920) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882920, mutex=0x55ade38828f8) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f02677fe640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (LWP 3337 "plasmas:disk$2"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade38828f8, cond=0x55ade3882920) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882920, mutex=0x55ade38828f8) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0267fff640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (LWP 3336 "plasmas:disk$1"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade38828f8, cond=0x55ade3882920) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882920, mutex=0x55ade38828f8) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f026cfb2640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (LWP 3335 "plasmas:disk$0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade3882948, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade38828f8, cond=0x55ade3882920) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade3882920, mutex=0x55ade38828f8) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f026d7b3640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (LWP 3334 "plasmashel:cs0"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade387f7e4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade387f790, cond=0x55ade387f7b8) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade387f7b8, mutex=0x55ade387f790) at pthread_cond_wait.c:628
#4  0x00007f02728f234b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007f02728ebedb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#6  0x00007f027d23c450 in start_thread (arg=0x7f0278a1a640) at pthread_create.c:473
#7  0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (LWP 3319 "QDBusConnection"):
#1  __GI___libc_read (fd=7, buf=0x7f027944ba40, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f027c890d1c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f027c8e3c6d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f027c88e023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f027e51a5ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f027e4bfb8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f027e2d6992 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f027ee534bb in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x00007f027e2d7b51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f027d23c450 in start_thread (arg=0x7f027944c640) at pthread_create.c:473
#11 0x00007f027df1ad53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (LWP 3264 "plasmashell"):
#1  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55ade5dd5af4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123
#2  0x00007f027d242540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ade5dd5aa0, cond=0x55ade5dd5ac8) at pthread_cond_wait.c:504
#3  __pthread_cond_wait (cond=0x55ade5dd5ac8, mutex=0x55ade5dd5aa0) at pthread_cond_wait.c:628
#4  0x00007f027e2ddd1b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f027fe3ac6a in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007f027fe3be4a in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f027e8b0c75 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007f027f185173 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f027e4c122a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f027e8a5bb1 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007f027e879ecc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#12 0x00007f027c12a914 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#13 0x00007f027c8908eb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f027c8e3d28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f027c88e023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f027e51a594 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f027e4bfb8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f027e4c8024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x000055ade1828dfe in ?? ()
#20 0x00007f027de2b565 in __libc_start_main (main=0x55ade1827eb0, argc=1, argv=0x7ffc6b0b74a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc6b0b7498) at ../csu/libc-start.c:332
#21 0x000055ade1828f2e in ?? ()
[Inferior 1 (process 3264) detached]

Possible duplicates by query: bug 429344, bug 427384, bug 424911, bug 423222, bug 423132.

Reported using DrKonqi
Comment 1 Marco Martin 2021-08-24 13:47:04 UTC
can you try to run plasma in terminal with the environment wariable WAYLAND_DEBUG=1  set?
and then paste here the full terminal output
Comment 2 David Edmundson 2021-10-03 19:51:44 UTC

*** This bug has been marked as a duplicate of bug 439321 ***
Comment 3 Nate Graham 2021-10-04 14:24:16 UTC

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