Bug 144393

Summary: strace stops at exec?
Product: [Fedora] Fedora Reporter: Tom Lane <tgl>
Component: straceAssignee: Roland McGrath <roland>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: hhorak
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: 2005-01-23 23:16:08 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 Tom Lane 2005-01-06 18:58:55 UTC
Description of problem:
I tried to strace a perfectly ordinary program, and got nowhere:
[tgl@rh1 ~]$ strace /home/tgl/testversion/bin/psql -l -h localhost
2>zzz
[tgl@rh1 ~]$ cat zzz
execve("/home/tgl/testversion/bin/psql",
["/home/tgl/testversion/bin/psql", "-l", "-h", "localhost"], [/* 35
vars */]) = 0
[tgl@rh1 ~]$

It seems to just quit after emitting the execve report.

Version-Release number of selected component (if applicable):
strace-4.5.8-1
machine is fully up to date with FC3

How reproducible:
100%

Steps to Reproduce:
1. See above
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Sitsofe Wheeler 2005-01-06 22:43:38 UTC
Might be a dup of bug #144070 or bug #144021 ...

Comment 2 redhat-bugs2eran 2005-01-19 11:46:24 UTC
This is a dup of bug 144453, where it's reported the problem is fixed
in kernel 2.6.10-1.737_FC3.

Comment 3 Tom Lane 2005-01-23 23:16:08 UTC
OK, I can confirm it works again with kernel  2.6.10-1.741_FC3.