- Add a comment to an empty cell in Calc. - Delete the row with comment. - Undo-redo deletion a few times. => Calc crashes. Reproduced using 5.3.3.2 / Windows 7 and 5.2.2.2 / Ubuntu 16.04. Crash report: http://crashreport.libreoffice.org/stats/crash_details/b7bbd14f-86c5-452b-b147-d20ab6cc6c22 There is no crash in master branch, and it could be reverse-bibisected to the following commit using repo bibisect-linux-64-5.4. Eike, could you please backport the fix to 5.3? https://cgit.freedesktop.org/libreoffice/core/commit/?id=06e427c24d75311c0ab79d2da586b961881db766 author Eike Rathke <erack@redhat.com> 2017-04-12 21:24:34 (GMT) committer Eike Rathke <erack@redhat.com> 2017-04-12 22:48:47 (GMT) "control deletion of SdrCaptionObj within ScCaptionPtr by refcount"
Closing as fixed, since there's only a crash in 5.3.
(In reply to Aron Budea from comment #0) > There is no crash in master branch, and it could be reverse-bibisected to > the following commit using repo bibisect-linux-64-5.4. > Eike, could you please backport the fix to 5.3? That is one commit of a series of ~42 or so related commits.. I'd rather not backport that bunch.
That's understandable, let me remove the tag.
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/2f9ce888e1b2c1479a227b9833733098d8197159%5E%21 uitest for bug tdf#107869 It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f5467ffb31fbd17d0ed57f9453373e36803404b0 tdf#107869: sc: move UItest to CppUnittest It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.