https://bugs.kde.org/show_bug.cgi?id=447717
--- Comment #31 from Matt Fagnani <matt.fagn...@bell.net> --- Created attachment 153508 --> https://bugs.kde.org/attachment.cgi?id=153508&action=edit valgrind log of running plasmashell --replace with Blur effect disabled Vlad, I reproduced three plasmashell crashes after disabling the Blur effect in System Settings in Plasma 5.26.2 on Wayland, with KF 5.99.0, Qt 5.15.7 in a Fedora Rawhide KDE Plasma live image Fedora-KDE-Live-x86_64-Rawhide-20221103.n.0.iso on bare metal. The second crash happened the first time I moved the cursor over the Firefox task manager icon. The third crash was when I was running plasmashell under valgrind and took a minute of moving the cursor over the task manager icons. It had errors like kf.plasma.quick: Couldn't create KWindowShadow for ToolTipDialog(0x38aa6070) wl_display@1: error 0: invalid object 145 The Wayland connection experienced a fatal error: Invalid argument The same sorts of invalid reads were shown in the attached valgrind log. The invalid reads might be enough to lead to the invalid object errors from kwin_wayland, or they might result in memory corruption leading to the crashes. I attached a WAYLAND_DEBUG=1 plasmashell --replace log for a previous crash at https://bugs.kde.org/show_bug.cgi?id=461397#c1 though that one only had the last 1000 lines or so due to the default konsole line limit. I could make a full one if you want. -- You are receiving this mail because: You are watching all bug changes.