[krita] [Bug 469945] Krita Nightly crashed by any action after started for a while
https://bugs.kde.org/show_bug.cgi?id=469945 --- Comment #8 from Tyson Tan --- Thanks, Dmitry! :) -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 469945] Krita Nightly crashed by any action after started for a while
https://bugs.kde.org/show_bug.cgi?id=469945 Dmitry Kazakov changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/grap ||hics/krita/-/commit/950c63c ||cdbffd668e6a05ab19c607f8b23 ||cf2efe --- Comment #7 from Dmitry Kazakov --- Git commit 950c63ccdbffd668e6a05ab19c607f8b23cf2efe by Dmitry Kazakov. Committed on 12/06/2023 at 16:17. Pushed by dkazakov into branch 'master'. Fix unsafe concurrent access in KisPaintDeviceCache Before the async layer thumbnails cache implementation was added, the GUI thread was the only one who accessed the paint device's cache. Now it has changed, so we should guard that with an rw-lock. M +22 -21 libs/image/kis_paint_device_cache.h https://invent.kde.org/graphics/krita/-/commit/950c63ccdbffd668e6a05ab19c607f8b23cf2efe -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 469945] Krita Nightly crashed by any action after started for a while
https://bugs.kde.org/show_bug.cgi?id=469945 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #6 from Alvin Wong --- *** Bug 470857 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 469945] Krita Nightly crashed by any action after started for a while
https://bugs.kde.org/show_bug.cgi?id=469945 --- Comment #5 from Tyson Tan --- Tested with today's appimage: krita-5.2.0-prealpha-e6c66a0bd4-x86_64.appimage It appeared that the crash has nothing to do with brush action specifically. Krita would just crash by doing anything, after started for a while. It wouldn't crash on its own. It'd crash by doing any action or by just closing the document. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 469945] Krita Nightly crashed by any action after started for a while
https://bugs.kde.org/show_bug.cgi?id=469945 Tyson Tan changed: What|Removed |Added Summary|Krita Nightly crashed after |Krita Nightly crashed by |a few brush strokes |any action after started ||for a while -- You are receiving this mail because: You are watching all bug changes.