I am having issues on a ubuntu 19.04 computer: regular freezes, ...
Monitoring screenshots (htop)
During a memory overload...
(Unfortunately I didn't think of hiding userland threads on the 1st, sorry for all the duplicate lines)
After a fresh boot, with no app launched...
After a fresh boot, with only google chrome launched...
After a fresh boot, with only slack launched...
Details
From what I understand, it could be a memory problem with gnome-shell, google chrome, or slack, ...
On the "memory overload" screenshot, it seems like gnome-shell
was consuming ~40% of memory. Is it normal behavior?
Here is the gnome-shell version
$ gnome-shell --version
GNOME Shell 3.32.0
Here are the installed gnome-shell extensions:
elouan_keryell-even@baume:~$ ls -al ~/.local/share/gnome-shell/extensions
total 12
drwxrwxr-x 3 elouan_keryell-even elouan_keryell-even 4096 juin 5 15:15 .
drwx------ 3 elouan_keryell-even elouan_keryell-even 4096 juin 6 12:06 ..
drwxrwxr-x 4 elouan_keryell-even elouan_keryell-even 4096 juin 5 15:15 desktop-icons@csoriano
As for Google Chrome, here is its version: 73.0.3683.103-1
ls -al ~/.local/share/gnome-shell/extensions
. Also, reboot, and then show mehtop
BEFORE using Chrome. Are you using a beta of Chrome? – heynnema Jun 05 '19 at 17:19htop
screenshot from just-after-boot. – Elouan Keryell-Even Jun 06 '19 at 11:38