Bug 92253

Summary: openoffice does not work with nptl kernel/glibc - FUTEX_WAIT
Product: [Retired] Red Hat Raw Hide Reporter: Toni Willberg <toniw>
Component: openoffice.orgAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: drepper, jakub
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-06-10 10:56:36 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:

Description Toni Willberg 2003-06-04 07:31:22 UTC
kernel-2.4.20-20.1.2007.nptl
openoffice-1.0.2-4
glibc-2.3.2-45

OpenOffice hangs on startup, strace shows:
futex(0x5c8f9c, FUTEX_WAIT, 1785434, NULL <unfinished ...>


How reproducible:
Always

Steps to Reproduce:
1. /usr/bin/oowriter
2. strace -p pidofsoffice

Comment 1 Jakub Jelinek 2003-06-04 16:32:06 UTC
Does it go away if you downgrade to say glibc-2.3.2-41?

Comment 2 Toni Willberg 2003-06-10 10:56:36 UTC
Yep, it worked fine with -41, and also seems to work fine with latest version -48.

 glibc-2.3.2-48.i686.rpm 
 glibc-common-2.3.2-48.i386.rpm

Let's close this then.