https://bugs.kde.org/show_bug.cgi?id=447717
--- Comment #27 from Matt Fagnani <[email protected]> --- (In reply to Nicolas Fella from comment #25) > From https://bugs.kde.org/show_bug.cgi?id=461397: > > [4245733.460] [email protected](wl_display@1, 1, "invalid arguments for > [email protected]_output") > wl_display@1: error 1: invalid arguments for > [email protected]_output > The Wayland connection experienced a fatal error: Invalid argument > > So we have at least four somewhat different protocol errors Given that the crash can happen just by moving the cursor over the task manager icons so that their tooltips were shown and the errors, a race condition could've been involved in which the Wayland objects/surfaces of the icons' tooltips might occasionally have been freed while still in use or not. The following errors I reported at https://bugs.kde.org/show_bug.cgi?id=461397 might've been the next uses of the Wayland objects/surfaces of the icons' tooltips after they were freed. wl_display@1: error 1: invalid arguments for [email protected]_output kwin_wayland_wrapper[1652]: invalid object (256), type (wl_buffer), message set_region(?o) plasmashell[3304]: wl_display@1: error 1: invalid method 1, object wl_buffer@226 -- You are receiving this mail because: You are watching all bug changes.
