Help with a Kernel Panic

Xud

Registered
I need help with some recent Kernal Panics I have been having. My specs are:

Mac g4 PPC quicksilver tower (2002 model)

Dual 1.6 Ghz, 1.5 GB SDRAM

Mac 10.4.11

Yea its an old computer but it has run great for me all these years, I have never had a kernel panic before and now only a couple days ago I have been having nothing BUT Kernel panics. Here is the data from my panic.log file:

Code:
Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x000000000000000C PC=0x000000000000C538
Latest crash info for cpu 1:
   Exception state (sv=0x32007280)
      PC=0x0000C538; MSR=0x00009030; DAR=0x0000000C; DSISR=0x40000000; LR=0x0000C538; R1=0x21F83C30; XCP=0x0000000C (0x300 - Data access)
      Backtrace:
0x0000C538 0x00000000 
Proceeding back via exception chain:
   Exception state (sv=0x32007280)
      previously dumped as "Latest" state. skipping...
   Exception state (sv=0x46D47C80)
      PC=0x900144AC; MSR=0x0200F030; DAR=0x37E7BFBE; DSISR=0x40000000; LR=0x907DFA78; R1=0xF007F020; XCP=0x00000030 (0xC00 - System call)

Kernel version:
Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
panic(cpu 1 caller 0xFFFF0003): 0x300 - Data access
Latest stack backtrace for cpu 1:
      Backtrace:
         0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80 
Proceeding back via exception chain:
   Exception state (sv=0x32007280)
      PC=0x0000C538; MSR=0x00009030; DAR=0x0000000C; DSISR=0x40000000; LR=0x0000C538; R1=0x21F83C30; XCP=0x0000000C (0x300 - Data access)
      Backtrace:
0x0000C538 0x00000000 
   Exception state (sv=0x46D47C80)
      PC=0x900144AC; MSR=0x0200F030; DAR=0x37E7BFBE; DSISR=0x40000000; LR=0x907DFA78; R1=0xF007F020; XCP=0x00000030 (0xC00 - System call)

Kernel version:
Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC

I have upgraded the hardware on this machine (new ram, processor, usb 2.0 card) and I have read that hardware problems do cause Kernel Panics, but it has been almost a year and half since I have upgraded and it has run fine.

I did update Itunes recently to version 9 and so far I have linked all the panics back to it, whenever I have one Itunes is always running. I could be wrong though, any help is greatly appreciated.
 
Well the line "crash info for cpu 1" should give you the clue it might be time to backup and replace the Mac.
 
Is that the entire log entry? Sure looks like a deceptively short backtrace log... which makes me lean toward something hardware-related, but I'm not sure.

If there's more detail included in the log, like a software backtrace, please post...
 
Back
Top