Created attachment 195801 [details] Backtrace Steps to reproduce 1) On a debug build (current master) launch Calc from the terminal 2) Notice that the following warning will be shown whenever you select a range (f.i. Shift + Right) warn:legacy.osl:91282:91282:sc/source/core/data/document.cxx:5520: Wrong index in AttrArray I've attached a backtrace of the issue. This problem started a few months ago. System info Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 59cb37a210675d4269c2fcd48feeffe942538891 CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this.
I searched in gerrit for AttrArray and I get this: https://gerrit.libreoffice.org/c/core/+/170354