[12997] in Athena Bugs
sun4 7.7K: truss
daemon@ATHENA.MIT.EDU (John Hawkinson)
Wed Dec 7 01:42:26 1994
To: bugs@MIT.EDU
Date: Wed, 07 Dec 1994 01:42:19 EST
From: John Hawkinson <jhawk@MIT.EDU>
System name: w20-575-10
Type and version: SPARC/Classic 7.7K
Display type: cgthree
What were you trying to do?
Use truss
What's wrong:
Nothing seems to happen. For instance,
truss /bin/ls
Just hangs; after waiting 30 seconds, I gave up.
What should have happened:
Tracing output from /bin/ls should have been produced, as should
the regular output of /bin/ls
Please describe any relevant documentation references:
truss(4)
I attempted (foolishly) running truss /bin/ls under gdb to
no avail :-)
A ps while truss is running yields two processes, implying (?)
it succeeded in forking but not execing:
jhawk 20430 20429 32 01:40:07 pts/1 0:00 truss /bin/ls
jhawk 20429 20297 57 01:40:07 pts/1 0:01 truss /bin/ls
This bug pre-dates 7.7K