Description: Call said function via remote UNO, or from within the office process e.g. from Java. Good chance you'll get a crash, as many UNO API functions below sfx/source/sidebar are not thread-safe. Actual Results: - Expected Results: - Reproducible: Always User Profile Reset: No Additional Info: -
https://gerrit.libreoffice.org/c/core/+/106169
Thorsten Behrens committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cdae2f16ef9da75c1b3f9cc3f8abc3a180f324d1 fix tdf#138335 guard sidebar uno methods with SolarMutex It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.