Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 06:06:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246311] [patch] procstat can't view current working directory (affects xfce4-terminal, linprocfs, ...)
Message-ID:  <bug-246311-227-JrZVpVASie@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246311-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246311-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246311

--- Comment #3 from Damjan Jovanovic <damjan.jov@gmail.com> ---
(In reply to Mark Johnston from comment #2)

xfce4-terminal runs child shells as the same user, but PGET_CANDEBUG doesn't
allow reading even the same user's file descriptors when
security.bsd.unprivileged_proc_debug=3D0.

It really should be PGET_CANSEE, as you should be able to see your
user's/group's processes and examine their file descriptors, like you can on
Linux.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246311-227-JrZVpVASie>