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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |haveBacktrace
     Ever confirmed|0                           |1

--- Comment #6 from Julien Nabet <[email protected]> ---
Thank you for the quick feedback, I could reproduce this on pc Debian x86-64
with master sources updated today.

Here's the relevant part of bt:
#5  0x00007f089a4a30c3 in std::__debug::vector<SwNode*, std::allocator<SwNode*>
>::operator[] (this=0x5654dc8a3948, __n=1) at
/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/debug/vector:517
#6  0x00007f089a491ead in o3tl::sorted_vector<SwNode*, CompareSwOutlineNodes,
o3tl::find_unique>::operator[] (this=0x5654dc8a3948, index=1) at
include/o3tl/sorted_vector.hxx:198
#7  0x00007f089a482a46 in SwCursorShell::GotoOutline (this=0x5654d85356a0,
nIdx=1) at /home/julien/lo/libreoffice/sw/source/core/crsr/crstrvl.cxx:1184
#8  0x00007f089be4b15a in SwWrtShell::GotoOutline (this=0x5654d85356a0, nIdx=1)
at /home/julien/lo/libreoffice/sw/source/uibase/wrtsh/move.cxx:658
#9  0x00007f089be5ecd4 in lcl_FoldedOutlineNodeEndOfParaSplit
(pThis=0x5654d85356a0) at
/home/julien/lo/libreoffice/sw/source/uibase/wrtsh/wrtsh1.cxx:1348
#10 0x00007f089be5e4e1 in SwWrtShell::SplitNode (this=0x5654d85356a0,
bAutoFormat=true) at
/home/julien/lo/libreoffice/sw/source/uibase/wrtsh/wrtsh1.cxx:1386
#11 0x00007f089b99319e in SwEditWin::KeyInput (this=0x5654d8071e40, rKEvt=...)
at /home/julien/lo/libreoffice/sw/source/uibase/docvw/edtwin.cxx:2810
#12 0x00007f08d62563e4 in ImplHandleKey (pWindow=0x5654d80cb520,
nSVEvent=NotifyEventType::KEYINPUT, nKeyCode=1280, nCharCode=0, nRepeat=0,
bForward=true)
    at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1209
#13 0x00007f08d625486a in ImplWindowFrameProc (_pWindow=0x5654d80cb520,
nEvent=SalEvent::KeyInput, pEvent=0x7ffe8a004462) at
/home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2722

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

Reply via email to