https://bugs.kde.org/show_bug.cgi?id=396467
Bug ID: 396467 Summary: Changing color spaces after a vector layer conversion crashes Krita Product: krita Version: git master Platform: Compiled Sources OS: OS X Status: UNCONFIRMED Severity: crash Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: a...@amyspark.me Target Milestone: --- Created attachment 113916 --> https://bugs.kde.org/attachment.cgi?id=113916&action=edit Stack trace I'm using Krita 4.2.0-prealpha (git commit 900c531) on MacOS Sierra 10.12.6. (Please note that I've enabled the new lock-free hash table.) File is E04P01.kra from David Revoy's Pepper&Carrot sources. Steps to follow: 1. Hide all layers except "ink" and "frame". 2. Select "frame", "Rasterize Layer", "Select Opaque", "Invert Selection". 3. Add a paint layer, hide "ink" and then paint the panels with white. Reorder layers to have "ink" on top of the new paint layer. 4. Finally, convert the image to Gray+Alpha, 8-bit. This triggers the following assertion: 2018-07-13 07:16:10.671605-0300 krita[16103:1680561] ASSERT (krita): "0 && "sanity check failed: the tile has already been removed!"" in file /Users/amalia/Desktop/krita/source/libs/image/tiles3/KisTiledExtentManager.cpp, line 53 -- You are receiving this mail because: You are watching all bug changes.