[Bug 220023] procstat -L only works with corefiles ...?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 16 00:43:02 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220023

            Bug ID: 220023
           Summary: procstat -L only works with corefiles ...?
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: ngie at FreeBSD.org

Using -a or specifying pids doesn't seem to work with procstat -L (it just
prints out "unknown access method: 2"):

$ procstat -L -a 2>&1 | wc -l
     224
$ procstat -L -a 2>&1 | sort -u | wc -l
       1
$ procstat -L -a 2>&1 | tail -n 1
procstat: unknown access method: 2
$ uname -a
FreeBSD wkstn-fbsd-ngie 12.0-CURRENT FreeBSD 12.0-CURRENT #54
r319509+f79507d239c5(isilon-atf): Fri Jun  2 19:48:36 PDT 2017    
ngie at wkstn-fbsd-ngie:/usr/obj/usr/src/sys/GENERIC-NODEBUG  amd64
$

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list