Ubuntu freezes without any discernible pattern. I could have few apps open or many. It freezes in the middle of a video or when the computer is not in use.
The frequency of the freeze is not regular either. It can happen within minutes of logging on or after hours of work. The only pattern I see is that it happens at least once per hour while I'm working, and happens rarely while idle.
I've been using Ubuntu this way for several months now.
I've tried keyboard shortcuts but they won't work because the computer becomes completely unresponsive.
Are there log files containing recovery info that I could look at that might give some hint regarding these crashes?
@heynnema
~$ free -h
total used free shared buff/cache available
Mem: 7.7Gi 1.2Gi 3.9Gi 175Mi 2.6Gi 6.0Gi
Swap: 2.0Gi 0B 2.0Gi
~$ sysctl vm.swappiness
vm.swappiness = 60
~$ swapon -s
Filename TypeSize Size Used Priority
/swapfile file 2097148 0 -2
The system often freezes silently. i.e. I don't hear a lot of disk activity. I found this suspicious message at the tail end of /var/log/syslog right after a freeze occurance...
Aug 20 16:03:27 tracker-miner-f[1468]: (Sparql buffer) Error in array-update: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
I'm not using wayland...
~$ echo $DESKTOP_SESSION
ubuntu