Bug 170745

Summary: Horizontal ruler yields crash
Product: [Fedora] Fedora Reporter: starback
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.0-3.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-25 07:51:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
soffice.bin under gdb none

Description starback 2005-10-14 12:08:25 UTC
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.

Comment 1 starback 2005-10-14 12:08:25 UTC
Created attachment 119971 [details]
soffice.bin under gdb

Comment 2 Caolan McNamara 2005-10-14 16:22:41 UTC
works in rawhide, will push ooo 2.0.0 for fc4 real soon now