https://bugs.kde.org/show_bug.cgi?id=423752
--- Comment #7 from Dmitry Kazakov <[email protected]> --- Git commit 04c9bf185a05eb02e9151c670e3ba46bed11971b by Dmitry Kazakov. Committed on 10/09/2020 at 19:04. Pushed by dkazakov into branch 'master'. Fix sanity assert when destroying image right after pasting a layer into it Basically, KisNodeJugglerCompressed should stop storing **any** pointers to KisImage after slotEndStrokeRequested() has arrived. The pointers are stored in Private and BatchMoveUpdateData. M +3 -1 libs/image/kis_idle_watcher.cpp M +1 -0 libs/ui/KisDocument.cpp M +7 -4 libs/ui/kis_node_juggler_compressed.cpp https://invent.kde.org/graphics/krita/commit/04c9bf185a05eb02e9151c670e3ba46bed11971b -- You are receiving this mail because: You are watching all bug changes.
