Author Topic: message of kernel panic from Chameleon: can someone understand it?  (Read 3181 times)

0 Members and 1 Guest are viewing this topic.

brunosky

  • Observer
  • Posts: 10
I'm getting crazy with my Mac Pro 1,1 (now 3,1) for a problem that in certain moments seems solved, and then inexplicably returns.
After putting the Mac to sleep and then awakening it, when it comes the moment to connect a USB device it freezes.
Below you can find the message I receive from Chameleon booting in verbose mode, and I hope that someone can help me to understand the reason.
Thanks a lot

panic(cpu 0 caller 0xffffff8000b7e95): Kernel trap at 0xffffff80005f0221, type 13=general protection, registers:
CR0: 0x000000008001003B, CR2: 0x000000010b5e1000, CR3: 0x0000000002904000, CR4: 0x0000000000000660
RAX: 0xffffff8023166e00, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x0000000000000100
RSP: 0xffffff81d1003e50, RBP: 0xffffff81d1003e70, RSI: 0xffffff8020475100, RDI: 0x8ed88ec88ce88b66
R8:  0x0000000000000016, R9:  0x0000000000000000, R10: 0xffffff802033ce80, R11: 0x0000000000000202
R12: 0x0000000000000000, R13: 0xffffff8020574600, R14: 0xffffff80008e0a80, R15: 0xffffff8025e50100
RFL: 0x0000000000010246, RIP: 0xffffff80005f0221, CS:  0x0000000000000008, SS:  0x0000000000000010
Fault CR2: 0x000000010b5e1000, Error code: 0x0000000000000000, Fault CPU: 0x0

Debugger called: <panic>
Backtrace (CPU 0), Frame : Return Address
0xffffff81d1003af0 : 0xffffff800021d626
0xffffff81d1003b60 : 0xffffff80002b7e95
0xffffff81d100ed30 : 0xffffff80002cd4dd
0xffffff81d1003d50 : 0xffffff80005f0221
0xffffff81d1003e70 : 0xffffff80005f0439
0xffffff81d1003ea0 : 0xffffff800062ff05
0xffffff81d1003f30 : 0xffffff800062c390
0xffffff81d1003f70 : 0xffffff8000630f59
0xffffff81d1003fb0 : 0xffffff80002b2977

BSD process name corresponding to current thread: kernel_task
Boot args: boot-uuid=2E6875C1-3C7C-3F0C-AD42-B5C379D46957 rd=*uuid -v

Mac OS version:
12D78

Kernel version:
Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
System model name: MacPro3,1 (Mac-F4208DC8)

System uptime in nanoseconds: 112313820347

brunosky

  • Observer
  • Posts: 10
Re: message of kernel panic from Chameleon: can someone understand it?
« Reply #1 on: June 16, 2013, 09:40:04 PM »
Finally I solved the problem with a clean installation of the system!    ;D
Now, after 3 weeks, I can cry Victory without the fear that it's too soon.
Anyway it's important that I boot Chameleon with the boot flag -f and using Kernel cache:
Code: [Select]
   <key>Kernel Flags</key>
   <string>-f</string>
   <key>UseKernelCache</key>
   <string>Yes</string>
Long live the Mac Pro 1,1!

Thanks