hi
> Harry Jensen wrote:
<https://bugzilla.redhat.com/bugzilla/query.cgi?format=simple> will tell you if this behavior has been reported by others.
"file /usr/lib/openoffice.org1.9.104/program/soffice" will - I hope - say: "Bourne shell script text executable"
/usr/lib/openoffice.org1.9.104/program/soffice: line 247: 2912 Segmentation fault "$sd_prog/$sd_binary" "$@"
If so "bash -x /usr/lib/openoffice.org1.9.104/program/soffice" with the 'stepwise' execution of the script might bring forth useful information, else "strace" will produce a rather confusing amount of information regarding the execution.
-- good luck
peter