Bug 430335 - Dragging any panel to different monitor crashes plasmashell (Wayland)
Summary: Dragging any panel to different monitor crashes plasmashell (Wayland)
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.21.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 432061 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-12-13 12:59 UTC by David Warner
Modified: 2021-10-18 18:36 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
journalctl logs (78.07 KB, text/plain)
2020-12-13 12:59 UTC, David Warner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Warner 2020-12-13 12:59:33 UTC
Created attachment 134045 [details]
journalctl logs

SUMMARY
plasmashell crashes whenever a panel is dragged to a different screen.

STEPS TO REPRODUCE
1. Add panel (e.g. Default Panel, Empty Panel).
2. Select 'Edit Panel'.
3. Click and drag 'Screen Edge' and move the panel to another monitor.

OBSERVED RESULT
plasmashell crashes and restarts. The panel is in its previous (default/automatic) location.

EXPECTED RESULT
plasmashell does not crash and I can move a panel to a different screen.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.9.14-200.fc33.x86_64 x86_64
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
journalctl logs attached
Comment 1 Marco Martin 2021-01-28 10:15:06 UTC
pasting backtrace inline:
 Stack trace of thread 7254:
 #0  0x00007f613cc819d5 raise (libc.so.6 + 0x3d9d5)
 #1  0x00007f613cc81a60 __restore_rt (libc.so.6 + 0x3da60)
 #2  0x00007f613cc819d5 raise (libc.so.6 + 0x3d9d5)
 #3  0x00007f613cc6a8a4 abort (libc.so.6 + 0x268a4)
 #4  0x00007f613d0aa48f _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0xb148f)
 #5  0x00007f612b88ceb3 _ZNK15QtWaylandClient15QWaylandDisplay10checkErrorEv.cold (libQt5WaylandClient.so.5 + 0x71eb3)
 #6  0x00007f612b89c0ea _ZN15QtWaylandClient15QWaylandDisplay13flushRequestsEv (libQt5WaylandClient.so.5 + 0x810ea)
 #7  0x00007f612b8a952e _ZN15QtWaylandClient14QWaylandWindow10setVisibleEb.part.0 (libQt5WaylandClient.so.5 + 0x8e52e)
 #8  0x00007f613d6c138b _ZN14QWindowPrivate10setVisibleEb (libQt5Gui.so.5 + 0x17338b)
 #9  0x00007f613df2083b _ZN14QWidgetPrivate8show_sysEv (libQt5Widgets.so.5 + 0x1e283b)
 #10 0x00007f613df294df _ZN14QWidgetPrivate11show_helperEv (libQt5Widgets.so.5 + 0x1eb4df)
 #11 0x00007f613df2c653 _ZN14QWidgetPrivate10setVisibleEb (libQt5Widgets.so.5 + 0x1ee653)
 #12 0x00007f613e06af32 _ZN12QMenuPrivate5popupERK6QPointP7QActionSt8functionIFS0_RK5QSizeEE (libQt5Widgets.so.5 + 0x32cf32)
 #13 0x00007f613e06b601 _ZN5QMenu5popupERK6QPointP7QAction (libQt5Widgets.so.5 + 0x32d601)
 #14 0x00007f6129f52ed6 _ZN20ContainmentInterface15mousePressEventEP11QMouseEvent (plasma_appletscript_declarative.so + 0x22ed6)
 #15 0x00007f613ece080c _ZN10QQuickItem5eventEP6QEvent (libQt5Quick.so.5 + 0x26b80c)
 #16 0x00007f613deebec3 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x1adec3)
 #17 0x00007f613d27abd8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x281bd8)
 #18 0x00007f613ecfb691 _ZN19QQuickWindowPrivate27deliverMatchingPointsToItemEP10QQuickItemP18QQuickPointerEventb (libQt5Quick.so.5 + 0x286691)
 #19 0x00007f613ecfdf7b _ZN19QQuickWindowPrivate26deliverPressOrReleaseEventEP18QQuickPointerEventb (libQt5Quick.so.5 + 0x288f7b)
 #20 0x00007f613ecf4a2d _ZN19QQuickWindowPrivate17deliverMouseEventEP23QQuickPointerMouseEvent (libQt5Quick.so.5 + 0x27fa2d)
 #21 0x00007f613ecf4ee3 _ZN19QQuickWindowPrivate19deliverPointerEventEP18QQuickPointerEvent (libQt5Quick.so.5 + 0x27fee3)
 #22 0x00007f613d6c17b5 _ZN7QWindow5eventEP6QEvent (libQt5Gui.so.5 + 0x1737b5)
 #23 0x00007f613deebec3 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x1adec3)
 #24 0x00007f613d27abd8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x281bd8)
 #25 0x00007f613d6b6143 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt5Gui.so.5 + 0x168143)
 #26 0x00007f613d6978cc _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Gui.so.5 + 0x1498cc)
 #27 0x00007f612b8d1e24 _ZL23userEventSourceDispatchP8_GSourcePFiPvES1_ (libQt5WaylandClient.so.5 + 0xb6e24)
 #28 0x00007f613b7a57ef g_main_context_dispatch (libglib-2.0.so.0 + 0x537ef)
 #29 0x00007f613b7f75d8 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa55d8)
 #30 0x00007f613b7a2bc3 g_main_context_iteration (libglib-2.0.so.0 + 0x50bc3)
 #31 0x00007f613d2c76f3 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ce6f3)
 #32 0x00007f613d27957b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28057b)
 #33 0x00007f613d2811b4 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2881b4)
 #34 0x0000559bcf8907ca main (plasmashell + 0x277ca)
 #35 0x00007f613cc6c1e2 __libc_start_main (libc.so.6 + 0x281e2)
 #36 0x0000559bcf89131e _start (plasmashell + 0x2831e)
 
 Stack trace of thread 7266:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7270:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7268:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7274:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7272:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7291:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7269:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7276:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7273:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7262:
 #0  0x00007f613cd3a80f __poll (libc.so.6 + 0xf680f)
 #1  0x00007f613b7f7576 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa5576)
 #2  0x00007f613b7a2bc3 g_main_context_iteration (libglib-2.0.so.0 + 0x50bc3)
 #3  0x00007f613d2c76f3 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ce6f3)
 #4  0x00007f613d27957b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28057b)
 #5  0x00007f613d0deb67 _ZN7QThread4execEv (libQt5Core.so.5 + 0xe5b67)
 #6  0x00007f613e8175ec _ZN17QQmlThreadPrivate3runEv (libQt5Qml.so.5 + 0x2cd5ec)
 #7  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #8  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #9  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7260:
 #0  0x00007f613cd3a80f __poll (libc.so.6 + 0xf680f)
 #1  0x00007f613b7f7576 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa5576)
 #2  0x00007f613b7a2bc3 g_main_context_iteration (libglib-2.0.so.0 + 0x50bc3)
 #3  0x00007f613d2c76f3 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ce6f3)
 #4  0x00007f613d27957b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28057b)
 #5  0x00007f613d0deb67 _ZN7QThread4execEv (libQt5Core.so.5 + 0xe5b67)
 #6  0x00007f613db7f10b _ZN22QDBusConnectionManager3runEv (libQt5DBus.so.5 + 0x1d10b)
 #7  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #8  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #9  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7295:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7275:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7277:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7293:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7333:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7292:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7271:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7278:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7294:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7314:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7336:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7307:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7279:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7284:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7308:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7313:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7280:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7285:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7322:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7315:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7286:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7317:
 #0  0x00007f613cd3a80f __poll (libc.so.6 + 0xf680f)
 #1  0x00007f613b7f7576 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa5576)
 #2  0x00007f613b7a2bc3 g_main_context_iteration (libglib-2.0.so.0 + 0x50bc3)
 #3  0x00007f613d2c76f3 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ce6f3)
 #4  0x00007f613d27957b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28057b)
 #5  0x00007f613d0deb67 _ZN7QThread4execEv (libQt5Core.so.5 + 0xe5b67)
 #6  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #7  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #8  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7334:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7289:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7328:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7345:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7332:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7330:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7316:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7374:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7346:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7347:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7337:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7319:
 #0  0x00007f613cd3a80f __poll (libc.so.6 + 0xf680f)
 #1  0x00007f613b7f7576 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa5576)
 #2  0x00007f613b7a2bc3 g_main_context_iteration (libglib-2.0.so.0 + 0x50bc3)
 #3  0x00007f613d2c76f3 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ce6f3)
 #4  0x00007f613d27957b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28057b)
 #5  0x00007f613d0deb67 _ZN7QThread4execEv (libQt5Core.so.5 + 0xe5b67)
 #6  0x00007f60901a0238 _ZN15KCupsConnection3runEv (libkcupslib.so + 0x22238)
 #7  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #8  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #9  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7331:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f613d0e59bb _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec9bb)
 #2  0x00007f613eca5c65 _ZN15QSGRenderThread3runEv (libQt5Quick.so.5 + 0x230c65)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7372:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7335:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7329:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7309:
 #0  0x00007f613c0f59e8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9e8)
 #1  0x00007f613d0e591a _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xec91a)
 #2  0x00007f613d0e3194 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0xea194)
 #3  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #4  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #5  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7373:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7267:
 #0  0x00007f613c0f56c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
 #1  0x00007f6122ec1bfb util_queue_thread_func (radeonsi_dri.so + 0x49dbfb)
 #2  0x00007f6122ec16bb impl_thrd_routine (radeonsi_dri.so + 0x49d6bb)
 #3  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #4  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
 
 Stack trace of thread 7287:
 #0  0x00007f613cd3a80f __poll (libc.so.6 + 0xf680f)
 #1  0x00007f613b7f7576 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa5576)
 #2  0x00007f613b7a2bc3 g_main_context_iteration (libglib-2.0.so.0 + 0x50bc3)
 #3  0x00007f613d2c76f3 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ce6f3)
 #4  0x00007f613d27957b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28057b)
 #5  0x00007f613d0deb67 _ZN7QThread4execEv (libQt5Core.so.5 + 0xe5b67)
 #6  0x00007f613ebfa8aa _ZN18QQuickPixmapReader3runEv (libQt5Quick.so.5 + 0x1858aa)
 #7  0x00007f613d0dfdf0 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xe6df0)
 #8  0x00007f613c0ef3f9 start_thread (libpthread.so.0 + 0x93f9)
 #9  0x00007f613cd45903 __clone (libc.so.6 + 0x101903)
