[Libreoffice-bugs] [Bug 114228] Calc crashes when deleting a sheet if the preceding sheet contains image

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 5 21:07:16 UTC 2017


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

--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
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}}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171205/1a5f26b8/attachment-0001.html>


More information about the Libreoffice-bugs mailing list