All about time and landmarks you can look for in the log, after booting, on shutdown, when waking from sleep, and using activities to locate mouse clicks.
panic
Recovering from one regular panic should be straightforward. But what if it’s a boot loop, in which your Mac tries to start up, panics, restarts, in an endless loop? Don’t panic: here are the solutions.
Close to the top of my shortlist of new features in the next Apple Silicon Macs is that kernel panics become a thing of the past.
Recognition, immediate action including capturing the panic log, discovering clues as to cause, further investigations to diagnose and address the cause.
Now lists the time of the start of all boots in the last 24 hours, and helps you with Unicode normalization problems.
My M1 Mac mini was stuck trying to start up. Its power light was on, but there was no video output, and to all intents it was dead.
In one of only 3 kernel extension on your Data volume is a list of blocked kernel extensions. What protection from old and broken KEXTs does it provide?
When a kernel extension wants some memory, it calls for an allocation from a Mach zone. This explains how a memory leak in those zones can result in a kernel panic.
Your Mac starts up after kernel panic, and shows mystifying details about that panic. Here’s how to get the most out of that information.
What’s the difference between a crash and a panic? How can you tell what’s likely to have caused a panic?