https://bugs.documentfoundation.org/show_bug.cgi?id=166762
--- Comment #4 from Seeh <[email protected]> --- Further update: The KDE Plasma compositor (desktop effects) was already disabled on my system, so disabling it further had no effect; the crash still occurs. I also observed the following warnings in the console output immediately before the crash when reproducing the bug (Shift+Arrow selection, then release Shift): warn:vcl.app:...:UserResourceScanner.cxx:51: Could not determine status for file '.../instdir/user/themes'. warn:vcl.schedule:...:scheduler.cxx:738: Stop the task before changing the priority... warn:legacy.osl:...:sc/source/core/data/document.cxx:5554: Wrong index in AttrArray [SEGV] The "Wrong index in AttrArray" warning from sc/source/core/data/document.cxx seems particularly relevant given the crash occurs during a selection finalization and the GDB backtrace pointed to ScViewData. -- You are receiving this mail because: You are the assignee for the bug.
