Closed issue by haunma on void-packages repository https://github.com/void-linux/void-packages/issues/14581 Description: ### System * xuname: Void 5.2.15_1 x86_64-musl GenuineIntel uptodate rF * package: libreoffice-calc-6.2.5.2_2 libreoffice-common-6.2.5.2_2 ### Expected behavior Application starts normally ### Actual behavior Running "libreoffice" from a command window or from the lxqt menu system results in a brief flash of the splash screen, then nothing. In the command window, the following messages are displayed: ``` terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException' Fatal exception: Signal 6 ``` ### Steps to reproduce the behavior 1) Install libreoffice. 2) Attempt to run it. I would appreciate pointers on how to debug this further. The application does not appear to perform any logging, and doesn't have any command-line switches to increase verbosity, that I can see. This is the first time that I have attempted to run openoffice/libreoffice (on any system).