https://bugs.documentfoundation.org/show_bug.cgi?id=138925

--- Comment #11 from Justin L <[email protected]> ---
The problem will be somewhere in sw/source/uibase/ribbar/inputwin.cxx

There are lots of paths that crash here.

sw/source/core/txtnode/ndtxt.cxx:2374: rtl::OUString
SwTextNode::InsertText(const rtl::OUString&, const SwContentIndex&,
SwInsertFlags): Assertion `rIdx <= m_Text.getLength()' failed.

#4  0x00007fffbccac195 in SwTextNode::InsertText(rtl::OUString const&,
SwContentIndex const&, SwInsertFlags) (this=0x555559fea200, rStr="is faulty",
rIdx=
    SwContentIndex (node 57 offset 14), nMode=SwInsertFlags::NOHINTEXPAND) at
sw/source/core/txtnode/ndtxt.cxx:2374
#5  0x00007fffbccac0b3 in SwTextNode::InsertText(rtl::OUString const&,
SwPosition const&, SwInsertFlags)
    (this=0x555559fea200, rStr="is faulty", rIdx=SwPosition (node 57, offset
14), nMode=SwInsertFlags::NOHINTEXPAND) at
sw/source/core/txtnode/ndtxt.cxx:2367
#6  0x00007fffbcd34138 in SwUndoDelete::UndoImpl(sw::UndoRedoContext&)
(this=0x55555c547760, rContext=...) at sw/source/core/undo/undel.cxx:1011
#7  0x00007fffbcd3a8ce in SwUndo::UndoWithContext(SfxUndoContext&)
(this=0x55555c547760, rContext=...) at sw/source/core/undo/undobj.cxx:225
#8  0x00007ffff410b5b1 in SfxListUndoAction::UndoWithContext(SfxUndoContext&)
(this=0x555556925330, i_context=...) at svl/source/undo/undo.cxx:1331
#9  0x00007ffff4107239 in SfxUndoManager::ImplUndo(SfxUndoContext*)
(this=0x555559f42708, i_contextOrNull=0x7fffffffbf80) at
svl/source/undo/undo.cxx:715
#10 0x00007ffff4106df1 in SfxUndoManager::UndoWithContext(SfxUndoContext&)
(this=0x555559f42708, i_context=...) at svl/source/undo/undo.cxx:667
#11 0x00007fffbcd12e84 in
sw::UndoManager::impl_DoUndoRedo(sw::UndoManager::UndoOrRedoType, unsigned
long) (this=0x555559f42700, undoOrRedo=sw::UndoManager::UndoOrRedoType::Undo,
nUndoOffset=0)
    at sw/source/core/undo/docundo.cxx:696
#12 0x00007fffbcd13065 in sw::UndoManager::UndoWithOffset(unsigned long)
(this=0x555559f42700, nUndoOffset=0) at sw/source/core/undo/docundo.cxx:731
#13 0x00007fffbc7ca736 in SwEditShell::Undo(unsigned short, unsigned short)
(this=0x55555a3a2400, nCount=1, nOffset=0) at
sw/source/core/edit/edundo.cxx:141
#14 0x00007fffbd4d2cda in SwInputWindow::CleanupUglyHackWithUndo()
(this=0x55555687ae00) at sw/source/uibase/ribbar/inputwin.cxx:172

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to