Kernel Panic Airport com.apple.driver.AirPortBrcm

Been getting a Kernel panic, same reasons in console.  Can anyone shed any light on this for me?
PowerBook G4 17" 2003 model running 10.5.8 1GB Ram installed.
Does not happen when running direct into Ethernet, only when using Wifi
I have an AEBS, dual band, but I did set it to G only (in an effort to help route out the cause).
Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x000000000000000C PC=0x00000000002AF41C
Latest crash info for cpu 0:
   Exception state (sv=0x34c61c80)
      PC=0x002AF41C; MSR=0x00009030; DAR=0x0000000C; DSISR=0x40000000; LR=0x00D1476C; R1=0x2BB03C00; XCP=0x0000000C (0x300 - Data access)
      Backtrace:
0x00D146A0 0x00D24BB0 0x00CC4EC4 0x0035CED0 0x0035C134 0x0035C1E8
         0x000B1DD4
      Kernel loadable modules in backtrace (with dependencies):
         com.apple.driver.AirPortBrcm43xx(366.91.21)@0xcbb000->0xde7fff
            dependency: com.apple.iokit.IO80211Family(216.1)@0xc97000
            dependency: com.apple.iokit.IOPCIFamily(2.6)@0x55f000
            dependency: com.apple.iokit.IONetworkingFamily(1.6.1)@0xbfb000
Proceeding back via exception chain:
   Exception state (sv=0x34c61c80)
      previously dumped as "Latest" state. skipping...
   Exception state (sv=0x1ea1e500)
      PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
BSD process name corresponding to current thread: kernel_task

try this:
go into System Preferences, Network, Airport, delete those networks that your system remembered.
Go into Keychain and delete all Airport related keychains (be careful not to delete anything else)
Open Airport Utility and choose reset to factory and then go through and setup exactly like before (or making any changes you wanted).
Try this using the NEW AU that came out last week..

