Comment 16 for bug 1444110

Revision history for this message
In , Eike Rathke (erack) wrote :

I tried on Fedora 21 with master dbgutil build and current 4-4 (to be 4.4.4) and 4.4.3, but could not reproduce.

@Matthew:
How did you determine that commit? Did you really bisect, or actually bibisect?

However, this
#7 0x00002aaaca38082f in ScDocShell::AdjustRowHeight (this=0x29cc960, nStartRow=1, nEndRow=0, nTab=0)
    at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/docshell/docsh5.cxx:373

looks suspicious with nStartRow > nEndRow, which is propagated down to the other functions on the stack.