https://bugs.documentfoundation.org/show_bug.cgi?id=164093
--- Comment #10 from Michael Weghorn <[email protected]> --- (In reply to V Stuart Foote from comment #9) > https://gerrit.libreoffice.org/c/core/+/175405 might be the issue? That should be unrelated and not change anything in behavior, was only (meant to be) some code simplification. I couldn't reproduce initially, but I can if I switch on the NVDA screen reader before running LO. And with SAL_ACCESSIBILITY_ENABLED=0, it no longer happens even if NVDA is running. (In reply to V Stuart Foote from comment #8) > not present in 24.8.3 With NVDA running, it crashes with 24.8.3 just the same in my setup. This could be a pre-existing issue that now gets triggered also in setups where it didn't before, namely with some tool active that requests information via the accessibility API but doesn't set the SPI_GETSCREENREADER parameter, in which case this would be related to commit bfbaeb8192447265bdd78d1be4990947d135eb6e Author: Michael Weghorn <[email protected]> Date: Fri Oct 18 17:01:43 2024 +0100 tdf#160982 wina11y: Drop extra screen reader check to enable a11y bridge Version: 24.8.3.2 (X86_64) / LibreOffice Community Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92 CPU threads: 12; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win Locale: en-GB (en_GB); UI: en-GB Calc: threaded Version: 25.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 3c9a4e222ab3a0d4cb1014deaa5138e8f5a35b73 CPU threads: 12; OS: Windows 10 X86_64 (10.0 build 19045); UI render: default; VCL: win Locale: en-GB (en_GB); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
