Description of problem: Inserting horizontal ruler crashes openoffice. Version-Release number of selected component (if applicable): openoffice.org-*-1.9.125-1.1.0.fc4 How reproducible: Yes (for me). Steps to Reproduce: 1. Start oowriter 2. Insert->Horizontal ruler Actual results: /usr/lib/openoffice.org2.0/program/soffice: line 164: 23893 Segmentation fault "$sd_prog/$sd_binary" "$@" Expected results: no crash Additional info: There are lots of other things that also crash OOo for me. The ruler is just an example. I have installed openoffice.org-debuginfo-1.9.125-1.1.0.fc4 and did 1. gdb /usr/lib/openoffice.org2.0/program/soffice.bin 2. (gdb) run 3. Insert->Horizontal ruler 4. (gdb) bt See attachment.
Created attachment 119971 [details] soffice.bin under gdb
works in rawhide, will push ooo 2.0.0 for fc4 real soon now