On 11/23/23 17:12, Michael Hennebry wrote:
On Thu, 23 Nov 2023, Samuel Sieb wrote:
Have you checked the journal? I had this happen on a computer that definitely wasn't low on memory and the journal had a bunch of messages from firefox about timeouts.
journalctl and then what?
I used "journalctl -r" which will display lines reversed starting from the most recent. Or you can run "journalctl -b" and press "G" to go to the end. It uses the same navigation keys as "less".