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

--- Comment #5 from Telesto <[email protected]> ---
Assertion failed: (pTextNd), function UndoImpl, file undel.cxx, line 918.

* thread #1, queue = 'com.apple.main-thread', stop reason = hit program assert
    frame #4: 0x0000000173e6a668
libswlo.dylib`SwUndoDelete::UndoImpl(this=0x0000600003ac9380,
rContext=0x00007ff7bfefc130) at undel.cxx:918:13
   915                     
lcl_ReAnchorAtContentFlyFrames(*rDoc.GetSpzFrameFormats(), aPos, nOldIdx);
   916                  pTextNd = aPos.nNode.GetNode().GetTextNode();
   917              }
-> 918              assert(pTextNd); // else where does m_aEndStr come from?
   919              if( pTextNd )
   920              {
   921                  OUString const ins( pTextNd->InsertText(*m_aEndStr,
aPos.nContent,

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

Reply via email to