Bug 144070

Summary: kernel-2.6.9-1.724_FC3 breaks strace
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3CC: barryn, mitr, oliva, pfrields, tmraz, wtogami
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: 2005-01-11 04:14:04 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 Nils Philippsen 2005-01-04 11:41:13 UTC
With kernel-2.6.9-1.724_FC3, strace on any command gives only e.g.:

nils@gibraltar:~> strace ls
execve("/bin/ls", ["ls"], [/* 46 vars */]) = 0
nils@gibraltar:~>

I.e. only the execve line, the command in question doesn't get executed and
there is obviously no further strace output. The last kernel I remember it
working on was -1.681_FC3.

This is likely to be the same as bug #143350, but I don't know whether you want
FC3 and Rawhide bugs separate, so feel free to CLOSE/DUPE.

Comment 1 Sitsofe Wheeler 2005-01-05 10:31:19 UTC
Might this be a dup of bug #144021 ?

Comment 2 Dave Jones 2005-01-11 04:14:04 UTC
should be fixed in todays 2.6.10 updates
please reopen if thats not the case.