Cannot start OpenOffice in CentOS
by _Y_ from LinuxQuestions.org on (#4Z00K)
Disclaimer: I am new in Linux.
Attempt to start OO from GUI shortly shows its loading screen. Then the loading screen disappears. The same happens when launching any specific OO component.
Attempt to start OO from command line (command soffice) has the same effect reporting
/usr/bin/soffice: line 121: 6453 Segmentation fault (core dumped) "$sd_prog/$sd_binary" "$@"
How can I solve the problem?
Thank you


- CentOS 8 is newly installed in computer (no virtual box, no parallel installation).
- Java 11 and Java 8 are installed consequently.
- Apache OpenOffice (OO) is installed.
Attempt to start OO from GUI shortly shows its loading screen. Then the loading screen disappears. The same happens when launching any specific OO component.
Attempt to start OO from command line (command soffice) has the same effect reporting
/usr/bin/soffice: line 121: 6453 Segmentation fault (core dumped) "$sd_prog/$sd_binary" "$@"
How can I solve the problem?
Thank you