Steps to reproduce: 1. Open attachment 157441 [details] from bug 100018 2. Select all 3. Cut 4. Paste 5. Undo -> Crash Reproduced in Version: 7.2.0.0.alpha0+ Build ID: 9a2a4bc5ed340ba187c8e27db5c8477c990c93af CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b4365b985178e1866c74afd757a104aad1d405a9 author Michael Stahl <Michael.Stahl@cib.de> 2020-12-10 11:22:13 +0100 committer Michael Stahl <michael.stahl@cib.de> 2020-12-10 13:34:32 +0100 commit b4365b985178e1866c74afd757a104aad1d405a9 (patch) tree 7aac322e0e1ef31e80127f46fdd414a872430251 parent 5dbb0403b6f814129983963f5fea02208995270a (diff) tdf#134626 sw: fix UBSan warning about deleted SwTextFormatColl Bisected with: bibisect-linux64-7.2 Adding Cc: to Michael Stahl
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6c1e6b188eeb5868cafe3f1605f4213d627a452c tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl() 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.
fixed on master
Verified in Version: 7.2.0.0.alpha0+ Build ID: 5adc93a9a9426ef79054751be2904896f787a8a2 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Michael Stahl, thanks for fixing this issue!!
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/b1ee85d5c19466fb65d934491639fd4f2769fe13 tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl() It will be available in 7.1.1. 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.