I'm using Ubuntu 22.04.1 LTS
If I directly run htop
, I'll get
[1] 2368661 segmentation fault (core dumped) htop
But with sudo
, it works normally.
How to solve it? Thanks in advance.
I'm using Ubuntu 22.04.1 LTS
If I directly run htop
, I'll get
[1] 2368661 segmentation fault (core dumped) htop
But with sudo
, it works normally.
How to solve it? Thanks in advance.