https://bugs.kde.org/show_bug.cgi?id=469226
--- Comment #13 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 51eaef48b9bec42bdd909a4df4cd66f981e11fc0 by Dmitry Kazakov. Committed on 05/07/2023 at 10:46. Pushed by dkazakov into branch 'master'. Fix multithreading issue in KisUpdaterContext::getJobsSnapshot The crash happens under ASAN when using the Transform Tool. It may also happen in any other tool that uses image->blockUpdates(), that is Move Tool and Color Smudge in Overlay mode. M +29 -4 libs/image/kis_updater_context.cpp https://invent.kde.org/graphics/krita/-/commit/51eaef48b9bec42bdd909a4df4cd66f981e11fc0 -- You are receiving this mail because: You are watching all bug changes.