Jump to content

is this a kernel panic?


parkerbender
 Share

5 posts in this topic

Recommended Posts

here is what my freeze screen looks like, I'm boting with the disk in the drive, but not touching any keys, and letting the timer run out:

 

 

npvhash=4095

hi mem tramps at 0xffe00000

PAE enabled

Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386

standard timeslicing quantum is 10000 us

vm_page_bootstrap:971850 free pages and 76726 wired pages

mig_table_max_displ = 79

CPU identification: Intel® Core2 Quad CPU Q6600 @ 2.40GHz

CPU features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM SSE3 MON DSCPL VMX EST TM2 SSSE3 CX16 TPR PDCM

HTT: 4 cores per package; 4 logical cpus per package

CPU extended features: XD EM64T

Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only oe style.

Extension "com.apple.driver.AppleIntelCPUPowerManagement" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.

devfs_make_node: not ready for devices!

panic(cpu 0 caller 0x001A8C8A): Kernel trap at 0x550f49f8, type 14=page fault, registers:

CR0: 0x8001003b, CR2: 0x00000010, CR3: 0x01679000, CR4: 0x000006e8

EAX: 0x00000000, EBX: 0x005338a4, ECX: 0x00000000, EDX: 0x00000000

CR2: 0x00000010, EPB: 0x5520ff38, ESI: 0x00000000, EDI: 0x00000000

EFL: 0x00013046, EIP: 0x550f49f8, CS: 0x00000008, DS: 0x55200010

Error code: 0x00000000

 

Debugger called: <panic>

Backtrace, Format - Frame : Return Address (4 potential args on stack)

0x5520fd38 : 0x12b0f7 (0x4581f4 0x5520fd6c 0x133230 0x0)

0x5520fd88 : 0x1a8c8a (0x461720 0x550f49f8 0xe 0x460ed0)

0x5520fe68 : 0x19ece5 (0x5520fe88 0xb 0x3012 0xa5e6e82)

0x5520fe80 : 0x550f49f8 (0xe 0x48 0x10 0x10)

0x5520ff38 : 0x550f72a0 (0x2395831e 0x73693531 0x683ef20 0x1362f1)

0x5520ff58 : 0x550f9af7 (0x683ef20 0x3 0x5520ffac 0x1)

0x5520ffc8 : 0x19eadc (0x0 0x0 0x1a20b5 0x6840d60)

Backtrace terminated-invalid frame pointer 0

Kernel loadable modules in backtrace (with dependencies):

com.apple.driver.AppleIntelCPUPowerManagement(9.39.0)@0x550f3000->0x5510cfff

 

BSD process name corresponding to current thread: Unknown

 

Mac OS version:

Not yet set

 

Kernel version:

Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386

 

 

 

 

 

 

Anybody know what this means, and why I can install leopard, but not boot it?

 

Thanks a ton!!!!!!

-Parker

Link to comment
Share on other sites

Yep, you had a kernel panic. Your gonna have to delete the dreaded AppleIntelCPUPowerManagement.kext, To do this boot into your installer dvd, and enter the terminal. Type in

 

rm -rf /Volumes/"Your Leopard Partition No Quotes"/System/Library/Extensions/AppleIntelCPUPowerManagement.kext

 

exit, reboot, and hope for the best

Link to comment
Share on other sites

 Share

×
×
  • Create New...