https://bugs.documentfoundation.org/show_bug.cgi?id=166762
--- Comment #5 from Seeh <[email protected]> --- Further significant update: I have now successfully compiled the LibreOffice master branch for the CachyOS on a different Arch-based distribution. CachyOS System Details: Kernel: 6.14.6-2-cachyos Graphics Driver: NVIDIA 570.144 (same as one I initially tested on Manjaro) Display Server: Wayland (kwin_wayland) Desktop Environment: KDE Plasma [Version on CachyOS, if known, likely 6.x] LibreOffice VCL Backend (from my CachyOS build's Help->About): [Specify VCL: kf6, qt6, or gtk3 if it defaulted to that] Test Result on CachyOS with self-built master: The exact same crash occurs: when selecting cells with Shift+Arrow keys and then releasing the Shift key, LibreOffice Calc crashes. The console warnings observed on Manjaro (especially "Wrong index in AttrArray" from sc/source/core/data/document.cxx) were also present [or specify if they were different or absent] on CachyOS before the crash. Conclusion: Since the crash is reproducible on two different Arch-based systems (Manjaro and CachyOS), with potentially different kernels and display server setups (X11 on Manjaro, Wayland on CachyOS during these tests), but using the same LibreOffice master branch source code, this strongly indicates the bug lies within the current LibreOffice master codebase, likely introduced after the libreoffice-24-8 branch point. -- You are receiving this mail because: You are the assignee for the bug.
