https://bugs.documentfoundation.org/show_bug.cgi?id=149819
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Priority|medium |high Keywords| |haveBacktrace, regression --- Comment #3 from Julien Nabet <[email protected]> --- Let's tag it as a regression after https://cgit.freedesktop.org/libreoffice/core/commit/?id=8e7edc8c3620e4f733c1974a288e5a5abd29f87e " tdf#137544 std::unordered_set is cheaper here when the number of on screen elements becomes rather large " But in fact, Noel indicated this commit revealed a problem but isn't the root cause. "this is actually a shutdown problem, because we are keeping an object alive longer than it wants to be. Presumably this only did not show up previously out of sheer luck Probably that SwAccessibleDocument needs to be explicitly disposed." Let's increase the importance since: - it's a crash - it happens everytime when closing Writer - it's a regression Not highest priority because it happens only on Linux with gtk3 rendering (so can be workarounded by using gen rendering). -- You are receiving this mail because: You are the assignee for the bug.
