https://bugs.kde.org/show_bug.cgi?id=400788
--- Comment #15 from Vlad Zagorodniy <[email protected]> --- Compositor doesn't let AnimationEffect to cleanup gracefully, so KeepAliveLock and PreviousWindowPixmapLock can have dangling pointers. There are 2 potential ways to fix it: * emit deletedRemoved in Compositor::finish; * or, use QPointer in KeepAliveLock/PreviousWindowPixmapLock. -- You are receiving this mail because: You are watching all bug changes.
