Steps to reproduce: 1. Open attachment 81459 [details] from bug 66201 2. Select all 3. Delete -> Crash Reproduced in Version: 7.1.0.0.beta1+ Build ID: e2cffcf55b04838abc7497f6c18518c7600b670b CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c0864f26f3143ea81c65d3826fae32a8fd54c531 author Michael Stahl <Michael.Stahl@cib.de> 2020-11-06 21:47:21 +0100 committer Michael Stahl <michael.stahl@cib.de> 2020-11-19 14:21:10 +0100 commit c0864f26f3143ea81c65d3826fae32a8fd54c531 (patch) tree 28f11c81b913cb1dcab50df954431932b7e90852 parent c74a2fd835474caf311be10703c985e2f916a83b (diff) sw_fieldmarkhide: init fieldmark mode from options Bisected with: bibisect-linux64-7.1 Adding Cc: to Michael Stahl
Same issue reproduced with attachment 74944 [details] from bug 60957
and attachment from bug 52975 from bug 42458
Created attachment 167576 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
bumping importance
This week I ran the mass-uitesting script < https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/uitest/mass-testing > and found many files affected by this issue. this should get fixed before 7.1.0.3 is released. Increasing Importance
I tested this and noticed the crash was gone. I bisected the fix with linux-64-7.2 to: https://git.libreoffice.org/core/commit/eef10be20a4c5108c68b19ccdda263c5ca852386 *** This bug has been marked as a duplicate of bug 135014 ***
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c1137082458cd982eb70393e13e60fc09d31958b tdf#138482: sw_uiwriter3: Add unittest It will be available in 7.2.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.