Similar Messages

  • Kernel panic from com.apple.filesystems.afpfs

    Looking back at my panic logs over the last two months, I have 15 kernel panics, 11 of which appear to be coming from com.apple.filesystems.afpfs. This appears to always happen when I mount a drive over AFP, am copying files, and the network connection gets disconnected somehow (system goes to sleep, disable wifi).
    Help? I figure I can reduce the amount that this happens manually but a dropped AFP connection shouldn't be cause for a kernel panic.
    Tue Feb 3 07:17:01 2009
    panic(cpu 1 caller 0x001A9C68): Kernel trap at 0x56d8b1ef, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000004, CR3: 0x01927000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x56b9fc34, ECX: 0x00000000, EDX: 0x0000010c
    CR2: 0x00000004, EBP: 0x56b9fd48, ESI: 0x56b9feac, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x56d8b1ef, CS: 0x00000008, DS: 0x13570010
    Error code: 0x00000000
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x56b9fa38 : 0x12b4f3 (0x45b13c 0x56b9fa6c 0x1335e4 0x0)
    0x56b9fa88 : 0x1a9c68 (0x464700 0x56d8b1ef 0xe 0x463eb0)
    0x56b9fb68 : 0x1a038d (0x56b9fb80 0x1 0x56b9fd48 0x56d8b1ef)
    0x56b9fb78 : 0x56d8b1ef (0xe 0x48 0x56b90010 0x390010)
    0x56b9fd48 : 0x56d5a07c (0x56b9feac 0x134960a4 0x0 0x0)
    0x56b9fee8 : 0x56d60397 (0x754f004 0x9399004 0x754f284 0x0)
    0x56b9ffc8 : 0x1a017c (0x754f004 0x0 0x1a30b5 0x76b35d0)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.filesystems.afpfs(9.0)@0x56d53000->0x56d9dfff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9G55
    Kernel version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)

    I would suggest trying this.
    First, repair your hard drive and permissions:
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Next, clear system caches;
    Boot into single-user mode. After startup is completed you will be in command line mode and should see a prompt with a cursor positioned after it. At the prompt enter the following then press RETURN after each commandline:
    /sbin/fsck -fy
    If you receive a message that says "*** FILE SYSTEM WAS MODIFIED ***" then re-run the command until you receive a message that says "** The volume (nameofvolume) appears to be OK." If you re-run the command more than seven times and do not get the OK message, then the drive cannot be repaired this way.
    If you were successful then enter:
    /sbin/mount -uw /
    rm -rf /System/Library/Caches/*
    rm -rf /System/Library/Extensions.mkext
    rm -rf /Library/Caches/*
    reboot
    I suggest you print out the above to be sure you do not make any errors when entering the commands. When in single-uwer mode you have 'root' access, so it's important that you not make any mistakes.
    See if the above helps. I would also suggest using Ethernet instead of wireless, if you can, to see if the problem is limited to the wireless side of the network.
    Also visit The XLab FAQs and read the FAQ on diagnosing kernel panics.

  • MacBook Kernel Panic com.apple.driver.AirPort Atheros5424(120.31.1)

    Hi Everyone!
    Over the last couple of days my MacBook performs a kernel panic and forces me to restart. I have to restart a couple of times before it works properly again, but sometimes the screen stays black when I turn it on, and it just sits there until I restart it again using the power button.
    I've taken dump of the error message in panic.log and it appears that it is the AirPort card causing problems. Can someone confirm this, and suggest what I need to do to resolve this issue as it is becoming quite annoying now. I bought my MacBook back in October last year, so it should still be under warranty.
    Heres the relevent content of the panic.log:
    Fri Jun 15 17:40:34 2007
    panic(cpu 0 caller 0x001A429B): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0xf9df3554, CR3: 0x00dd7000, CR4: 0x000006e0
    EAX: 0xf9df3540, EBX: 0x03df3510, ECX: 0x35141911, EDX: 0x23714004
    CR2: 0xf9df3554, EBP: 0x2534be18, ESI: 0x00000000, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x0097cb7e, CS: 0x00000008, DS: 0x03de0010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x2534bc48 : 0x128d08 (0x3cb134 0x2534bc6c 0x131de5 0x0)
    0x2534bc88 : 0x1a429b (0x3d0e4c 0x0 0xe 0x3d0670)
    0x2534bd98 : 0x19ada4 (0x2534bda8 0x4b1480 0xe 0x48)
    0x2534be18 : 0x965405 (0x23714004 0x3df3510 0xa2e7510 0xf9df3540)
    0x2534bf08 : 0x39a463 (0x3b062bc 0x3ca7b80 0x1 0x383a0f4)
    0x2534bf58 : 0x399635 (0x3ca7b80 0x135eb4 0x0 0x383a0f4)
    0x2534bf88 : 0x39936b (0x3cbb8c0 0x0 0x8000 0xf0b)
    0x2534bfc8 : 0x19ac1c (0x3cbb8c0 0x0 0x19e0b5 0x4103238) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPortAtheros5424(120.31.1)@0x941000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6ba000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x59d000
    dependency: com.apple.iokit.IO80211Family(154.1)@0x924000
    Kernel version:
    Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386

    Hey boys and girls...
    Well, after reading a few of the posts, I can say this:
    1. I have the N activated from the factory- This is a week old macbook. (Utilities/Network Utility, choose en1 from the dropdown - if you see (802.11 a/b/g/n), you have n installed)
    2. The ONLY airport driver loaded into the kernel is atheros, meaning it MUST be the active driver. See kextstat -l | grep -i airport
    3. I have been monkeying with replacing extensions from previous versions. So far, I have not had a wifi dropout or kernel panic... BUT IT'S EARLY IN MY TESTING.
    Here's how I replaced the extension. This is taken directly from a macfixit tutorial. NOTE: 10.4.9 still produced a wifi lockup. I have now used the airport kext (I chose all I found) in 10.4.8 and SO FAR (only tonight) I have not had a dropout. IT COULD STILL HAPPEN THOUGH, SO YMMV:
    Reverting to older AirPort kernel extensions [Useful for: slow wireless throughput, router not recognized]
    f you are experiencing dire AirPort connectivity issues after a major system update (incremental Mac OS X update or Security Update), and have exhausted all other workarounds, you can try reverting to older version of the AirPort kernel extension via the following steps: [WARNING: This workaround is risky because you should not generally mix and match kernel extensions after updates. You will also lose any AirPort-related refinements brought about by the most recent update and new conflicts can ensue. Still, in a bind, it can restore wireless connectivity where other workarounds fail.]
    1. Download the Mac OS X combo updater directly precedent to your current system version if you applied an incremental Mac OS X update (e.g. Mac OS X 10.4.9), or your current system version if you applied a security update from Apple's download page.
    2. Download and install the shareware application Pacifist
    3. Drag the Mac OS X combo installer package (e.g. MacOSXUpd10.4.9Intel.pkg) onto the Pacifist application icon.
    4. Click the triangle next to System to expand it
    5. Click the triangle next to Library to expand it
    6. Click the triangle next to Extensions to expand it
    7. Scroll down and find the file AppleAirPort.kext. Drag it to your Desktop or another location (you will have to enter your administrator password)
    8. On your Mac OS X startup drive, navigate to /System/Library/Extensions and locate a similarly named file (AppleAirPort.kext). Move it to another location for safe keeping.
    9. Now drag the file from step 7 (the one that you retrieved from the Mac OS X combo install package) into the /System/Library/Extensions directory on your startup, in effect replacing the newer file (installed by the AirPort updater) with and older copy -- you will have to enter an administrator password.
    10. Restart your Mac
    Macbook Z0ES Mac OS X (10.4.10)

  • Com.apple.driver.AppleACPIPlatform(1.6) Kernel Panic?

    Hi everyone,
    I recently updated my 2008 Aluminium MB (2GHz C2D, 4GB Ram) to 10.8. Since then I have had KP reboots several times a day. Attached below problem report.
    I have tried resetting NVRAM, updating to 10.8.2 but doesnt help. Can anyone help?
    I hope a complete reformat will resolve the problem rather than being a hardware issue?
    Interval Since Last Panic Report:  11206 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    6853F151-674E-B002-FB0A-FC9F2F318F86
    Wed Sep 26 09:21:47 2012
    panic(cpu 0 caller 0xffffff80142bff3e): "Error 4 trying to transition CPU 1 to OFF"@/SourceCache/xnu/xnu-2050.18.24/osfmk/i386/acpi.c:182
    Backtrace (CPU 0), Frame : Return Address
    0xffffff808e0c3c70 : 0xffffff801421d626
    0xffffff808e0c3ce0 : 0xffffff80142bff3e
    0xffffff808e0c3d40 : 0xffffff7f96417053
    0xffffff808e0c3d70 : 0xffffff7f9641a4ea
    0xffffff808e0c3d90 : 0xffffff801465a97e
    0xffffff808e0c3de0 : 0xffffff8014675d32
    0xffffff808e0c3e20 : 0xffffff801463c36e
    0xffffff808e0c3e60 : 0xffffff8014636962
    0xffffff808e0c3eb0 : 0xffffff80146403f4
    0xffffff808e0c3ef0 : 0xffffff80146404cf
    0xffffff808e0c3f30 : 0xffffff8014645daa
    0xffffff808e0c3f80 : 0xffffff8014645ed9
    0xffffff808e0c3fb0 : 0xffffff80142b26b7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleACPIPlatform(1.6)[4F08531B-7E5A-3604-924A-8769CF53458B]@0 xffffff7f9640d000->0xffffff7f96463fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f94807000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f94954000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C54
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000014000000
    Kernel text base: 0xffffff8014200000
    System model name: MacBook5,1 (Mac-F42D89A9)
    System uptime in nanoseconds: 695319522383
    last loaded kext at 198536838007: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f964a5000, size 229376)
    last unloaded kext at 118717930605: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f963ab000, size 8192)
    loaded kexts:
    org.usrsse2.NVClockX          1.0.2d1
    org.mozodojo.IntelCPUMonitor          1.0.1
    org.netkas.FakeSMC          4.2.0
    org.tgwbd.driver.NullCPUPowerManagement          1.0.0d2
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.GeForce          8.0.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.30f3
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465038432D47372020
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465038432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD5000BEVT-00ZAT0, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x26200000 / 2
    USB Device: Wireless  Receiver, 0x1915  (Nordic Semiconductor ASA), 0x0f01, 0x26220000 / 5
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52e, 0x26210000 / 4
    USB Device: DT 101 G2, 0x0951  (Kingston Technology Company), 0x1642, 0x26240000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 3

    Hi everyone,
    I recently updated my 2008 Aluminium MB (2GHz C2D, 4GB Ram) to 10.8. Since then I have had KP reboots several times a day. Attached below problem report.
    I have tried resetting NVRAM, updating to 10.8.2 but doesnt help. Can anyone help?
    I hope a complete reformat will resolve the problem rather than being a hardware issue?
    Interval Since Last Panic Report:  11206 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    6853F151-674E-B002-FB0A-FC9F2F318F86
    Wed Sep 26 09:21:47 2012
    panic(cpu 0 caller 0xffffff80142bff3e): "Error 4 trying to transition CPU 1 to OFF"@/SourceCache/xnu/xnu-2050.18.24/osfmk/i386/acpi.c:182
    Backtrace (CPU 0), Frame : Return Address
    0xffffff808e0c3c70 : 0xffffff801421d626
    0xffffff808e0c3ce0 : 0xffffff80142bff3e
    0xffffff808e0c3d40 : 0xffffff7f96417053
    0xffffff808e0c3d70 : 0xffffff7f9641a4ea
    0xffffff808e0c3d90 : 0xffffff801465a97e
    0xffffff808e0c3de0 : 0xffffff8014675d32
    0xffffff808e0c3e20 : 0xffffff801463c36e
    0xffffff808e0c3e60 : 0xffffff8014636962
    0xffffff808e0c3eb0 : 0xffffff80146403f4
    0xffffff808e0c3ef0 : 0xffffff80146404cf
    0xffffff808e0c3f30 : 0xffffff8014645daa
    0xffffff808e0c3f80 : 0xffffff8014645ed9
    0xffffff808e0c3fb0 : 0xffffff80142b26b7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleACPIPlatform(1.6)[4F08531B-7E5A-3604-924A-8769CF53458B]@0 xffffff7f9640d000->0xffffff7f96463fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f94807000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f94954000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C54
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000014000000
    Kernel text base: 0xffffff8014200000
    System model name: MacBook5,1 (Mac-F42D89A9)
    System uptime in nanoseconds: 695319522383
    last loaded kext at 198536838007: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f964a5000, size 229376)
    last unloaded kext at 118717930605: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f963ab000, size 8192)
    loaded kexts:
    org.usrsse2.NVClockX          1.0.2d1
    org.mozodojo.IntelCPUMonitor          1.0.1
    org.netkas.FakeSMC          4.2.0
    org.tgwbd.driver.NullCPUPowerManagement          1.0.0d2
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.GeForce          8.0.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.30f3
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465038432D47372020
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533641465038432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD5000BEVT-00ZAT0, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x26200000 / 2
    USB Device: Wireless  Receiver, 0x1915  (Nordic Semiconductor ASA), 0x0f01, 0x26220000 / 5
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52e, 0x26210000 / 4
    USB Device: DT 101 G2, 0x0951  (Kingston Technology Company), 0x1642, 0x26240000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 3

  • Lion, MPB, Kernel Panic, com.apple.driver.CoreStorage

    Greetings
    I started to get Kernel Panics (2 today). I pasted in the last one.
    The last one happened while Time Machine was running and Spotlight did indexing.
    I cannot say for sure that this was the case when the first kernel panic was thrown but I presume it was.
    CPU was pretty busy both times and the fans running full speed.
    Anyone any thoughts on what's going on here?
    Thanks & Regards,
    Stefan
    My machine
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro6,2
      Processor Name:          Intel Core i7
      Processor Speed:          2,8 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache (per Core):          256 KB
      L3 Cache:          4 MB
      Memory:          8 GB
      Processor Interconnect Speed:          4.8 GT/s
      Boot ROM Version:          MBP61.0057.B0C
      SMC Version (system):          1.58f16
      Serial Number (system):          <wiped out>
      Hardware UUID:          <wiped out>
      Sudden Motion Sensor:
      State:          Enabled
    Kernel Panic
    Fri Aug 26 09:06:49 2011
    panic(cpu 2 caller 0xffffff80002c268d): Kernel trap at 0xffffff7f818a6422, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x0000000000100000, CR4: 0x00000000000206e0
    RAX: 0xffffff80f3c06000, RBX: 0x0000000000020000, RCX: 0xffffff80152cddc0, RDX: 0x0000000000020000
    RSP: 0xffffff80f542bee0, RBP: 0xffffff80f542bf80, RSI: 0x0000000000000000, RDI: 0xffffff80151f8100
    R8:  0xffffff8014c966c0, R9:  0x00000000d3fdfef3, R10: 0x0000000000020000, R11: 0xffffff8000639d54
    R12: 0xffffff80152ce800, R13: 0xfffffffffffbffff, R14: 0xffffff801520eb9c, R15: 0xffffff801520eba0
    RFL: 0x0000000000010282, RIP: 0xffffff7f818a6422, CS:  0x0000000000000008, SS:  0x0000000000000000
    CR2: 0x0000000000000000, Error code: 0x0000000000000000, Faulting CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f542bba0 : 0xffffff8000220702
    0xffffff80f542bc20 : 0xffffff80002c268d
    0xffffff80f542bdc0 : 0xffffff80002d7a3d
    0xffffff80f542bde0 : 0xffffff7f818a6422
    0xffffff80f542bf80 : 0xffffff7f818cc265
    0xffffff80f542bfb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.driver.CoreStorage(180.0)[3C88AA57-2E32-3284-A93A-AF511C2D39DD]@0xfff fff7f81882000->0xffffff7f818f2fff
                dependency: com.apple.iokit.IOStorageFamily(1.7)[E0606FD9-7CC1-3E36-BC0A-E0768FF988E4]@0xff ffff7f80768000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11B26
    Kernel version:
    Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
    Kernel UUID: D52AAB80-B2BC-3C6E-BBEA-78BD28064998
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 5700620416734
    last loaded kext at 5198509468549: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078d000, size 36864)
    last unloaded kext at 5274922034240: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078d000, size 36864)
    loaded kexts:
    com.sophos.kext.sav          7.3.0
    com.vmware.kext.vmnet          3.1.3
    com.vmware.kext.vmioplug          3.1.3
    com.vmware.kext.vmci          3.1.3
    com.vmware.kext.vmx86          3.1.3
    com.rim.driver.BlackBerryUSBDriverInt          0.0.67
    com.apple.driver.AppleBluetoothMultitouch          66.3
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleUSBDisplays          302.1.2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.1.1f12
    com.apple.driver.AppleMikeyDriver          2.1.1f12
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AGPM          100.12.40
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.24
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0b2
    com.apple.GeForce          7.0.4
    com.apple.driver.AppleMuxControl          3.0.8
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleIntelHDGraphics          7.0.4
    com.apple.driver.AppleIntelHDGraphicsFB          7.0.4
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          220.8
    com.apple.driver.AppleUSBCardReader          3.0.0
    com.apple.driver.AppleIRController          309
    com.apple.driver.AppleUSBTCKeyboard          220.8
    com.apple.iokit.SCSITaskUserClient          3.0.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          32
    com.apple.iokit.IOAHCIBlockStorage          2.0.0
    com.apple.driver.AppleUSBHub          4.4.0
    com.apple.driver.AppleAHCIPort          2.1.8
    com.apple.driver.AppleFWOHCI          4.8.6
    com.apple.driver.AirPort.Brcm4331          511.20.10
    com.apple.iokit.AppleBCM5701Ethernet          3.0.6b9
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleUSBEHCI          4.4.0
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          166.0.0
    com.apple.nke.applicationfirewall          3.0.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          166.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.driver.AppleMultitouchDriver          220.62
    com.apple.driver.IOBluetoothHIDDriver          2.5f17
    com.apple.driver.AppleUSBAudio          2.7.9f6
    com.apple.iokit.IOBluetoothSerialManager          2.5f17
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.DspFuncLib          2.1.1f12
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOFireWireIP          2.2.3
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.1.1f12
    com.apple.iokit.IOHDAFamily          2.1.1f12
    com.apple.driver.AppleSMC          3.1.1d2
    com.apple.driver.IOPlatformPluginFamily          4.7.0b2
    com.apple.driver.AppleGraphicsControl          3.0.8
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.0.4
    com.apple.NVDAResman          7.0.4
    com.apple.iokit.IONDRVSupport          2.3
    com.apple.iokit.IOGraphicsFamily          2.3
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.5f17
    com.apple.driver.AppleUSBBluetoothHCIController          2.5f17
    com.apple.iokit.IOBluetoothFamily          2.5f17
    com.apple.driver.AppleUSBMultitouch          220.23
    com.apple.iokit.IOUSBHIDDriver          4.4.0
    com.apple.driver.AppleUSBMergeNub          4.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.0
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.CoreStorage          180
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.0
    com.apple.iokit.IOUSBUserClient          4.4.0
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOFireWireFamily          4.4.3
    com.apple.iokit.IO80211Family          400.40
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          326
    com.apple.driver.AppleKeyStore          28.18
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.0
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.0
    com.apple.iokit.IOUSBFamily          4.4.0
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.4

    com.sophos.kext.sav - do you use some AV scanner?
    if it is set up to block access to infected files and you have some of them somewhere in downloads or mail attachments - it can try to block spotlight and/or time machine access - thus probably causing deadlock in storage subsystem.
    Do you know that for now the only malware for Mac is cured by mac os itself? (there was appropriate update)
    all known to me Mac antivirus software scans for Windows viruses, which are of no harm to you.
    Anyway, boot from DVD and repair HD
    otherwise may be one of your's mounted media is dying - try to see smart status for it, espesially bad blocks remapped
    trying to read from scratched DVD wery rarely can cause KP also
    see user review here:
    http://antivirus.about.com/od/macantivirusreviews/fr/Sophos-Anti-Virus-For-Mac-H ome-Edition.htm

  • Recurring kernel panic (AirPort suspected)

    Hi All,
    I have a recurring kernel panic - it comes more and more often, I will send my iBook to Apple, yet maybe someone know what does the following mean:
    Fri Oct 7 14:55:52 2005
    panic(cpu 0 caller 0x000A8B98): Uncorrectable machine check: pc = 000000002767BC08, msr = 0000000000149030, dsisr = 42000000, dar = 00000000E00E8000
    AsyncSrc = 0000000000000000, CoreFIR = 0000000000000000
    L2FIR = 0000000000000000, BusFir = 00000000ff000000
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095544 0x00095A5C 0x0002683C 0x000A8B98 0x000A7E28 0x000ABB00
    Proceeding back via exception chain:
    Exception state (sv=0x2F17DC80)
    PC=0x2767BC08; MSR=0x00149030; DAR=0xE00E8000; DSISR=0x42000000; LR=0x276A0AEC; R1=0x1752BD80; XCP=0x00000008 (0x200 - Machine check)
    Backtrace:
    0x00032534 0x276A0AEC 0x0003C738 0x000A9694
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.AppleAirPort2(401.2)@0x2765d000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.0)@0x27572000
    dependency: com.apple.iokit.IOPCIFamily(1.6)@0x275d0000
    Exception state (sv=0x2F666280)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.2.1: Fri Jun 24 23:31:10 PDT 2005; root:xnu-792.3.2.obj~1/RELEASE_PPC

    I'm sorry to say I can't "translate" any of that for you
    But you mention in your title that you suspect the AirPort is causing this. Have you tried removing the card to see if the panics stop? Also, and I know this sounds silly, but do you have at least 10% of your hard drive free?

  • Kernel panic when inserting USB drive

    Hi,
    When I connect my FreeCom USB drive to my Macbook Pro I get a kernel panic in about a minute.
    Who can help me?
    Error dump:
    Interval Since Last Panic Report:  75543 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    086C7B75-D92E-34F9-C3BA-3E00DFEADFD6
    Fri Apr 12 19:23:28 2013
    panic(cpu 0 caller 0xffffff8002ef1b71): "hfs_UNswap_BTNode: invalid backward link (0x00000ec4 == 0x00000ec4)\n"@/SourceCache/xnu/xnu-2050.22.13/bsd/hfs/hfs_endian.c:297
    Backtrace (CPU 0), Frame : Return Address
    0xffffff811389b2b0 : 0xffffff8002c1d626
    0xffffff811389b320 : 0xffffff8002ef1b71
    0xffffff811389b370 : 0xffffff8002ee6ac4
    0xffffff811389b3b0 : 0xffffff8002d1940a
    0xffffff811389b4a0 : 0xffffff8002d163b3
    0xffffff811389b550 : 0xffffff8002d18a7f
    0xffffff811389b5a0 : 0xffffff8002f1070f
    0xffffff811389b5d0 : 0xffffff8002f14856
    0xffffff811389b640 : 0xffffff8002efb718
    0xffffff811389b6e0 : 0xffffff8002d10ee4
    0xffffff811389b750 : 0xffffff8002f48b99
    0xffffff811389bf50 : 0xffffff8002fe063a
    0xffffff811389bfb0 : 0xffffff8002ccdd23
    BSD process name corresponding to current thread: mds
    Boot args: -s -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
    Kernel slide:     0x0000000002a00000
    Kernel text base: 0xffffff8002c00000
    System model name: MacBookPro5,3 (Mac-F22587C8)
    System uptime in nanoseconds: 77389550735760
    last loaded kext at 77087679360457: com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5 (addr 0xffffff7f850e4000, size 86016)
    last unloaded kext at 77228607263168: com.apple.driver.AppleUSBCDC          4.1.23 (addr 0xffffff7f8503b000, size 12288)
    loaded kexts:
    com.Logitech.Unifying.HID Driver          1.2.0
    com.vmware.kext.vmioplug.10.1.24          10.1.24
    com.vmware.kext.vmx86          0104.03.86
    com.vmware.kext.vmnet          0104.03.86
    com.vmware.kext.vsockets          90.4.23
    com.vmware.kext.vmci          90.4.18
    com.Logitech.Control Center.HID Driver          3.5.1
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleMuxControl          3.3.0
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleBluetoothHIDKeyboard          170.2
    com.apple.driver.IOBluetoothHIDDriver          4.1.3f3
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.NVDAResman          8.1.0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313036372E4D313646
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313036372E4D313646
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: SAMSUNG SSD 830 Series, 256,06 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x24100000 / 3
    USB Device: HL-2030 series, 0x04f9  (Brother International Corporation), 0x0027, 0x24140000 / 6
    USB Device: DYMO LabelWriter 400  Turbo, 0x0922  (Dymo Corporation), 0x001a, 0x24120000 / 5
    USB Device: USB to ATA/ATAPI Bridge, 0x152d  (JMicron Technology Corp.), 0x2329, 0x24130000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0x06200000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

    Just as final note on this topic. I discussed the problem with the local Apple Repair Centre who advised reinstalling 10.5.1, as suggested by baltwo, before bringing the machine in for repair. I did this and everything seemed OK. It has been running backups for 10 days now without a problem.

  • My iMac has a Kernel Panic screen come up on start up and I can't get past it no matter what I try. Any help to fix this would be greatly appreciated.

    My mac has a "Kernel Panic" screen come up on start up. No matter what I try I can't get past this to fix it. Any hints out there? Do I have to completely wipe my drive and re-install to fix this? I can't even back up my files before doing this as like I say I can't get past the Kernel Panic message.

    There are some fairly informative articles about kernel panics...
    •OS X: About kernel panics:
    http://support.apple.com/kb/TS3742?viewlocale=en_US&locale=en_US
    Note the toggle triangles to get more info in the above article, some are
    important steps, with alternative methods of accessing or performing a
    suggested activity and may vary with the OS X version in use.
    •Resolving Kernel Panics:
    http://www.thexlab.com/faqs/kernelpanics.html
    •Technical Note: TN2063: Understanding and Debugging Kernel Panics:
    https://developer.apple.com/library/mac/technotes/tn2063/_index.html
    The above TN covers several technical aspects to identify & troubleshoot.
    Some are above the average user needs, but still can be rather helpful.
    Hopefully you can get past the kernel panic screen, there are several
    ways to attempt to do that, however if the issue is hardware, a reinstall
    of the OS X may not cure the underlying cause of the symptom.
    Good luck & happy computing!

  • Repeated panics in com.apple.ATIRadeonX2000, after installing Snow Leopard

    Hi,
    now for the 4th time around, I got a kernel panic with backtraces pointing to the com.apple.ATIRadeonX2000 driver. The previous 4 times it crashed while beeing fully idle, today it crashed while I was using the box.
    The box in this case is a Mac Pro (Early 2008), with 2 ATI Radeon HD2600XT cards driving 3 displays. Everything is running on a powerfull UPS.
    In early April I reinstalled the box on a SSD drive, and at the same time I upgradeded from 10.5 to 10.6 (Snow Leopard). About two-three weeks later (12th Apr) the first crash came, and then about a month later (20th May)  again. Then 16th June, and now today, 27th June..
    Here is each panic:
    Tue Apr 12 08:52:23 2011
    panic(cpu 2 caller 0x2aab59): Kernel trap at 0x85035c82, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000034, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0xfffffff0, EBX: 0x00000000, ECX: 0x00000000, EDX: 0x00000040
    CR2: 0x00000034, EBP: 0xa7a4a9b8, ESI: 0x6c088000, EDI: 0x00000000
    EFL: 0x00010286, EIP: 0x85035c82, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000002
    Backtrace (CPU 2), Frame : Return Address (4 potential args on stack)
    0xa7a4a7b8 : 0x21b510 (0x5d9514 0xa7a4a7ec 0x223978 0x0)
    0xa7a4a808 : 0x2aab59 (0x59aeec 0x85035c82 0xe 0x59b0b6)
    0xa7a4a8e8 : 0x2a09b8 (0xa7a4a900 0xf 0xa7a4a9b8 0x85035c82)
    0xa7a4a8f8 : 0x85035c82 (0xe 0x48 0x10 0x6c080010)
    0xa7a4a9b8 : 0x8501c361 (0x6c088000 0xd728000 0x0 0x5046b1)
    0xa7a4aa28 : 0x8501b9db (0x6c088000 0x0 0x4 0x3)
    0xa7a4aa58 : 0x85013e3d (0x6c088000 0x0 0x4 0xd728000)
    0xa7a4ab08 : 0x8501056f (0xd728000 0x0 0xa7a4ab6c 0xa7a4ab68)
    0xa7a4ab88 : 0x56a738 (0xd728000 0x0 0xa7a4addc 0xa7a4ac14)
    0xa7a4abd8 : 0x56afd7 (0x85101900 0xd728000 0xf3ba488 0x1)
    0xa7a4ac28 : 0x56b88b (0xd728000 0x10 0xa7a4ac70 0x0)
    0xa7a4ad48 : 0x285be0 (0xd728000 0x10 0xf3ba488 0x1)
    0xa7a4bdf8 : 0x21d8be (0xf3ba460 0x1ba075a0 0x1f9f00 0x410a73)
    0xa7a4be38 : 0x210a3e (0xf3ba400 0x0 0x191d4180 0x17105b20)
    0xa7a4be98 : 0x216ca1 (0xf3ba400 0x0 0x0 0x0)
    0xa7a4bf18 : 0x294e25 (0xa7a4bf44 0x0 0x0 0x0)
    0xa7a4bfc8 : 0x2a1028 (0x18245820 0x0 0x10 0x1be16dc4)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.ATIRadeonX2000(6.2.6)@0x85007000->0x8521bfff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x7aa7e000
                dependency: com.apple.iokit.IONDRVSupport(2.2)@0x846a2000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x847c7000
    BSD process name corresponding to current thread: Google Chrome
    Fri May 20 16:15:41 2011
    panic(cpu 0 caller 0x2aab59): Kernel trap at 0x009c0edf, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0x00000000, CR3: 0x29a0c000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x00000000, ECX: 0x009af1dc, EDX: 0x6cd4c000
    CR2: 0x00000000, EBP: 0xb1af2968, ESI: 0x6cf46000, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x009c0edf, CS:  0x00000008, DS:  0x00010010
    Error code: 0x00000002
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0xb1af2788 : 0x21b510 (0x5d9514 0xb1af27bc 0x223978 0x0)
    0xb1af27d8 : 0x2aab59 (0x59aeec 0x9c0edf 0xe 0x59b0b6)
    0xb1af28b8 : 0x2a09b8 (0xb1af28d0 0xffff 0xb1af2968 0x9c0edf)
    0xb1af28c8 : 0x9c0edf (0xe 0x48 0x112d0010 0x10)
    0xb1af2968 : 0x9af1f6 (0x0 0xcc 0xb1af29a8 0x9620c2)
    0xb1af2988 : 0x99f334 (0x6cd4c000 0x0 0xb1af29bf 0x0)
    0xb1af29d8 : 0x975780 (0xdbd1d40 0xb1af2a28 0x0 0xb1af2a24)
    0xb1af2a48 : 0x975fe5 (0x6cf46000 0x0 0xd43b154 0x6cf46514)
    0xb1af2a88 : 0x95e7e6 (0x6cf46000 0x20000002 0xb1af2ac8 0x9b14aa)
    0xb1af2aa8 : 0x95e9a5 (0x6cf46000 0x0 0x1 0x97fae6)
    0xb1af2af8 : 0x95fafa (0x6cf46000 0x0 0x0 0x1)
    0xb1af2ba8 : 0x95fe25 (0x6cf46000 0x0 0x0 0x0)
    0xb1af2be8 : 0x56a2f8 (0x6cf46000 0x0 0x0 0x1eaacb80)
    0xb1af2c38 : 0x56af6e (0xa445f8 0x6cf46000 0x1eaacb6c 0x2)
    0xb1af2c88 : 0x56b88b (0x6cf46000 0x9 0xb1af2cd0 0x0)
    0xb1af2da8 : 0x285be0 (0x6cf46000 0x9 0x1eaacb6c 0x2)
    0xb1af3e58 : 0x21d8be (0x1eaacb44 0x1f91b5a0 0x1e46c8 0x32fef)
    0xb1af3e98 : 0x210a3e (0x1eaacb00 0x0 0xe128e30 0x13dd10a0)
    0xb1af3ef8 : 0x216ca1 (0x1eaacb00 0x0 0x0 0x0)
    0xb1af3f78 : 0x295168 (0xdd8b7e8 0x0 0x0 0x0)
    0xb1af3fc8 : 0x2a149d (0xdd8b7e4 0x0 0x10 0x0)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.ATIRadeonX2000(6.2.6)@0x948000->0xb5cfff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x908000
                dependency: com.apple.iokit.IONDRVSupport(2.2)@0x93b000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x919000
    BSD process name corresponding to current thread: WindowServer
    Sun Jun 19 23:27:14 2011
    panic(cpu 7 caller 0x2aab59): Kernel trap at 0x009c0edf, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0x00000000, CR3: 0x241f2000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x00000000, ECX: 0x009af1dc, EDX: 0x6cd4e000
    CR2: 0x00000000, EBP: 0xb46f2968, ESI: 0x6cfa8000, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x009c0edf, CS:  0x00000008, DS:  0x00010010
    Error code: 0x00000002
    Backtrace (CPU 7), Frame : Return Address (4 potential args on stack)
    0xb46f2788 : 0x21b510 (0x5d9514 0xb46f27bc 0x223978 0x0)
    0xb46f27d8 : 0x2aab59 (0x59aeec 0x9c0edf 0xe 0x59b0b6)
    0xb46f28b8 : 0x2a09b8 (0xb46f28d0 0xffff 0xb46f2968 0x9c0edf)
    0xb46f28c8 : 0x9c0edf (0xe 0x48 0x20700010 0x10)
    0xb46f2968 : 0x9af1f6 (0x0 0xcc 0xb46f29a8 0x9620c2)
    0xb46f2988 : 0x99f334 (0x6cd4e000 0x0 0xb46f29bf 0x0)
    0xb46f29d8 : 0x975780 (0xdbb4580 0xb46f2a28 0x0 0xb46f2a24)
    0xb46f2a48 : 0x975fe5 (0x6cfa8000 0x0 0xd94a154 0x6cfa8514)
    0xb46f2a88 : 0x95e7e6 (0x6cfa8000 0x20000002 0xb46f2ac8 0x9b14aa)
    0xb46f2aa8 : 0x95e9a5 (0x6cfa8000 0x0 0x1 0x97fae6)
    0xb46f2af8 : 0x95fafa (0x6cfa8000 0x0 0x0 0x1)
    0xb46f2ba8 : 0x95fe25 (0x6cfa8000 0x0 0x0 0x0)
    0xb46f2be8 : 0x56a2f8 (0x6cfa8000 0x0 0x0 0x17029280)
    0xb46f2c38 : 0x56af6e (0xa445f8 0x6cfa8000 0x1702926c 0x2)
    0xb46f2c88 : 0x56b88b (0x6cfa8000 0x9 0xb46f2cd0 0x0)
    0xb46f2da8 : 0x285be0 (0x6cfa8000 0x9 0x1702926c 0x2)
    0xb46f3e58 : 0x21d8be (0x17029244 0x205ba5a0 0x1fd368 0x5b23b)
    0xb46f3e98 : 0x210a3e (0x17029200 0x0 0xe027e00 0x206fc490)
    0xb46f3ef8 : 0x216ca1 (0x17029200 0x0 0x0 0x0)
    0xb46f3f78 : 0x295168 (0xd0d3b08 0x0 0x0 0x0)
    0xb46f3fc8 : 0x2a149d (0xd0d3b04 0x1 0x10 0x11fa3240)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.ATIRadeonX2000(6.2.6)@0x948000->0xb5cfff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x908000
                dependency: com.apple.iokit.IONDRVSupport(2.2)@0x93b000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x919000
    BSD process name corresponding to current thread: WindowServer
    And the last one (with full details for reference)
    Mon Jun 27 11:14:57 2011
    panic(cpu 4 caller 0x2aab59): Kernel trap at 0x8eba3c82, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0x00000034, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0xfffffff0, EBX: 0x00000000, ECX: 0x00000000, EDX: 0x00000040
    CR2: 0x00000034, EBP: 0x8e6b29b8, ESI: 0x758ce000, EDI: 0x00000000
    EFL: 0x00010286, EIP: 0x8eba3c82, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000002
    Backtrace (CPU 4), Frame : Return Address (4 potential args on stack)
    0x8e6b27b8 : 0x21b510 (0x5d9514 0x8e6b27ec 0x223978 0x0)
    0x8e6b2808 : 0x2aab59 (0x59aeec 0x8eba3c82 0xe 0x59b0b6)
    0x8e6b28e8 : 0x2a09b8 (0x8e6b2900 0xf 0x8e6b29b8 0x8eba3c82)
    0x8e6b28f8 : 0x8eba3c82 (0xe 0x48 0x8e6b0010 0x758c0010)
    0x8e6b29b8 : 0x8eb8a361 (0x758ce000 0x1ab99000 0x0 0x5)
    0x8e6b2a28 : 0x8eb899db (0x758ce000 0x0 0x4 0x3)
    0x8e6b2a58 : 0x8eb81e3d (0x758ce000 0x0 0x4 0x1ab99000)
    0x8e6b2b08 : 0x8eb7e56f (0x1ab99000 0x0 0x8e6b2b6c 0x8e6b2b68)
    0x8e6b2b88 : 0x56a738 (0x1ab99000 0x0 0x8e6b2ddc 0x8e6b2c14)
    0x8e6b2bd8 : 0x56afd7 (0x8ec6f900 0x1ab99000 0x1f4c2e88 0x1)
    0x8e6b2c28 : 0x56b88b (0x1ab99000 0x10 0x8e6b2c70 0x0)
    0x8e6b2d48 : 0x285be0 (0x1ab99000 0x10 0x1f4c2e88 0x1)
    0x8e6b3df8 : 0x21d8be (0x1f4c2e60 0x2a8285a0 0x1fa7e0 0x1b81b)
    0x8e6b3e38 : 0x210a3e (0x1f4c2e00 0x0 0x18bcf810 0x1bba29a0)
    0x8e6b3e98 : 0x216ca1 (0x1f4c2e00 0x0 0x0 0x0)
    0x8e6b3f18 : 0x294e25 (0x8e6b3f44 0x0 0x0 0x0)
    0x8e6b3fc8 : 0x2a1028 (0x188caca0 0x1 0x10 0x243320e0)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.ATIRadeonX2000(6.2.6)@0x8eb75000->0x8ed89fff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x8438e000
                dependency: com.apple.iokit.IONDRVSupport(2.2)@0x8e0bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x8e1e4000
    BSD process name corresponding to current thread: Google Chrome
    Mac OS version:
    10J869
    Kernel version:
    Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 647163141194426
    unloaded kexts:
    com.apple.driver.iTunesPhoneDriver          8.2 (addr 0x8df34000, size 0x12288) - last unloaded 644462699977768
    loaded kexts:
    com.vmware.kext.vmnet          2.0.8 - last loaded 641885388891789
    com.vmware.kext.vmioplug          2.0.8
    com.vmware.kext.vmci          2.0.8
    com.vmware.kext.vmx86          2.0.8
    net.tunnelblick.tun          1.0
    com.google.filesystems.fusefs          2.0.3
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.driver.AudioAUUC          1.54
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.iokit.CHUDUtils          364
    com.apple.driver.AppleUpstreamUserClient          3.5.4
    com.apple.iokit.CHUDProf          366
    com.apple.driver.AppleMCCSControl          1.0.17
    com.apple.driver.AppleIntelPenrynProfile          17.1
    com.apple.kext.ATIFramebuffer          6.2.6
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AppleHDA          1.9.9f12
    com.apple.ATIRadeonX2000          6.2.6
    com.apple.driver.AppleIntel8254XEthernet          2.1.1b7
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.5.0d5
    com.apple.driver.AppleLPC          1.4.12
    com.apple.iokit.SCSITaskUserClient          2.6.5
    com.apple.BootCache          31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleUSBHub          4.1.7
    com.apple.iokit.IOAHCIBlockStorage          1.6.3
    com.apple.driver.AppleFWOHCI          4.7.1
    com.apple.driver.AppleUSBEHCI          4.1.8
    com.apple.driver.AppleAHCIPort          2.1.5
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleUSBUHCI          4.1.5
    com.apple.driver.AppleACPIButtons          1.3.5
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.6
    com.apple.driver.AppleACPIEC          1.3.5
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          105.13.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement          105.13.0
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.0f1
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.CHUDKernLib          365
    com.apple.driver.DspFuncLib          1.9.9f12
    com.apple.iokit.IOAudioFamily          1.8.0fc1
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.AppleProfileFamily          41.4
    com.apple.driver.AppleHDAController          1.9.9f12
    com.apple.iokit.IOHDAFamily          1.9.9f12
    com.apple.driver.AppleSMC          3.1.0d3
    com.apple.driver.IOPlatformPluginFamily          4.5.0d5
    com.apple.kext.ATI2600Controller          6.2.6
    com.apple.kext.ATISupport          6.2.6
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.CSRUSBBluetoothHCIController          2.4.0f1
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.0f1
    com.apple.iokit.IOBluetoothFamily          2.4.0f1
    com.apple.driver.AppleUSBHIDMouse          162
    com.apple.driver.AppleHIDMouse          162
    com.apple.driver.AppleUSBHIDKeyboard          141
    com.apple.iokit.IOUSBHIDDriver          4.1.5
    com.apple.driver.AppleHIDKeyboard          141
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.5
    com.apple.iokit.IOUSBMassStorageClass          2.6.5
    com.apple.driver.AppleUSBMergeNub          4.1.8
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.5
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.5
    com.apple.iokit.IOUSBUserClient          4.1.5
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOAHCIFamily          2.0.4
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOUSBFamily          4.1.8
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.5
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          6
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.2
    com.apple.driver.AppleACPIPlatform          1.3.5
    com.apple.iokit.IOPCIFamily          2.6
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 16 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 2600, Display, Slot-1
    PCI Card: ATI Radeon HD 2600, Display, Slot-2
    Serial ATA Device: ST3320820AS_P, 298.09 GB
    Serial ATA Device: ST3160815AS, 149.05 GB
    Serial ATA Device: OCZ-VERTEX2, 223.57 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x0424  (SMSC), 0x2502, 0xfd500000
    USB Device: Hub, 0x0424  (SMSC), 0x2602, 0xfd510000
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd512000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd512300
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfd512200
    USB Device: Flash Card Reader, 0x0424  (SMSC), 0x2228, 0xfd511000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
    USB Device: USB FAST SERIAL ADAPTER, 0x0403  (Future Technology Devices International Limited), 0x6001, 0x3d100000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    As mentioned, the only change introduced to the system is the SSD, and Snow Leopard instead of old Leopard. Before the change, I've never seen this crash a single time. A few panics maybe, but nothing related to this. I don't think blaming the SSD would be fair, if that would be the case much more random traces would be expected.
    I'd say that this is a bad bug in the com.apple.ATIRadeonX2000 module.
    Apple, any fixes for this? Update for SL or will it be addressed in Lion?
    Anyone else seen similar crashes in this scenario?

    Thanks Tom but the original post title was "Work in DTP, don't install snow leopard", but of course apple were unhappy with the title. I know the issue/problem has been discussed for months, the real problem is that it shouldn't be a problem which everyone has to find work arounds for.
    After 4 days of playing about, I've finally got flash CS4 working and Quarkxpress was also a big problem for a few months. Printer description (PPD) files which snow leopard doesn't like, but worked in tiger & leopard.....means I can't use my two A3 inkjets for proofing anymore.
    I'm just disappointed by snow leopard

  • Kernel Panic when using USB Drive

    This post originally started in the Time Machine topic but it now seems to be a basic issue with the USB i/f.
    I am using a iMac IntelC2D to backup to a Seagate FreeAgent 750 USB drive. Everything has been working OK but just recently I have been suffering crashes every time Time Machine runs. I have reset PRAM but the problem persists. I have tested the backup volume on another machine running OS X 10.5.1 and it works OK. Testing with a different USB drive on the iMac causes the same problem. The hard drive itself is therefore OK. It seems to be a problem with the USB i/f on the iMac.
    These are a couple of the crash reports which point to com.apple.driver.AppleIntelCPUPowerManagement
    Is this a H/W problem? Suggestions are invited.
    Wed Jan 9 15:59:00 2008
    panic(cpu 1 caller 0x001A7BED): Kernel trap at 0x0000677c, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0xfa8d7de0, CR3: 0x010c9000, CR4: 0x00000660
    EAX: 0xfa8d7de0, EBX: 0x00c1fb2c, ECX: 0x5ba860d7, EDX: 0x00000bde
    CR2: 0xfa8d7de0, EBP: 0x348afd18, ESI: 0xfa8cbfdf, EDI: 0x00000000
    EFL: 0x00010046, EIP: 0x0000677c, CS: 0x00000008, DS: 0x04260010
    Error code: 0x00000002
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x348afb28 : 0x12b0e1 (0x455670 0x348afb5c 0x133238 0x0)
    0x348afb78 : 0x1a7bed (0x45ea20 0x677c 0xe 0x45e1d4)
    0x348afc58 : 0x19e517 (0x348afc70 0x0 0x348afd18 0x677c)
    0x348afc68 : 0x677c (0xe 0x4260048 0x10 0x10)
    0x348afd18 : 0xc0b770 (0xfaac4b9f 0xbde 0x0 0x0)
    0x348afe38 : 0x1a8a6a (0xffffffff 0x7fffffff 0x348afec8 0x6)
    0x348afe58 : 0x1a1a4e (0x0 0x40f34f0 0xfa8cb366 0xbde)
    0x348afe88 : 0x135772 (0x2e85e4bc 0xfa8cb366 0xbde 0x2e85e4a8)
    0x348afee8 : 0x135d3a (0x1 0x40f34f0 0x4022e3c 0x0)
    0x348aff38 : 0x13685a (0x40f350c 0x0 0x0 0x5b8984)
    0x348aff78 : 0x1368db (0x41bf70 0x417ab00 0x0 0x417ab00)
    0x348aff98 : 0x41c02f (0x41bf70 0x417ab00 0xbfff7630 0x40f0000)
    0x348affc8 : 0x19e2ec (0x417ab00 0x0 0x1a10b5 0x47a0d60)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleIntelCPUPowerManagement(9.25.0)@0xc08000->0xc1ffff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9B18
    Kernel version:
    Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
    System model name: iMac7,1 (Mac-F42386C8)
    Wed Jan 9 15:59:00 2008
    panic(cpu 1 caller 0x001A7BED): Kernel trap at 0x0000677c, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0xfa8d7de0, CR3: 0x010c9000, CR4: 0x00000660
    EAX: 0xfa8d7de0, EBX: 0x00c1fb2c, ECX: 0x5ba860d7, EDX: 0x00000bde
    CR2: 0xfa8d7de0, EBP: 0x348afd18, ESI: 0xfa8cbfdf, EDI: 0x00000000
    EFL: 0x00010046, EIP: 0x0000677c, CS: 0x00000008, DS: 0x04260010
    Error code: 0x00000002
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x348afb28 : 0x12b0e1 (0x455670 0x348afb5c 0x133238 0x0)
    0x348afb78 : 0x1a7bed (0x45ea20 0x677c 0xe 0x45e1d4)
    0x348afc58 : 0x19e517 (0x348afc70 0x0 0x348afd18 0x677c)
    0x348afc68 : 0x677c (0xe 0x4260048 0x10 0x10)
    0x348afd18 : 0xc0b770 (0xfaac4b9f 0xbde 0x0 0x0)
    0x348afe38 : 0x1a8a6a (0xffffffff 0x7fffffff 0x348afec8 0x6)
    0x348afe58 : 0x1a1a4e (0x0 0x40f34f0 0xfa8cb366 0xbde)
    0x348afe88 : 0x135772 (0x2e85e4bc 0xfa8cb366 0xbde 0x2e85e4a8)
    0x348afee8 : 0x135d3a (0x1 0x40f34f0 0x4022e3c 0x0)
    0x348aff38 : 0x13685a (0x40f350c 0x0 0x0 0x5b8984)
    0x348aff78 : 0x1368db (0x41bf70 0x417ab00 0x0 0x417ab00)
    0x348aff98 : 0x41c02f (0x41bf70 0x417ab00 0xbfff7630 0x40f0000)
    0x348affc8 : 0x19e2ec (0x417ab00 0x0 0x1a10b5 0x47a0d60)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleIntelCPUPowerManagement(9.25.0)@0xc08000->0xc1ffff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9B18
    Kernel version:
    Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
    System model name: iMac7,1 (Mac-F42386C8)
    This is a repeatable problem on the iMac.

    Just as final note on this topic. I discussed the problem with the local Apple Repair Centre who advised reinstalling 10.5.1, as suggested by baltwo, before bringing the machine in for repair. I did this and everything seemed OK. It has been running backups for 10 days now without a problem.

  • Kernel panics with external Apple modem

    This question has been raised before, but I'm revisiting it in hopes someone may have found a solution.
    I'm getting frequent freezes and failures to awake from sleep, and a number of kernel panics that always implicate the faxmodem:
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleSM56KUSBAudio(1.9.14)@0x6d364000->0x6d37efff
    dependency: com.apple.iokit.SM56KUSBAudioFamily(1.5.10)@0x6d34d000
    dependency: com.apple.iokit.IOUSBFamily(3.1.5)@0x602000
    com.apple.driver.AppleUSBUHCI(3.1.5)@0x8e1000->0x8eefff
    dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x631000
    dependency: com.apple.iokit.IOUSBFamily(3.1.5)@0x602000
    com.apple.iokit.IOUSBFamily(3.1.5)@0x602000->0x629fff
    When the USB modem is not connected I do not get these KPs.
    Apparently there is a firmware conflict between this old Apple modem (I bought it for another machine in 2006) and Intel-based duo-core machines. The Apple Store people tell me the newest Apple USB modems are the same, that is, they have not been updated.
    Any ideas? Do I have to buy another fax modem? I just use it for faxes.
    Thanks.

    Greetings.
    I'm having the same problem as Beanfield. I'm using a MX620 Logitech Wireless Laser Mouse, and it produces several problems under Mac OS X 10.4.10. The micro receiver is plugged to the rear of my iMac Intel Dual Core and altough I've switched it to the USB ports of my Apple Keyboard it still happens.The Kernel Panics (with the Grey Screen of Death) happen mostly when the mouse awakes the computer. Very often, when right clicking or single clicking items, the menus appear and disappear. Dragging items becomes impossible and even after restarting the iMac the problem persists.
    It also interfers with the keyboard: sometimes the cursor blinks when moving and when I press any key on the keyboard, it resumes its normal activity. Recently I've added 1 G of RAM, but I've excluded it from the problem since it worked normaly with my now defunt Mighty Mouse. Also, I bought a 500 G Lacie external drive that works very well.
    I'm getting very frustrated since this problems began only a few weeks after my purchases, which took in account full compatibility with my system. All drivers are correctly installed so...what's happening?
    Best Regards
    Pedro

  • Kernel panics w/Firewire CD drive

    Hi. I'm running a 500MHz TiBook, with OS X, 10.4.3. Ever since the last security update (the large one that came out on the 29th, I believe) I've been getting kernel panics. They seem to be tied into my older FireWire CD burner. Whenever I start up my computer with it connected, the computer starts up and immediatly goes to kernel panic. When I plug it into my laptop, it does the same thing. I've tried every combination of devices I can, it pretty much always happens. (I've managed to get it to work twice, but nothing was different.) Had absolutely no problems with the burner before the update, and it still works on my roomate's G4 Powermac running Panther. Other firewire devices all run perfectly normal on my laptop.
    The CD burner is a QPS bran Que!Fire CDRW 4x4x24.
    I've searched on these forums and elsewhere, and haven't found very much that applies to my situation, and the few things I have found don't work. I'm probably just searching on the wrong terms.
    I pulled up the panic log from Console. It follows below. If anyone's got any leads or ideas, that'd be great. I'm still trying to contact QPS. It was suggested I redo the firmware on the CD drive using another computer; Que's website gives a dead link to a forum. When I tracked that site down, they didn't have what was needed. So yeah, any help is much appreciated! thanks!
    J. Pierce
    Kernel panic log from Console follows below:
    Thu Dec 15 22:15:08 2005
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000000000000 PC=0x00000000328F3380
    Latest crash info for cpu 0:
    Exception state (sv=0x327BC000)
    PC=0x328F3380; MSR=0x00009030; DAR=0x00000000; DSISR=0x40000000; LR=0x328F3380; R1=0x173637D0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00000024 0x002BBE40 0x002BC0F0 0x002B7980 0x002BBFBC 0x002BC158
    0x32B70890 0x32B70680 0x32B70478 0x2D4A8A44 0x2D48A040 0x2D489940 0x2D4F5A24 0x2D4E5450
    0x002CF960 0x002CE828 0x000A9814
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.QPSQueFire(1.4.4)@0x328f2000
    dependency: com.apple.iokit.IOFireWireSBP2(1.7.5)@0x32b6c000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.4)@0x2d7d8000
    dependency: com.apple.iokit.IOFireWireSerialBusProtocolTransport(1.4.0)@0x32b46000
    dependency: com.apple.iokit.IOFireWireFamily(2.0.8)@0x2d480000
    com.apple.iokit.IOFireWireSBP2(1.7.5)@0x32b6c000
    dependency: com.apple.iokit.IOFireWireFamily(2.0.8)@0x2d480000
    com.apple.driver.AppleFWOHCI(2.5.2)@0x2d4df000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x275e4000
    dependency: com.apple.iokit.IOFireWireFamily(2.0.8)@0x2d480000
    com.apple.iokit.IOFireWireFamily(2.0.8)@0x2d480000
    Proceeding back via exception chain:
    Exception state (sv=0x327BC000)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x2D239500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.3.0: Mon Oct 3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095698 0x00095BB0 0x0002683C 0x000A8304 0x000ABC80
    Proceeding back via exception chain:
    Exception state (sv=0x327BC000)
    PC=0x328F3380; MSR=0x00009030; DAR=0x00000000; DSISR=0x40000000; LR=0x328F3380; R1=0x173637D0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00000024 0x002BBE40 0x002BC0F0 0x002B7980 0x002BBFBC 0x002BC158
    0x32B70890 0x32B70680 0x32B70478 0x2D4A8A44 0x2D48A040 0x2D489940 0x2D4F5A24 0x2D4E5450
    500 MHz TiBook   Mac OS X (10.4.3)  

    Hi J.P.,
    Your panic log is definitely flagging the kernel extensions for the FireWire burner:"Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.QPSQueFire(1.4.4)@0x328f2000"so that is clearly the problem. The version shown (1.4.4) is the most current version. Unless the kernel extension itself has become corrupted, something in the security update may have rendered that driver incompatible with Mac OS X.
    This is something you want to take up with Que before proceeding further. If they've had similar reports, they might release a new kernel extension. Otherwise, you're faced with trying to reinstall that kernel extension from an identical copy of Tiger or performing an Archive and Install.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Kernel Panic: Unable to find driver for this platform

    So, my 1 GM RM, 1.5 GHz Powerbook G4 (15 inches) has been behaving wonderfully lately. Until, this morning, it locked up -- as it sometimes does -- after inserting a 3rd party SATA card and waking it from sleep.
    This is normally not a problem. A reboot gets things back on track. Not today. The reboot stayed on the grey screen with the white apple logo. I tried booting off of a Disk Warrior CD and an OS X 10.4 install DVD. I go this kernel panic:
    Unable to find driver for this platform: "PowerBook5,6".
    But...and here's the best part...if I boot into target disk mode and hook the computer up to another similar Powerbook we have, the similar PowerBook boots fine using my drive.
    So, it seems to be a hardware problem with my PowerBook. Any ideas on how I narrow it down?
    Thanks,
    Gary

    Glad you found your problem. Our kernel panic on our 15" G4 is a bad logic board. $500+ to fix it. Just found out yesterday.
    JWTech

  • IMac won't boot - Failed to load extension com.apple.driver.applemacriscAGP

    Hello, so I have an iMac G4 17" (running 10.4) and it was unfortunately not connected to a very good surge protector. The power surged and a fuse blew and now when I try starting it up it chimes and then just sits at the gray screen with the apple logo. Here's what I've tried:
    Booting into verbose and single-user modes, this is what happens:
    Failed to load extension com.apple.driver.applemacriscPCI
    Couldn't alloc class AGP
    Still waiting for root device
    Still waiting for root device
    Still waiting for root device etc.
    Booting into Open firmware mode:
    I'm able to do everything just fine, including resetting the nvram
    Resetting PRAM:
    Works fine, chimes when appropriate
    Starting from Tiger install DVD:
    Works just fine, I'm able to access all the utilities and was able to copy files off to a flash drive with the terminal. I used Disk Utility to repair the drive and repair the permissions, both of which ran successfully. I did a clean install of Tiger and then repaired the drive and permissions. I selected the new install on the hard drive as the default start-up disk. Still it sits at the gray screen and I still get those same errors in Verbose and Single-User modes.
    I found the source code (a cpp file) for the com.apple.driver.applemacriscPCI, but don't really know how to compile it and what headers are necessary etc, and even if I did I don't know where I would put it since the problem can't be on the hard drive after I did a clean install. I have not yet tried completely reformatting the drive before an install but doesn't the installer do that anyway?
    Any help would be much appreciated.
    Message was edited by: Yost Smith

    There may be some circuit damage in the computer; due to the surge of power.
    Sometimes, a computer and its owner get lucky and when a surge disables a
    Macintosh, a reset of the Power Management Unit (PMU) can help restore the
    normal functions. Often, when this works, the computer may not go past the
    grey screen at all, until the PMU is reset.
    Instead of a simple surge protector, my computers are powered through a
    backup power supply; an uninterruptable power unit with battery backup.
    These also have automatic voltage regulation. Forget common protectors!
    On the iMac G4 series, the PMU reset button is under the metal plate on the
    bottom and is hard to see. There may be instructions with images available
    online, perhaps in Apple Support's knowledge-base. This would also be in
    the official service manual in pdf electronic documentation, for a tech repair.
    How to reset PMU in iMac G4:
    http://support.apple.com/kb/HT1712
    You may have to see if the Apple Hardware Test can show error codes and
    other hints of hardware damages; and perhaps a tech visit is not far off...
    Good luck & happy computing!
    edited.

  • 1 Kernel Panic Fix - Downgrade Motu Driver

    Just wanted to add a topic to the forums to let people know about an issue I've discovered with the audio drivers from MOTU.
    It seems as though their latest driver update (1.4.7) for any of the firewire consoles (entitled - *MOTU 828/896/828mk2/896HD/Traveler - 1.4.7*) is not compatible with OS 10.4.x Tiger. After installing this driver the system may have a classic kernel panic after a restart.
    All you need to do is un-install version 1.4.7 of the driver and download + install version 1.4.1 available here
    Hope this helps anyone with a similar issue. It seems a common cause for kernel panics is an incompatible driver for 3rd party hardware.

    Thanks for the tip.

Maybe you are looking for