https://bugs.documentfoundation.org/show_bug.cgi?id=168900
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Michael Weghorn <[email protected]> --- Could reproduce with some beta demo version of JAWS. >From what I remember seeing in the backtrace, that was somewhere in the platform-specific code - winaccessibility and what JAWS itself runs, as it runs in-process, maybe some use-after-free problem similar to the one fixed in commit 38e2dde00da0207c5f7157bb427a006d32dfeb5b Author: Michael Weghorn Date: Tue Mar 7 10:35:38 2023 +0000 tdf#154039 wina11y: Increase refcount for returned COM interface ? In any case, it looked like a more low-level platform bridge problem than like an issue with commit 349a8801b9ee98f4f9ee1d35f7d28e17baedf7cc by itself. (It might be that some problematic code path is only executed with that commit in place, while it wasn't previously.) (Right now, my JAWS setup is broken after trying to switch to a newer version, so can't paste the backtrace or experiment further at the moment...) -- You are receiving this mail because: You are the assignee for the bug.
