https://bugs.kde.org/show_bug.cgi?id=509654
Tiar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED Severity|normal |crash --- Comment #2 from Tiar <[email protected]> --- Important part of the crash log: #3 0x00007ffff668b27b in kis_assert_common (assertion=<optimized out>, file=<optimized out>, line=<optimized out>, abort=<optimized out>, isIgnorable=<optimized out>) at /home/appimage/persistent/krita/libs/global/kis_assert.cpp:89 #4 0x00007ffff6b53da0 in KisNodePropertyListCommand::mergeWith (this=0x555557a58300, command=<optimized out>) at /home/appimage/persistent/krita/libs/image/commands/kis_node_property_list_command.cpp:118 #5 0x00007ffff3cf9e3c in KUndo2QStack::push (this=0x55555e497790, cmd=<optimized out>) at /home/appimage/persistent/krita/libs/command/kundo2stack.cpp:873 #6 0x00007ffff6ed30f8 in KisLegacyUndoAdapter::addCommand (command=0x555560c75d70, this=0x55555f638618) at /home/appimage/persistent/krita/libs/image/kis_legacy_undo_adapter.cpp:39 #7 KisLegacyUndoAdapter::addCommand (this=0x55555f638618, command=0x555560c75d70) at /home/appimage/persistent/krita/libs/image/kis_legacy_undo_adapter.cpp:30 #8 0x00007ffff6b5349d in KisNodePropertyListCommand::setNodePropertiesAutoUndo (node=..., image=..., proplist=...) at /home/appimage/persistent/krita/libs/image/commands/kis_node_property_list_command.cpp:239 #9 0x00007ffff6f24cfa in KisLayerPropertiesIcons::setNodePropertyAutoUndo (node=..., id=..., value=..., image=...) at /home/appimage/persistent/krita/libs/image/kis_layer_properties_icons.cpp:148 #10 0x00007fff8441a23f in KisToolLazyBrushOptionsWidget::slotSetShowKeyStrokes (this=0x55555d2e73f0, value=<optimized out>) at /home/appimage/persistent/krita/plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:371 I think it might be related to the Color Overlay Mask implementation. Confirmed in a963f381aa, which is a bit over 5.3.2.1. But it was reported before the 5.3.0 release. -- You are receiving this mail because: You are watching all bug changes.
