Serverbased User have Kernel Panic after shutdown or logout

We have many users with different konfigurations on mac's (G5, intel or 10.4.x, 10.5.x). 30% of the users (serverbased profile on Server 10.5.6, intel) cannot logout or shutdown. The Mac hangs after logout:
19.03.09 17:02:33 loginwindow[24] FolderManager: Failed looking up user domain root; url='file://localhost/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfil e/zeljkomilic/' path=/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfile/zeljkomilic/ err=-35 uid=0 euid=1126
19.03.09 17:02:33 loginwindow[24] FolderManager: Failed looking up user domain root; url='file://localhost/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfil e/zeljkomilic/' path=/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfile/zeljkomilic/ err=-35 uid=0 euid=1126
19.03.09 17:02:33 loginwindow[24] FolderManager: Failed looking up user domain root; url='file://localhost/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfil e/zeljkomilic/' path=/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfile/zeljkomilic/ err=-35 uid=0 euid=1126
19.03.09 17:02:31 com.apple.RemoteDesktop.agent[183] LOG: smart shutdown request
19.03.09 17:02:31 com.apple.RemoteDesktop.agent[183] LOG: shutting down
19.03.09 17:02:33 loginwindow[24] DEAD_PROCESS: 0 console
19.03.09 17:02:34 com.apple.RemoteDesktop.agent[183] LOG: database system is shut down
19.03.09 17:02:49 diskarbitrationd[32] ATSServer [149]:29187 not responding.
19.03.09 17:02:49 diskarbitrationd[32] loginwindow [24]:21523 not responding.
19.03.09 17:02:50 kernel AFP_VFS afpfs_unmount: /Volumes/IT, flags 0, pid 523
19.03.09 17:02:50 kernel ASP_TCP HoldPendingReqs: holding slot 31 reqID 731 flags 0x9 afpCmd 0 so 0x453a660
19.03.09 17:02:50 kernel ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x453a660
19.03.09 17:02:50 kernel AFP_VFS afpfs_DoReconnect started /Volumes/IT prevTrigger 0 currTrigger 1
19.03.09 17:02:50 kernel AFP_VFS afpfs_DoReconnect: already in unmount /Volumes/IT
I have see this:
loginwindow[24] FolderManager: Failed looking up user domain root; url='file://localhost/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfil e/zeljkomilic/' path=/Network/Servers/tabasco.aroma.ch/DatenShares/ServerProfile/zeljkomilic/ err=-35 uid=0 euid=1126
The right path are:
'file://localhost/Network/Servers/cayenne.aroma.ch/DatenShares/ServerProfile/zel jkomilic/'
path=/Network/Servers/cayenne.aroma.ch/DatenShares/ServerProfile/zeljkomilic/ err=-35 uid=0 euid=1126
How can i change this path?
The local user have no problem...
Any idea?

here is a script to make this process a little easier for everyone.
make sure you run this in the folder that store all home dir
#!/bin/sh
echo started at `date "+%y%m%d_%H%M"`.
# Insure user is root before proceeding.
#if [ $USER != "root" ]; then
# echo "You must be root to execute this script."
# exit
#fi
#Create input file
ls -1 ./ > /tmp/users.txt
#Set input file
Input_file=/tmp/users.txt
while read line; do
user=`echo $line | tr -d "\r" | cut -f1`
rm $user/Library/Fonts/Times\ New\ Roman
echo $user "modified."
done < $Input_file
rm /tmp/users.txt

