Created attachment 162337 [details] sample file Steps to reproduce: 1. Open attached document 2. Select all 3 times 3. Copy 4. Paste 5. Undo -> Crash Reproduced 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
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-7.0 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/63308aa3b109271ffb4fd47e9fea2e3281a1552d (related: tdf#134252) sw: fix assert when moving mouse pointer 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/740f1796504f66408b692225a9676c9ee3d63722 tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of section 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/bdb4638074e8baf9f765194d98fa8dc41de6a976 (related: tdf#134252) sw: fix assert when moving mouse pointer It will be available in 7.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/d7c123efdf0870dd8ca7e0f4e2a5648b024cd36d (related: tdf#134252) sw: fix assert when moving mouse pointer It will be available in 6.4.7. 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-7-0": https://git.libreoffice.org/core/commit/4ee6aa2a6602ad7c7bc4e3ce1d5d857b2110f804 tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of section It will be available in 7.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/941086cdc0e8aa792eddc3d2284cd795aa8f7ea3 tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of section It will be available in 6.4.7. 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-6": https://git.libreoffice.org/core/commit/bcfea5d6426b22415ea950ff02740d31d82319c2 (related: tdf#134252) sw: fix assert when moving mouse pointer 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-4-6": https://git.libreoffice.org/core/commit/94c9ab872fda9284a5ec59679ce71a3570a9ba4b tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of section 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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: 6ad2f463784a24c566477cdd60ae729651bb8564 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!