At 10:23 AM -0800 11/22/2009, SaulBro wrote: >I am having occasional (2-3 times a week) kernel panics
Please start your own thread and give specifics there. Do not hijack other people's threads. >I have checked the Console logs as you suggested (both ~library/logs >& /library/ >logs), and find no PanicReporter. I do see a CrashReporter (under >~library/logs), but cannot find "Kernel loadable modules in backtrace" >anywhere. Different versions of the OS put the logs in different places with different names. Note the difference between a panic and a crash. A panic is when the whole OS collapses, and you get that mult-language "you gotta reboot" message - OS X's equiv of the BSOD. A crash is when a single process (application) crashes, but not the whole OS. View your panic log with Console. Look for the backtrace within it - a list of modules that caused the crash. From the name of the module, you can usually tell generally what's at fault. - Dan. -- - Psychoceramic Emeritus; South Jersey, USA, Earth. -- You received this message because you are a member of G-Group, a group for those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs. The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette guide is at http://www.lowendmac.com/lists/netiquette.shtml To post to this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/g3-5-list
