https://bugs.kde.org/show_bug.cgi?id=456047
--- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 1337d3ffddd7e7ce563ecb14b1ad5730edc97a32 by Nate Graham, on behalf of Weng Xuetian. Committed on 12/09/2022 at 16:13. Pushed by ngraham into branch 'master'. Always reset m_futureImageData to null after deleteLater Two calls to ImageColors::update() in row may access a deleted m_futureImageData and cause crash. M +1 -0 src/imagecolors.cpp https://invent.kde.org/frameworks/kirigami/commit/1337d3ffddd7e7ce563ecb14b1ad5730edc97a32 -- You are receiving this mail because: You are watching all bug changes.