On Mon, 11 Apr 2016 14:47:20 -0400, Rob Pierce wrote:
> Running pstat with either [-M core] or [-N system] along with the -T option
> results in a segmentation fault. Make sure kvm access is initialized prior
> to running kvm_read() when -T is specified.
>
> This issue appears to have been introd
Running pstat with either [-M core] or [-N system] along with the -T option
results in a segmentation fault. Make sure kvm access is initialized prior
to running kvm_read() when -T is specified.
This issue appears to have been introduced when setgid kmem support was
removed in revision 1.99.
Rob