Description: Crash at paste/undo paste again (swlo!BigPtrArray::Index2Block+0xc8) Steps to Reproduce: 1. Open attachment 173501 [details] (bug 143310) 2. CTRL+A 3. CTRL+C 4. CTRL+N 5. CTRL+V 6. CTRL+Z 7. CTRL+V Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 0fc020fb73c86a20608e8dff12af607e60327379 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Not in Version: 7.1.0.0.beta1+ (x64) Build ID: f9fab4203c1aa0b9a3f27ce2713b6d5addc7df19 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: nl-NL Calc: CL
Similar report, bit with different stack: bug 143322 Could be same thing, could be different
Repro, Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 0fc020fb73c86a20608e8dff12af607e60327379 CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=790135003b03b38a14efb7e0d345188607020a99 author Noel Grandin <noel.grandin@collabora.co.uk> 2021-05-19 20:03:07 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2021-05-19 20:47:22 +0200 commit 790135003b03b38a14efb7e0d345188607020a99 (patch) tree bebd5d423e5753095d7cae97a717604e18b47124 parent f8c1048eb437b1e685b76198165844e2ecc97a56 (diff) fix leak when removing PageDesc Bisected with: bibisect-linux64-7.2 Adding Cc: to Noel Grandin
Noel Grandin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2575f9757126228ba43f382a419b92e71ee5b608 tdf#143320 Crash at paste/undo paste again It will be available in 7.3.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.
Noel Grandin committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/ac1817a2fb9fde32f40c5afe96bab174621de892 tdf#143320 Crash at paste/undo paste again It will be available in 7.2.0.2. 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.
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 717dc8e3575a18e1e18dc446031e6db4e60a873d CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL
*** Bug 143322 has been marked as a duplicate of this bug. ***
*** Bug 139812 has been marked as a duplicate of this bug. ***
Note: I submitted a unittest for this crash but it hits an assert: https://gerrit.libreoffice.org/c/core/+/118908
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/17b2f3d96fb21dcfc2fb8e54ca9670a8c58840f1 tdf#143320, tdf#143387: sw_uiwriter4: Add unittest It will be available in 24.8.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.