<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer crashes on undo"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=94225#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer crashes on undo"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=94225">bug 94225</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Here is the state of nodes:

(gdb) p aNd
$5 = SwNodeIndex (node 13)
(gdb) p aNd.GetNode()
$6 = (SwNode &) @0x5555578be330: {<BigPtrEntry> = {_vptr.BigPtrEntry =
0x7fffca6162f0 <vtable for SwEndNode+16>, m_pBlock = 0x5555578be240, m_nOffset
= 13}, 
  m_nNodeType = SwNodeType::End, m_nAFormatNumLvl = 0 '\000', m_bSetNumLSpace =
false, m_bIgnoreDontExpand = false, static s_nSerial = 82, m_nSerial = 7, 
  m_pAnchoredFlys = std::unique_ptr<std::__debug::vector<SwFrameFormat*,
std::allocator<SwFrameFormat*> >> containing 0x0, m_pStartOfSection =
0x5555578be490}
(gdb) p nNode
$7 = 13
(gdb) p pTmpDoc->GetNodes()
$8 = (SwNodes &) @0x5555578add80: {<BigPtrArray> = BigPtrArray of length 19 = {
[   0] 0x5555578a79c0            StartNode , 
[   1] 0x5555578a6cb0              EndNode , 
[   2] 0x5555578a8ab0            StartNode , 
[   3] 0x555557898320              EndNode , 
[   4] 0x555557898f00            StartNode , 
[   5]  0x555557aeb780           StartNode , 
[   6]   0x555557aeb230            GrfNode , 
[   7]  0x555557ae9670             EndNode , 
[   8]  0x55555c328620           StartNode , 
[   9]   0x55555c90cc30            GrfNode , 
[  10]  0x555557829080             EndNode , 
[  11] 0x5555578be1b0              EndNode , 
[  12] 0x5555578be490            StartNode , 
[  13] 0x5555578be330              EndNode , 
[  14] 0x5555578be3c0            StartNode , 
[  15]  0x5555578d7ba0            TextNode "Qwe qwe qwe qwe", 
[  16]  0x555557990b10            TextNode "AAA", 
[  17]  0x55555ca16960            TextNode "", 
[  18] 0x5555578be2a0              EndNode }, m_vIndices = 0x5555578d71f8,
m_pMyDoc = 0x5555578be590, m_pEndOfPostIts = 0x5555578a6cb0, m_pEndOfInserts =
0x555557898320, 
  m_pEndOfAutotext = 0x5555578be1b0, m_pEndOfRedlines = 0x5555578be330,
m_pEndOfContent = 0x5555578be2a0, m_pOutlineNodes = 0x555557898430,
m_bInNodesDel = false, 
  m_bInDelUpdOutline = false}</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>