Steps to reproduce: 1. Open attachment 176549 [details] 2. Select all three times 3. Cut 4. Select all 5. Cut 6. Select all 7. Cut -> Crash reproduced in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 2761545769ef564b14fc8cd854a35c42bc269f02 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Also reproducible in Version: 7.0.0.0.alpha1+ Build ID: 574c57090642347980d2395e1e183cc7b5c171ad CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Was able to reproduce in: Version: 7.2.5.2 (x64) / LibreOffice Community Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded And here's the crash report: https://crashreport.libreoffice.org/stats/crash_details/d7379f9e-8ab8-4f80-adc5-d99d77bd472a
While testing this, I also got LO to freeze. Using attachment 176549 [details]: 1. Ctrl+A 3 times. 2. Ctrl+X. 3. Click inside first box. 4. Ctrl+V 2 times. 5. Ctrl+Z 3 times. LO uses a full core, and then the entire program hangs. (Should I submit this as a separate bug?)
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=938a4d6624a78f3e272b3c4c07f314cb0c6db723 author Michael Stahl <Michael.Stahl@cib.de> 2019-11-01 18:51:06 +0100 committer Michael Stahl <michael.stahl@cib.de> 2019-11-11 11:02:31 +0100 commit 938a4d6624a78f3e272b3c4c07f314cb0c6db723 (patch) tree a12051721d98238c4075bdb7cef175ce11622c9a parent 1a7ba39e13d0a8e0ace2475bc50e1497c2928b78 (diff) tdf#128375 sw: fix copying RES_PARATR_LIST_AUTOFMT to different SwDoc Bisected with: bibisect-linux64-6.4 Adding Cc: to Michael Stahl
Bibisected to the same commit as bug 147510. No longer happens after the commit fixing that one. *** This bug has been marked as a duplicate of bug 147510 ***