Bug 2955

Summary: strace doesn't know O_DIRECTORY
Product: [Retired] Red Hat Linux Reporter: weejock-rhbug
Component: straceAssignee: Jay Turner <jturner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-05-26 23:15:59 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 weejock-rhbug 1999-05-21 19:01:33 UTC
strace doesn't seem to know the new Linux-specific
O_DIRECTORY (or whatver it's called):
open("/usr/X11R6/lib", O_RDONLY|O_NONBLOCK|0x10000) = 3

Related to an earlier bug log where it didn't know poll,
too.  (Perhaps your build machine isn't very stable on 2.2?
:)

Matthew.

Comment 1 Jeff Johnson 1999-05-26 23:15:59 UTC
Fixed by upgrading to strace-3.99-1.

It's not the build machine, its strace that's been behind the times
:-)