https://bugs.kde.org/show_bug.cgi?id=413601
--- Comment #1 from Scott Petrovic <scottpetro...@gmail.com> --- Here is another more detailed back trace. This might be a different crash than the first one... Thread 1 "krita" received signal SIGSEGV, Segmentation fault. __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:540 540 ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: No such file or directory. (gdb) bt #0 0x00007ffff463af3d in __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:540 #1 0x00007fffe4155c51 in memmove (__len=<optimized out>, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:40 #2 0x00007fffe4155c51 in QVector<QVector<QPointF> >::insert(QTypedArrayData<QVector<QPointF> >::iterator, int, QVector<QPointF> const&) (t=..., n=1, before=..., this=0x5555574d61b0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:755 #3 0x00007fffe4155c51 in QVector<QVector<QPointF> >::insert(int, QVector<QPointF> const&) (t=..., i=<optimized out>, this=0x5555574d61b0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:442 #4 0x00007fffe4155c51 in KisToolSelectMagnetic::beginPrimaryDoubleClickAction(KoPointerEvent*) (this=0x5555574d6060, event=<optimized out>) at /home/scott/git/krita/src/plugins/tools/selectiontools/KisToolSelectMagnetic.cc:281 #5 0x00007ffff6d2600e in KisToolProxy::forwardToTool(KisToolProxy::ActionState, KisTool::ToolAction, QEvent*, QPointF const&) (this=<optimized out>, state=KisToolProxy::BEGIN, action=KisTool::Primary, event=0x7fffffffd490, docPoint=...) at /home/scott/git/krita/src/libs/ui/canvas/kis_tool_proxy.cpp:181 #6 0x00007ffff6d260e0 in KisToolProxy::forwardEvent(KisToolProxy::ActionState, KisTool::ToolAction, QEvent*, QEvent*) (this=0x55555a175df0, state=state@entry=KisToolProxy::BEGIN, action=action@entry=KisTool::Primary, event=event@entry=0x7fffffffd490, originalEvent=originalEvent@entry=0x7fffffffd490) at /home/scott/git/krita/src/libs/ui/canvas/kis_tool_proxy.cpp:132 #7 0x00007ffff703cf60 in KisToolInvocationAction::begin(int, QEvent*) (this=this@entry=0x55555f0427c0, shortcut=<optimized out>, event=event@entry=0x7fffffffd490) at /usr/include/c++/9/bits/atomic_base.h:413 #8 0x00007ffff7048c46 in KisShortcutMatcher::tryRunReadyShortcut(Qt::MouseButton, QEvent*) -- You are receiving this mail because: You are watching all bug changes.