Similar Messages

  • Kernel panics after upgrading to OS 10.8.5

    I installed the 10.8.5 update on my early 20098 model Mac Pro.  I thought it strange that I had to restart the computer twice after the update.  But everything initially seemed to work fine after the update.  But while I was updating the OS on my Macbook Pro, leaving my Mac Pro unattended for about 45 minutes, I came back to the Mac Pro and discovered that there was a kernal panic warning on the screen to the effect that the computer shut down because of a problem.  I was given the option to restart the computer and it seemed to work normally for the next few hours.  But when I checked on it the next morning, the same kernel panic message was displayed.  I tried starting up in Safe Mode.  As far as I can tell everything works well in safe mode, at least for the 3 or 4 hours I left it in that mode.  Back in standard boot the kernel alerts started back again.  This happens so far only when I am not actively using the computer but when it is left unattended.  The computer is set to sleep after 1 hour.
    An internet search suggested that there might be a conflict with a .kext file.  There are only 5 .kext files loaded at startup that are non-Apple ones.  I removed three of them since they were not critical for the use of my computer.  But two of the .kext files are necessary for the proper function of the Mac Pro as it is configured.  There is an "Accelsior.kext" file that is required for my OWC Mercury Accelsior PCI Express SSD card and two .kext files necessary for my CalDigit USB 3.0 Host Adapter (CalDigitFastIO.kext and CalDigitUSBxHCI.kext).  Removing all but the CalDigit .kext files and the Accelsior file did not correct the problem.  Next I simply re-installed the 10.8.5 updater.  This did not correct the problem.  I think I will go ahead and remove the CalDigit .kext files as a trial since I can operate the computer without USB 3.0 for a while.  But beyond this I don't know what I should do next.
    Here is a copy of the kernel report in Console that was generated with the last kernel panic:
    Interval Since Last Panic Report:  48228 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    AA7296BA-D418-A663-F1C9-85C15E3AF31F
    Sat Sep 14 07:21:30 2013
    Panic(CPU 2): Unresponsive processor (this CPU did not acknowledge interrupts) TLB state:0x0
    RAX: 0x0000000000000000, RBX: 0xfffffeb920300044, RCX: 0xfffffed140000000, RDX: 0xfffffeb840000000
    RSP: 0xffffff8260893ce0, RBP: 0xffffff8260893cf0, RSI: 0x0000000000000000, RDI: 0x00000000e0300044
    R8:  0x0000000000000001, R9:  0x0000000000000003, R10: 0x00000000ffffffff, R11: 0xffffff8250c25047
    R12: 0x0000000000030000, R13: 0x0000000000030044, R14: 0x0000000000000000, R15: 0x00000000e0300044
    RFL: 0x0000000000000287, RIP: 0xffffff801f4afbf0, CS:  0x0000000000000008, SS:  0x0000000000000010
    Backtrace (CPU 2), Frame : Return Address
    0xffffff8256d56f50 : 0xffffff801f4bea71
    0xffffff8256d56f80 : 0xffffff801f4b7f70
    0xffffff8256d56fd0 : 0xffffff801f4cedbb
    0xffffff8260893cf0 : 0xffffff7fa11b5ca3
    0xffffff8260893d40 : 0xffffff7fa11d7ca8
    0xffffff8260893d60 : 0xffffff7fa11b4a4f
    0xffffff8260893d80 : 0xffffff7fa11c7e57
    0xffffff8260893da0 : 0xffffff7f9fa590de
    0xffffff8260893db0 : 0xffffff7f9fa565b8
    0xffffff8260893dc0 : 0xffffff7f9fa590de
    0xffffff8260893dd0 : 0xffffff7f9fa565b8
    0xffffff8260893de0 : 0xffffff7f9fa590de
    0xffffff8260893df0 : 0xffffff7f9fa565b8
    0xffffff8260893e00 : 0xffffff7f9fa590de
    0xffffff8260893e10 : 0xffffff7f9fa586fb
    0xffffff8260893e30 : 0xffffff7f9fa58c6c
    0xffffff8260893e80 : 0xffffff7f9fa51ccd
    0xffffff8260893ec0 : 0xffffff801f844ea6
    0xffffff8260893f40 : 0xffffff801f83f7a5
    0xffffff8260893f60 : 0xffffff801f43e26e
    0xffffff8260893fb0 : 0xffffff801f4b3257
          Kernel Extensions in backtrace:
             com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f9fa4d000->0xffffff7f9fa75fff
             com.apple.driver.AppleACPIPlatform(1.8)[209B2382-A61F-344C-8BBC-26331B9BA398]@0 xffffff7fa11ae000->0xffffff7fa1207fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f9ff16000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f9fa4d000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12F37
    Kernel version:
    Darwin Kernel Version 12.5.0: Mon Jul 29 16:33:49 PDT 2013; root:xnu-2050.48.11~1/RELEASE_X86_64
    Kernel UUID: B1B58405-A2B2-3C44-B25D-495053D52AB5
    Kernel slide:     0x000000001f200000
    Kernel text base: 0xffffff801f400000
    System model name: MacPro4,1 (Mac-F221BEC8)
    System uptime in nanoseconds: 3715027731641
    last loaded kext at 3672845027518: com.apple.driver.AppleUSBCDCECMData          4.1.23 (addr 0xffffff7fa174c000, size 28672)
    last unloaded kext at 72992330627: com.apple.driver.AppleIntel8254XEthernet          3.1.1b1 (addr 0xffffff7f9ff7c000, size 69632)
    loaded kexts:
    com.owc.driver.Accelsior          1.0 b2
    com.CalDigit.driver.CalDigitUSBxHCI          1.3.8a2
    com.apple.driver.AppleUSBCDCECMData          4.1.23
    com.apple.driver.MaxTranserSizeOverrideDriver          3.3.1
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.IOBluetoothSCOAudioDriver          4.1.7f2
    com.apple.driver.IOBluetoothA2DPAudioDriver          4.1.7f2
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f2
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AppleUSBCDCACMData          4.1.23
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleUSBDisplays          357
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleHDA          2.4.7fc2
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.kext.AMDFramebuffer          8.1.6
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.4.7fc2
    com.apple.AMDRadeonAccelerator          1.0.8
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleUSBCDC          4.1.23
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.Apple_iSight          4.0.1
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          623.4.4
    com.apple.driver.Intel82574L          2.3.0b5
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AppleUSBOHCI          621.4.0
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleUSBUHCI          621.4.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.IOBluetoothHIDDriver          4.1.7f2
    com.apple.driver.AppleMultitouchDriver          237.4
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.AppleUSBCDCACMControl          4.1.23
    com.apple.driver.DspFuncLib          2.4.7fc2
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOAcceleratorFamily          74.15
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOBluetoothFamily          4.1.7f2
    com.apple.driver.AppleHDAController          2.4.7fc2
    com.apple.iokit.IOHDAFamily          2.4.7fc2
    com.apple.kext.AMD5000Controller          8.1.6
    com.apple.kext.AMDSupport          8.1.6
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.4.1d11
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBHIDMouse          175.8
    com.apple.driver.AppleHIDMouse          175.8
    com.apple.driver.AppleUSBHIDKeyboard          170.2.4
    com.apple.driver.AppleHIDKeyboard          170.2.4
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    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.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBFamily          630.4.5
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    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.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    panic(cpu 10 caller 0xffffff801f49e54b): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x4, NMIPI acks: orig: 0x0, now: 0x1"@/SourceCache/xnu/xnu-2050.48.11/osfmk/x86_64/pmap.c:2343
    Backtrace (CPU 10), Frame : Return Address
    0xffffff82608bad10 : 0xffffff801f41d636
    0xffffff82608bad80 : 0xffffff801f49e54b
    0xffffff82608bae00 : 0xffffff801f4a2d60
    0xffffff82608baec0 : 0xffffff801f4a3595
    0xffffff82608baf10 : 0xffffff801f46722c
    0xffffff82608bb000 : 0xffffff801f46b100
    0xffffff82608bb030 : 0xffffff801f465bff
    0xffffff82608bb060 : 0xffffff801f42486e
    0xffffff82608bb080 : 0xffffff801f82b53d
    0xffffff82608bb0a0 : 0xffffff7f9f9f9e9d
    0xffffff82608bb0d0 : 0xffffff7f9f9fc557
    0xffffff82608bb120 : 0xffffff7f9f9fa052
    0xffffff82608bb160 : 0xffffff7f9f9fab16
    0xffffff82608bb320 : 0xffffff7f9f9f590f
    0xffffff82608bb4d0 : 0xffffff801f892284
    0xffffff82608bb520 : 0xffffff801f4e01c7
    0xffffff82608bbd80 : 0xffffff801f4e0e1c
    0xffffff82608bbf50 : 0xffffff801f7e97ba
    0xffffff82608bbfb0 : 0xffffff801f4cf453
          Kernel Extensions in backtrace:
             com.apple.security.sandbox(220.3)[B66761E0-9412-3C2E-AA8F-17D15E7A3E3D]@0xfffff f7f9f9f3000->0xffffff7f9fa03fff
                dependency: com.apple.kext.AppleMatch(1.0.0d1)[327C619E-5CC2-311F-8B0C-F9D508BFD5B0]@0xffff ff7f9f9ef000
    BSD process name corresponding to current thread: mdworker
    System Profile:
    Model: MacPro4,1, BootROM MP41.0081.B07, 8 processors, Quad-Core Intel Xeon, 2.66 GHz, 20 GB, SMC 1.39f5
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1066 MHz, 0x85F7, 0x463732353155363746393333334700000000
    Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1066 MHz, 0x85F7, 0x463732353155363746393333334700000000
    Memory Module: DIMM 3, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
    Memory Module: DIMM 4, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
    Memory Module: DIMM 5, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
    Memory Module: DIMM 6, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
    Memory Module: DIMM 7, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
    Memory Module: DIMM 8, 2 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463235363732415A2D3147314431
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
    PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-2@7,1,0
    PCI Card: pci1033,35, sppci_usbopenhost, Slot-2@7,1,1
    PCI Card: pci1033,e0, USB Enhanced Host Controller, Slot-2@7,1,2
    PCI Card: pci104c,8025, sppci_ieee1394openhci, Slot-2@7,2,0
    PCI Card: CalDigit USB3 Adapter, Slot-4
    PCI Card: pci1b4b,9230, sppci_ahci, Slot-3
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: PIONEER DVD-RW  DVR-218L
    Serial ATA Device: WDC WD2002FAEX-007BA0, 2 TB
    Serial ATA Device: Hitachi HDT721010SLA360, 1 TB
    Serial ATA Device: WDC WD2002FAEX-007BA0, 2 TB
    Serial ATA Device: WDC WD2002FAEX-007BA0, 2 TB
    Serial ATA Device: MARVELL Raid VD 0, 239.9 GB
    Serial ATA Device: MARVELL VIRTUALL
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd120000 / 3
    USB Device: Back-UPS RS 1500 LCD FW:839.H7 .D USB FW:H7, 0x051d  (American Power Conversion), 0x0002, 0x01100000 / 2
    USB Device: USB Modem, 0x0803  (Zoom Telephonics, Inc.), 0x3095, 0x21100000 / 2
    USB Device: hub_device, 0x0451  (Texas Instruments), 0x2046, 0x1a200000 / 2
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x1a240000 / 3
    USB Device: hub_device, apple_vendor_id, 0x9101, 0x3d100000 / 2
    USB Device: hub_device, apple_vendor_id, 0x9119, 0x3d110000 / 3
    USB Device: Studio Display, apple_vendor_id, 0x9219, 0x3d113000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 3
    USB Device: Transcend, 0x8564, 0x4000, 0x04200000 / 2
    FireWire Device: unknown_device, unknown_speed
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: iSight, Apple Computer, Inc., 200mbit_speed
    FireWire Device: unknown_device, unknown_speed
    Thanks for any input or help.  Unless there is a simple fix I think I will have to revert back to my pre-update backup copy of 10.8.4
    John

    Glenn,
    Since you do not have the CalDigit USB 3 card installed and we have the exact same inducible kernel panics after update to 10.8.5, I think we can rule out a role for the CalDigit card in this matter.  Apparently, according to Larry at OWC, he and other users are not experiencing problems with the Accelsior card after the update. This suggests it is not a universal problem but it affects only Mac Pros running certain software or hardware add-ons.  It would be interesting to know in what other regards your system resembles mine in some unique fashion that might explain this problem.
    You have the MacPro 5,1 while I have the MacPro 4,1 so we know that it is not isolated to just one model of the Mac Pro.  I have 20GB RAM installed with a module in each of the slots.  I have SuperDrives installed in both bays.  I have all 4 internal HD bays occupied.  The Rember app indicates that there are no problems with my RAM. I have multiple external FW HDs, a Zoom USB modem, and 2 monitors attached to the Mac.  It is hard to imagine any of these features as being related to the problem at hand.  I might try removing all attached devices to see if this makes a difference.  Meanwhile I'll await a follow up report from OWC.
    John

  • Mac OS X Lion kernel panic on shutdown (MacBook Pro 5,3)

    So lately I have been getting kernel panic on shutdown, running Lion 10.7.3 on my Mid-2009 Macbook Pro (Intel C2D, nVidia 9400M & 9600M GT) Reading the log it seems that it has something to do with the graphics card. prior to this, I did try to switch my graphics card from the 9400M to the 9600M but it never worked as after I logged out (after choosing higher performance), the system preferences doesnt remember the option and after I shutdown/restart, it went well to the Logon Screen but after I log on the Mac started to perform VERY slowly and hangs VERY often so I did a PRAM reset after so that I could use it again, on the 9400M.
    The log can be seen here - http://pastebin.com/mjb9s6f5
    If anyone can help please do so as I really wanna use the 9600M GT card for my primary/day-to-day use rather than the 9400M.

    Most likely culprits are these. Disable them and see if that fixes the problem:
    com.tuxera.filesystems.tufsfs.fusefs_txantfs    2011.4.23
    com.logmein.hamachi     1.0
    org.pqrs.driver.KeyRemap4MacBook        7.0.0
    com.vara.driver.VaraAudio       1.0.3
    om.paceap.kext.pacesupport.snowleopard 5.7.2
    com.serato.usb.kext     2.3.0
    com.jft.driver.PdaNetDrv        1.0.64
    net.osculator.driver.OSCulatorIOKit     1.5.1
    See
    What is a kernel panic,
    Technical Note TN2063: Understanding and Debugging Kernel Panics,
    Mac OS X Kernel Panic FAQ,
    Resolving Kernel Panics, and
    Tutorial: Avoiding and eliminating Kernel panics for more details.

  • Kernel Panics after Waking from Sleep

    Hey everyone, having some problems with my iMac I'm hoping you could help with:
    I'm running a 2o" G5 iMac 1.8 GHz, 1 GB RAM, with OS X 1o.4.7.
    What is happening is that if I put my iMac to sleep, and then wake it after a few hours, I get Kernel Panics and have to restart 1-3 times(this has been going on for about a month). I'm also having programs unexpectedly close on me after being able to restart it(mainly Mail & iTunes). This doesn't happen if I only leave my iMac asleep for a 1-2 hours or so.
    So I get 3 types of errors, the kernel panic with the different languages after waking the iMac. The kernel panic that displays white text on black bars running down the left side of my screen, after being able to reboot(randomly). And unexpected program shut downs, primarily when using Mail or iTunes.
    What I've done:
    -Reset the PRAM
    -Removed all external hardware except mouse/keyboard.
    -Ran the hardware disc check which determined I had a bad stick of RAM, so I removed it, and left the stick provided by Apple in.
    -Deleted the plists Powermanagement & autoawake, deleted the cache files(per Apple support).
    -Safe boot(still got the panics)
    -Erase & Install after backing everything up.
    When I re-tested using the clean boot for about a day, I didn't get the errors. However, when I reloaded my initial setup from by backup disk, I started getting the kernel panics after a few hours of sleep again.
    I think the fact that I didn't get the panics running the clean boot has hopefully ruled out a hardware problem, so am I looking at some software that could be the culprit? Is there any easy way to narrow down what it might be, or if it's another issue altogether?
    Thanks for any help provided, and let me know if I need to provide any further info!
    20" iMac G5/15" PowerBook G4   Mac OS X (10.4.7)  

    Thanks for all the helpful ideas everyone(Miriam especially).
    I tried logging in as another (new) user, and experienced the same problems. Nothing showing on the activity monitor that I can see as the problem either.
    Looks like I'll be heading back down to the Apple store to see what can be done. I had taken it down before, but it was after I had done a clean install, and they couldn't recreate it after 1 hour of sleep, and I didn't want to pay $75 to keep it over night. But I have my crash logs now, and hopefully they'll be a little more receptive the second time around.
    Thanks again!
    20" iMac G5/15" PowerBook G4   Mac OS X (10.4.7)  

  • Kernel panic on shutdown - Snow Leopard 10.6.2

    Hi
    I am receiving intermittent Kernel Panic on shutdown - there seems to be no common denominator to the problem.
    I have just ensured that the memory is bedded properly and checked hard disk connections. Then I've run the hardware test in detailed mode which has returned no hardware errors.
    This is a Unibody Macbook Pro 15" - any ideas what I can do next? (the warranty has now expired of course)!!
    < Edited by Host >

    Given Tech Note HT2546 which states (down at the bottom)
    "Providing the information to Apple
    If you record a kernel panic, you can post this information to Apple Discussions. Please include detailed hardware configuration information in your post. You may do this by copying and pasting information from a System Profiler report into your post. Please also include any reproducible steps that lead to this message. Apple cannot respond to all postings."
    I find that hard to believe.
    Here's the log (looks like a PGP problem perhaps):
    Tue Mar 16 15:34:45 2010
    panic(cpu 0 caller 0x2a7ac2): Kernel trap at 0x0198805e, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00100000, CR4: 0x000006e0
    EAX: 0x43ff2004, EBX: 0x0b020424, ECX: 0x00547d44, EDX: 0x08430ef0
    CR2: 0x00000000, EBP: 0x59563e18, ESI: 0x0844d000, EDI: 0x00000000
    EFL: 0x00010202, EIP: 0x0198805e, CS: 0x00000008, DS: 0x08420010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x59563c08 : 0x21b2bd (0x5cf868 0x59563c3c 0x223719 0x0)
    0x59563c58 : 0x2a7ac2 (0x591c30 0x198805e 0xe 0x591dfa)
    0x59563d38 : 0x29d968 (0x59563d50 0x0 0x59563e18 0x198805e)
    0x59563d48 : 0x198805e (0xe 0x35f0048 0x59560010 0x8450010)
    0x59563e18 : 0x1975e2f (0xb020424 0x43ff2004 0x59563e48 0x0)
    0x59563e48 : 0x535ff9 (0x844d000 0x8457c00 0x59563e78 0x4fcc2d)
    0x59563ea8 : 0x547c9f (0x8457c00 0x844d000 0x0 0x0)
    0x59563ed8 : 0x532c54 (0x842d500 0x535f1a 0x8457c00 0x844d000)
    0x59563f28 : 0x5374c3 (0x0 0x0 0x0 0x0)
    0x59563fa8 : 0x53751d (0x0 0x227e4a 0x0 0x227595)
    0x59563fc8 : 0x29d68c (0x0 0x0 0x29d69b 0x9bb8000)
    Kernel Extensions in backtrace (with dependencies):
    com.pgp.iokit.PGPwdeDriver(1.2.0d1)@0x1973000->0x19bffff
    dependency: com.apple.iokit.IOStorageFamily(1.6)@0xffc000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10C540
    Kernel version:
    Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)
    System uptime in nanoseconds: 28399932641156
    unloaded kexts:
    com.apple.iokit.IOUSBMassStorageClass 2.5.1 (addr 0x52789000, size 0x45056) - last unloaded 1009381570069
    loaded kexts:
    com.google.filesystems.fusefs 2.0.3
    com.parallels.kext.prl_vnic 4.0 3848.450204
    com.parallels.kext.prl_netbridge 4.0 3848.450204
    com.parallels.kext.prlusbconnect 4.0 3848.450204
    com.parallels.kext.prlhidhook 4.0 3848.450204
    com.parallels.kext.prl_hypervisor 4.0 3848.450204
    com.pgp.iokit.PGPwdeDriver 1.2.0d1
    com.apple.driver.AppleBluetoothMultitouch 30.9
    com.apple.driver.AppleHWSensor 1.9.2d0
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.IOBluetoothBNEPDriver 2.2.4f3
    com.apple.driver.AGPM 100.9.3
    com.apple.driver.AppleMikeyHIDDriver 1.2.0
    com.apple.driver.ACPISMCPlatformPlugin 4.0.1d0
    com.apple.driver.AppleHDA 1.7.9a4
    com.apple.driver.AppleMikeyDriver 1.7.9a4
    com.apple.driver.AppleUpstreamUserClient 3.1.0
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.filesystems.ntfs 3.1
    com.apple.kext.AppleSMCLMU 1.4.5d1
    com.apple.driver.AppleIntelPenrynProfile 17
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.iokit.CHUDUtils 201
    com.apple.iokit.CHUDProf 214
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.driver.NVSMU 2.1.8
    com.apple.driver.AppleLPC 1.4.9
    com.apple.driver.AppleGraphicsControl 2.8.16
    com.apple.GeForce 6.0.6
    com.apple.driver.AppleUSBTCButtons 1.8.0b4
    com.apple.driver.AppleUSBTCKeyboard 1.8.0b4
    com.apple.driver.AppleIRController 251.1.4
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.SCSITaskUserClient 2.6.0
    com.apple.driver.AppleUSBHub 3.8.4
    com.apple.iokit.IOAHCIBlockStorage 1.6.0
    com.apple.driver.AppleAHCIPort 2.0.1
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleFWOHCI 4.4.0
    com.apple.driver.AirPortBrcm43xx 421.91.26
    com.apple.nvenet 1.0.69
    com.apple.driver.AppleUSBEHCI 3.7.5
    com.apple.driver.AppleUSBOHCI 3.7.5
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 96.0.0
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 96.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.0 - last loaded 943436384798
    com.apple.driver.AppleMultitouchDriver 204.9
    com.apple.driver.IOBluetoothHIDDriver 2.2.4f3
    com.apple.driver.IOPlatformPluginFamily 4.0.1d0
    com.apple.driver.DspFuncLib 1.7.9a4
    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.driver.AppleSMBusController 1.0.4d0
    com.apple.driver.AppleSMBusPCI 1.0.4d0
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IOSurface 73.0
    com.apple.iokit.IOBluetoothSerialManager 2.2.4f3
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.iokit.CHUDKernLib 207
    com.apple.iokit.IOAudioFamily 1.7.2fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleHDAController 1.7.9a4
    com.apple.iokit.IOHDAFamily 1.7.9a4
    com.apple.nvidia.nv50hal 6.0.6
    com.apple.NVDAResman 6.0.6
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.2.4f3
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.4f3
    com.apple.iokit.IOBluetoothFamily 2.2.4f3
    com.apple.driver.AppleUSBMultitouch 204.9
    com.apple.iokit.IOUSBHIDDriver 3.8.4
    com.apple.driver.AppleUSBMergeNub 3.8.5
    com.apple.driver.AppleUSBComposite 3.7.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.0
    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.IOUSBUserClient 3.8.5
    com.apple.iokit.IOAHCISerialATAPI 1.2.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.0
    com.apple.iokit.IOAHCIFamily 2.0.2
    com.apple.iokit.IOFireWireFamily 4.1.7
    com.apple.iokit.IO80211Family 310.6
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.IOUSBFamily 3.8.5
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOHIDFamily 1.6.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0

  • Kernel panic after update to 10.8.5

    Hi
    Kernel panic after update to 10.8.5
    I started in safe mode
    ireinstalled mountain lion 10.8 solved
    and after reintalling the update the problem reappears :S
    Need your help please
    Thanks

    THIS IS THE LAST LOG FILE I FOUND OTHER ARE TOO OLD
    Process:         Image Capture Extension [8542]
    Path:            /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
    Identifier:      com.apple.ImageCaptureExtension2
    Version:         8.0.1 (8.0.1)
    Build Info:      ImageCaptureDevices-760003002000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [709]
    User ID:         501
    Date/Time:       2013-09-22 11:13:41.884 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          29350 sec
    Crashes Since Last Report:           334
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      D6E52DB4-A077-47FC-60EF-B0B1C048DD16
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004
    VM Regions Near 0x4:
    -->
        __TEXT                 0000000105bcc000-0000000105c34000 [  416K] r-x/rwx SM=COW  /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.LaunchServices                0x000000010a4193cd _LSFindOrRegisterBundleNode + 1121
    1   com.apple.LaunchServices                0x000000010a42c008 _LSOpenStuff + 1172
    2   com.apple.LaunchServices                0x000000010a42bb6c _LSOpenApplication_Common(LSApplicationParameters_V1 const*, AEKeyDesc const*, ProcessSerialNumber*, FSRef*) + 127
    3   com.apple.LaunchServices                0x000000010a435e4a _LSOpenApplicationURL + 177
    4   com.apple.ImageCaptureExtension2          0x0000000105bf9fb9 -[ICADeviceBrowser launchLegacyDeviceDiscoveryHelpers] + 854
    5   com.apple.ImageCaptureExtension2          0x0000000105bf5058 -[ICADeviceBrowser startSearchingForBonjourServices] + 411
    6   com.apple.ImageCaptureExtension2          0x0000000105bd0229 -[ICADeviceBrowser init] + 859
    7   com.apple.ImageCaptureExtension2          0x0000000105bcfeb5 +[ICADeviceBrowser sharedDeviceBrowser] + 52
    8   com.apple.ImageCaptureExtension2          0x0000000105bce3ed -[AppController init] + 613
    9   com.apple.AppKit                        0x00000001073d1dea -[NSCustomObject nibInstantiate] + 382
    10  com.apple.AppKit                        0x00000001073b1652 -[NSIBObjectData instantiateObject:] + 311
    11  com.apple.AppKit                        0x00000001073b0df7 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 337
    12  com.apple.AppKit                        0x000000010739011d loadNib + 317
    13  com.apple.AppKit                        0x000000010738f649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    14  com.apple.AppKit                        0x000000010738f47e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    15  com.apple.AppKit                        0x000000010738f25e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    16  com.apple.AppKit                        0x000000010738b9ff NSApplicationMain + 398
    17  libdyld.dylib                           0x00007fff941437e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x0000000109a2f6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010990af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000010990ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001098f51d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000109a2fd16 kevent + 10
    1   libdispatch.dylib                       0x000000010989bdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x000000010989b9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000109a2f6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000010990af4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000010990ad13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001098f51d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fcac9493440  rcx: 0xcfc87762934d21f5  rdx: 0x00000001099c49d0
      rdi: 0x0000010000000203  rsi: 0x0000020000000200  rbp: 0x00007fff5a032920  rsp: 0x00007fff5a032880
       r8: 0x0000000000002060   r9: 0x00007fff5a032130  r10: 0x0000000000000008  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x00007fcac9493440  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x000000010a4193cd  rfl: 0x0000000000010246  cr2: 0x0000000000000004
    Logical CPU: 0
    Binary Images:
           0x105bcc000 -        0x105c33fff  com.apple.ImageCaptureExtension2 (8.0.1 - 8.0.1) <4C3765E8-FAB8-3525-8474-EB9767FC75D8> /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
           0x105c6a000 -        0x105c94fff  com.apple.printingprivate.framework.PrintingPrivate (8.4 - 91.3) <AF2B5C64-3893-387C-BBF6-FCA8CD0FC05F> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x105cb3000 -        0x105dddff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x105ec7000 -        0x105f35ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x105f66000 -        0x106034fff  com.apple.Bluetooth (4.1.4 - 4.1.4f2) <B08B37AD-88BB-3048-A4AF-8A7B3F9A598C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x1060b0000 -        0x1061adfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x1061ca000 -        0x1061cefff  com.apple.iPod (1.7 - 20) <6C90CD43-C5D5-359D-9A4D-E12A337A7ED1> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x1061d9000 -        0x10622aff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10625d000 -        0x1062bcfff  com.apple.SoftwareUpdate.framework (6 - 473) <14DF8520-A1AA-3C75-B811-628E0909F6FD> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
           0x10630b000 -        0x1065dcff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x106716000 -        0x10682e92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x106850000 -        0x106a3aff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x106b9f000 -        0x106efefff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x107121000 -        0x10723afff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10729b000 -        0x107ec8fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x1085bd000 -        0x108619fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x10864f000 -        0x108693fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
           0x1086ad000 -        0x108706ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x10874d000 -        0x108781fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x1087ae000 -        0x10913e4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x109247000 -        0x109319ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x10937a000 -        0x1093faff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x109426000 -        0x10947cfff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x1094b2000 -        0x10950cfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x10953b000 -        0x10957aff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x109596000 -        0x1095aafff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x1095c0000 -        0x1097c0fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
           0x109868000 -        0x10986cfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x109876000 -        0x109884fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x109897000 -        0x1098acff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x1098c3000 -        0x1098c4ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x1098cd000 -        0x1098d5fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x1098df000 -        0x1098e1fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
           0x1098ea000 -        0x1098ebff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x1098f4000 -        0x1099c0ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
           0x109a08000 -        0x109a10ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
           0x109a1d000 -        0x109a38ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
           0x109a51000 -        0x109a52ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
           0x109a5c000 -        0x109a7eff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
           0x109a98000 -        0x109ae7ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x109af5000 -        0x109b41ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
           0x109b59000 -        0x109b7eff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x109bb2000 -        0x109bb3fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x109bba000 -        0x109bc8ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
           0x109bcd000 -        0x109d42ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x109e05000 -        0x10a11cff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x10a196000 -        0x10a217fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x10a273000 -        0x10a319ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x10a37b000 -        0x10a3dafff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x10a405000 -        0x10a4b6fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x10a50c000 -        0x10a53dff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x10a561000 -        0x10a561fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x10a569000 -        0x10a56ffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10a579000 -        0x10a5e6ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10a621000 -        0x10a625ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x10a62e000 -        0x10a645fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10a651000 -        0x10a75cfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10a7c5000 -        0x10abbcfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10ac20000 -        0x10ada6fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10add6000 -        0x10adfefff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10ae07000 -        0x10ae5cff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10ae6e000 -        0x10ae8efff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10ae9e000 -        0x10aea2fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10aeab000 -        0x10afadfff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10afda000 -        0x10afddfff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x10afe7000 -        0x10b021ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10b040000 -        0x10b0c2ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10b0f3000 -        0x10b0fefff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10b108000 -        0x10b33dff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10b441000 -        0x10b484ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10b4c1000 -        0x10b613fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10b69f000 -        0x10b69fffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10b6a9000 -        0x10b7c9fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10b83f000 -        0x10bb6ffff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x10bcca000 -        0x10be78fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10bf33000 -        0x10bff8ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10c075000 -        0x10c0d8ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10c101000 -        0x10c117fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10c12b000 -        0x10c13afff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10c147000 -        0x10c221fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10c2a5000 -        0x10c2ccfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x10c2e8000 -        0x10c386ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x10c3bf000 -        0x10c3e9ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10c405000 -        0x10c6a9ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10c78e000 -        0x10c7d8ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10c7ea000 -        0x10c7f1fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10c7fa000 -        0x10c811fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10c827000 -        0x10c864fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10c873000 -        0x10c875fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10c87b000 -        0x10c87ffff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10c88a000 -        0x10c896fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10c8a6000 -        0x10c900ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10c919000 -        0x10cd36fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x10cf4c000 -        0x10cf6dfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10cf88000 -        0x10cf93ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x10cfa5000 -        0x10cfc4ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10cfd7000 -        0x10cfe0ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x10cfed000 -        0x10d088fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10d0a3000 -        0x10d0dffff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x10d101000 -        0x10d14cfff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x10d172000 -        0x10d429ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x10d4bd000 -        0x10d8f9fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x10d98d000 -        0x10d9dafff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x10d9ff000 -        0x10db5dfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
           0x10dba6000 -        0x10e34dfff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x10e370000 -        0x10e39cfff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10e3b2000 -        0x10e3fdfff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10e42b000 -        0x10e47afff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x10e4b5000 -        0x10e50cff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x10e51d000 -        0x10e53aff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x10e54d000 -        0x10e57ffff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
           0x10e5a8000 -        0x10e64afff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10e6b7000 -        0x10e6d6ff7  com.apple.DistributionKit (700 - 735) <A3F3464E-3874-3BDA-8311-C81054E197D0> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
           0x10e6f5000 -        0x10e7e6ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x10e849000 -        0x10e84cff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
           0x10e856000 -        0x10e8e5fff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
           0x10e912000 -        0x10e91cfff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
           0x10e928000 -        0x10e968ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x10e981000 -        0x10e9b8ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
           0x10e9d5000 -        0x10ead7fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
           0x10eb42000 -        0x10eb7dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x10eb92000 -        0x10eb94ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x10eb9a000 -        0x10ebe3fff  com.apple.DiskManagement (5.2.1 - 665.1) <8F2C8673-B1DE-33CE-A024-5E179EA8D378> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
           0x10ec0f000 -        0x10eeaaff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x1104bb000 -        0x1104c9fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
           0x110dca000 -        0x110dd6fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x110e59000 -        0x110e87fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
        0x7fff657cc000 -     0x7fff6580093f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8a66e000 -     0x7fff8a670fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8a676000 -     0x7fff8a676fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a8fd000 -     0x7fff8a902fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8aa8a000 -     0x7fff8ab7ffff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8b0d3000 -     0x7fff8b12fff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b4b9000 -     0x7fff8b4d3fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8bcdf000 -     0x7fff8bd48fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8bdc6000 -     0x7fff8bdf1fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8bdf2000 -     0x7fff8bdf5fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8c7de000 -     0x7fff8c7ebfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8cfd3000 -     0x7fff8cff5ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8cff6000 -     0x7fff8cff7fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8cff8000 -     0x7fff8d003fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d276000 -     0x7fff8d2defff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d32f000 -     0x7fff8d334fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d77e000 -     0x7fff8d791ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d792000 -     0x7fff8d7dafff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8da0b000 -     0x7fff8db25fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8e599000 -     0x7fff8e5dcff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e784000 -     0x7fff8e784fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e851000 -     0x7fff8e8cfff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ea08000 -     0x7fff8eba3fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ec2c000 -     0x7fff8ec62fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8ec85000 -     0x7fff8ec92fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8edbd000 -     0x7fff8edbdfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8ede2000 -     0x7fff8ededfff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff8ee17000 -     0x7fff8ee36ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8f671000 -     0x7fff8f672ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff9058b000 -     0x7fff905a0fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff905a1000 -     0x7fff905a2fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff905a3000 -     0x7fff905aeff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff909fa000 -     0x7fff909fafff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff90b65000 -     0x7fff90b77ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff90b78000 -     0x7fff90bcfff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90bd3000 -     0x7fff90bd7ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90ed9000 -     0x7fff90ee6ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91157000 -     0x7fff91168ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff9116c000 -     0x7fff91170fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff92fbb000 -     0x7fff92fbdfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff930a0000 -     0x7fff930acff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff930ff000 -     0x7fff9310bfff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff9332e000 -     0x7fff933ebff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff936e7000 -     0x7fff936e7fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff93c62000 -     0x7fff93c68fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff93f54000 -     0x7fff93f6bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff9404c000 -     0x7fff9409bff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff940cc000 -     0x7fff940cdfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff94141000 -     0x7fff94144ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff94299000 -     0x7fff942a8ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff946a9000 -     0x7fff946a9fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff947c9000 -     0x7fff94856ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff95228000 -     0x7fff95228fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff952b8000 -     0x7fff952c6ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff952d3000 -     0x7fff952d9ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff95375000 -     0x7fff9537cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff95a54000 -     0x7fff95b27ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff960be000 -     0x7fff960d1ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff960d2000 -     0x7fff960f3ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff960f4000 -     0x7fff960f4fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff960f5000 -     0x7fff960f7ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff960f8000 -     0x7fff961f5ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff961f8000 -     0x7fff96226ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff96230000 -     0x7fff96237fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff964fe000 -     0x7fff96508fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff96667000 -     0x7fff9666afff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff969a1000 -     0x7fff96a09ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff96b15000 -     0x7fff96b3cff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff96b3d000 -     0x7fff96b42fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff96b58000 -     0x7fff96b8efff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff96b8f000 -     0x7fff96b91ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff96b92000 -     0x7fff96c2cfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 5811
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=200.2M resident=150.5M(75%) swapped_out_or_unallocated=49.7M(25%)
    Writable regions: Total=100.8M written=15.5M(15%) resident=17.2M(17%) swapped_out=0K(0%) unallocated=83.6M(83%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                    128K
    CoreServices                       1872K
    MALLOC                             85.6M
    MALLOC guard page                    48K
    SQLite page cache                   192K
    STACK GUARD                        56.0M
    Stack                              9752K
    VM_ALLOCATE                          32K
    __DATA                             13.0M
    __IMAGE                             528K
    __LINKEDIT                         78.2M
    __TEXT                            122.0M
    __UNICODE                           544K
    mapped file                        27.1M
    shared memory                       308K
    ===========                      =======
    TOTAL                             395.1M
    System Profile:
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 4 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9A302, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Mobile Device (DFU Mode), apple_vendor_id, 0x1227, 0xfa130000 / 6
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    thanks for help

  • Kernel Panic after Sleep Mac OS X Lion

    I'm getting this quite frequently now. When I put my MacBook Pro to sleep (bought in novemeber 2011, running OS X Lion 10.7.3) and turn it back on, it crashes after I log in in my account.
    This is getting quite annoying, and I was wondering if there's something I could do to prevent it to give me a kernel panic after each wake up. I certainly don't want it to become more and more frequent. I don't have a Mac installation DVD so I wouldn't be able to reinstall OS X Lion.
    Thanks
    Tawfiq.

    "Navigate to ~/Library/Preferences/ByHost/, delete any files that contain "windowserver," and reboot the machine. The procedure may need to be repeated if you regularly connect to an external monitor once it is also connected."
    -ArsTechnica, other sources

  • Power Mac G5 Kernel Panics After Waking From Sleep

    My G5 has been kernel panicking intermittently the last few weeks. I brought it in to the Apple Store and they ran Apple System Diagnostics (ASD) on it, but found no errors. However, they were able to get it to kernel panic after running it on a full processor load for a couple hours.
    After getting the machine back, it has been pretty stable, but it will kernel panic within a minute of waking it up from sleep. Therefore, I can't put the machine to sleep anymore. Once in awhile, it also kernel panics during the boot process.
    A few times, including today, the memory also shows up incorrectly in the System Profiler. Right now, my G5 says only 3 GB of RAM are installed when there are actually 4 GB. The Profiler shows six 512 MB chips when there are actually four 512 MB chips and two 1 GB chips in the machine.
    Does anyone have an idea of what might be causing this and how I might be able to fix it?
    Thanks.

    Thanks for the suggestion. I disconnected the MyBook drive from the Firewire 800 port, then put the G5 to sleep again. When I woke it from sleep, it ran almost five minutes, then kernel panicked.
    So I did a test with half the RAM and had the same problem. Then I tested the other half of the RAM and the same kernel panics happened. I tried different DIMM slots and it kernel panicked no matter what I tried. The last few times, it just froze without displaying the kernel panic screen.
    The kernel panics started happening when I installed the August security update. So I decided to install Leopard on a secondary internal drive. The installation went smoothly and I ran some programs for a new minutes with no external drive attached. Then I put the computer to sleep. When I woke it up about an hour later, the cursor was gone and the screen was frozen.
    So I am pretty confused. The computer runs fine as long as I don't put it to sleep. But if I wake it up from sleep, it is a ticking time bomb before it crashes. Is there anything else I can try?

  • Kernel Panic after last full update - missing /lib

    hi all
    i have a problem witch my arch... i not use arch long time, because i work Adobe CS at my job. Any way after over month i boot my arch and i do normaly full update
    <code>pacman -Suy</code>
    and i get message about error
    <code>glibc: /lib is in file system</code>
    so i read on polish forum i need use --force, so i do that, and after restart i have Kernel Panic... so i try chroot by Ubuntu, i do this before a lot time but this time i get error message when i try chroot
    <code>chroot: cannot change root directory to /ar/bin/bashrc: No such file or directory</code>
    but /ar/bin/bash existing any way so i reali dont know what happened, but i detect directory /lib just have /modules/3.3.2.1-ARCH nothing more... and i this is a reaso of my problem,
    any idea how i can repair installations ??
    thanks

    It's a biggie, but read this thread (all of it) - there are instructions in there for fixing the forced upgrade, but also lots of other stuff to be aware of:
    https://bbs.archlinux.org/viewtopic.php?id=145006&p=1

  • Kernel panic after battery calibration

    My aluminium macbook was working nice until I did a battery calibration. Now all the applications are crashing: Safari, itunes, skype... Safari always crashes when I right click on a link and after some minutes the all system just crashed: kernel panic. How can I fix this. Is it a software issue or a hardware one? Does the kernel panic has something to do with the kernel panic?
    Thanks for your help

    Kernal panics are usually caused by hardware.
    User Tips: Kernel Panics
    http://support.apple.com/kb/HT1392

  • Kernel panic after install Yosemite on iMac (mid 2010 27')

    Hi All,
    there is a kernel panic after new install Yosemite on iMac (mid 2010 27'). it happen many time per day.
    I try to upgrade from 10.9 also same issue. But 10.9 is totally no problem.
    I don't know what happen, Any idea of this?
    3.2 GHz Intel Core i3
    12 GB 1333 MHz DDR3
    ATI Radeon HD 5670 512 MB
    OSX 10.10.2
    ================================================================================ ==
    Anonymous UUID:       36EA8676-239A-25B3-27B5-0DD718082E30
    Mon Mar 23 02:08:14 2015
    *** Panic Report ***
    panic(cpu 3 caller 0xffffff800094887b): "thread_invoke: preemption_level 1, possible cause: blocking while holding a spinlock, or within interrupt context"@/SourceCache/xnu/xnu-2782.10.73/osfmk/kern/sched_prim.c:2213
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8011bc3530 : 0xffffff800092fe41
    0xffffff8011bc35b0 : 0xffffff800094887b
    0xffffff8011bc3640 : 0xffffff800094612f
    0xffffff8011bc3680 : 0xffffff8000a127e0
    0xffffff8011bc36f0 : 0xffffff8000ea8c4c
    0xffffff8011bc3720 : 0xffffff8000ea8caf
    0xffffff8011bc3740 : 0xffffff8000eae4e0
    0xffffff8011bc3760 : 0xffffff8000eae51d
    0xffffff8011bc3770 : 0xffffff7f8147fa75
    0xffffff8011bc37b0 : 0xffffff7f8152a3d0
    0xffffff8011bc37d0 : 0xffffff7f81578314
    0xffffff8011bc3820 : 0xffffff7f81501c70
    0xffffff8011bc3830 : 0xffffff7f814b524b
    0xffffff8011bc3b00 : 0xffffff7f814b51c7
    0xffffff8011bc3b30 : 0xffffff7f81559b72
    0xffffff8011bc3b60 : 0xffffff7f81559d51
    0xffffff8011bc3bd0 : 0xffffff7f81559901
    0xffffff8011bc3c10 : 0xffffff7f814d1309
    0xffffff8011bc3c60 : 0xffffff7f8140860d
    0xffffff8011bc3d40 : 0xffffff7f81be0830
    0xffffff8011bc3e00 : 0xffffff7f81be246b
    0xffffff8011bc3ea0 : 0xffffff7f81be24a8
    0xffffff8011bc3ec0 : 0xffffff7f81bdb779
    0xffffff8011bc3ef0 : 0xffffff8000ed563d
    0xffffff8011bc3f40 : 0xffffff8000ed34ad
    0xffffff8011bc3f80 : 0xffffff8000ed35a6
    0xffffff8011bc3fb0 : 0xffffff8000a14dd7
          Kernel Extensions in backtrace:
             com.apple.iokit.IOUSBFamily(710.4.14)[4030C18E-76A0-37E6-9612-2C901F789E41]@0xf fffff7f81405000->0xffffff7f81469fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[56AD16B5-4F29-3F74-93E7-D492B3966DE2]@0xffffff 7f81124000
             com.apple.driver.AppleUSBEHCI(705.4.14)[B343ACE6-4ED9-365F-8F8D-9E2863B80C26]@0 xffffff7f81bd8000->0xffffff7f81bf0fff
                dependency: com.apple.iokit.IOUSBFamily(710.4.14)[4030C18E-76A0-37E6-9612-2C901F789E41]@0xf fffff7f81405000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[56AD16B5-4F29-3F74-93E7-D492B3966DE2]@0xffffff 7f81124000
             com.realtek.driver.RtWlanU(1827.4)[24DDFA6C-C845-390E-870F-92330196C84E]@0xffff ff7f81476000->0xffffff7f81741fff
                dependency: com.apple.iokit.IONetworkingFamily(3.2)[247581D8-DFC5-3AAE-B079-3D13F5514C2B]@0 xffffff7f813d2000
                dependency: com.apple.iokit.IOUSBFamily(710.4.14)[4030C18E-76A0-37E6-9612-2C901F789E41]@0xf fffff7f81405000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14C1514
    Kernel version:
    Darwin Kernel Version 14.1.0: Thu Feb 26 19:26:47 PST 2015; root:xnu-2782.10.73~1/RELEASE_X86_64
    Kernel UUID: 270413F7-3B44-3602-894F-AC0D392FCF8E
    Kernel slide:     0x0000000000600000
    Kernel text base: 0xffffff8000800000
    __HIB  text base: 0xffffff8000700000
    System model name: iMac11,3 (Mac-F2238BAE)
    System uptime in nanoseconds: 11924710499153
    last loaded kext at 5487071494168: com.apple.macos.driver.AppleUSBEthernetHost 7.0 (addr 0xffffff7f835d3000, size 28672)
    last unloaded kext at 7861940126415: com.apple.filesystems.exfat 1.4 (addr 0xffffff7f835e3000, size 57344)
    loaded kexts:
    com.realtek.driver.RtWlanU 1827.4
    com.apple.driver.MaxTranserSizeOverrideDriver 3.5.1
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AGPM 100.15.5
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.2f6
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 269.25
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.kext.AMDFramebuffer 1.3.0
    com.apple.driver.AppleMikeyDriver 269.25
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleLPC 1.7.3
    com.apple.AMDRadeonX3000 1.3.0
    com.apple.kext.AMD5000Controller 1.3.0
    com.apple.driver.AppleBacklight 170.5.0
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleUSBCardReader 3.5.1
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.0
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AppleAHCIPort 3.1.0
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard 176.2
    com.apple.driver.IOBluetoothHIDDriver 4.3.2f6
    com.apple.driver.AppleHIDKeyboard 176.2
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 269.25
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOSurface 97.0.1
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.2f6
    com.apple.iokit.IOBluetoothFamily 4.3.2f6
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.8.1d38
    com.apple.driver.AppleHDAController 269.25
    com.apple.iokit.IOHDAFamily 269.25
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IOAcceleratorFamily2 156.6.1
    com.apple.kext.AMDSupport 1.3.0
    com.apple.AppleGraphicsDeviceControl 3.8.6
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.3
    com.apple.iokit.IOUSBMassStorageClass 3.7.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.3
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 710.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1

    Hi Linc,
    thanks for helping.
    I guess this USB wireless adapter - ASUS AC56.
    beside this one , do you think have other problem?
    802.11n NIC:
      Product identification code : 0x17d2
      Vendor identification code : 0x0b05 (ASUSTek Computer Inc.)
      Version: 0.00
      Serial number : 123456
      Speed ​​: Up to 480 Mb per second
      Manufacturers : Realtek
      Location identification code : 0xfa140000 / 5
      Available current (mA): 500
      Required current (mA): 500
      BSD Name : en2
    802.11n NIC

  • Kernel panic after 10.5.3 install - can't get to desktop

    When 10.5.3 came out I ran Software Update, and it installed itself and then asked me to restart my system. So I did. But before my MBP finished restarting, a gray curtain came down and told me that I had to... restart... my... system. (It looked like a kernel panic screen.)
    I restarted and the same thing happened. After a couple of iterations of this I realized that something was broken and it wasn't going to fix itself, so I booted up in Safe Mode. That worked OK. It's what I'm using right now. Things seem to work normally except that certain functions, like playing audio, are disabled.
    How do I troubleshoot this? Thanks.

    OK, here's the panic log for the first kernel panic after the 10.5.3 download. Does this help?
    Wed May 28 22:07:06 2008
    panic(cpu 1 caller 0x0016906D): "vmmapunwire: start not found"@/SourceCache/xnu/xnu-1228.5.18/osfmk/vm/vm_map.c:3932
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x34127df8 : 0x12b0fa (0x459294 0x34127e2c 0x133243 0x0)
    0x34127e48 : 0x16906d (0x45bfe0 0x3cb9c000 0x0 0x34127f0c)
    0x34127f28 : 0x2e2ad328 (0x3cbac000 0x0 0x0 0x0)
    0x34127fc8 : 0x19ebdc (0x0 0x0 0x1a20b5 0x388f128)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.BootCache(30)@0x2e2ab000->0x2e2affff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9D34
    Kernel version:
    Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~1/RELEASE_I386
    System model name: MacBookPro1,1 (Mac-F425BEC8)

  • IMac: Kernel Panic while Shutdown. Restarts in Panic Screen

    Hi all,
    Since a week ago, my iMac starts showing a kernel panic while shutdown, it restarts showing the screen. Its operation its normal, and i work almost 12 hours a day and play a little, it has installed smcfancontrol and some musical software.
    Here is the log of the Kernel Panic, thanks in advanced:
    Interval Since Last Panic Report:  2098603 sec
    Panics Since Last Report:          17
    Anonymous UUID:                    A0D618A1-AB14-2376-94AD-4EEC8A526BCB
    Sat Aug 31 06:31:40 2013
    panic(cpu 1 caller 0xffffff802a6b8655): Kernel trap at 0xffffff7fac96c98e, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x000000002d04d000, CR4: 0x00000000000606e0
    RAX: 0xffffff8038236400, RBX: 0xffffff8038236400, RCX: 0x0000000000000007, RDX: 0xffffff8036b77400
    RSP: 0xffffff80a9933a50, RBP: 0xffffff80a9933a60, RSI: 0x00000000e0000010, RDI: 0x0000000000000000
    R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0xffffff80a9933b90, R11: 0x00000000ffffff80
    R12: 0xffffff80368fce40, R13: 0x00000000e0000010, R14: 0x0000000000000007, R15: 0xffffff8036b77400
    RFL: 0x0000000000010246, RIP: 0xffffff7fac96c98e, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80a99336f0 : 0xffffff802a61d626
    0xffffff80a9933760 : 0xffffff802a6b8655
    0xffffff80a9933930 : 0xffffff802a6ce17d
    0xffffff80a9933950 : 0xffffff7fac96c98e
    0xffffff80a9933a60 : 0xffffff802aa2e67a
    0xffffff80a9933ac0 : 0xffffff802aa2e993
    0xffffff80a9933ae0 : 0xffffff802aa29bd9
    0xffffff80a9933b20 : 0xffffff802aa2e7e2
    0xffffff80a9933b50 : 0xffffff802aa2e959
    0xffffff80a9933b90 : 0xffffff802aa30204
    0xffffff80a9933be0 : 0xffffff802aa47501
    0xffffff80a9933c20 : 0xffffff802aa3063b
    0xffffff80a9933c60 : 0xffffff802aa2f86a
    0xffffff80a9933cc0 : 0xffffff802aa2f667
    0xffffff80a9933d00 : 0xffffff802aa2f417
    0xffffff80a9933d70 : 0xffffff802aa307cc
    0xffffff80a9933d80 : 0xffffff7faac0605b
    0xffffff80a9933db0 : 0xffffff7fab062282
    0xffffff80a9933df0 : 0xffffff7fab061d92
    0xffffff80a9933e50 : 0xffffff7fab059c87
    0xffffff80a9933e80 : 0xffffff7fab05c492
    0xffffff80a9933ec0 : 0xffffff802aa3c5a6
    0xffffff80a9933f40 : 0xffffff802aa37045
    0xffffff80a9933f60 : 0xffffff802a63e25e
    0xffffff80a9933fb0 : 0xffffff802a6b3137
          Kernel Extensions in backtrace:
             com.apple.iokit.IOUSBFamily(5.6)[065077C5-A49E-3C52-BDC0-60169E293563]@0xffffff 7faabf2000->0xffffff7faac4dfff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7faabc9000
             com.apple.driver.AppleUSBHub(5.5.5)[0216C905-64A9-35D3-B1FD-75F99AA21089]@0xfff fff7fab057000->0xffffff7fab06bfff
                dependency: com.apple.iokit.IOUSBFamily(5.6.0)[065077C5-A49E-3C52-BDC0-60169E293563]@0xffff ff7faabf2000
             com.mice.driver.Xbox360Controller(1.0d12)[CD56688F-D773-3C80-AE8E-34AC8CAB8988] @0xffffff7fac96b000->0xffffff7fac970fff
                dependency: com.apple.iokit.IOHIDFamily(1.8.1)[F0B6DA72-B1C1-3816-AC9F-5F1C12E8A7DD]@0xffff ff7faaf6d000
                dependency: com.apple.iokit.IOUSBFamily(5.6.0)[065077C5-A49E-3C52-BDC0-60169E293563]@0xffff ff7faabf2000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    Kernel slide:     0x000000002a400000
    Kernel text base: 0xffffff802a600000
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 52217882634442
    last loaded kext at 865739969775: com.devguru.driver.SamsungMTP    1.2.61 (addr 0xffffff7fac9bb000, size 393216)
    last unloaded kext at 938063291360: com.apple.driver.AppleUSBCDC    4.1.23 (addr 0xffffff7fac9b8000, size 12288)
    loaded kexts:
    com.paragon-software.filesystems.ntfs    82
    net.telestream.driver.TelestreamAudio    1.1.0
    com.Cycling74.driver.Soundflower    1.6.6
    com.mice.driver.Xbox360Controller    1.0.0d12
    com.apple.driver.AppleBluetoothMultitouch    75.19
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager    4.1.4f2
    com.apple.driver.AGPM    100.12.87
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleHDA    2.3.7fc4
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.kext.AMDFramebuffer    8.1.2
    com.apple.driver.AppleSMCLMU    2.0.3d0
    com.apple.driver.AppleMikeyDriver    2.3.7fc4
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.4.5
    com.apple.AMDRadeonAccelerator    1.0.8
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.1.4f2
    com.apple.driver.AppleIntelHD3000Graphics    8.1.2
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleBacklight    170.2.5
    com.apple.driver.AppleMCCSControl    1.1.11
    com.apple.driver.AppleIntelSNBGraphicsFB    8.1.2
    com.apple.iokit.SCSITaskUserClient    3.5.5
    com.apple.driver.AppleUSBCardReader    3.1.7
    com.apple.driver.AppleIRController    320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.3.1
    com.apple.driver.AppleUSBHub    5.5.5
    com.apple.driver.AppleFWOHCI    4.9.6
    com.apple.iokit.AppleBCM5701Ethernet    3.6.1b4
    com.apple.driver.AirPort.Atheros40    600.72.2
    com.apple.driver.AppleAHCIPort    2.5.2
    com.apple.driver.AppleUSBEHCI    5.5.0
    com.apple.driver.AppleEFINVRAM    1.7
    com.apple.driver.AppleACPIButtons    1.7
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.8
    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.1
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard    170.2
    com.apple.driver.AppleHIDKeyboard    170.2
    com.apple.driver.IOBluetoothHIDDriver    4.1.4f2
    com.apple.driver.AppleMultitouchDriver    235.29
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.driver.DspFuncLib    2.3.7fc4
    com.apple.iokit.IOAudioFamily    1.8.9fc11
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOSurface    86.0.4
    com.apple.iokit.IOBluetoothFamily    4.1.4f2
    com.apple.driver.AppleSMBusPCI    1.0.11d0
    com.apple.iokit.IOAcceleratorFamily    74.5.1
    com.apple.kext.AMD6000Controller    8.1.2
    com.apple.kext.AMDSupport    8.1.2
    com.apple.kext.triggers    1.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.1.4f2
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.AppleHDAController    2.3.7fc4
    com.apple.iokit.IOHDAFamily    2.3.7fc4
    com.apple.driver.AppleThunderboltEDMSink    1.1.8
    com.apple.driver.AppleThunderboltEDMSource    1.1.8
    com.apple.driver.AppleGraphicsControl    3.4.5
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.3.0d51
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.7
    com.apple.driver.AppleSMBusController    1.0.11d0
    com.apple.iokit.IOGraphicsFamily    2.3.7
    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.driver.AppleThunderboltDPOutAdapter    1.8.9
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.6
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.5
    com.apple.iokit.IOUSBMassStorageClass    3.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.5
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleUSBMergeNub    5.5.5
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.driver.AppleThunderboltNHI    1.7.8
    com.apple.iokit.IOThunderboltFamily    2.4.0
    com.apple.iokit.IOUSBUserClient    5.5.5
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IO80211Family    530.4
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.3.1
    com.apple.iokit.IOUSBFamily    5.6.0
    com.apple.driver.AppleEFIRuntime    1.7
    com.apple.iokit.IOHIDFamily    1.8.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220.3
    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: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-402AA0, 500,11 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB Keyboard, 0x04f2  (Chicony Electronics Co., Ltd.), 0x0833, 0xfa120000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Controller, 0x045e  (Microsoft Corporation), 0x028e, 0xfd130000 / 6
    USB Device: Razer Abyssus 1800, 0x1532, 0x0020, 0xfd140000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

    Most likely, one of these is the culprit.
    ccom.paragon-software.filesystems.ntfs    82
    net.telestream.driver.TelestreamAudio    1.1.0
    com.Cycling74.driver.Soundflower    1.6.6
    com.mice.driver.Xbox360Controller    1.0.0d12
    Boot into safe mode (restart holding down SHIFT key). If no KP, then disable these, reenable one at time to determine which. If KP, then most likely hardware related. Run the Apple Hardware Test suite, extended tests at least twice, followed by  Rember.  See
    About kernel panics,
    Technical Note TN2063: Understanding and Debugging Kernel Panics,
    Mac OS X Kernel Panic FAQ,
    Resolving Kernel Panics,
    How to troubleshoot a kernel panic, and
    Tutorial: Avoiding and eliminating Kernel panics for more details.

  • Kernel panic upon shutdown after 10.5.2 update caused by virusscan 8.6

    Hi I am wondering if anyone has experienced kernel panic due to virusscan manager (virusscan 8.6)
    especially during shutdown.
    I have had 4 panics since I went 10.5.2

    The panics don't occur every time I shutdown It happens once in two days. This doesnt happen on my wife's computer the only differnece is hers is the latest 2.2Ghz model running 10.5.2 with just a single user mine is the mid 2007 mb 2.0 ghz with two users.
    I run the virusscan as I am expected to run it If I have to use my mac in my school.

  • Kernel Panic on shutdown after OS Lion install - why?

    Hi,
    I just installed Lion on my MBP and restored programs/data from time machine.
    After the 2nd or so start up, I get a kernel panic everytime now upon shutting down my MacBook. Message included below.
    Other users on the same machine work okay so far.
    Any ideas from the report below? I cannot make sense of it...
    Thanks!
    Alex
    Interval Since Last Panic Report:  3010 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    24C95995-71A0-4BDC-
    Sun Jul 24 15:31:11 2011
    panic(cpu 0 caller 0xffffff80002c268d): Kernel trap at 0xffffff80002b2bb1, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff040004916b, CR3: 0x0000000000100000, CR4: 0x0000000000000660
    RAX: 0xffffff80008c1ab8, RBX: 0xffffff0400049153, RCX: 0xffffff8013da8e40, RDX: 0x0000000000000080
    RSP: 0xffffff80f133be68, RBP: 0xffffff80f133beb0, RSI: 0x000000004759d468, RDI: 0xffffff040004916b
    R8:  0x0000000000000010, R9:  0x0000000000000000, R10: 0xfffffffffffffff2, R11: 0xffffff80002d8240
    R12: 0xffffff80f133bf60, R13: 0xffffff80f133bf78, R14: 0x0000000000000000, R15: 0xffffff040004916b
    RFL: 0x0000000000010002, RIP: 0xffffff80002b2bb1, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0xffffff040004916b, Error code: 0x0000000000000000, Faulting CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80f133bb20 : 0xffffff8000220702
    0xffffff80f133bba0 : 0xffffff80002c268d
    0xffffff80f133bd40 : 0xffffff80002d7a3d
    0xffffff80f133bd60 : 0xffffff80002b2bb1
    0xffffff80f133beb0 : 0xffffff80002351e5
    0xffffff80f133bec0 : 0xffffff8000361acd
    0xffffff80f133bee0 : 0xffffff8000342221
    0xffffff80f133bfb0 : 0xffffff8000820057
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11A511
    Kernel version:
    Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
    Kernel UUID: 24CC17EB-30B0-3F6C-907F-1A9B2057AF78
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1101317818793
    last loaded kext at 973228890579: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f807fc000, size 36864)
    last unloaded kext at 231146362642: com.apple.driver.AppleUSBUHCI          4.4.0 (addr 0xffffff7f810fd000, size 65536)
    loaded kexts:
    com.vmware.kext.vmnet          3.1.2
    com.vmware.kext.vmioplug          3.1.2
    com.vmware.kext.vmci          3.1.2
    com.vmware.kext.vmx86          3.1.2
    com.Logitech.Control Center.HID Driver          3.3.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AGPM          100.12.40
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.1.1f11
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleMikeyDriver          2.1.1f11
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMCCSControl          1.0.24
    com.apple.driver.AppleIntelHDGraphics          7.0.2
    com.apple.GeForce          7.0.2
    com.apple.driver.SMCMotionSensor          3.0.1d2
    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.AppleMuxControl          3.0.8
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0b2
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleIntelHDGraphicsFB          7.0.2
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          220.8
    com.apple.driver.AppleUSBCardReader          3.0.0
    com.apple.driver.AppleUSBTCKeyboard          220.8
    com.apple.driver.AppleIRController          309
    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.AppleFWOHCI          4.8.6
    com.apple.driver.AirPort.Brcm4331          500.20.6
    com.apple.iokit.AppleBCM5701Ethernet          3.0.6b9
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleAHCIPort          2.1.8
    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.iokit.IOAVBFamily          1.0.0d22
    com.apple.driver.DspFuncLib          2.1.1f11
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          2.5f17
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.AppleSMBusController          1.0.10d0
    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.1f11
    com.apple.iokit.IOHDAFamily          2.1.1f11
    com.apple.driver.AppleGraphicsControl          3.0.8
    com.apple.driver.AppleSMC          3.1.1d2
    com.apple.driver.IOPlatformPluginFamily          4.7.0b2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.0.2
    com.apple.NVDAResman          7.0.2
    com.apple.iokit.IONDRVSupport          2.3
    com.apple.iokit.IOGraphicsFamily          2.3
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleUSBHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.5f17
    com.apple.driver.AppleUSBBluetoothHCIController          2.5f17
    com.apple.iokit.IOBluetoothFamily          2.5f17
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.0
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBMultitouch          220.23
    com.apple.iokit.IOUSBHIDDriver          4.4.0
    com.apple.driver.AppleUSBMergeNub          4.4.0
    com.apple.driver.AppleUSBComposite          3.9.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.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.0
    com.apple.iokit.IOUSBUserClient          4.4.0
    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.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.4.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.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130304C4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD7500BPVT-22HXZT1, 750,16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: hub_device, 0x058f  (Alcor Micro, Corp.), 0x6254, 0xfd130000 / 5
    USB Device: hub_device, 0x058f  (Alcor Micro, Corp.), 0x6254, 0xfd132000 / 6
    USB Device: USB Laser Mouse, 0x046d  (Logitech Inc.), 0xc069, 0xfd132400 / 8
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd132300 / 7
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd132320 / 9
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Presuming that those references to VMware versions 3.1.2 match the version of VMware Fusion that you have, I'd try updating it to version 3.1.3.  I'd also look for an update for your Logitech driver or uninstall it if you're no longer using a Logitech device.

Maybe you are looking for

  • CAN I CONNECT 2 TIME CAPSULES, TO MIGRATE DATA from 1 to other?

    I am trying to migrate all data from a TC 3rd Gen 2TB, to a 4th Gen 3TB, is it possible?? I have tryed to no avail and y have read that is not possible. I would like to connect the new one as a Shared Drive in my network to then trasfer data. Wireles

  • The Attempt to burn disc failed.  The burn failed because of a medium write error.

    When trying to burn a CD, I'm getting an error that reads:The Attempt to burn disc failed.  The burn failed because of a medium write error.  I experienced this message before and took my Macbook in to the store and the the genius was stumped but whe

  • File in unreadable format

    Unable to download from a portable scanner. Error message 'The following file could not be imported. The file is in an unrecognizable format'. How do I fix?

  • Kt6v radeon 9800pro crashing!!

    right, spent £30 on a new psu! 500W 12v - 20A 5v - 28A 3.3v - 28A system: msi kt6v (latest 2-in-1 drivers, SATA disabled in bios, onboard sound disabled) amd semprom 2800+ 512mb ddr pc 3200 (generic ram from computer shop) ide: maxtor 80gb ata133 wit

  • QTSS publisher problem - audio disappear

    I setup a play list of QuickTime H.264 streaming video with sequential looped, The sound will disappear after few hours, any ideas? Thanks in advance.