ports/62377: strace hangs when running programs from command line

Nate Eldredge nge at cs.hmc.edu
Thu Feb 5 09:40:12 UTC 2004


>Number:         62377
>Category:       ports
>Synopsis:       strace hangs when running programs from command line
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 01:40:05 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nate Eldredge
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD mercury.lan 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Fri Oct 3 19:12:00 PDT 2003 nate at mercury:/medium/obj/medium/src/sys/MERCURY i386


	
>Description:
Using strace 4.5.1 from the port, if you try to strace a program from 
the command line, it hangs.

$ strace ls
.... (nothing happens)

However, attaching to an already running process works fine.

Bizarrely enough, the following also works:

$ strace -o /dev/null strace ls
>How-To-Repeat:
See above.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list