Created attachment 174789 [details] Screencast of the problem Ctrl+dragging a row (in the row numbers area) crashes Calc in master (at least using a dbgutil build). It sometimes needs a couple of attempts (the screencast shows it on the second attempt).
Just for the record, on pc Debian x86-64 with master sources updated today + enable-dbgutil, I don't reproduce this. I tested with gen, kf5 and gtk3 renderings. I tried several times to be sure and considering it doesn't happen each time.
Confirm in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 23f17b7ea6fbd2f422c7e40192ae60e4df25224c CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: threaded but not in Version: 7.2.0.1.0+ (x64) / LibreOffice Community Build ID: c3dd27d24dec0c581ed731acf8ff3504a4068b03 CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: threaded => regression
I would say I got a partial confirmation. I repeated the "Ctrl+dragging a row" about 100 times and got one crash during the first 20 tries. Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: b573ce5683ee648ed391ea3223208e584cf2f868 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: fi-FI (fi_FI); UI: en-US Calc: CL Build Time: 2021-09-11 05:22:56
Created attachment 174974 [details] bt with debug symbols On Win10 with master sources updated today, I could reproduce this. (it seems a Windows only bug then).
@Xisco Faulí This also needs bibisecting on Windows.
Today I can't repor it in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 7ec1ef958855ba7ebff4d3bc623f454015ec5a5c CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL
(In reply to Roman Kuznetsov from comment #6) > Today I can't repor it in > > Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community > Build ID: 7ec1ef958855ba7ebff4d3bc623f454015ec5a5c > CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: > Skia/Raster; VCL: win > Locale: ru-RU (ru_RU); UI: en-US > Calc: CL Win 10 only?
(In reply to Roman Kuznetsov from comment #7) > (In reply to Roman Kuznetsov from comment #6) > > Today I can't repor it in > > > > Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community > > Build ID: 7ec1ef958855ba7ebff4d3bc623f454015ec5a5c > > CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: > > Skia/Raster; VCL: win > > Locale: ru-RU (ru_RU); UI: en-US > > Calc: CL > > Win 10 only? Wasn't able to reproduce on Linux with any of the following: LibreOfficeDev 7.3.0.0.alpha1 515682539623c9d61921c4f89302ffa0a4cb8d24 LibreOfficeDev 7.2.4.0.0 9c0b3697084cdda149705789365f63e8293e0092
(In reply to Roman Kuznetsov from comment #6) > Today I can't repor it in > > Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community > Build ID: 7ec1ef958855ba7ebff4d3bc623f454015ec5a5c > CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: > Skia/Raster; VCL: win > Locale: ru-RU (ru_RU); UI: en-US > Calc: CL @Mike, do you still reproduce it on your side ?
(In reply to Xisco Faulí from comment #9) > @Mike, do you still reproduce it on your side ? Yes, still repro using Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community Build ID: b7a46259eba35257291fe00851252c18ffb4fc90 CPU threads: 12; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: fr-FR (ru_RU); UI: en-US Calc: CL
FWIW: also crashing for me Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community Build ID: 214fa233338c09156c67f85818b6a2ea6b3235bd 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
This is hard to bisect, it crashes sporadically, so you have to try many times. So far, I've been able to reproduce it back to https://cgit.freedesktop.org/libreoffice/core/commit/?id=c060ec59866ced50ded6c19a39119292548f844c
I gave a new try on Win10 with master sources updated today to update the bt. It doesn't crash/assert but clicking the cut-paste doesn't work. It seems typing Ctrl cancels the row selection (I put some values in cells to be sure).
Unreproducible for me on Windows in: Version: 7.6.2.1 (X86_64) / LibreOffice Community Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333 CPU threads: 32; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2b84c860b591457da4c995435f9ca7ce5c7b3d23 CPU threads: 32; OS: Windows 10.0 Build 22621; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
I can't repro now, too.