Steps to reproduce: 1. Open a empty calc file 2. Select some celcs 3. Cut 4. Close LibreOffice -> Crash Reproduced in Version: 6.4.0.0.alpha1+ Build ID: a07c637a0e4fe0ab81db70c69decbc946ad37da9 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=a8a064d11c05feed83f05b0ce8209f7054afd804 author Noel Grandin <noel.grandin@collabora.co.uk> 2019-11-11 11:08:55 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2019-11-11 17:24:53 +0100 commit a8a064d11c05feed83f05b0ce8209f7054afd804 (patch) tree 3a64572d1d12d64b707c50607056f405c3615fcf parent 33d966ecc1f9fc44016cdeeed15dbaf6bda68eda (diff) sc: rowcol: tdf#50916 convert mark data structures Bisected with: bibisect-linux64-6.4 Adding Cc: to Noel Grandin
Created attachment 155761 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I got a crash just when selecting then cutting the cells.
Patch submitted for review here: https://gerrit.libreoffice.org/#/c/82559/
*** Bug 128759 has been marked as a duplicate of this bug. ***
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f858cd5e5e9b3f66818868b097bbab107bb57930 Related tdf#128753: fix regression It will be available in 6.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.
Verified in Version: 6.4.0.0.alpha1+ Build ID: 26b7ff2b6cc4def8ff7b02e223961534ba88e654 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Julien Nabet, thanks for fixing this issue!