Calling the `mergeDown()` function from a Python script causes a reproducible SegFault crash on Linux and Windows (haven't tested others, but likely). To reproduce: - Open a Krita document. - Open "Tools > Scripts > Scripter" - With a merge-valid layer selected, run `Krita.instance().activeDocument().activeNode().mergeDown()`
Could you attach a stacktrace? (Or a patch :P)