https://bugs.kde.org/show_bug.cgi?id=399641
--- Comment #2 from Emmet O'Neill <emmetoneill....@gmail.com> --- Hey again, Anna. I haven't been able to reproduce this one so far. Can you give me any more details? For example, does it seem to happen every time or only occasionally? #0 0x00007fffbb891330 in SelectionDecorator::isOverTextEditorButton() (this=0x0) at /home/tilya/programy/krita/src/gamut-masking/plugins/tools/defaulttool/defaulttool/SelectionDecorator.cpp:243 #1 0x00007fffbb8809d4 in DefaultTool::updateCursor() (this=this@entry=0x55555747b950) at /home/tilya/programy/krita/src/gamut-masking/plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:646 rotOctant = <optimized out> rotateHandle = false shearHandle = false editable = true cursor = {d = 0x555557366590} statusText = {d = 0x7ffff4f14620 <QArrayData::shared_null>} selection = <optimized out> It may be due to the fact that SelectionDecorator::isOverTextEditorButton() is being called without first being null-checked, but until I can reproduce the crash myself I can only guess. Thanks for the report. -- You are receiving this mail because: You are watching all bug changes.