https://bugs.kde.org/show_bug.cgi?id=445831
--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e6437d5a2a45c050eefe7c64757308d9f085d7df by Dmitry Kazakov. Committed on 25/11/2021 at 11:47. Pushed by dkazakov into branch 'krita/5.0'. Fix crash when the destination of sync'ed connection is destroyed It may happen that the destination of KisSynchronizedConnection is destroyed while the signal is being postponed. It shouldn't crash because of that. M +4 -0 libs/global/KisSynchronizedConnection.cpp M +3 -1 libs/global/KisSynchronizedConnection.h M +5 -0 libs/ui/KisApplication.cpp https://invent.kde.org/graphics/krita/commit/e6437d5a2a45c050eefe7c64757308d9f085d7df -- You are receiving this mail because: You are watching all bug changes.