ESC meeting minutes: 2022-10-27
Stephan Bergmann
sbergman at redhat.com
Thu Oct 27 14:33:32 UTC 2022
On 27/10/2022 16:27, Miklos Vajna wrote:
> +
> https://crashreport.libreoffice.org/stats/signature/void%20rtl::str::release%3C_rtl_uString%3E(_rtl_uString*)
>
> - Most reported crash - regression in 7.4
At
<https://crashreport.libreoffice.org/stats/signature/void%20rtl::str::release%3C_rtl_uString%3E(_rtl_uString*)>,
looking through Version: 7.4.x.x reports like
<https://crashreport.libreoffice.org/stats/crash_details/62202066-dae2-4e4a-bf5f-afa2823ec033>,
it smells like this is related to destroying the global
> std::unordered_map<OUString, css::uno::Any> gPropertyCache;
introduced in
<https://git.libreoffice.org/core/+/7df433cdc33b4d6ba38eafad9282d015571433ef%5E!/>
"optimize ConfigurationProperty::get()" during process shut down (note
the "ShutDown: true" on the reports' "Metadata" tabs).
More information about the LibreOffice
mailing list