Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

adcx64

macrumors 65816
Original poster
Nov 17, 2008
1,270
124
Philadelphia
so today, my MBA (2011) crashed while watching a video and went to the "your computer restarted because of a problem" screen. then, upon restarting, i got a typical Kernel Panic with black text on the white background. Any way to tell what caused this?
 

Weaselboy

Moderator
Staff member
Jan 23, 2005
34,463
16,163
California
Open this folder in Finder and there should be a crash log from the date/time of the KP. Also, give this a look.

Code:
/Library/Logs/DiagnosticReports
 

grahamperrin

macrumors 601
Jun 8, 2007
4,942
648
NVRAM and logs of kernel panics

The following command, run in Terminal, will cause any future log of a kernel panic to include additional information. That information can make the cause(s) much easier to discover.

Code:
sudo nvram boot-args="keepsyms=y"

For that boot argument to become effective, restart the Mac.

The effect will last until the setting is cleared from NVRAM.

----------

… Also, give this a look. …

+1

More recent Apple article about kernel panics:

OS X Mavericks: If your Mac restarts and a message appears

OS X: When your computer spontaneously restarts or displays "Your computer restarted because of a problem."
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.