Description of problem: Open Office will not launch. Each of the standard components i.e. writer will not launch and fails due to a Segfault error Version-Release number of selected component (if applicable): openoffice.org-base-2.0.2-5.9.2.i386.rpm How reproducible: Either by running from terminal or running from the GUI menu Steps to Reproduce: 1.Click on Open Office menu items 2. 3. Actual results: No Open Office Expected results: Open Office should launch and be useable Additional info: [dan@localhost ~]$ dmesg | grep writer swriter.bin[2719]: segfault at 0000000000000000 rip 0000000000000000 rsp 00000000ffffa654 error 14 swriter.bin[2737]: segfault at 0000000000000000 rip 0000000000000000 rsp 00000000ffff9284 error 14 [dan@localhost ~]$
can you from a terminal do gdb /usr/lib/openoffice.org2.0/program/soffice.bin (gdb) run (gdb) bt and post in the results. Do you have a nvidia graphics card and are using the "nvidia" graphic driver ?
Probably bug 160290 *** This bug has been marked as a duplicate of 160290 ***
Hello: Sorry I was moving and have not had a chance to get back. I did not find the other bug posting when searching (please forgive me) Yes you are correct it really is not a bug but a residue file left from the Nvidia 8178 drivers. Which I apparently installed. Thought I only used the livna rpm. deleted the shared 8178 library and the links and error is gone. Dan