Description: Crash swlo!BigPtrArray::Index2Block+0xc8: Not sure if this a dupe Steps to Reproduce: 1. Open the attached file CTRL+A CTRL+X CTRL+V CTRL+V CTRL+Z CTRL+Z CTRL+V -> No effect CTRL+V CTRL+Z CTRL+Z Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.0.alpha0+ (x64) Build ID: 97a2c1fc5e376c0c00968f17a0392c6d3a5ed565 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: threaded
Created attachment 160593 [details] Example file
Variant, probably related CTRL+A CTRL+X CTRL+V CTRL+V CTRL+Z CTRL+Z CTRL+V -> No effect CTRL+Z CTRL+Z -> Virtual table cell is added
Comment 2 but shorter CTRL+X CTRL+V CTRL+V CTRL+Z CTRL+Z CTR:+Z
Even more compact CTRL+A CTRL+C CTRL+V CTRL+Z
Which steps should we follow? please state the comment to follow and mark the rest as obsolete
(In reply to Xisco Faulí from comment #5) > Which steps should we follow? please state the comment to follow and mark > the rest as obsolete Comment 0 Comment 4 (and 2/3) is probably related to comment 0, but don't cause a crash (but duplicate table item; similar to what bug 132187 was about) I can create a separate report if needed
Not in 4.4.7.2
Infinite loop with Version: 7.0.0.0.beta2 (x64) Build ID: 1c213561a365b5666167321de68c9977500c9612 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
confirmed in comment 8
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=4532845e22c10f252840887e55002307227b2390 author Michael Stahl <Michael.Stahl@cib.de> 2018-07-26 14:12:53 +0200 committer Michael Stahl <Michael.Stahl@cib.de> 2018-09-19 10:18:20 +0200 commit 4532845e22c10f252840887e55002307227b2390 (patch) tree 741de848b9080b867a0042617a4c38b70b419630 parent d76b06da2eae5a8d62761ad95c92295cddd7b440 (diff) sw_redlinehide_2: add *another* flag to DocumentRedlineManager Bisected with: bibisect-linux64-6.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/14bdbc36f0cf3913f6de10c746044b6aadf37095 tdf#132911 sw_redlinehide: fix assert in CopyImplImpl() 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.
i fixed a crash after step 3 on master, hope it's the same bug, if not please reopen...
I do verify the patch fixes the issue in a local build. will add a unittest for it. @Michael Stahl, thanks for fixing this issue!!
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/30bab6ff42297c9d7759d31e11e814bcb5d38cee tdf#132911 sw_redlinehide: fix assert in CopyImplImpl() 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/724d5240f69abc675397260fad359080766d0ec5 tdf#132911 sw_redlinehide: fix assert in CopyImplImpl() 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-7-0-0": https://git.libreoffice.org/core/commit/da896afdeb3eff5d46b4f99caf18d5eef4765144 tdf#132911 sw_redlinehide: fix assert in CopyImplImpl() It will be available in 7.0.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 "libreoffice-6-4-6": https://git.libreoffice.org/core/commit/b9fd13d94d9de1ad2386fc695954dc9a68cbde27 tdf#132911 sw_redlinehide: fix assert in CopyImplImpl() 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a206054ac048702d48077eea6f3d464c3d241ab3 tdf#132911: sw_uiwriter: Add unittest 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.
*** Bug 128073 has been marked as a duplicate of this bug. ***