Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 23:01:48 -0700 (PDT)
From:      inwap@best.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/13870: Failure with "ps tpt"
Message-ID:  <199909210601.XAA17496@shell3.ba.best.com>

next in thread | raw e-mail | index | archive | help

>Number:         13870
>Category:       bin
>Synopsis:       "ps tpt" produces "ps: /dev/ttypT: No such file or directory"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 03:30:04 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Joe Smith
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Chez Inwap
>Environment:

	Standard env.

>Description:

	The command "ps tpt" fails for /dev/ttypt only.

>How-To-Repeat:

	Note that "pr" through "pv" work with the exception of "pt".

(home/inwap) inwap@shell3> ls /dev/ttyp?
/dev/ttyp0      /dev/ttyp7      /dev/ttype      /dev/ttypl      /dev/ttyps
/dev/ttyp1      /dev/ttyp8      /dev/ttypf      /dev/ttypm      /dev/ttypt
/dev/ttyp2      /dev/ttyp9      /dev/ttypg      /dev/ttypn      /dev/ttypu
/dev/ttyp3      /dev/ttypa      /dev/ttyph      /dev/ttypo      /dev/ttypv
/dev/ttyp4      /dev/ttypb      /dev/ttypi      /dev/ttypp
/dev/ttyp5      /dev/ttypc      /dev/ttypj      /dev/ttypq
/dev/ttyp6      /dev/ttypd      /dev/ttypk      /dev/ttypr
(home/inwap) inwap@shell3> ps tpr
  PID  TT  STAT      TIME COMMAND
12090  pr  Is+    0:00.07 -tcsh (tcsh)
(home/inwap) inwap@shell3> ps tps
  PID  TT  STAT      TIME COMMAND
13953  ps  Is+    0:00.11 -tcsh (tcsh)
(home/inwap) inwap@shell3> ps tpt
ps: /dev/ttypT: No such file or directory
(home/inwap) inwap@shell3> ps tpu
  PID  TT  STAT      TIME COMMAND
 3263  pu  Is     0:00.07 -csh (csh)
(home/inwap) inwap@shell3> ps tpv
  PID  TT  STAT      TIME COMMAND
(home/inwap) inwap@shell3> uname -a
FreeBSD shell3.ba.best.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #104: Sat Sep  4 16:02:26 PDT 1999     dima@tick.best.net:/src/src/sys/compile/BEST  i386

>Fix:
	
	No workaround.  Problem exists in 3.3 kernel as well.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909210601.XAA17496>