12 Oct
2023
12 Oct
'23
11:09 a.m.
| From: Giles Orr via talk <talk@gtalug.org> | I have a Debian 12 system that's my daily driver. In the last two | days, it crashed twice when I was away from the keyboard and nothing | was happening (around the same time of day now that I think about it). | I'm not great at debugging Linux crashes. The `dmesg` command is | useless, as it only shows the log since the last boot. I think that everything in dmesg goes to the Journal. Have you compared journal entries from just before each crash to see if there is a common theme? Good luck!