https://bugs.documentfoundation.org/show_bug.cgi?id=147982

--- Comment #47 from Alex Thurgood <ipla...@tuta.io> ---
Unfortunately for us, the XProtect application is not a trivial system tool to
get anything useful from, for example, see this blog post :

https://eclecticlight.co/2023/02/25/what-are-those-xprotects/

This article indicates that a yara file is to be found in the XProtect bundle,
along with a database and some property list files, which Gatekeeper uses to
determine whether an application is entitled to pass the security check.

Perhaps then, the crashing is related to Gatekeeper thinking that LO contains
malware, or is improperly authenticated / verified ?

One way to test this is with the xattr command.

>From a terminal, type:

xattr -d com.apple.quarantine /Applications/LibreOffice.app

and see if that then makes any difference to subsequent launches of LO with
respect to any crashing.

Additionally, you might want to change your Gatekeeper settings to allow
non-appstore software installations (AppStore and identified developers), if
you haven't done so already.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to