https://bugs.kde.org/show_bug.cgi?id=441826

Halla Rempt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]     |[email protected]
             Status|CONFIRMED                   |ASSIGNED
                 CC|                            |[email protected]

--- Comment #2 from Halla Rempt <[email protected]> ---
Weird... I followed the instructions with my build of Krita, hoping to get a
backtrace, but I don't have a crash, which was built with
CRASH_ON_SAFE_ASSERTS. I did reproduce it with the 5.0 beta1 appimage, which
should actually recover from the assert:

#ifdef SANITY_CHECK
        KIS_ASSERT_RECOVER_NOOP(table);
        KIS_ASSERT_RECOVER_NOOP(hash != KeyTraits::NullHash);
#endif // SANITY_CHECK

Dmitry, can you both check why Krita halts on these asserts, and why the assert
happens there?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to