From nobody@FreeBSD.org  Mon Mar 21 07:50:59 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C2E4116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Mar 2005 07:50:59 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AB09F43D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Mar 2005 07:50:59 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j2L7ovPK021562
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Mar 2005 07:50:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j2L7ovl2021561;
	Mon, 21 Mar 2005 07:50:57 GMT
	(envelope-from nobody)
Message-Id: <200503210750.j2L7ovl2021561@www.freebsd.org>
Date: Mon, 21 Mar 2005 07:50:57 GMT
From: Oberon <ser_canof@tin.it>
To: freebsd-gnats-submit@FreeBSD.org
Subject: truss and strace (devel/strace) don't work anymore in 5.4
X-Send-Pr-Version: www-2.3

>Number:         79077
>Category:       bin
>Synopsis:       truss and strace (devel/strace) don't work anymore in 5.4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 21 08:00:10 GMT 2005
>Closed-Date:    Mon Mar 21 08:10:43 GMT 2005
>Last-Modified:  Mon Mar 21 08:10:43 GMT 2005
>Originator:     Oberon
>Release:        FreeBSD 5.4-PRERELEASE
>Organization:
>Environment:
FreeBSD alfa.THOR 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Sun Mar 20 16:20:39 CET 2005     oberon@alfa.THOR:/usr/obj/usr/src/sys/ROCCIA  i386
>Description:
      "truss <anycommand>" returns the message:
--- begin ---
truss: PIOCBIS: Inappropriate ioctl for device
---  end  ---
and doens't exit untill ^C

"strace <anycommand>" (strace from devel/strace) returns the message:
--- begin ---
PIOCSFL: Inappropriate ioctl for device
trouble opening proc file
---  end  ---
and exits.
>How-To-Repeat:
      mount_procfs proc /proc
truss <anycommand>
[cd ${PORTSDIR}/devel/strace && make install clean]
strace <anycommand>
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Mar 21 08:10:23 GMT 2005 
State-Changed-Why:  
Duplicate of kern/78664. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79077 
>Unformatted:
