<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:noelgrandin@gmail.com" title="Noel Grandin <noelgrandin@gmail.com>"> <span class="fn">Noel Grandin</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: cutting and undoing a sheet with external links"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124829">bug 124829</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>serge.krot@cib.de
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: cutting and undoing a sheet with external links"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124829#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: cutting and undoing a sheet with external links"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124829">bug 124829</a>
              from <span class="vcard"><a class="email" href="mailto:noelgrandin@gmail.com" title="Noel Grandin <noelgrandin@gmail.com>"> <span class="fn">Noel Grandin</span></a>
</span></b>
        <pre>This appears to be related to

  commit 9c5f3baa657290cca801767f9e5886f6287e2f08
  Author: Serge Krot <<a href="mailto:Serge.Krot@cib.de">Serge.Krot@cib.de</a>>
  Date:   Wed Oct 24 15:38:17 2018 +0200

  sc: fix: range/step calculation for progress bar


THe UNDO code triggers a row height calculation, the code in the above commit
calls reschedule, while the rescheduled event loop is running another UNDO
happens, and BOOM, we a nested UNDO which is not allowed.</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>