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

--- Comment #21 from Armin Le Grand <[email protected]> ---
To see the problem, set a BP at sw/source/core/crsr/swcrsr.cxx:2545 which is
after

2544:  SwTableBox const*const pPOld = m_SelectedBoxes[ nOld ];

In debugger check for pPOld->m_pStartNode to *see* the malformed pointer.
If I set this to 0x00 (two malformed ptrs come up here) the mechanism works.
-> POC that those ptrs are not correctly set after SwFEShell::DeleteRow

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

Reply via email to