site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.7) Gecko/20100115 Lightning/1.0b1 Thunderbird/3.0.1 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I should have posted this: - --- Wed Feb 3 14:01:53 2010 panic(cpu 1 caller 0x001AB0FE): Kernel trap at 0x004263e7, type 14=page fault, registers: CR0: 0x8001003b, CR2: 0xffffffff, CR3: 0x00d47000, CR4: 0x00000660 EAX: 0xffffffff, EBX: 0x019693c0, ECX: 0x00000000, EDX: 0x1b555038 CR2: 0xffffffff, EBP: 0x21097e38, ESI: 0x00000000, EDI: 0x00000000 EFL: 0x00010246, EIP: 0x004263e7, CS: 0x00000008, DS: 0x02b50010 Error code: 0x00000009 Backtrace (CPU 1), Frame : Return Address (4 potential args on stack) 0x21097c58 : 0x12b4c6 (0x45f91c 0x21097c8c 0x13355c 0x0) 0x21097ca8 : 0x1ab0fe (0x469a98 0x4263e7 0xe 0x469248) 0x21097d88 : 0x1a1713 (0x21097da0 0x2aeece3 0x21097e38 0x4263e7) 0x21097d98 : 0x4263e7 (0xe 0xb50048 0xa1960010 0x10) 0x21097e38 : 0x42752f (0x19693c0 0x4 0x0 0x0) 0x21097e88 : 0x2141bfe7 (0x29693c0 0x2141be56 0x4 0x0) 0x21097eb8 : 0x2141b604 (0x27df000 0x4 0x21097ed8 0x129b85) 0x21097ed8 : 0x41c606 (0x27df000 0x4 0x27df000 0x27df000) 0x21097f48 : 0x41c99d (0x27df000 0x21097f94 0x1367d3 0x19fed4) 0x21097f78 : 0x13ebde (0x27df000 0x0 0x1a436f 0x295d998) 0x21097fc8 : 0x1a14fc (0x522b60 0x0 0x1a40b5 0x26c8128) Backtrace terminated-invalid frame pointer 0 Kernel loadable modules in backtrace (with dependencies): com.apple.iokit.IOUSBFamily(3.5.2)@0x21405000->0x2142efff Or, the kernel tried reading from a bad location - in this case -1 (0xffffffff). William Kucharski _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... On 02/18/10 14:29, Duane Murphy wrote: So according to page 6-55 of the Intel doc, Error Code 9 means the "P" and "RSVD" were set; buts W/R, U/S and I/D were 0: P: The fault was caused by a page-level protection violation W/R: The access causing the fault was a read U/S: The access causing the fault originated when the processor was executing in supervisor mode RSVD: The fault was caused by reserved bits set to 1 in a page directory I/D: The fault was not caused by an instruction fetch This email sent to site_archiver@lists.apple.com
participants (1)
-
William Kucharski