https://bugs.documentfoundation.org/show_bug.cgi?id=154551
--- Comment #18 from Jim Raykowski <[email protected]> --- (In reply to sdc.blanco from comment #13) > Extending the OP > > STR > 1. New document > 2. Insert variable (e.g., Ctrl+F2 - Variable tab - select "Set variable", > General format, give any "name", a numerical "value", press "Insert", then > "Close") > 3. Select the inserted field and Ctrl+X > Crash > > Same problem if type: "user field" is used. > > => more general than "number range" > > In short: it appears that inserting and then copying/cutting any type of > variable field results in crash (now tested with 3 different versions of 7.6) > > Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: fc6806c4be8585ce0d35a6b581bf8b3dbf858500 > CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: > win > Locale: af-ZA (da_DK); UI: en-US > Calc: CL threaded I can repro this crash on two computers with debug builds but not on another running a non debug build. Here is a patch that makes the debug build computers not crash: https://gerrit.libreoffice.org/c/core/+/151300 I confirm with raal's bibisect to the commit that causes this crash. -- You are receiving this mail because: You are the assignee for the bug.
