Created
April 27, 2011 03:52
-
-
Save hotgazpacho/943689 to your computer and use it in GitHub Desktop.
[OSX Kernel] Panic at the disco!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Tue Apr 26 23:45:05 2011 | |
| panic(cpu 0 caller 0x2aab59): Kernel trap at 0x002347db, type 14=page fault, registers: | |
| CR0: 0x80010033, CR2: 0x14e25000, CR3: 0x666bf000, CR4: 0x00000668 | |
| EAX: 0x00000000, EBX: 0x00000004, ECX: 0x14e25000, EDX: 0x0367607c | |
| CR2: 0x14e25000, EBP: 0x58b628b8, ESI: 0x00000004, EDI: 0x0b0b0c00 | |
| EFL: 0x00010202, EIP: 0x002347db, CS: 0x00000008, DS: 0x00000010 | |
| Error code: 0x00000000 | |
| Backtrace (CPU 0), Frame : Return Address (4 potential args on stack) | |
| 0x58b62648 : 0x21b510 (0x5d9514 0x58b6267c 0x223978 0x0) | |
| 0x58b62698 : 0x2aab59 (0x59aeec 0x2347db 0xe 0x59b0b6) | |
| 0x58b62778 : 0x2a09b8 (0x58b62790 0x58b627a8 0x58b628b8 0x2347db) | |
| 0x58b62788 : 0x2347db (0xe 0x48 0x10 0x10010) | |
| 0x58b628b8 : 0x220637 (0x367607c 0x1 0x0 0x0) | |
| 0x58b628f8 : 0x220677 (0x4 0x1 0x58b62928 0x5033b5) | |
| 0x58b62918 : 0x5051cb (0x4 0xb0b0c00 0x58b62948 0x50547e) | |
| 0x58b62948 : 0x50567b (0xb0b0c00 0x1 0x18 0x5044fa) | |
| 0x58b62968 : 0x516422 (0x1 0x85f938 0x1 0xc8dad80) | |
| 0x58b62988 : 0x5166c3 (0xba156e0 0x1 0x0 0x0) | |
| 0x58b629a8 : 0x55aacb (0x1 0x0 0x58b62a28 0x970b580) | |
| 0x58b629c8 : 0x55ed0a (0x970b580 0xc8dad80 0x58b62a0c 0x8000001) | |
| 0x58b62a28 : 0x554d59 (0x970b580 0x970b580 0xc96fdac 0xc8dad80) | |
| 0x58b62ae8 : 0x555104 (0x970b580 0xc96fdac 0x10063 0x11000) | |
| 0x58b62b28 : 0xc78c59 (0xc96fdac 0x10063 0x11000 0x1000) | |
| 0x58b62ba8 : 0xc790a8 (0x863d980 0x7840 0x7800 0x0) | |
| 0x58b62bf8 : 0x569ec8 (0xca5ae00 0xafc4c74 0x58b62e3c 0x58) | |
| 0x58b62c38 : 0x56b00a (0xcf15f8 0xca5ae00 0xafc4c74 0x58) | |
| 0x58b62c88 : 0x56b88b (0xca5ae00 0x5 0x58b62cd0 0x0) | |
| 0x58b62da8 : 0x285be0 (0xca5ae00 0x5 0xafc4c70 0x0) | |
| 0x58b63e58 : 0x21d8be (0xafc4c48 0xb24c5a0 0x157678 0x7503) | |
| 0x58b63e98 : 0x210a3e (0xafc4c00 0x0 0xcafc3f0 0xe192570) | |
| 0x58b63ef8 : 0x216ca1 (0xafc4c00 0x0 0x0 0x0) | |
| 0x58b63f78 : 0x295168 (0xafdf568 0x0 0x0 0x0) | |
| 0x58b63fc8 : 0x2a149d (0xafdf564 0x1 0x10 0xafdf564) | |
| Kernel Extensions in backtrace (with dependencies): | |
| com.apple.GeForce(6.2.6)@0xc55000->0xd0afff | |
| dependency: com.apple.NVDAResman(6.2.6)@0x967000 | |
| dependency: com.apple.iokit.IONDRVSupport(2.2)@0x95a000 | |
| dependency: com.apple.iokit.IOPCIFamily(2.6)@0x927000 | |
| dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x938000 | |
| BSD process name corresponding to current thread: Twitter | |
| Mac OS version: | |
| 10J869 | |
| Kernel version: | |
| Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 | |
| System model name: MacBookPro7,1 (Mac-F222BEC8) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment