https://bugs.kde.org/show_bug.cgi?id=410776
wolthera <griffinval...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |griffinval...@gmail.com --- Comment #5 from wolthera <griffinval...@gmail.com> --- Offending line seems to be "13 Aug 2019 20:22:52 -0500: ASSERT (krita): "m_buffer[currentIndex].loadAcquire() > 0" in file /build/krita/src/krita-4.2.5/libs/image/tiles3/KisTiledExtentManager.cpp, line 87" which is here: https://invent.kde.org/kde/krita/blob/master/libs/image/tiles3/KisTiledExtentManager.cpp#L87 Given that this particular assert "Does nothing in case of a failure. Just continues execution.", I suspect the arch package is build with debug on(as in, a developer build) which might make a big difference in reproducability. -- You are receiving this mail because: You are watching all bug changes.