If you copy and paste a layer twice into a new document, Krita immediately crashes with this in the log: SAFE ASSERT (krita): "!nodes.isEmpty()" in file /builds/graphics/krita/libs/image/kis_layer_utils.cpp, line 1624 Segmentation fault (core dumped) To reproduce: - Create a document - Create a new layer of any type, or use the default background layer - Copy the layer - Paste it into a second new document - Delete the new pasted layer - In the original document, copy the same layer again - Paste it in the second document again - Krita crashes to desktop Weird things of note: - The pasted layer must be deleted in between pastes or it won't crash - It crashes for most (all?) layer types 0e92a775c0
*** This bug has been marked as a duplicate of bug 490636 ***