https://bugs.kde.org/show_bug.cgi?id=52254
giors <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from giors <[email protected]> --- Created attachment 193972 --> https://bugs.kde.org/attachment.cgi?id=193972&action=edit WAYLAND_DEBUG tail, crash with stock Blur effect (redacted) Reproduced today with the stock Blur effect only (Better Blur DX unloaded, kwin_wayland 6.7.2 native blur providing ext_background_effect_manager_v1), confirming the third-party effect is not required. Same trigger and identical protocol error after ~2h of continuous typing in LibreOffice Writer with word-completion tooltips enabled: -> ext_background_effect_surface_v1#67.set_blur_region(wl_region#54) -> wl_region#54.destroy() wl_display#1.error(ext_background_effect_surface_v1#67, 0, "tried to set blur region on destroyed surface") For what it's worth, both sessions died after a very similar number of set_blur_region requests (1904 with Better Blur DX, 1962 with stock blur), so the race probability per tooltip seems consistent (~1 in 2000). Attaching the redacted tail of the WAYLAND_DEBUG log from the stock-blur session (lo-blur-crash-nativeblur-redacted.log). -- You are receiving this mail because: You are watching all bug changes.
