Skip to content

Instantly share code, notes, and snippets.

@ohammersmith
Created November 19, 2008 22:00
Show Gist options
  • Save ohammersmith/26756 to your computer and use it in GitHub Desktop.
Save ohammersmith/26756 to your computer and use it in GitHub Desktop.
MacBook Pro kernel panic
This was the kernel panic that gave me the grey screen of death before having Apple replace the main logic board.
Wed Nov 19 16:49:21 2008
panic(cpu 0 caller 0x001A8CEC): Kernel trap at 0x0019c5fa, type 14=page fault, registers:
CR0: 0x80010033, CR2: 0x00000000, CR3: 0x0143d000, CR4: 0x00000660
EAX: 0x00000019, EBX: 0x5be6388c, ECX: 0x00000000, EDX: 0x5be6388c
CR2: 0x00000000, EBP: 0x5be637a8, ESI: 0x00000019, EDI: 0x00000003
EFL: 0x00010202, EIP: 0x0019c5fa, CS: 0x00000008, DS: 0x5be60010
Error code: 0x00000000
Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
0x5be635c8 : 0x12b0fa (0x459234 0x5be635fc 0x133243 0x0)
0x5be63618 : 0x1a8cec (0x4627a0 0x19c5fa 0xe 0x461f50)
0x5be636f8 : 0x19eed5 (0x5be63710 0x5be63700 0x5be637a8 0x19c5fa)
0x5be63708 : 0x19c5fa (0xe 0x5be60048 0x5be60010 0x5be60010)
0x5be637a8 : 0x1cab8a (0x0 0x5be6388c 0x19 0x19dac9)
0x5be63818 : 0x1cc229 (0x0 0xbeb5 0x0 0x4c)
0x5be63838 : 0x318ec0 (0x5be6388c 0x19 0x0 0x0)
0x5be63928 : 0x31c484 (0x0 0x0 0x6e1c808 0x13bfc)
0x5be63a68 : 0x3481b5 (0xb438bf0 0xb438c2a 0x5be63c7c 0x5be63afc)
0x5be63b28 : 0x31aa60 (0x6deeee0 0x1 0xa176c04 0x31c17a)
0x5be63ca8 : 0x3160fa (0x6c44004 0x6f23be0 0x6e1c004 0x0)
0x5be63e38 : 0x1f3e5f (0x5be63e54 0x82c1630 0x5be63e98 0x1d89fc)
0x5be63e98 : 0x1e832e (0x82c1630 0x5be63f2c 0x5be63ee8 0x14)
0x5be63f78 : 0x3ddd6e (0x6e33780 0x78da000 0x78da044 0x0)
0x5be63fc8 : 0x19f3b3 (0x7869480 0x0 0x1a20b5 0x800db58)
No mapping exists for frame pointer
Backtrace terminated-invalid frame pointer 0xb019bad8
BSD process name corresponding to current thread: Finder
Mac OS version:
9F33
Kernel version:
Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
System model name: MacBookPro3,1 (Mac-F4238BC8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment