As per title - Issue occurs on multiple machines / multiple users. All running CentOS 7.9, Cinnamon Desktop, kernel version 3.10.0-1160.80.1.el7.x86_64. Running a snap revert to snap revision 265 (version 7.4.5.1) resolves the issue. Here is the output from starting up: $ libreoffice 2023/04/17 15:50:16.927886 cmd_run.go:1053: WARNING: cannot start document portal: Process org.freedesktop.portal.Documents exited with status 2 Traceback (most recent call last): File "/snap/libreoffice/270/javasettings.py", line 45, in <module> java_output).group("version") AttributeError: 'NoneType' object has no attribute 'group' terminate called after throwing an instance of 'std::runtime_error' what(): osl::Thread::create failed /snap/libreoffice/270/libreoffice.wrapper: line 21: 18309 Aborted (core dumped) "$soffice" "
Try a flatpak (see https://www.libreoffice.org/download/flatpak/ ) or a TDF build from https://www.libreoffice.org/download/download-libreoffice/
Thanks, the flatpack works, but it will be a pain to change 150+ users over to using flatpak just for this application.