<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc crashes when deleting a sheet if the preceding sheet contains image"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114228#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc crashes when deleting a sheet if the preceding sheet contains image"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114228">bug 114228</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>The gdb trace below shows that the pb is "nTab". Its value is 1 and should be 0
since there's only 1 sheet remaining and the count begins to 0
#5  0x00007fffc8f8b9aa in ScCellTextData::GetTextForwarder
(this=0x555557dd6190) at
/home/julien/lo/libreoffice/sc/source/ui/unoobj/textuno.cxx:969
969                 sal_uInt32 nFormat = rDoc.GetNumberFormat(aCellPos);
(gdb) p aCellPos
$5 = {nRow = 11, nCol = 11, nTab = 1, static detailsOOOa1 = {eConv =
formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}</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>