https://bugs.kde.org/show_bug.cgi?id=519825
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/e7b3f1c | |f00281c3070dbe19268e2533ca7 | |ca8f0a Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit e7b3f1cf00281c3070dbe19268e2533ca7ca8f0a by Dmitry Kazakov. Committed on 06/05/2026 at 12:04. Pushed by dkazakov into branch 'master'. Remove unused conversion map It caused a crash on Krita start because it tries to access global static variables in initialization of a global static variable, which is UB M +0 -8 libs/pigment/KoColorSpaceRegistry.cpp https://invent.kde.org/graphics/krita/-/commit/e7b3f1cf00281c3070dbe19268e2533ca7ca8f0a -- You are receiving this mail because: You are watching all bug changes.
