Menu

#19 2.6.9-1.724_FC3smp and strace no longer work together.

other
closed-invalid
nobody
None
5
2005-02-02
2005-01-10
Anonymous
No

When executing an strace on any command line the only
output is as follows
execve("./single_signond", ["./single_signond"], [/* 25
vars */]) = 0

strace -f /bin/bash
execve("/bin/bash", ["/bin/bash"], [/* 25 vars */]) = 0

strace -f /usr/X11R6/bin/xcalc
execve("/usr/X11R6/bin/xcalc",
["/usr/X11R6/bin/xcalc"], [/* 25 vars */]) = 0

FYI: LSM is disabled

Discussion

  • Roland McGrath

    Roland McGrath - 2005-02-02
    • status: open --> closed-invalid
     
  • Roland McGrath

    Roland McGrath - 2005-02-02

    Logged In: YES
    user_id=1624

    This is a kernel issue. If you are using Fedora versions,
    you should be filing reports on bugzilla.redhat.com anyway.