Comment 2 David Warner 2021-02-17 23:54:09 UTC
This is much harder to reproduce in Plasma 5.21 (
Comment 3 David Warner 2021-02-17 23:55:18 UTC
This is much harder to reproduce in Plasma 5.21 (Wayland in general seems much more stable), but if I drag a panel violently enough, it will still crash.
Comment 4 David Warner 2021-02-18 12:53:18 UTC
*** Bug 432061 has been marked as a duplicate of this bug. ***
Comment 5 Thiago Sueto 2021-02-20 20:36:49 UTC
I can confirm this.
In fact, according to my testing, it doesn't even require switching screens. I managed to reproduce this simply by quickly moving between two sides of a screen fast enough.

Moreover the backtrace (last thread) seems identical to the backtrace I got in https://bugs.kde.org/show_bug.cgi?id=433293 so perhaps it's the same underlying issue?
Comment 6 Thiago Sueto 2021-02-20 21:28:24 UTC
Stack trace of thread 25709:
#0  0x00007f42e8559cdf __poll (libc.so.6 + 0xf5cdf)
#1  0x00007f42e6ed826e n/a (libglib-2.0.so.0 + 0x5526e)
#2  0x00007f42e6ed838f g_main_context_iteration (libglib-2.0.so.0 + 0x5538f)
#3  0x00007f42e8b7c8ef _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x32e8ef)
#4  0x00007f42e8b23d1b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d5d1b)
#5  0x00007f42e8942dbe _ZN7QThread4execEv (libQt5Core.so.5 + 0xf4dbe)
#6  0x00007f42e8943f01 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xf5f01)
#7  0x00007f42e7a86299 start_thread (libpthread.so.0 + 0x9299)
#8  0x00007f42e8564af3 __clone (libc.so.6 + 0x100af3)
Comment 7 Thiago Sueto 2021-02-20 22:39:03 UTC
Sorry, please ignore my comment about the backtrace in bug 433293 being the same. I was under the wrong assumption that the crashed thread was the last shown by the debugger, but I got this clarified to me over #kde-bugs.
Comment 8 Nate Graham 2021-05-07 18:22:56 UTC
I cannot reproduce this issue in the Plasma Wayland session in current git master. Any chance you could check again wit unstable KDE packages from your distro, or in the Plasma 5.22 bets once it's released in a week?
Comment 9 Bug Janitor Service 2021-05-22 04:33:42 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2021-06-06 04:33:36 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 11 David Warner 2021-06-09 15:16:10 UTC
Apologies, I didn't get a chance to test the 5.22 beta on real hardware.

I can repro a crash in 5.22.0 when dragging panels, though overall Wayland seems more stable:

Jun 10 01:07:48 fedora plasmashell[4486]: xdg_surface@567: error -1: invalid window geometry size (0x1080)
Jun 10 01:07:48 fedora plasmashell[4486]: The Wayland connection experienced a fatal error: Protocol error
Jun 10 01:07:48 fedora plasmashell[4770]: klauncher: Exiting on signal 15
Jun 10 01:07:48 fedora systemd[3155]: plasma-plasmashell.service: Main process exited, code=exited, status=1/FAILURE

I'm not seeing a stack trace this time in journalctl but would be happy to supply more information.
Comment 12 David Warner 2021-06-09 23:49:40 UTC
Disregard me - I somehow updated only some components to 5.22.0. Everything looks good.
Comment 13 indecisiveautomator 2021-10-18 18:36:21 UTC
Experiencing this bug on KDE Plasma 5.23.0 on Arch Linux. Dragging a panel to any other display on Wayland causes plasmashell to hang.