<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Freeze hang/after deleting index SwPosition::dumpAsXml"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135056#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Freeze hang/after deleting index SwPosition::dumpAsXml"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135056">bug 135056</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=163425" name="attach_163425" title="Bibisect log">attachment 163425</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=163425&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to:
author  Michael Stahl <<a href="mailto:Michael.Stahl@cib.de">Michael.Stahl@cib.de</a>>    2020-06-19 15:05:42 +0200
committer       Michael Stahl <<a href="mailto:michael.stahl@cib.de">michael.stahl@cib.de</a>>    2020-06-19 16:42:08
+0200
commit  a60dd9ef1361c5925803acaa5292e99277d1faf3 (patch)
tree    5ab4fcb2c8030d1ca0afcd26af3561d3a8f977b0
parent  8e4c79472644452431381733a5e4b21f98fcdcf3 (diff)
<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - CRASH: undoing paste of frames"
   href="show_bug.cgi?id=132326">tdf#132326</a> sw_redlinehide: no frames allowed in Undo SwNodesArray
This crashes in SwAccessibleParagraph::GetRealHeadingLevel(); the a11y
should have been disposed earlier because the node it's connected to is
in the Undo SwNodesArray.

When SwUndoDelete::SwUndoDelete() calls SwNodes::MoveNodes(), all
existing frames must be destroyed; the MoveNodes() would reset its flag
temporarily inside a section, to delay creating the frames inside the
section when moving to the live SwNodesArray, but this also prevents
the deletion when moving in the other direction.

(crash is regression from 723728cd358693b8f4bc9d913541aa4479f2bd48)</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>