Created attachment 159814 [details] sample file Found while creating a unittest for bug 129805 Steps to reproduce: 1. Open attached document 2. Select all 3. Copy -> bug 129805 4. Paste 5. Undo 6. Paste 7. Undo -> Crash Reproduced in Version: 7.0.0.0.alpha0+ Build ID: 850b8de31c5be5127eac16a4f5cc18c26a582e53 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c7245e789f973cf6dad03f7008ab3f9d12d350c author Michael Stahl <Michael.Stahl@cib.de> 2020-04-07 18:33:34 +0200 committer Michael Stahl <michael.stahl@cib.de> 2020-04-08 10:57:52 +0200 commit 6c7245e789f973cf6dad03f7008ab3f9d12d350c (patch) tree dabb268bf9cd66124698965ba4a1224d2bae9994 parent 969ebe1c5801fa194ee29ffc7abfad7363ebd08f (diff) tdf#131684 sw_redlinehide: fix SwUndoDelete for entire doc in section Bisected with: bibisect-linux64-6.5 Adding Cc: to Michael Stahl
Another way to reproduce it: 1. Select all 2. Cut 3. Undo 4. Paste 5. Undo
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a60dd9ef1361c5925803acaa5292e99277d1faf3 tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArray It will be available in 7.1.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
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/461e9f2ad21046526c6644136f0abda91b0e4798 tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArray It will be available in 7.0.0.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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/088324bbd391c858dd17832708b465eb5b6046e6 tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArray It will be available in 6.4.6. 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.
I tried to create a unittest for this but it turned out it only crashes with gtk3 and not with gen so no way to create a unittest with the document attached Verified in Version: 7.1.0.0.alpha0+ Build ID: 70479e1f4cb3c120f46239a648e65f035af2922d CPU threads: 4; OS: Linux 4.19; 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-6-4-5": https://git.libreoffice.org/core/commit/f4b6ac83a7cd08c5314d3c1a93af845f3996b34a tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArray It will be available in 6.4.5. 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.