I use Ubuntu 16.04 LTS with a powerfull hardware (12GB RAM, 512GB SSD, Core i7 CPU). However, the system randomly freezes for 5-10 seconds.
It seems that a process is blocking everything, or some core component of the system or Gnome 3 has a problem, e.g. an undefinite loop happens, and then some faulty proecss is killed by a timeout; something like that...
When a freeze happens, the mouse works (sometimes) but Gnome halts working for a few minutes. This is very disturbing, and happens in many applications such as Chrome, VMware (running windows), and Telegram Desktop.
Questions:
- Is it common among Ubuntu 16.04 users?
- How should I find out the cause of random freezes? Which log files should I look into?
Note: If the disk was an HDD, I would have diagnosed it as a seek-time problem or a result of too much swap. However, my disk is SSD and the swap is disabled, so... ?!
Any ideas?