Root on LVM & shutting down

I was originally going to post this problem b/c I believed it was causing corruption in my filesystem; I have since decided that it's in fact botched suspend2-attempts that are causing the corruptions (which ALSO isn't good, of course). Anyway, as the title indicates, I run root-on-lvm, and have the nagging problem that when rc.shutdown goes to deactivate the logical volumes, it fails since root is obviously still being used. It seems like sort of a chicken-and-egg problem, since you can't unmount root before deactivating the volume group since you need the lvm binary, but you can't deactivate the volume group b/c root is still mounted... I guess I'm just checking that this sort of behaviour is "normal", and that other users running root-on-lvm see it also. I'm trying to eliminate this as a cause for my filesystem corruptions.

Hi I've managed to solve this problem. See my post https://bbs.archlinux.org/viewtopic.php … 95#p827495

Similar Messages

  • Root.sh fails - asm won't shut down

    I am trying to instal clusterware 11gR2 on Oracle Enterprise Linux 5. This is all running an Oracle Virtualbox environment, using ASM for the cluster disk in an openfiler. 32 bit installation, 1GB memory allocated to each node environment. I had to ignore errors for the following:
    < 1.5 GB memory
    small swap file
    ncsd and ntpd processes not running (not connected to internet), I understand Oracle will install it's own timer service if this is not present
    Running root.sh fails because asm won't shut down properly:
    [root@odbn1 grid]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2010-08-24 14:46:44: Parsing the host name
    2010-08-24 14:46:44: Checking for super user privileges
    2010-08-24 14:46:44: User has super user privileges
    Using configuration parameter file: /u01/app/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'odbn1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'odbn1'
    CRS-2676: Start of 'ora.mdnsd' on 'odbn1' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'odbn1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'odbn1'
    CRS-2676: Start of 'ora.gpnpd' on 'odbn1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'odbn1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'odbn1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'odbn1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'odbn1'
    CRS-2676: Start of 'ora.diskmon' on 'odbn1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'odbn1' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'odbn1'
    CRS-2676: Start of 'ora.ctssd' on 'odbn1' succeeded
    ASM created and started successfully.
    DiskGroup CLSVOL1 created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'odbn1'
    CRS-2676: Start of 'ora.crsd' on 'odbn1' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 502348953fc24f1cbf9c9f0fdf5cf2e0.
    Successfully replaced voting disk group with +CLSVOL1.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 502348953fc24f1cbf9c9f0fdf5cf2e0 (/dev/oracleasm/disks/CRS) [CLSVOL1]
    Located 1 voting disk(s).
    CRS-2673: Attempting to stop 'ora.crsd' on 'odbn1'
    CRS-2677: Stop of 'ora.crsd' on 'odbn1' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'odbn1'
    ORA-15097: cannot SHUTDOWN ASM instance with connected client
    CRS-2675: Stop of 'ora.asm' on 'odbn1' failed
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /u01/app/grid/bin/crsctl stop resource ora.asm -init
    Stop of resource "ora.asm -init" failed
    Failed to stop ASM
    CRS-2673: Attempting to stop 'ora.ctssd' on 'odbn1'
    CRS-2677: Stop of 'ora.ctssd' on 'odbn1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'odbn1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'odbn1' succeeded
    CRS-2529: Unable to act on 'ora.cssd' because that would require stopping or relocating 'ora.asm', but the force option was not specified
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /u01/app/grid/bin/crsctl stop resource ora.cssd -init
    Failed to exit exclusive mode
    Initial cluster configuration failed. See /u01/app/grid/cfgtoollogs/crsconfig/rootcrs_odbn1.log for details
    [root@odbn1 grid]#
    The rootcrs_odbn1.log shows the same error:
    [root@odbn1 crsconfig]# tail -50 rootcrs_odbn1.log
    2010-08-24 15:10:38: /bin/su successfully executed
    2010-08-24 15:10:38: /u01/app/grid/gpnp/odbn1/wallets/prdr/cwallet.sso => /u01/app/grid/gpnp/wallets/prdr/cwallet.sso
    2010-08-24 15:10:38: rmtcpy: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/prdr/cwallet.sso -destfile /u01/app/grid/gpnp/wallets/prdr/cwallet.sso -nodelist odbn1,odbn2
    2010-08-24 15:10:38: Running as user oracle: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/prdr/cwallet.sso -destfile /u01/app/grid/gpnp/wallets/prdr/cwallet.sso -nodelist odbn1,odbn2
    2010-08-24 15:10:38: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/prdr/cwallet.sso -destfile /u01/app/grid/gpnp/wallets/prdr/cwallet.sso -nodelist odbn1,odbn2 '
    2010-08-24 15:11:20: Removing file /tmp/file1ye3x8
    2010-08-24 15:11:21: Successfully removed file: /tmp/file1ye3x8
    2010-08-24 15:11:21: /bin/su successfully executed
    2010-08-24 15:11:21: /u01/app/grid/gpnp/odbn1/wallets/pa/cwallet.sso => /u01/app/grid/gpnp/wallets/pa/cwallet.sso
    2010-08-24 15:11:21: rmtcpy: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/pa/cwallet.sso -destfile /u01/app/grid/gpnp/wallets/pa/cwallet.sso -nodelist odbn1,odbn2
    2010-08-24 15:11:21: Running as user oracle: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/pa/cwallet.sso -destfile /u01/app/grid/gpnp/wallets/pa/cwallet.sso -nodelist odbn1,odbn2
    2010-08-24 15:11:21: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/pa/cwallet.sso -destfile /u01/app/grid/gpnp/wallets/pa/cwallet.sso -nodelist odbn1,odbn2 '
    2010-08-24 15:11:49: Removing file /tmp/filelEb5Lp
    2010-08-24 15:11:49: Successfully removed file: /tmp/filelEb5Lp
    2010-08-24 15:11:50: /bin/su successfully executed
    2010-08-24 15:11:50: /u01/app/grid/gpnp/odbn1/wallets/root/b64certificate.txt => /u01/app/grid/gpnp/wallets/root/b64certificate.txt
    2010-08-24 15:11:50: rmtcpy: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/root/b64certificate.txt -destfile /u01/app/grid/gpnp/wallets/root/b64certificate.txt -nodelist odbn1,odbn2
    2010-08-24 15:11:50: Running as user oracle: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/root/b64certificate.txt -destfile /u01/app/grid/gpnp/wallets/root/b64certificate.txt -nodelist odbn1,odbn2
    2010-08-24 15:11:50: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/root/b64certificate.txt -destfile /u01/app/grid/gpnp/wallets/root/b64certificate.txt -nodelist odbn1,odbn2 '
    2010-08-24 15:12:26: Removing file /tmp/fileUQzFxE
    2010-08-24 15:12:27: Successfully removed file: /tmp/fileUQzFxE
    2010-08-24 15:12:27: /bin/su successfully executed
    2010-08-24 15:12:27: /u01/app/grid/gpnp/odbn1/wallets/peer/cert.txt => /u01/app/grid/gpnp/wallets/peer/cert.txt
    2010-08-24 15:12:27: rmtcpy: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/peer/cert.txt -destfile /u01/app/grid/gpnp/wallets/peer/cert.txt -nodelist odbn1,odbn2
    2010-08-24 15:12:27: Running as user oracle: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/peer/cert.txt -destfile /u01/app/grid/gpnp/wallets/peer/cert.txt -nodelist odbn1,odbn2
    2010-08-24 15:12:27: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/peer/cert.txt -destfile /u01/app/grid/gpnp/wallets/peer/cert.txt -nodelist odbn1,odbn2 '
    2010-08-24 15:12:47: Removing file /tmp/filevnw3D8
    2010-08-24 15:12:47: Successfully removed file: /tmp/filevnw3D8
    2010-08-24 15:12:47: /bin/su successfully executed
    2010-08-24 15:12:47: /u01/app/grid/gpnp/odbn1/wallets/pa/cert.txt => /u01/app/grid/gpnp/wallets/pa/cert.txt
    2010-08-24 15:12:47: rmtcpy: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/pa/cert.txt -destfile /u01/app/grid/gpnp/wallets/pa/cert.txt -nodelist odbn1,odbn2
    2010-08-24 15:12:47: Running as user oracle: /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/pa/cert.txt -destfile /u01/app/grid/gpnp/wallets/pa/cert.txt -nodelist odbn1,odbn2
    2010-08-24 15:12:47: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/grid/bin/cluutil -sourcefile /u01/app/grid/gpnp/odbn1/wallets/pa/cert.txt -destfile /u01/app/grid/gpnp/wallets/pa/cert.txt -nodelist odbn1,odbn2 '
    2010-08-24 15:13:19: Removing file /tmp/fileArkUFi
    2010-08-24 15:13:20: Successfully removed file: /tmp/fileArkUFi
    2010-08-24 15:13:20: /bin/su successfully executed
    2010-08-24 15:13:20: Exiting exclusive mode
    2010-08-24 15:13:41: Command return code of 1 (256) from command: /u01/app/grid/bin/crsctl stop resource ora.asm -init
    2010-08-24 15:13:41: Stop of resource "ora.asm -init" failed
    2010-08-24 15:13:41: Failed to stop ASM
    2010-08-24 15:14:44: Command return code of 1 (256) from command: /u01/app/grid/bin/crsctl stop resource ora.cssd -init
    2010-08-24 15:14:44: CSS shutdown failed
    2010-08-24 15:14:44: Failed to exit exclusive mode
    2010-08-24 15:14:44: Initial cluster configuration failed. See /u01/app/grid/cfgtoollogs/crsconfig/rootcrs_odbn1.log for details
    [root@odbn1 crsconfig]#
    Has anyone seen this before? All help greatly appreciated!

    Hi Sebastian,
    Thank you for your quick reply. Here's what I tried:
    1. reset the install as you suggested, and tried running root.sh again. The exact same thing happened.
    2. restored to an openfiler snapshots that were taken right before the failed upgrade. Increased memory on both VMs to 1280M as you suggested. Rebooted the virtual environment and ran the installation again. This time, the root.sh script froze my environment - not enough memory to support this.
    3. restored the openfiler snapshots again. Increased memory on one node (odbn1) to 1500M. Ran the install for a single node cluster. It got past this error.
    Thank you!!!
    Also, thanks for the tip on the ntp.init file. That did eliminate the error for ntpd not running during the installation.

  • Shutting Down the server using Xyplex ?- Root passwd not known for Decomiss

    Hi All,
    I am on run level 3 and need to get to run level 0 through xyplex console.The server is on run level 3 .I know there are controls for xyplex to get to run level 0 - ctrl a + ctrl b.But these are not working.I dont have the access to the server rite now.Only access to console but I cannot login to the server.( it was decommisnned).Does anybody know how to get to run level 0 or shutting down the server through xyplex.

    step 3:
    Keep "dbora" in following path :
    /etc/rc.d/rc3.d/dbora
    /etc/rc.d/rc5.d/dbora
    /etc/rc.d/init.d/dbora
    And also ,
    chmod 750 /etc/init.d/dbora
    chkconfig --level 345 dbora on
    Check following links are there
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/S99dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/S99dbora
    Script/link start with "K" , is responsible for shutdown database.
    Check following Oracle Documentation link , it explain all in details
    Starting and Stopping Oracle Software
    - Virag Sharma
    http://viragsharma.blogspot.com
    http://virag.sharma.googlepages.com

  • Persistent USB Arch installation fails to boot after first shut down

    Hey all,
    I've recently installed Arch on a 32-GB USB flash drive (with the help of the wiki, of course).  I have some experience installing arch on my computers, so the process went relatively smoothly.  As some background info, I AM using UUIDs in both the bootloader and the fstab file, so that shouldn't be a problem.
    Anyways, the problem itself: I have arch installed and ready to go, and it boots up fine (the first time).  The thing is, after I shut down, if I try to boot the USB drive again, it simply hangs there-- no boot.  What's weirder is not only does it not boot, but it also freezes the host computer at that point in the boot cycle.  I mean, everything will be frozen up at the startup BIOS/splash whatever screen when the USB key is in, but once I take it out the computer will boot up regularly.  It's really strange.
    If I reinstall the bootloader on the USB drive then everything works again (that is, until I reboot).
    Is the bootloader somehow getting corrupted while shutting down?  I have tried using both GRUB and SYSLINUX (not at the same time of course) but they both behave the same.
    Any help would be greatly appreciated.
    Thank you for your time,
    Ushahin

    https://wiki.archlinux.org/index.php/Be … nvironment
    Here you need to set the right hooks if the root is on a USB drive, if you use RAID, LVM, or if /usr is on a separate partition.
    Did you remember to do this?
    If not, mount the partition(s) starting with the root partition first, chroot into it, edit that file and re-generate the initramfs. Then reboot with the reboot command, don't forcefully shut it down using the power button or something like that.
    It could also be a BIOS issue. Restore its defaults, set "Removable Dev." first, "CD-ROM" second (if you have an optical drive), "Internal Storage" third. Then select the USB stick as the first to boot in the boot priority screen.
    Last edited by DSpider (2012-10-12 07:07:30)

  • "Shut Down your Mac" window appear

    Hello, just now window with message that I need to turn my Mac was appeared, there was instruction that I need to hold power button for a few seconds. I made it and recived error report:
    [quote]
    Interval Since Last Panic Report:  5436007 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    3B48A598-F87D-45DC-9C54-E8FCEC514F82
    Sun Feb 10 22:39:29 2013
    panic(cpu 3 caller 0xffffff80002c4794): Kernel trap at 0xffffff7f80e10b23, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x000000040002bdeb, CR3: 0x000000006e3b302f, CR4: 0x00000000000606e0
    RAX: 0x000000040002bd93, RBX: 0xffffff8019f9fd10, RCX: 0x000000040002bd93, RDX: 0xffffff800d464d10
    RSP: 0xffffff807f85bae0, RBP: 0xffffff807f85baf0, RSI: 0xffffff8019f9fd10, RDI: 0xffffff800d464d10
    R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0xffffff800e058400, R11: 0xffffff7f80db6c30
    R12: 0xffffff8019f9fd10, R13: 0xffffff800e058400, R14: 0xffffff800d53bc00, R15: 0xffffff800e058400
    RFL: 0x0000000000010203, RIP: 0xffffff7f80e10b23, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x000000040002bdeb, Error code: 0x0000000000000000, Faulting CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff807f85b790 : 0xffffff8000220792
    0xffffff807f85b810 : 0xffffff80002c4794
    0xffffff807f85b9c0 : 0xffffff80002da55d
    0xffffff807f85b9e0 : 0xffffff7f80e10b23
    0xffffff807f85baf0 : 0xffffff7f80e0d2f2
    0xffffff807f85bb10 : 0xffffff7f80e0e5df
    0xffffff807f85bb40 : 0xffffff800063dd21
    0xffffff807f85bba0 : 0xffffff7f80e0bfb8
    0xffffff807f85bbe0 : 0xffffff800063baeb
    0xffffff807f85bc20 : 0xffffff7f80e0bf16
    0xffffff807f85bc40 : 0xffffff8000656fbb
    0xffffff807f85bd80 : 0xffffff80002a3f08
    0xffffff807f85be80 : 0xffffff8000223096
    0xffffff807f85beb0 : 0xffffff80002148a9
    0xffffff807f85bf10 : 0xffffff800021bbd8
    0xffffff807f85bf70 : 0xffffff80002aef10
    0xffffff807f85bfb0 : 0xffffff80002daec3
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAudioFamily(1.8.6f18)[8D690452-BF17-3DA0-BCAD-F1BCF1495926]@0 xffffff7f80e03000->0xffffff7f80e2ffff
                dependency: com.apple.kext.OSvKernDSPLib(1.3)[CF50CA5A-4AF6-3E28-B84B-9619535445E7]@0xfffff f7f80dfd000
    BSD process name corresponding to current thread: coreaudiod
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 182546829266205
    last loaded kext at 165547627665565: com.apple.filesystems.msdosfs          1.7.1 (addr 0xffffff7f80798000, size 57344)
    last unloaded kext at 166466121855806: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f80795000, size 12288)
    loaded kexts:
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AppleBluetoothMultitouch          70.12
    com.apple.driver.IOBluetoothA2DPAudioDriver          4.0.8f17
    com.apple.driver.IOBluetoothSCOAudioDriver          4.0.8f17
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AGPM          100.12.75
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.kext.ATIFramebuffer          7.3.2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleSMCPDRC          5.0.0d8
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.ATIRadeonX3000          7.3.2
    com.apple.driver.AppleBacklight          170.2.2
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHD3000Graphics          7.3.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.driver.AppleUSBCardReader          3.0.6
    com.apple.iokit.IOAHCISerialATAPI          2.0.3
    com.apple.driver.AppleIRController          312
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AirPort.Atheros40          505.67.1
    com.apple.iokit.AppleBCM5701Ethernet          3.2.4b8
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          160.7
    com.apple.driver.AppleHIDKeyboard          160.7
    com.apple.driver.AppleMultitouchDriver          231.4
    com.apple.driver.IOBluetoothHIDDriver          4.0.8f17
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d8
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleThunderboltEDMSink          1.1.8
    com.apple.driver.AppleThunderboltEDMSource          1.1.8
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.kext.ATI6000Controller          7.3.2
    com.apple.kext.ATISupport          7.3.2
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleIntelSNBGraphicsFB          7.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleThunderboltDPOutAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.0.3
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IOEthernetAVBController          1.0.1b1
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.8
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    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, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST3500418AS, 500,11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3[/quote]
    Can anyone explain me what it was?

    Why would you want a start button to stop something?
    Seriously, I would not routinely shut down your Mac. It is not necessary. Just set it to sleep in System Preferences > Energy Saver.
    When you are not using it, just walk away. Things will work better that way. Most of my Macs don't get shut down except while restarting them for software updates. This might be once every couple of months.

  • Mac Shuts Down Unexpectedly in Logic Pro

    I sure hope someone can help me with this. For the last few months my Mac Pro starting shutting down unexpectedly typically when running Logic but not limited to Logic. I have updated everything that I can find. I have taken the computer in the store for support twice where they said that after testing there was no issue with the power supply or the logic board and determined that the hardware was okay. The only thing he could tell me is that he thought that it might have to do with all of the dongles on my usb hub. Before the hub was being powered by the Mac so I got a new hub that is now self powered. I thought that it might have to do with the fact that I run Logic through a Digi 002 which I know a lot of people have had stability issues with. Yesterday I also updated my Ilok and Eliscencers and it seemed to work. Today after a solid day of no crashes it was back to the same old stuff. Out of nowhere while Logic is running the audio signal abruptly stops but not to silence it holds a buzzing sound of the last audio that was processed. Then a grey screen comes down and gives me the notice that I need  to restart my computer. Upon powering back up this is the notice that came up    Interval Since Last Panic Report:  82145 sec Panics Since Last Report:          6 Anonymous UUID:                    3A1A42A4-6B76-4D5A-AE56-435F88E32ACF  Thu Aug  9 17:31:55 2012 panic(cpu 3 caller 0x28fc2e): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x80, NMIPI acks: orig: 0x0, now: 0x0"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/pmap.c:3572 Backtrace (CPU 3), Frame : Return Address (4 potential args on stack) 0x8215baf8 : 0x21b837 (0x5dd7fc 0x8215bb2c 0x223ce1 0x0)  0x8215bb48 : 0x28fc2e (0x59a47c 0x80 0x0 0x0)  0x8215bbb8 : 0x29480b (0x9c913a0 0xbd170dc 0xad9d884 0x5)  0x8215bce8 : 0x29555c (0x9c913a0 0x38800000 0x1 0x788ee000)  0x8215bd58 : 0x2615b0 (0x9c913a0 0x38791000 0x1 0x38811000)  0x8215be88 : 0x261b4b (0x38811000 0x1 0x0 0x0)  0x8215bec8 : 0x283c4f (0xaa4c70c 0x38790000 0x1 0x38811000)  0x8215bf28 : 0x4d4007 (0xaa4c70c 0x38790000 0x1 0x81000)  0x8215bf78 : 0x4f82fb (0xaa4ba80 0xb903128 0xbd16684 0x0)  0x8215bfc8 : 0x2a251d (0xb903124 0x7fff 0x10 0xb903124)   BSD process name corresponding to current thread: Logic Pro  Mac OS version: 10K549  Kernel version: Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 System model name: MacPro1,1 (Mac-F4208DC8)  System uptime in nanoseconds: 11840870910735 unloaded kexts: com.apple.driver.AppleFileSystemDriver     2.0 (addr 0x81aca000, size 0x12288) - last unloaded 125370560798 loaded kexts: com.bresink.driver.BRESINKx86Monitoring     9.0 - last loaded 31835711032 com.paceap.kext.pacesupport.snowleopard     5.7.2 com.digidesign.iokit.DigiDal     8.0.3f1 com.caiaq.driver.NIUSBMaschineControllerDriver     2.4.21 com.apple.filesystems.autofs     2.1.0 com.apple.driver.AppleHWSensor     1.9.3d0 com.apple.driver.AudioAUUC     1.57 com.apple.driver.AppleUpstreamUserClient     3.5.7 com.apple.driver.AppleMCCSControl     1.0.20 com.apple.Dont_Steal_Mac_OS_X     7.0.0 com.apple.kext.ATIFramebuffer     6.3.6 com.apple.ATIRadeonX1000     6.3.6 com.apple.driver.AudioIPCDriver     1.1.6 com.apple.driver.AppleHDA     2.0.5f14 com.apple.driver.AppleIntel8254XEthernet      2.1.3b1 com.apple.driver.AppleIntelMeromProfile     19 com.apple.driver.AppleMCEDriver     1.1.9 com.apple.driver.AirPortBrcm43224     428.42.4 com.apple.driver.ACPI_SMC_PlatformPlugin     4.7.0a1 com.apple.driver.AppleLPC     1.5.1 com.apple.iokit.SCSITaskUserClient     2.6.8 com.apple.BootCache     31.1 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib     1.0.0d1 com.apple.iokit.IOAHCIBlockStorage     1.6.4 com.apple.driver.AppleUSBHub     4.2.4 com.apple.driver.AppleFWOHCI     4.7.3 com.apple.driver.AppleAHCIPort     2.1.7 com.apple.driver.AppleIntelPIIXATA     2.5.1 com.apple.driver.AppleUSBEHCI     4.2.4 com.apple.driver.AppleEFINVRAM     1.4.0 com.apple.driver.AppleUSBUHCI     4.2.0 com.apple.driver.AppleACPIButtons     1.3.6 com.apple.driver.AppleRTC     1.3.1 com.apple.driver.AppleHPET     1.5 com.apple.driver.AppleSMBIOS     1.7 com.apple.driver.AppleACPIEC     1.3.6 com.apple.driver.AppleAPIC     1.4 com.apple.driver.AppleIntelCPUPowerManagementClient     142.6.0 com.apple.security.sandbox     1 com.apple.security.quarantine     0 com.apple.nke.applicationfirewall      2.1.14 com.apple.driver.AppleIntelCPUPowerManagement     142.6.0 com.apple.driver.AppleProfileReadCounterAction     17 com.apple.driver.AppleProfileTimestampAction     10 com.apple.driver.AppleProfileThreadInfoAction     14 com.apple.driver.AppleProfileRegisterStateAction     10 com.apple.driver.AppleProfileKEventAction     10 com.apple.driver.AppleProfileCallstackAction     20 com.apple.iokit.IOSurface      74.2 com.apple.iokit.IOBluetoothSerialManager     2.4.5f3 com.apple.iokit.IOSerialFamily     10.0.3 com.apple.driver.DspFuncLib     2.0.5f14 com.apple.iokit.IONDRVSupport     2.2.1 com.apple.kext.ATI1900Controller     6.3.6 com.apple.kext.ATISupport     6.3.6 com.apple.iokit.IOFireWireIP     2.0.3 com.apple.iokit.IOAudioFamily     1.8.3fc2 com.apple.kext.OSvKernDSPLib     1.3 com.apple.iokit.AppleProfileFamily     41 com.apple.driver.AppleHDAController     2.0.5f14 com.apple.iokit.IOGraphicsFamily     2.2.1 com.apple.iokit.IOHDAFamily     2.0.5f14 com.apple.iokit.IO80211Family     320.1 com.apple.iokit.IONetworkingFamily     1.10 com.apple.driver.AppleSMC     3.1.0d5 com.apple.driver.IOPlatformPluginFamily      4.7.0a1 com.apple.driver.CSRUSBBluetoothHCIController     2.4.5f3 com.apple.driver.AppleUSBBluetoothHCIController     2.4.5f3 com.apple.iokit.IOBluetoothFamily     2.4.5f3 com.apple.iokit.IOUSBHIDDriver     4.2.0 com.apple.driver.AppleUSBComposite     3.9.0 com.apple.iokit.IOSCSIMultimediaCommandsDevice     2.6.8 com.apple.iokit.IOBDStorageFamily     1.6 com.apple.iokit.IODVDStorageFamily      1.6 com.apple.iokit.IOCDStorageFamily     1.6.1 com.apple.driver.XsanFilter     402.1 com.apple.iokit.IOATAPIProtocolTransport     2.5.1 com.apple.iokit.IOSCSIArchitectureModelFamily     2.6.8 com.apple.iokit.IOFireWireFamily     4.2.6 com.apple.iokit.IOUSBUserClient     4.2.4 com.apple.iokit.IOAHCIFamily     2.0.6 com.apple.iokit.IOATAFamily     2.5.1 com.apple.iokit.IOUSBFamily     4.2.4 com.apple.driver.AppleEFIRuntime     1.4.0 com.apple.iokit.IOHIDFamily     1.6.6 com.apple.iokit.IOSMBusFamily     1.1 com.apple.security.TMSafetyNet     6 com.apple.kext.AppleMatch     1.0.0d1 com.apple.driver.DiskImages     289 com.apple.iokit.IOStorageFamily     1.6.3 com.apple.driver.AppleACPIPlatform     1.3.6 com.apple.iokit.IOPCIFamily     2.6.5 com.apple.iokit.IOACPIFamily     1.3.0 Model: MacPro1,1, BootROM MP11.005D.B00, 8 processors, 3 GHz, 6 GB, SMC 1.7f10 Graphics: ATI Radeon X1900 XT, ATY,RadeonX1900, PCIe, 512 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4) Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en2 PCI Card: ATY,RadeonX1900, sppci_displaycontroller, Slot-1 Serial ATA Device: ST3250820AS Q, 232.89 GB Serial ATA Device: ST31000528AS, 931.51 GB Parallel ATA Device: PIONEER DVD-RW  DVR-112D Parallel ATA Device: PIONEER DVD-RW  DVR-112D USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd500000 / 3 USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd540000 / 6 USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1002, 0xfd544000 / 10 USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0xfd544200 / 12 USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x0204, 0xfd544100 / 11 USB Device: ProtectExecuter, 0x0819, 0x0101, 0xfd543000 / 9 USB Device: eLicenser, 0x0819, 0x0101, 0xfd542000 / 8 USB Device: eLicenser, 0x0819, 0x0101, 0xfd541000 / 7 USB Device: CodeMeter-Stick, 0x064f  (WIBU-Systems AG), 0x03e9, 0xfd530000 / 5 USB Device: iLok, 0x088e, 0x5036, 0xfd520000 / 4 USB Device: Maschine Controller, 0x17cc, 0x0808, 0xfd300000 / 2 USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2 FireWire Device: built-in_hub, Up to 800 Mb/sec FireWire Device: Digi 002Rack, Digidesign, Up to 400 Mb/sec    Does this mean anything to anyone??? Any help would be greatly appreciated!!!   Thanks   Jimmy   Mac Pro 8 Core (2006) 3Ghz 8 Gb Ram OSX 10.6.8 Logic Pro Digidesign 002

    Mine has done this at least 3 times already. The laptop isn't connected to a power source, but it says there is still about 30% battery remaining. It has happened before with 50% and even 60%. It's not that it falls asleep, I would be in the middle of doing something and it just shuts off. I don't think it's overheating... It's a little warm, but the fan isn't 'working hard' or anything. It's not happening consistently, but it's happened enough times that it has made me concerned. Here's my battery info:
    Model Information:
    Serial Number: DP-bq20z951-397b-6c24
    Manufacturer: DP
    Device name: bq20z951
    Pack Lot Code: 0000
    PCB Lot Code: 0000
    Firmware Version: 002a
    Hardware Revision: 0005
    Cell Revision: 0100
    Charge Information:
    Charge remaining (mAh): 2272
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 3326
    Health Information:
    Cycle count: 124
    Condition: Good
    According to the stats... it doesn't really look like a battery problem. I really hope the warranty would cover a battery replacement though, if that's what it requires

  • IMac freezing and shutting down

    27" iMac late 2011. 3.4 GHz i7, 16 GB RAM. 251 GB SSD system disk, 2 TB SATA disk. Now running Mavericks  OS X 10.9.3 - after install of which trouble started.
    My machine freezes and/or restarts without warning. Several times a day.
    I am running VM ware fusion 4.1.4 for Win7. That was running smoothly until Mavericks.
    Now i am suspicious of fusion causing trouble :
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 syslogd[19]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    27/06/14 12.18.22,000 kernel[0]: Longterm timer threshold: 1000 ms
    27/06/14 12.18.22,000 kernel[0]: PMAP: PCID enabled
    27/06/14 12.18.22,000 kernel[0]: Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    27/06/14 12.18.22,000 kernel[0]: vm_page_bootstrap: 4013871 free pages and 147665 wired pages
    27/06/14 12.18.22,000 kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    27/06/14 12.18.22,000 kernel[0]: zone leak detection enabled
    27/06/14 12.18.22,000 kernel[0]: "vm_compressor_mode" is 4
    27/06/14 12.18.22,000 kernel[0]: standard timeslicing quantum is 10000 us
    27/06/14 12.18.22,000 kernel[0]: standard background quantum is 2500 us
    27/06/14 12.18.22,000 kernel[0]: mig_table_max_displ = 74
    27/06/14 12.18.22,000 kernel[0]: TSC Deadline Timer supported and enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    27/06/14 12.18.22,000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    27/06/14 12.18.22,000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    27/06/14 12.18.22,000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    27/06/14 12.18.22,000 kernel[0]: calling mpo_policy_init for Sandbox
    27/06/14 12.18.22,000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    27/06/14 12.18.22,000 kernel[0]: calling mpo_policy_init for Quarantine
    27/06/14 12.18.22,000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    27/06/14 12.18.22,000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    27/06/14 12.18.22,000 kernel[0]: The Regents of the University of California. All rights reserved.
    27/06/14 12.18.22,000 kernel[0]: MAC Framework successfully initialized
    27/06/14 12.18.22,000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    27/06/14 12.18.22,000 kernel[0]: AppleKeyStore starting (BUILT: Apr 17 2014 23:36:27)
    27/06/14 12.18.22,000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    27/06/14 12.18.22,000 kernel[0]: ACPI: sleep states S3 S4 S5
    27/06/14 12.18.22,000 kernel[0]: pci (build 23:24:05 Apr 17 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    27/06/14 12.18.22,000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1234
    27/06/14 12.18.22,000 kernel[0]: AppleIntelCPUPowerManagement: (built 23:35:25 Apr 17 2014) initialization complete
    27/06/14 12.18.22,000 kernel[0]: [ PCI configuration begin ]
    27/06/14 12.18.22,000 kernel[0]: console relocated to 0xf80010000
    27/06/14 12.18.22,000 kernel[0]: [ PCI configuration end, bridges 12, devices 17 ]
    27/06/14 12.18.22,000 kernel[0]: Thunderbolt runtime power conservation disabled.
    27/06/14 12.18.22,000 kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    27/06/14 12.18.22,000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    27/06/14 12.18.22,000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    27/06/14 12.18.22,000 kernel[0]: rooting via boot-uuid from /chosen: 4786F4B5-B3D6-39F2-9CE8-C6CE8F26FED6
    27/06/14 12.18.22,000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    27/06/14 12.18.22,000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    27/06/14 12.18.22,000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    27/06/14 12.18.22,000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    27/06/14 12.18.22,000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    27/06/14 12.18.22,000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    27/06/14 12.18.22,000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE SSD TS256C Media/IOGUIDPartitionScheme/Customer@2
    27/06/14 12.18.22,000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    27/06/14 12.18.22,000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID a4b197fffe8f67ce; max speed s800.
    27/06/14 12.18.22,000 kernel[0]: hfs: mounted Macintosh HD on device root_device
    27/06/14 12.18.22,000 kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    27/06/14 12.18.22,000 kernel[0]: USBMSC Identifier (non-unique): 201006010301 0xbda 0x301 0x126, 2
    27/06/14 12.18.22,000 kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 7 sc_chainmak 0
    27/06/14 12.18.22,000 kernel[0]: 1.030727: ath_get_caps[4019] tx chainmask mismatch actual 7 sc_chainmak 0
    27/06/14 12.18.22,000 kernel[0]: 1.035509: Atheros: mac 448.3 phy 3838.10 radio 0.0
    27/06/14 12.18.22,000 kernel[0]: 1.035518: Use hw queue 0 for WME_AC_BE traffic
    27/06/14 12.18.22,000 kernel[0]: 1.035523: Use hw queue 1 for WME_AC_BK traffic
    27/06/14 12.18.22,000 kernel[0]: 1.035528: Use hw queue 2 for WME_AC_VI traffic
    27/06/14 12.18.22,000 kernel[0]: 1.035533: Use hw queue 3 for WME_AC_VO traffic
    27/06/14 12.18.22,000 kernel[0]: 1.035538: Use hw queue 8 for CAB traffic
    27/06/14 12.18.22,000 kernel[0]: 1.035543: Use hw queue 9 for beacons
    27/06/14 12.18.22,000 kernel[0]: 1.035593: wlan_vap_create : enter. devhandle=0xaceef6b0, opmode=IEEE80211_M_STA, flags=0x1
    27/06/14 12.18.22,000 kernel[0]: 1.035627: wlan_vap_create : exit. devhandle=0xaceef6b0, opmode=IEEE80211_M_STA, flags=0x1.
    27/06/14 12.18.20,336 com.apple.launchd[1]: *** launchd[1] has started up. ***
    27/06/14 12.18.22,000 kernel[0]: 1.035655: ATH tunables:
    27/06/14 12.18.22,000 kernel[0]: 1.035658:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    27/06/14 12.18.20,336 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    27/06/14 12.18.22,000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    27/06/14 12.18.22,646 com.apple.SecurityServer[14]: Session 100000 created
    27/06/14 12.18.22,000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    27/06/14 12.18.22,000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    27/06/14 12.18.22,812 com.apple.SecurityServer[14]: Entering service
    27/06/14 12.18.22,855 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    27/06/14 12.18.22,000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    27/06/14 12.18.22,878 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    27/06/14 12.18.22,000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    27/06/14 12.18.22,000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    27/06/14 12.18.22,000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    27/06/14 12.18.22,000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    27/06/14 12.18.22,000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    27/06/14 12.18.22,000 kernel[0]: Previous Shutdown Cause: 5
    27/06/14 12.18.22,000 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    27/06/14 12.18.22,000 kernel[0]: IOBluetoothUSBDFU::probe
    27/06/14 12.18.22,000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0207
    27/06/14 12.18.22,000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x0c00 ****
    27/06/14 12.18.22,000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x0c00 ****
    27/06/14 12.18.22,000 kernel[0]: init
    27/06/14 12.18.22,000 kernel[0]: probe
    27/06/14 12.18.22,000 kernel[0]: start
    27/06/14 12.18.22,000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x0c00
    27/06/14 12.18.22,000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    27/06/14 12.18.22,000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    27/06/14 12.18.22,000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x43c0 -- 0x6000 -- 0x0c00 ****
    27/06/14 12.18.22,000 kernel[0]: hfs: mounted Macintosh HD 2 on device disk1s2
    27/06/14 12.18.23,000 kernel[0]: DSMOS has arrived
    27/06/14 12.18.23,102 mDNSResponder[49]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    27/06/14 12.18.23,112 networkd[48]: networkd.48 built Aug 24 2013 22:08:46
    27/06/14 12.18.23,200 systemkeychain[53]: done file: /var/run/systemkeychaincheck.done
    27/06/14 12.18.23,213 mDNSResponder[49]: D2D_IPC: Loaded
    27/06/14 12.18.23,213 mDNSResponder[49]: D2DInitialize succeeded
    27/06/14 12.18.23,215 mDNSResponder[49]:   4: Listening for incoming Unix Domain Socket client requests
    27/06/14 12.18.23,218 mDNSResponder[49]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FDA4B004760 Clauss-iMac-580.local. (Addr) that's already in the list
    27/06/14 12.18.23,218 mDNSResponder[49]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FDA4B004BF0 1.0.0.127.in-addr.arpa. (PTR) that's already in the list
    27/06/14 12.18.23,218 mDNSResponder[49]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FDA4B007B60 Clauss-iMac-580.local. (AAAA) that's already in the list
    27/06/14 12.18.23,219 mDNSResponder[49]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FDA4B007FF0 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.E.F.ip6.arpa. (PTR) that's already in the list
    27/06/14 12.18.23,000 kernel[0]: [AGPM Controller] build GPUDict by Vendor1002Device6720
    27/06/14 12.18.23,000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    27/06/14 12.18.23,379 configd[18]: dhcp_arp_router: en1 SSID unavailable
    27/06/14 12.18.23,388 configd[18]: setting hostname to "Clauss-iMac-580.local"
    27/06/14 12.18.23,395 configd[18]: network changed: DNS*
    27/06/14 12.18.23,000 kernel[0]: en4: promiscuous mode enable succeeded
    27/06/14 12.18.23,000 kernel[0]: en3: promiscuous mode enable succeeded
    27/06/14 12.18.23,421 com.apple.launchd[1]: (com.splashtop.streamer-srioframebuffer[112]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    27/06/14 12.18.23,421 com.apple.launchd[1]: (com.splashtop.streamer-srioframebuffer[112]) Job failed to exec(3) for weird reason: 2
    27/06/14 12.18.23,421 com.apple.launchd[1]: (com.splashtop.streamer-daemon[113]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    27/06/14 12.18.23,421 com.apple.launchd[1]: (com.splashtop.streamer-daemon[113]) Job failed to exec(3) for weird reason: 2
    27/06/14 12.18.23,441 hidd[96]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    27/06/14 12.18.23,441 hidd[96]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    27/06/14 12.18.23,000 kernel[0]: VM Swap Subsystem is ON
    27/06/14 12.18.23,469 com.apple.usbmuxd[73]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    27/06/14 12.18.23,542 loginwindow[91]: Login Window Application Started
    27/06/14 12.18.23,588 digest-service[117]: label: default
    27/06/14 12.18.23,588 digest-service[117]: dbname: od:/Local/Default
    27/06/14 12.18.23,588 digest-service[117]: mkey_file: /var/db/krb5kdc/m-key
    27/06/14 12.18.23,588 digest-service[117]: acl_file: /var/db/krb5kdc/kadmind.acl
    27/06/14 12.18.23,615 awacsd[107]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    27/06/14 12.18.23,618 WindowServer[118]: Server is starting up
    27/06/14 12.18.23,625 mds[88]: (Normal) FMW: FMW 0 0
    27/06/14 12.18.23,627 airportd[111]: airportdProcessDLILEvent: en1 attached (up)
    27/06/14 12.18.23,000 kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    27/06/14 12.18.23,000 kernel[0]: AtherosNewma40P2PInterface::init() <p2p> role 1
    27/06/14 12.18.23,629 WindowServer[118]: Session 256 retained (2 references)
    27/06/14 12.18.23,629 WindowServer[118]: Session 256 released (1 references)
    27/06/14 12.18.23,633 awacsd[107]: InnerStore CopyAllZones: no info in Dynamic Store
    27/06/14 12.18.23,636 digest-service[117]: digest-request: uid=0
    27/06/14 12.18.23,646 apsd[109]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    27/06/14 12.18.23,652 WindowServer[118]: Session 256 retained (2 references)
    27/06/14 12.18.23,654 WindowServer[118]: init_page_flip: page flip mode is on
    27/06/14 12.18.23,000 kernel[0]: 3.925542: performCountryCodeOperation: Not connected, scan in progress[0]
    27/06/14 12.18.23,000 kernel[0]: 3.926379: setWOW_PARAMETERS:wowevents = 2(1)
    27/06/14 12.18.23,670 locationd[93]: NBB-Could not get UDID for stable refill timing, falling back on random
    27/06/14 12.18.23,679 digest-service[117]: digest-request: netr probe 0
    27/06/14 12.18.23,679 digest-service[117]: digest-request: init request
    27/06/14 12.18.23,687 digest-service[117]: digest-request: init return domain: BUILTIN server: CLAUSS-IMAC-580 indomain was: <NULL>
    27/06/14 12.18.23,739 locationd[93]: Location icon should now be in state 'Inactive'
    27/06/14 12.18.23,000 kernel[0]: en1: 802.11d country code set to 'DK '.
    27/06/14 12.18.23,000 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    27/06/14 12.18.24,000 kernel[0]: en1: BSSID changed to 90:72:40:1b:df:0e
    27/06/14 12.18.24,000 kernel[0]: AirPort: Link Up on en1
    27/06/14 12.18.24,000 kernel[0]: 5.098715: apple80211Request[10514] Unsupported ioctl 181
    27/06/14 12.18.24,000 kernel[0]: en1: BSSID changed to 90:72:40:1b:df:0e
    27/06/14 12.18.24,000 kernel[0]: AirPort: RSN handshake complete on en1
    27/06/14 12.18.24,858 WindowServer[118]: Found 39 modes for display 0x00000000 [39, 0]
    27/06/14 12.18.24,873 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,890 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,907 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,923 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,924 WindowServer[118]: mux_initialize: Couldn't find any matches
    27/06/14 12.18.24,926 WindowServer[118]: Found 39 modes for display 0x00000000 [39, 0]
    27/06/14 12.18.24,928 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,928 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,928 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,929 WindowServer[118]: Found 1 modes for display 0x00000000 [1, 0]
    27/06/14 12.18.24,953 WindowServer[118]: WSMachineUsesNewStyleMirroring: false
    27/06/14 12.18.24,953 WindowServer[118]: Display 0x042801c0: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a007, S/N 0, Unit 0, Rotation 0
    UUID 0x48812e138a44e4837a3cc675a90db8b5
    27/06/14 12.18.24,953 WindowServer[118]: Display 0x003f0041: GL mask 0x20; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,954 WindowServer[118]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,954 WindowServer[118]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,954 WindowServer[118]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,954 WindowServer[118]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,954 WindowServer[118]: WSSetWindowTransform: Singular matrix
    27/06/14 12.18.24,954 WindowServer[118]: WSSetWindowTransform: Singular matrix
    27/06/14 12.18.24,954 WindowServer[118]: WSSetWindowTransform: Singular matrix
    27/06/14 12.18.24,955 WindowServer[118]: WSSetWindowTransform: Singular matrix
    27/06/14 12.18.24,957 WindowServer[118]: Display 0x042801c0: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a007, S/N 0, Unit 0, Rotation 0
    UUID 0x48812e138a44e4837a3cc675a90db8b5
    27/06/14 12.18.24,957 WindowServer[118]: Display 0x003f0041: GL mask 0x20; bounds (3584, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,957 WindowServer[118]: Display 0x003f0040: GL mask 0x10; bounds (3585, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,957 WindowServer[118]: Display 0x003f003f: GL mask 0x8; bounds (3586, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,957 WindowServer[118]: Display 0x003f003e: GL mask 0x4; bounds (3587, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,957 WindowServer[118]: Display 0x003f003d: GL mask 0x2; bounds (3588, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    27/06/14 12.18.24,958 WindowServer[118]: CGXPerformInitialDisplayConfiguration
    27/06/14 12.18.24,958 WindowServer[118]:   Display 0x042801c0: Unit 0; Vendor 0x610 Model 0xa007 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
    27/06/14 12.18.24,958 WindowServer[118]:   Display 0x003f0041: Unit 5; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1
    27/06/14 12.18.24,958 WindowServer[118]:   Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1
    27/06/14 12.18.24,958 WindowServer[118]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3586,0)[1 x 1], Rotation 0, Resolution 1
    27/06/14 12.18.24,958 WindowServer[118]:   Display 0x003f003e: Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3587,0)[1 x 1], Rotation 0, Resolution 1
    27/06/14 12.18.24,958 WindowServer[118]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3588,0)[1 x 1], Rotation 0, Resolution 1
    27/06/14 12.18.24,966 WindowServer[118]: GLCompositor: GL renderer id 0x01021b05, GL mask 0x0000003f, accelerator 0x000035ef, unit 0, caps QEX|MIPMAP, vram 1024 MB
    27/06/14 12.18.24,967 WindowServer[118]: GLCompositor: GL renderer id 0x01021b05, GL mask 0x0000003f, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    27/06/14 12.18.24,967 WindowServer[118]: GLCompositor enabled for tile size [256 x 256]
    27/06/14 12.18.24,967 WindowServer[118]: CGXGLInitMipMap: mip map mode is on
    27/06/14 12.18.24,976 loginwindow[91]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    27/06/14 12.18.25,000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    27/06/14 12.18.25,000 kernel[0]: [BNBMouseDevice::init][80.14] init is complete
    27/06/14 12.18.25,177 WindowServer[118]: Display 0x042801c0: Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    27/06/14 12.18.25,196 launchctl[131]: com.apple.findmymacmessenger: Already loaded
    27/06/14 12.18.25,196 com.apple.launchd[1]: (com.splashtop.streamer-for-root[137]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    27/06/14 12.18.25,196 com.apple.launchd[1]: (com.splashtop.streamer-for-root[137]) Job failed to exec(3) for weird reason: 2
    27/06/14 12.18.25,000 kernel[0]: [BNBMouseDevice::handleStart][80.14] returning 1
    27/06/14 12.18.25,000 kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    27/06/14 12.18.25,212 com.apple.SecurityServer[14]: Session 100005 created
    27/06/14 12.18.25,250 UserEventAgent[132]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    27/06/14 12.18.25,267 revisiond[81]: "/.vol/16777222/2/.DocumentRevisions-V100/.cs/ChunkStorage/0/0/0/254" does not exist, rowID:254
    27/06/14 12.18.25,267 revisiond[81]: There was a problem compacting SF ftRowId:254, rc:-1
    27/06/14 12.18.25,281 loginwindow[91]: Setting the initial value of the magsave brightness level 1
    27/06/14 12.18.25,309 loginwindow[91]: Login Window Started Security Agent
    27/06/14 12.18.25,369 SecurityAgent[140]: This is the first run
    27/06/14 12.18.25,369 SecurityAgent[140]: MacBuddy was run = 0
    27/06/14 12.18.25,392 WindowServer[118]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042801c0 device: 0x7f815041c430  isBackBuffered: 1 numComp: 3 numDisp: 3
    27/06/14 12.18.25,392 WindowServer[118]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7f815041c430) - enabling OpenGL
    27/06/14 12.18.25,000 kernel[0]: [AppleMultitouchDevice::start] entered
    27/06/14 12.18.25,923 parentalcontrolsd[150]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    27/06/14 12.18.26,955 WindowServer[118]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    27/06/14 12.18.26,973 WindowServer[118]: Display 0x042801c0: Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    27/06/14 12.18.26,983 WindowServer[118]: Display 0x042801c0: Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    27/06/14 12.18.27,034 configd[18]: network changed: DNS* Proxy
    27/06/14 12.18.27,035 UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'Apple Network f776e7' making interface primary (protected network)
    27/06/14 12.18.27,035 UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    27/06/14 12.18.27,037 UserEventAgent[11]: Captive: en1: Probing 'Apple Network f776e7'
    27/06/14 12.18.27,039 configd[18]: network changed: v4(en1!:10.0.1.16) DNS+ Proxy+ SMB+
    27/06/14 12.18.27,137 UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    27/06/14 12.18.28,000 kernel[0]: [BNBTrackpadDevice::init][80.14] init is complete
    27/06/14 12.18.28,000 kernel[0]: [BNBTrackpadDevice::handleStart][80.14] returning 1
    27/06/14 12.18.28,000 kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    27/06/14 12.18.28,000 kernel[0]: [AppleMultitouchDevice::start] entered
    27/06/14 12.18.29,019 ntpd[68]: proto: precision = 1.000 usec
    27/06/14 12.18.34,000 kernel[0]: en1: BSSID changed to 90:72:40:1b:df:0f
    27/06/14 12.18.34,000 kernel[0]: AirPort: RSN handshake complete on en1
    27/06/14 12.18.38,390 awacsd[107]: Exiting
    27/06/14 12.18.41,000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,4301,0de1,0300,c1e1,0c00]
    27/06/14 12.18.44,733 configd[18]: network changed: v4(en0+:192.168.16.12, en1) DNS! Proxy! SMB!
    27/06/14 12.18.52,108 SecurityAgent[140]: User info context values set for clausdonvang
    27/06/14 12.18.52,286 SecurityAgent[140]: Login Window login proceeding
    27/06/14 12.18.52,478 loginwindow[91]: Login Window - Returned from Security Agent
    27/06/14 12.18.52,502 loginwindow[91]: USER_PROCESS: 91 console
    27/06/14 12.18.52,507 airportd[111]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.52,519 airportd[111]: _doAutoJoin: Already associated to “Apple Network f776e7”. Bailing on auto-join.
    27/06/14 12.18.52,000 kernel[0]: AppleKeyStore:Sending lock change 0
    27/06/14 12.18.52,775 com.apple.launchd.peruser.501[164]: Background: Aqua: Registering new GUI session.
    27/06/14 12.18.52,893 com.apple.launchd.peruser.501[164]: (com.spotify.webhelper) Unknown key: SpotifyPath
    27/06/14 12.18.52,894 com.apple.launchd.peruser.501[164]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    27/06/14 12.18.52,895 com.apple.launchd.peruser.501[164]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    27/06/14 12.18.52,897 launchctl[166]: com.apple.pluginkit.pkd: Already loaded
    27/06/14 12.18.52,897 launchctl[166]: com.apple.sbd: Already loaded
    27/06/14 12.18.52,942 distnoted[168]: # distnote server agent  absolute time: 33.514528208   civil time: Fri Jun 27 12:18:52 2014   pid: 168 uid: 501  root: no
    27/06/14 12.18.53,334 UserEventAgent[167]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.53,344 UserEventAgent[167]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.53,345 UserEventAgent[167]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    27/06/14 12.18.53,408 WindowServer[118]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    27/06/14 12.18.53,428 WindowServer[118]: Display 0x042801c0: Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    27/06/14 12.18.53,831 sharingd[186]: Starting Up...
    27/06/14 12.18.53,942 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    27/06/14 12.18.53,942 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    27/06/14 12.18.53,942 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    27/06/14 12.18.53,942 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    27/06/14 12.18.53,943 com.apple.audio.DriverHelper[190]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    27/06/14 12.18.53,957 com.apple.audio.DriverHelper[190]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    27/06/14 12.18.53,958 com.apple.audio.DriverHelper[190]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    27/06/14 12.18.53,958 com.apple.audio.DriverHelper[190]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    27/06/14 12.18.54,534 xpcproxy[202]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    27/06/14 12.18.54,562 SystemUIServer[178]: Cannot find executable for CFBundle 0x7ffb6d003a90 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    27/06/14 12.18.54,582 com.apple.IconServicesAgent[203]: IconServicesAgent launched.
    27/06/14 12.18.54,674 SystemUIServer[178]: Cannot find executable for CFBundle 0x7ffb6d004880 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    27/06/14 12.18.54,683 SystemUIServer[178]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.54,941 SystemUIServer[178]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.55,044 coreaudiod[184]: 2014-06-27 12:18:55.043757 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2
    27/06/14 12.18.55,357 com.apple.SecurityServer[14]: Session 100008 created
    27/06/14 12.18.55,403 xpcproxy[212]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    27/06/14 12.18.55,501 apsd[204]: Unrecognized leaf certificate
    27/06/14 12.18.57,150 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.57,179 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.57,324 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.57,347 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.18.57,420 com.apple.launchd.peruser.501[164]: (com.splashtop.streamer-for-user[233]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    27/06/14 12.18.57,420 com.apple.launchd.peruser.501[164]: (com.splashtop.streamer-for-user[233]) Job failed to exec(3) for weird reason: 2
    27/06/14 12.18.57,432 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x175] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    27/06/14 12.18.57,433 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:128 scale: 1
    27/06/14 12.18.57,462 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x25d] flags: 0x8 binding: FileInfoBinding [0x335] - extension: doc, UTI: com.microsoft.word.doc, fileType: W8BN.
    27/06/14 12.18.57,463 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: doc, UTI: com.microsoft.word.doc, fileType: W8BN request size:128 scale: 1
    27/06/14 12.18.57,972 accountsd[242]: assertion failed: 13D65: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    27/06/14 12.18.58,016 com.apple.SecurityServer[14]: Session 100012 created
    27/06/14 12.18.58,406 talagent[176]: CGSBindSurface: Invalid window 0x31
    27/06/14 12.18.58,407 WindowServer[118]: _CGXWindowRightsRelinquish: Invalid window 0x31
    27/06/14 12.18.58,407 talagent[176]: CGSConnectionRelinquishWindowRights(cid, result, reservedRights): CGError 1001 on line 875
    27/06/14 12.18.58,408 talagent[176]: CGSBindSurface: Invalid window 0x2e
    27/06/14 12.18.58,408 WindowServer[118]: _CGXWindowRightsRelinquish: Invalid window 0x2e
    27/06/14 12.18.58,408 talagent[176]: CGSConnectionRelinquishWindowRights(cid, result, reservedRights): CGError 1001 on line 875
    27/06/14 12.18.58,408 WindowServer[118]: CGXReleaseWindowList: Invalid window 49 (index 0/2)
    27/06/14 12.18.58,409 WindowServer[118]: CGXReleaseWindowList: Invalid window 46 (index 1/2)
    27/06/14 12.18.58,572 com.apple.launchd.peruser.501[164]: (com.apple.mrt.uiagent[222]) Exited with code: 255
    27/06/14 12.18.58,000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=238[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    27/06/14 12.18.59,913 WiFiKeychainProxy[218]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    27/06/14 12.18.59,914 WiFiKeychainProxy[218]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    27/06/14 12.18.59,914 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x471] flags: 0x8 binding: FileInfoBinding [0x3e1] - extension: pdf, UTI: com.adobe.pdf, fileType: ????.
    27/06/14 12.18.59,915 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: pdf, UTI: com.adobe.pdf, fileType: ???? request size:128 scale: 1
    27/06/14 12.18.59,997 Google Drive[249]: PyObjCPointer created: at 0xa0930438 of type {__CFBoolean=}
    27/06/14 12.18.59,997 Google Drive[249]: PyObjCPointer created: at 0xa0930430 of type {__CFBoolean=}
    27/06/14 12.18.59,998 Google Drive[249]: PyObjCPointer created: at 0xa0930440 of type {__CFNumber=}
    27/06/14 12.18.59,998 Google Drive[249]: PyObjCPointer created: at 0xa0930450 of type {__CFNumber=}
    27/06/14 12.18.59,998 Google Drive[249]: PyObjCPointer created: at 0xa0930460 of type {__CFNumber=}
    27/06/14 12.19.00,751 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.00,795 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.01,016 com.apple.launchd.peruser.501[164]: (com.apple.appleseed.seedusaged) Throttling respawn: Will start in 7 seconds
    27/06/14 12.19.01,804 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x473] flags: 0x8 binding: FileInfoBinding [0x253] - extension: jpg, UTI: public.jpeg, fileType: JPEG.
    27/06/14 12.19.01,804 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x803] flags: 0x8 binding: FileInfoBinding [0x703] - extension: jpg, UTI: public.jpeg, fileType: JPEG request size:16 scale: 1
    27/06/14 12.19.01,889 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x1c1] flags: 0x8 binding: FileInfoBinding [0x3e3] - extension: JPG, UTI: public.jpeg, fileType: ????.
    27/06/14 12.19.01,889 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xa03] flags: 0x8 binding: FileInfoBinding [0x903] - extension: JPG, UTI: public.jpeg, fileType: ???? request size:16 scale: 1
    27/06/14 12.19.02,161 sandboxd[268]: ([217]) EvernoteHelper(217) deny mach-lookup com.apple.locationd.desktop.synchronous
    27/06/14 12.19.02,446 fseventsd[46]: requested timestamp is prior to the earliest log file.  setting event-id to zero
    27/06/14 12.19.02,512 DGAgent[237]: Resolved DG link from bookmark. /Applications/Drive Genius 3.app
    27/06/14 12.19.03,000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=279[ksadmin] final status 0x0, allowing (remove VALID) page
    27/06/14 12.19.03,181 Google Drive[249]: GsyncAppDeletegate.py : Finder debug level logs : False
    27/06/14 12.19.03,684 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.04,286 com.apple.time[167]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    27/06/14 12.19.04,289 com.apple.time[167]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    27/06/14 12.19.05,008 com.apple.dock.extra[213]: <NSXPCConnection: 0x7ff9126024d0>: received an undecodable message (no exported object to receive message). Dropping message.
    27/06/14 12.19.05,029 com.apple.SecurityServer[14]: Session 100013 created
    27/06/14 12.19.05,915 LKDCHelper[292]: Starting (uid=501)
    27/06/14 12.19.06,408 SLRuntimeLoader[265]: clip: empty path.
    27/06/14 12.19.06,409 SLRuntimeLoader[265]: clip: empty path.
    27/06/14 12.19.06,563 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x293] flags: 0x8 binding: FileInfoBinding [0x325] - extension: JPG, UTI: public.jpeg, fileType: ????.
    27/06/14 12.19.06,564 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xc03] flags: 0x8 binding: FileInfoBinding [0xb03] - extension: JPG, UTI: public.jpeg, fileType: ???? request size:16 scale: 1
    27/06/14 12.19.06,565 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x295] flags: 0x8 binding: FileInfoBinding [0x107] - extension: MOV, UTI: com.apple.quicktime-movie, fileType: ????.
    27/06/14 12.19.06,565 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xe03] flags: 0x8 binding: FileInfoBinding [0xd03] - extension: MOV, UTI: com.apple.quicktime-movie, fileType: ???? request size:16 scale: 1
    27/06/14 12.19.06,567 com.apple.IconServicesAgent[203]: main Failed to composit image for binding VariantBinding [0x297] flags: 0x8 binding: FileInfoBinding [0x327] - extension: key, UTI: com.apple.iwork.keynote.key, fileType: ????.
    27/06/14 12.19.06,567 quicklookd[214]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1003] flags: 0x8 binding: FileInfoBinding [0xf03] - extension: key, UTI: com.apple.iwork.keynote.key, fileType: ???? request size:16 scale: 1
    27/06/14 12.19.06,629 imagent[225]: [Warning] Services all disappeared, removing all dependent devices
    27/06/14 12.19.07,995 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.08,542 Microsoft Database Daemon[248]: CGSReenableUpdate: unbalanced enable/disable update.
    27/06/14 12.19.08,544 Microsoft Database Daemon[248]: Backtrace (at 49.1161):
    27/06/14 12.19.08,544 Microsoft Database Daemon[248]: CGSReenableUpdate:  0   CoreGraphics                        0x91bab9e7 CGSBacktraceCreate + 69
    27/06/14 12.19.08,544 Microsoft Database Daemon[248]: CGSReenableUpdate:  1   CoreGraphics                        0x91d9e710 CGSLogBacktrace + 12
    27/06/14 12.19.08,544 Microsoft Database Daemon[248]: CGSReenableUpdate:  2   CoreGraphics                        0x91c5d0b3 _ZN16CGSUpdateManager20enable_update_legacyEv + 91
    27/06/14 12.19.08,544 Microsoft Database Daemon[248]: CGSReenableUpdate:  3   CoreGraphics                        0x91c5d04f CGSReenableUpdate + 42
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  4   HIToolbox                           0x990bff23 EnableScreenUpdates + 19
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  5   Microsoft Database Daemon           0x001332ee _Z22SwapImapUIDHostToStoreP8CImapUID + 4068
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  6   Microsoft Database Daemon           0x000e07fc _ZN13CSharedMemPtrIN24DatabaseBroadcastMessage25FolderCountChangedMessageEED2Ev + 8092
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  7   Microsoft Database Daemon           0x000e750a _ZN13CSharedMemPtrIN24DatabaseBroadcastMessage25FolderCountChangedMessageEED2Ev + 36010
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  8   Microsoft Database Daemon           0x000e760f _ZN13CSharedMemPtrIN24DatabaseBroadcastMessage25FolderCountChangedMessageEED2Ev + 36271
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  9   Microsoft Database Daemon           0x000f3c72 _ZN3CPT10CountedRefIPK10__CFStringN3CFT16CFTypeRef_traitsEEaSERKS6_ + 4752
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  10  Microsoft Database Daemon           0x000f447e _ZN3CPT10CountedRefIPK10__CFStringN3CFT16CFTypeRef_traitsEEaSERKS6_ + 6812
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  11  Microsoft Database Daemon           0x000b2086 _Z28SwapDBTaskClusterStoreToHostP22OpaqueFMSwapToHostDatam + 7580
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  12  Microsoft Database Daemon           0x000b2bd4 _Z28SwapDBTaskClusterStoreToHostP22OpaqueFMSwapToHostDatam + 10474
    27/06/14 12.19.08,545 Microsoft Database Daemon[248]: CGSReenableUpdate:  13  Microsoft Database Daemon           0x000541ea _ZN5boost4bindIllllllllllNS_3_bi3argILi1EEENS2_ILi2EEENS2_ILi3EEENS2_ILi4EEENS2 _ILi5EEENS2_ILi6EEENS2_ILi7EEENS2_ILi8EEENS2_ILi9EEEEENS1_6bind_tIT_PFSD_T0_T1_T 2_T3_T4_T5_T6_T7_T8_ENS1_9list_av_9IT9_T10_T11_T12_T13_T14_T15_T16_T17_E4typeEEE SO_SQ_SR_SS_ST_SU_SV_SW_SX_SY_ + 5343
    27/06/14 12.19.08,586 Google Drive[249]: CoreText performance note: Client called CTFontCreateWithName() using name ".Lucida Grande UI" and got font with PostScript name ".LucidaGrandeUI". For best performance, only use PostScript names when calling this API.
    27/06/14 12.19.08,587 Google Drive[249]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    27/06/14 12.19.09,384 Dropbox[250]: PyObjCPointer created: at 0xbaffc88 of type {OpaqueJSContext=}
    27/06/14 12.19.09,773 parentalcontrolsd[308]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    27/06/14 12.19.09,000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=309[ksadmin] final status 0x0, allowing (remove VALID) page
    27/06/14 12.19.10,068 sandboxd[268]: ([298]) storeagent(298) deny file-read-data /Volumes/Macintosh HD 2/clausdonvang/Library/Preferences/com.apple.WebFoundation.plist
    27/06/14 12.19.10,521 imagent[225]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    27/06/14 12.19.10,521 imagent[225]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    27/06/14 12.19.10,530 com.apple.internetaccounts[212]: [Warning] Services all disappeared, removing all dependent devices
    27/06/14 12.19.10,588 com.apple.NotesMigratorService[311]: Joined Aqua audit session
    27/06/14 12.19.13,903 soagent[208]: [Warning] Services all disappeared, removing all dependent devices
    27/06/14 12.19.13,906 soagent[208]: No active accounts, killing soagent in 10 seconds
    27/06/14 12.19.13,907 soagent[208]: No active accounts, killing soagent in 10 seconds
    27/06/14 12.19.15,000 kernel[0]: fsevents: watcher dbfseventsd (pid: 320) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    27/06/14 12.19.16,855 usernoted[180]: Notification (0) for presented_notifications missing for app_id 16!
    27/06/14 12.19.18,983 com.apple.SecurityServer[14]: Session 100003 created
    27/06/14 12.19.21,157 Dropbox[250]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    27/06/14 12.19.23,907 soagent[208]: Killing soagent.
    27/06/14 12.19.23,907 NotificationCenter[201]: SOHelperCenter main connection interrupted
    27/06/14 12.19.23,907 com.apple.dock.extra[213]: SOHelperCenter main connection interrupted
    27/06/14 12.19.23,908 imagent[225]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:208)
    27/06/14 12.19.23,908 imagent[225]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:208)
    27/06/14 12.19.28,420 Microsoft Database Daemon[248]: OTAtomicAdd32 is deprecated and will be removed soon.  Please stop using it.
    27/06/14 12.19.39,698 com.apple.time[167]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    27/06/14 12.19.51,295 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.52,718 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.57,108 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.19.59,082 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.20.00,347 Finder[179]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.20.26,007 VMware Fusion Helper[246]: BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or directory" - 0x2
    27/06/14 12.20.26,025 VMware Fusion Start Menu[294]: BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or directory" - 0x2
    27/06/14 12.20.26,379 com.apple.kextd[12]: kext com.vmware.kext.vmx86  9005829000 is in exception list, allowing to load
    27/06/14 12.20.26,393 com.apple.kextd[12]: kext com.vmware.kext.vmx86  9005829000 is in exception list, allowing to load
    27/06/14 12.20.26,000 kernel[0]: vmmon: Loaded @ 0xffffff7f8e8b0740: Info 0xffffff7f8e8bba20 Name com.vmware.kext.vmx86 Version 0090.05.82 build-900582 at Nov  6 2012 16:23:45
    27/06/14 12.20.26,000 kernel[0]: vmmon: Service start
    27/06/14 12.20.26,000 kernel[0]: vmmon: Instrumenting bug 151304...
    27/06/14 12.20.26,000 kernel[0]: vmmon: Initial HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDvmmison: abTimeledr =thr0ead started.
    27/06/14 12.20.26,000 kernel[0]: vmmon: HV check: anyNotCapable=0 anyUnlocked=0 anyEnabled=1 anyDisabled=0
    27/06/14 12.20.26,000 kernel[0]: vmmon: Cycles 106
    27/06/14 12.20.26,000 kernel[0]: vmmon: Module initialized.
    27/06/14 12.20.26,000 kernel[0]: vmmon: Registering for power state changes
    27/06/14 12.20.26,453 com.apple.kextd[12]: kext com.vmware.kext.vmci  9001019000 is in exception list, allowing to load
    27/06/14 12.20.26,467 com.apple.kextd[12]: kext com.vmware.kext.vmci  9001019000 is in exception list, allowing to load
    27/06/14 12.20.26,000 kernel[0]: vmci: Loaded @ 0xffffff7f8e8bf06e: Info 0xffffff7f8e8c9a60 Name com.vmware.kext.vmci Version 90.1.1 build-900582 at Nov  6 2012 16:23:52
    27/06/14 12.20.26,000 kernel[0]: vmci: Initializing module.
    27/06/14 12.20.26,000 kernel[0]: vmci: VMCI: shared components initialized.
    27/06/14 12.20.26,000 kernel[0]: vmci: VMCI: host components initialized.
    27/06/14 12.20.26,000 kernel[0]: vmci: Module initialized.
    27/06/14 12.20.26,000 kernel[0]: vmci: Begin helper queue thread.
    27/06/14 12.20.26,526 com.apple.kextd[12]: kext com.vmware.kext.vsockets  9001059000 is in exception list, allowing to load
    27/06/14 12.20.26,541 com.apple.kextd[12]: kext com.vmware.kext.vsockets  9001059000 is in exception list, allowing to load
    27/06/14 12.20.26,000 kernel[0]: vsock: Loaded @ 0xffffff7f8e8cdd97: Info 0xffffff7f8e8d9d80 Name com.vmware.kext.vsockets Version 90.1.5 build-900582 at Nov  6 2012 16:23:59
    27/06/14 12.20.26,000 kernel[0]: vsock: Initializing module.
    27/06/14 12.20.26,000 kernel[0]: vsock: Begin workloop.
    27/06/14 12.20.26,000 kernel[0]: vsock: Module initialized.
    27/06/14 12.20.26,602 com.apple.kextd[12]: kext com.vmware.kext.vmioplug  9005829000 is in exception list, allowing to load
    27/06/14 12.20.26,615 com.apple.kextd[12]: kext com.vmware.kext.vmioplug  9005829000 is in exception list, allowing to load
    27/06/14 12.20.26,000 kernel[0]: vmioplug: Loaded @ 0xffffff7f8e8df149: Info 0xffffff7f8e8e47e0 Name com.vmware.kext.vmioplug Version 0090.05.82 build-900582 at Nov  6 2012 16:24:07
    27/06/14 12.20.26,715 com.apple.kextd[12]: kext com.vmware.kext.vmnet  9005829000 is in exception list, allowing to load
    27/06/14 12.20.26,727 com.apple.kextd[12]: kext com.vmware.kext.vmnet  9005829000 is in exception list, allowing to load
    27/06/14 12.20.26,000 kernel[0]: vmnet: Loaded @ 0xffffff7f8e8e5e0c: Info 0xffffff7f8e8ee040 Name com.vmware.kext.vmnet Version 0090.05.82 build-900582 at Nov  6 2012 16:24:04
    27/06/14 12.20.26,000 kernel[0]: vmnet: Initializing module.
    27/06/14 12.20.26,000 kernel[0]: vmnet: VMNet_Start allocated gOSMallocTag.
    27/06/14 12.20.26,000 kernel[0]: vmnet: VMNet_Start allocated vnetBigLock.
    27/06/14 12.20.26,000 kernel[0]: vmnet: Module initialized.
    27/06/14 12.20.26,771 vmnet-bridge[421]: UUID: Unable to open /dev/mem: No such file or directory
    27/06/14 12.20.26,784 vmnet-bridge[421]: Dynamic store changed
    27/06/14 12.20.26,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff80381e4000.
    27/06/14 12.20.26,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff80381e4000
    27/06/14 12.20.26,000 kernel[0]: vmnet: Hub 0 does not exist, allocating memory.
    27/06/14 12.20.26,000 kernel[0]: vmnet: Allocated hub 0xffffff8038d75000 for hubNum 0.
    27/06/14 12.20.26,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:ef:f0:83
    27/06/14 12.20.26,000 kernel[0]: vmnet: Hub 0
    27/06/14 12.20.26,000 kernel[0]: vmnet: Port 0
    27/06/14 12.20.26,000 kernel[0]: vmnet: bridge-en0: media 20 dev 0xffffff802e3ae558 family 2
    27/06/14 12.20.26,000 kernel[0]: vmnet: bridge-en0: up
    27/06/14 12.20.26,000 kernel[0]: vmnet: bridge-en0: attached
    27/06/14 12.20.26,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff80381e4000.
    27/06/14 12.20.26,784 vmnet-bridge[421]: Started bridge for 0, en0
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff8032aef600.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff8032aef600
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 1 does not exist, allocating memory.
    27/06/14 12.20.27,000 kernel[0]: vmnet: Allocated hub 0xffffff8038d66000 for hubNum 1.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:f1:44:bd
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 1
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 0
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff8032aef600.
    27/06/14 12.20.27,000 kernel[0]: vmnet: netif-vmnet1: Adding protocol 2.
    27/06/14 12.20.27,000 kernel[0]: vmnet: netif-vmnet1: SIOCSIFFLAGS: 0x8863
    27/06/14 12.20.27,300 UserEventAgent[167]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.20.27,000 kernel[0]: vmnet: netif-vmnet1: SIOCSIFFLAGS: 0x8863
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff8032d7c600.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff8032d7c600
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:f2:e2:71
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 1
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 0
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 1
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff8030695200.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff8030695200
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 8 does not exist, allocating memory.
    27/06/14 12.20.27,000 kernel[0]: vmnet: Allocated hub 0xffffff8038d79000 for hubNum 8.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:fd:2f:4f
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 8
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 0
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetSetopt: Set link state UP
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff8032d7c800.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff8032d7c800
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:fc:e5:0b
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 8
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 0
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 1
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff8032d7c800.
    27/06/14 12.20.27,000 kernel[0]: vmnet: netif-vmnet8: Adding protocol 2.
    27/06/14 12.20.27,000 kernel[0]: vmnet: netif-vmnet8: SIOCSIFFLAGS: 0x8863
    27/06/14 12.20.27,331 UserEventAgent[167]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "1U��".
    27/06/14 12.20.27,000 kernel[0]: vmnet: netif-vmnet8: SIOCSIFFLAGS: 0x8863
    27/06/14 12.20.27,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff8032d7ce00.
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff8032d7ce00
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:e3:66:bb
    27/06/14 12.20.27,000 kernel[0]: vmnet: Hub 8
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 0
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 1
    27/06/14 12.20.27,000 kernel[0]: vmnet: Port 2
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetSetopt: Set link state DOWN
    27/06/14 12.20.27,000 kernel[0]: vmnet: VMNetSetopt: Set link state UP
    27/06/14 12.20.31,238 WindowServer[118]: disable_update_timeout: UI updates were forcibly disabled by application "VMware Fusion" for over 1.00 seconds. Server has re-enabled them.
    27/06/14 12.20.34,472 WindowServer[118]: common_reenable_update: UI updates were finally reenabled by application "VMware Fusion" after 4.23 seconds (server forcibly re-enabled them after 1.00 seconds)
    27/06/14 12.20.44,449 com.apple.InputMethodKit.UserDictionary[457]: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](760): CoreData: Ubiquity:  clausdonvang~B29FD91B-BC70-5FBB-94BC-095FC1C04733:UserDictionary
    Using local storage: 1
    27/06/14 12.20.44,000 kernel[0]: vmmon: offset 0: 80
    27/06/14 12.20.44,000 kernel[0]: vmmon: offset 1: 16
    27/06/14 12.20.44,000 kernel[0]: vmmon: offset 2: 56
    27/06/14 12.20.44,000 kernel[0]: vmmon: offset 3: 64
    27/06/14 12.20.44,000 kernel[0]: vmmon: offset 4: 76
    27/06/14 12.20.44,000 kernel[0]: vmmon: PTSC: initialized at 3398966000 Hz using reference clock, TSCs are synchronized.
    27/06/14 12.20.45,000 kernel[0]: vmmon: Cycles 60
    27/06/14 12.20.47,093 com.apple.InputMethodKit.UserDictionary[457]: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](760): CoreData: Ubiquity:  clausdonvang~B29FD91B-BC70-5FBB-94BC-095FC1C04733:UserDictionary
    Using local storage: 0
    27/06/14 12.21.33,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff8033715600.
    27/06/14 12.21.33,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff8033715600
    27/06/14 12.21.33,000 kernel[0]: en0: promiscuous mode enable succeeded
    27/06/14 12.21.33,000 kernel[0]: vmnet: bridge-en0: enabled promiscuous mode
    27/06/14 12.21.33,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:e3:eb:9d
    27/06/14 12.21.33,000 kernel[0]: vmnet: Hub 0
    27/06/14 12.21.33,000 kernel[0]: vmnet: Port 0
    27/06/14 12.21.33,000 kernel[0]: vmnet: Port 1
    27/06/14 12.21.33,000 kernel[0]: vmnet: VNetUserIf_Create: created userIf at 0xffffff80381c6c00.
    27/06/14 12.21.33,000 kernel[0]: vmnet: VMNetConnect: returning port 0xffffff80381c6c00
    27/06/14 12.21.33,000 kernel[0]: vmnet: VMNET_SO_BINDTOHUB: port: paddr 00:50:56:e7:78:30
    27/06/14 12.21.33,000 kernel[0]: vmnet: Hub 0
    27/06/14 12.21.33,000 kernel[0]: vmnet: Port 0
    27/06/14 12.21.33,000 kernel[0]: vmnet: Port 1
    27/06/14 12.21.33,000 kernel[0]: vmnet: Port 2
    27/06/14 12.21.33,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff80381c6c00.
    27/06/14 12.21.35,000 kernel[0]: vmnet: Failed to deep copy mbuf: 12.
    27/06/14 12.21.35,000 kernel[0]: vmnet: bridge-en0: SendToVNet copy failed: 12.
    27/06/14 12.22.23,382 mds[88]: (Normal) Volume: volume:0x7fcb2a819800 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.POHkS2
    27/06/14 12.22.35,000 kernel[0]: vmnet: Failed to deep copy mbuf: 12.
    27/06/14 12.22.35,000 kernel[0]: vmnet: mbuf_dup() failed: 12.
    27/06/14 12.23.25,384 com.apple.SecurityServer[14]: Session 100017 created
    27/06/14 12.23.29,000 kernel[0]: process vmware-vmx[447] caught causing excessive wakeups. Observed wakeups rate (per sec): 269; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45167
    27/06/14 12.23.31,254 spindump[502]: Saved wakeups_resource.spin report for vmware-vmx version ??? (???) to /Library/Logs/DiagnosticReports/vmware-vmx_2014-06-27-122331_Clauss-iMac-580.wa keups_resource.spin
    27/06/14 12.23.34,409 Console[508]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    27/06/14 12.23.34,000 kernel[0]: vmnet: Failed to deep copy mbuf: 12.
    27/06/14

    Thanks a lot for you patient response. I tried for hours yesterday to make the mac crash. No luck ;-)
    Today i managed ... running virtual windows on VM ware fusion, spotify, word, excel. Finally - trying to make spotify web helper quit - the machine froze.
    From the system log : ...
    29/06/14 15.17.30,484 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.17.40,661 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.17.50,778 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.00,891 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.11,009 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.21,056 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.27,629 Spotify Helper[6317]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    29/06/14 15.18.31,174 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.41,359 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.42,253 Spotify Helper[6321]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    29/06/14 15.18.42,330 Spotify Helper[6321]: The function `CGFontSetShouldUseMulticache' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    29/06/14 15.18.51,478 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.18.55,482 Spotify Helper[6323]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    29/06/14 15.18.55,729 Spotify Helper[6323]: The function `CGFontSetShouldUseMulticache' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    29/06/14 15.19.01,594 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.19.03,975 spindump[6316]: Spotify Helper [6317] didn't gather any samples due to audio running
    29/06/14 15.19.04,030 Spotify Helper[6327]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    29/06/14 15.19.11,792 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.19.16,372 Spotify Helper[6329]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    29/06/14 15.19.16,594 Spotify Helper[6329]: The function `CGFontSetShouldUseMulticache' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    29/06/14 15.19.21,919 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.19.22,327 Spotify Helper[6331]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    29/06/14 15.19.22,390 Spotify Helper[6331]: The function `CGFontSetShouldUseMulticache' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    29/06/14 15.19.32,042 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.19.42,154 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.19.52,268 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.20.02,376 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.20.12,489 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.20.22,662 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.20.32,842 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.20.43,022 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.20.53,063 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.21.03,284 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.21.13,475 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.21.23,584 com.apple.launchd.peruser.501[162]: (com.spotify.webhelper) Throttling respawn: Will start in 9 seconds
    29/06/14 15.21.27,593 com.apple.internetaccounts[224]: Interrupted error received
    29/06/14 15.21.27,593 com.apple.ShareKitHelper[259]: Interrupted error received
    29/06/14 15.21.27,597 Dock[216]: Lost connection with usernoted.
    29/06/14 15.21.27,601 com.apple.internetaccounts[224]: xpc __securityd_create_connection_block_invoke got event: Connection interrupted
    29/06/14 15.21.27,604 UserEventAgent[11]: Captive: [UserAgentDied:142] User Agent @port=71943 Died
    29/06/14 15.21.27,606 CalendarAgent[177]: xpc __securityd_create_connection_block_invoke got event: Connection interrupted
    29/06/14 15.21.27,607 librariand[249]: server connection is invalid: Connection invalid
    29/06/14 15.21.27,614 imagent[201]: Quit - notifying about shutdown
    29/06/14 15.21.27,614 identityservicesd[202]: Quit - notifying about shutdown
    29/06/14 15.21.27,612 identityservicesd[202]: xpc __securityd_create_connection_block_invoke got event: Connection interrupted
    29/06/14 15.21.27,615 identityservicesd[202]: Quit - shutting down daemon
    29/06/14 15.21.27,618 imagent[201]: Quit - shutting down daemon
    29/06/14 15.21.27,622 WindowServer[118]: CGXFilterEventToConnection : Invalid connection
    29/06/14 15.21.27,633 distnoted[166]: Interruption - exiting now.
    29/06/14 15.21.27,633 distnoted[166]: Interruption - exiting now.
    29/06/14 15.21.27,636 com.apple.IconServicesAgent[260]: Interrupted error received
    29/06/14 15.21.27,636 com.apple.InputMethodKit.UserDictionary[2348]: shared connection error: Connection interrupted
    29/06/14 15.21.27,668 com.apple.internetaccounts[224]: /SourceCache/Accounts/Accounts-336.9/ACAccountStore.m - __60-[ACAccountStore _connectToRemoteAccountStoreUsingEndpoint:]_block_invoke - 130 - The connection to ACDAccountStore was interrupted.
    29/06/14 15.21.27,678 com.apple.launchd.peruser.501[162]: (com.apple.Dock.agent[216]) Exited with code: 1
    29/06/14 15.21.27,679 com.apple.launchd.peruser.501[162]: (com.apple.iTunesHelper.54592[231]) Exited with code: 1
    29/06/14 15.21.27,681 com.apple.InputMethodKit.UserDictionary[2348]: shared connection error: Connection interrupted
    29/06/14 15.21.27,681 com.apple.InputMethodKit.UserDictionary[2348]: ping returned unexpected reply: <error: 0x7fff70af4a50> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff70af4e98> { length = 22, contents = "Connection interrupted" }
    29/06/14 15.21.27,681 com.apple.InputMethodKit.UserDictionary[2348]: ping returned unexpected reply: <error: 0x7fff70af4b50> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff70af4e60> { length = 18, contents = "Connection invalid" }
    29/06/14 15.21.27,681 com.apple.InputMethodKit.UserDictionary[2348]: shared connection error: Connection invalid
    29/06/14 15.21.27,810 ReportCrash[6353]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    29/06/14 15.21.29,470 WindowServer[118]: CGXGetConnectionProperty: Invalid connection 112151
    29/06/14 15.21.29,470 WindowServer[118]: CGXGetConnectionProperty: Invalid connection 112151
    ... 30 of those ...
    29/06/14 15.21.29,472 WindowServer[118]: CGXOrderWindowList: Invalid window 40 (index 0/1)
    29/06/14 15.21.29,472 WindowServer[118]: CGXOrderWindowList: Invalid window 63 (index 0/1)
    ... 8 more of those ...
    29/06/14 15.21.29,473 WindowServer[118]: CGXGetConnectionProperty: Invalid connection 112151
    29/06/14 15.21.29,494 loginwindow[86]: ERROR | -[ApplicationManager kickstartJobWithLabel:usingDebugID:] | spawn_via_launchd failed for com.apple.Finder
    29/06/14 15.21.29,846 ReportCrash[6353]: Saved crash report for VMware Fusion[2685] version 4.1.4 (900582) to /Library/Logs/DiagnosticReports/VMware Fusion_2014-06-29-152129_Clauss-iMac-580.crash
    29/06/14 15.21.29,863 com.apple.internetaccounts[224]: [Warning] Bad response from daemon for setup info
    29/06/14 15.21.29,863 com.apple.internetaccounts[224]: [Warning] Bad response (null) from daemon for setup info
    29/06/14 15.21.29,863 com.apple.internetaccounts[224]: [Warning] Services all disappeared, removing all accounts
    29/06/14 15.21.29,863 com.apple.internetaccounts[224]: [Warning] Services all disappeared, removing all enabled accounts
    29/06/14 15.21.29,863 com.apple.internetaccounts[224]: [Warning] Services all disappeared, removing all dependent devices
    29/06/14 15.21.30,051 distnoted[6360]: # distnote server agent  absolute time: 96209.017514512   civil time: Sun Jun 29 15:21:30 2014   pid: 6360 uid: 501  root: no
    29/06/14 15.21.57,669 com.apple.usbmuxd[69]: stopping.
    29/06/14 15.21.57,683 com.apple.usbmuxd[6364]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    29/06/14 15.22.22,906 loginwindow[86]: ERROR | WSActivateNextApp | CPSBringNextToFront returned error code -600
    29/06/14 15.22.29,838 loginwindow[86]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
    29/06/14 15.22.29,838 loginwindow[86]: ERROR | numberOfConsoleUsers | CGSCopySessionList returned NULL.
    29/06/14 15.22.29,838 loginwindow[86]: FAILURE: Could not look up com.apple.bsd.launchdadd.
    29/06/14 15.22.29,852 loginwindow[86]: ERROR | -[ApplicationManager(AppleEventHandling) sendQuitEventToApp:withDelay:] | sendQuitEventToApp (vmware-vmx): AESendMessage returned error -600
    29/06/14 15.22.29,855 com.apple.launchd[1]: (com.apple.internetaccounts[224]) Exited: Killed: 9
    29/06/14 15.22.29,856 com.apple.launchd[1]: (com.apple.ShareKitHelper[259]) Exited: Killed: 9
    29/06/14 15.22.29,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff8050a17400
    29/06/14 15.22.29,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff8050983800
    29/06/14 15.22.29,000 kernel[0]: en0: promiscuous mode disable succeeded
    29/06/14 15.22.29,000 kernel[0]: vmnet: bridge-en0: disabled promiscuous mode
    29/06/14 15.22.29,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff8050983800.
    29/06/14 15.22.30,010 vmnet-cli[6380]: assertion failed: 13D65: libxpc.dylib + 38177 [AB40CD57-F454-3FD4-B415-63B3C0D5C624]: 0x10000003
    29/06/14 15.22.30,010 vmnet-cli[6380]: assertion failed: 13D65: libxpc.dylib + 38177 [AB40CD57-F454-3FD4-B415-63B3C0D5C624]: 0x10000003
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff80312c5400
    29/06/14 15.22.30,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff80312c5400.
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet1: SIOCSIFFLAGS: 0x8862
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff8034c93600
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet1: SIOCPROTODETACH failed: 16.
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet1: Deleting protocol 2.
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet1: Detaching...
    29/06/14 15.22.30,067 mDNSResponder[49]: getExtendedFlags: SIOCGIFEFLAGS failed, errno = 6 (Device not configured)
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet1: Detached.
    29/06/14 15.22.30,000 kernel[0]: vmnet: Freeing hub at 0xffffff80433d4000.
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff805099fe00
    29/06/14 15.22.30,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff805099fe00.
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff8050a2e400
    29/06/14 15.22.30,000 kernel[0]: vmnet: VNetUserIfFree: freeing userIf at 0xffffff8050a2e400.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Cleaned up 224443 virtual main memory pages from VM 0xffffff8050918018.
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet8: SIOCSIFFLAGS: 0x8862
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff8050a25a00
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet8: SIOCPROTODETACH failed: 16.
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet8: Deleting protocol 2.
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet8: Detaching...
    29/06/14 15.22.30,223 mDNSResponder[49]: getExtendedFlags: SIOCGIFEFLAGS failed, errno = 6 (Device not configured)
    29/06/14 15.22.30,000 kernel[0]: vmnet: netif-vmnet8: Detached.
    29/06/14 15.22.30,000 kernel[0]: vmnet: Freeing hub at 0xffffff804348a000.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Cleaned up 2300 monitor anonymous pages from VM 0xffffff8050918018.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Cleaned up 16593 user anonymous pages from VM 0xffffff8050918018.
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNetDisconnect called for port 0xffffff8050a2dc00
    29/06/14 15.22.30,000 kernel[0]: vmnet: bridge-en0: filter detached
    29/06/14 15.22.30,000 kernel[0]: vmnet: bridge-en0: down
    29/06/14 15.22.30,000 kernel[0]: vmnet: bridge-en0: detached
    29/06/14 15.22.30,000 kernel[0]: vmnet: Freeing hub at 0xffffff804341e000.
    29/06/14 15.22.30,000 kernel[0]: vmnet: Removing module.
    29/06/14 15.22.30,000 kernel[0]: vmnet: VMNet_Stop freeing gOSMallocTag
    29/06/14 15.22.30,000 kernel[0]: vmnet: Module removed.
    29/06/14 15.22.30,000 kernel[0]: vsock: Removing module.
    29/06/14 15.22.30,000 kernel[0]: vsock: End workloop.
    29/06/14 15.22.30,000 kernel[0]: vsock: Module removed.
    29/06/14 15.22.30,000 kernel[0]: vmci: Removing module.
    29/06/14 15.22.30,000 kernel[0]: vmci: End helper queue thread.
    29/06/14 15.22.30,000 kernel[0]: vmci: Module removed.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Service stop
    29/06/14 15.22.30,000 kernel[0]: vmmon: Deregistering for power state changes
    29/06/14 15.22.30,000 kernel[0]: vmmon: Removing module.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Timer thread stopping...
    29/06/14 15.22.30,000 kernel[0]: vmmon: Timer thread stopped.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Module removed.
    29/06/14 15.22.30,000 kernel[0]: vmmon: Service free
    29/06/14 15.22.30,384 sessionlogoutd[6393]: sessionlogoutd Launched
    29/06/14 15.22.30,389 loginwindow[86]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (268435459)
    29/06/14 15.22.30,389 loginwindow[86]: ERROR | ScreensharingLogoutNotification | unable to get session dictionary
    29/06/14 15.22.30,389 loginwindow[86]: ERROR | ScreensharingLogoutNotification | Failed GetScreensharingPort or port returned == 0, err: 268435459
    29/06/14 15.22.30,391 sessionlogoutd[6393]: DEAD_PROCESS: 86 console
    29/06/14 15.22.30,419 airportd[106]: _doAutoJoin: Already associated to “Apple Network f776e7”. Bailing on auto-join.
    29/06/14 15.22.30,727 shutdown[6407]: reboot by _usbmuxd:
    29/06/14 15.22.30,000 kernel[0]: Kext loading now disabled.
    29/06/14 15.22.30,000 kernel[0]: Kext unloading now disabled.
    29/06/14 15.22.30,000 kernel[0]: Kext autounloading now disabled.
    29/06/14 15.22.30,000 kernel[0]: Kernel requests now disabled.
    29/06/14 15.22.30,727 shutdown[6407]: SHUTDOWN_TIME: 1404048150 727019
    29/06/14 15.22.59,000 bootlog[0]: BOOT_TIME 1404048179 0
    crash report :
    Process:         VMware Fusion [2685]
    Path:            /Applications/VMware Fusion.app/Contents/MacOS/VMware Fusion
    Identifier:      VMware Fusion
    Version:         4.1.4 (900582)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [162]
    Responsible:     VMware Fusion [2685]
    User ID:         501
    Date/Time:       2014-06-29 15:21:27.654 +0200
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  ...
    Sleep/Wake UUID: 2CA7EF45-EFD3-4F20-9E3D-B491536A1256
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGILL)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff83de0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff83ddfd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d76dfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d76d5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d76cf25 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox           0x00007fff8170ba0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox           0x00007fff8170b7b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox           0x00007fff8170b5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit               0x00007fff8b38126e _DPSNextEvent + 1434
    9   com.apple.AppKit               0x00007fff8b3808bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit               0x00007fff8b3749bc -[NSApplication run] + 553
    11  com.apple.AppKit               0x00007fff8b35f7a3 NSApplicationMain + 940
    12  com.vmware.fusion             0x0000000100004d3e 0x100000000 + 19774
    13  com.vmware.fusion             0x0000000100003f78 0x100000000 + 16248
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff83de5662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff85584421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff85584136 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.CFSocket.private
    0   libvmwarebase.dylib           0x0000000101311f21 LogAddNewMessage + 209
    1   libvmwarebase.dylib           0x000000010131278e Log + 206
    2   libvmwarebase.dylib           0x00000001013248b3 VThreadBase_InitWithTLS + 739
    3   libvmwarebase.dylib           0x0000000101324909 VThreadBase_IsInSignal + 9
    4   libvmwarebase.dylib           0x000000010131035b Log_RegisterBasicFunctions + 75
    5   libvmwarebase.dylib           0x0000000101311ec6 LogAddNewMessage + 118
    6   libvmwarebase.dylib           0x0000000101312dfe Warning + 206
    7   libvmwarebase.dylib           0x00000001016e9b67 Sig_Callback + 1495
    8   libsystem_platform.dylib       0x00007fff854fa5aa _sigtramp + 26
    9   libsystem_kernel.dylib         0x00007fff83de49aa __select + 10
    10  libsystem_pthread.dylib       0x00007fff84743899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8474372a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff84747fc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff83de0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff83ddfd18 mach_msg + 64
    2   libvmwarebase.dylib           0x000000010155eba7 MachPoll_Init + 871
    3   libvmwarebase.dylib           0x00000001015f31ee VThreadHostCreateThread + 702
    4   libsystem_pthread.dylib       0x00007fff84743899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8474372a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff84747fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff83de0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff83ddfd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d76dfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d76d5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d76cf25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8d822811 CFRunLoopRun + 97
    6   com.vmware.fusion             0x0000000100205b74 void cui::VMConfigTransaction::Set<cui::ViewMode>(cui::TransactionProperty<cui::View Mode, cui::VMConfigTransaction>&, cui::ViewMode const&) + 338180
    7   com.apple.Foundation           0x00007fff8565576b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib       0x00007fff84743899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8474372a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84747fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff83de0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff83ddfd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8d76dfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8d76d5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8d76cf25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8b52105e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff84743899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8474372a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff84747fc9 thread_start + 13
    Thread 6:
    0   libsystem_pthread.dylib       0x00007fff84747fac start_wqthread + 0
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff83de4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff84744f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff84747fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff83de4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff84744f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff84747fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000007000006  rcx: 0x00007fff5fbfe3c8  rdx: 0x0000000000000000
      rdi: 0x00007fff5fbfe500  rsi: 0x0000000007000006  rbp: 0x00007fff5fbfe410  rsp: 0x00007fff5fbfe3c8
       r8: 0x0000000000002903   r9: 0x00000000ffffffff  r10: 0x0000000000000c00  r11: 0x0000000000000206
      r12: 0x0000000000000c00  r13: 0x0000000000000000  r14: 0x00007fff5fbfe500  r15: 0x0000000000002903
      rip: 0x00007fff83de0a1a  rfl: 0x0000000000000206  cr2: 0x00007fe46251822e
    Logical CPU:     0
    Error Code:      0x0100001f
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x1004abfe7 +com.vmware.fusion (4.1.4 - 900582) <9D5EDA95-6DC8-D9F5-EAFA-31BEA05F6D59> /Applications/VMware Fusion.app/Contents/MacOS/VMware Fusion
           0x10060c000 -        0x100613ff7 +libbasichttp.dylib (0) <A1DBE10C-3E51-36C0-6553-D4516919E538> /Applications/VMware Fusion.app/Contents/Frameworks/libbasichttp.dylib
           0x100619000 -        0x100664fef +libcurl.4.dylib (7) <BC03015B-1DB0-A576-F15E-C3A17E91692A> /Applications/VMware Fusion.app/Contents/Frameworks/libcurl.4.dylib
           0x100671000 -        0x100767fff +libglib-2.0.0.dylib (2201.1) <C96BD30B-FE40-2FA6-3853-68981A02F521> /Applications/VMware Fusion.app/Contents/Frameworks/libglib-2.0.0.dylib
           0x10077a000 -        0x1007c6ffa +libglibmm-2.4.1.dylib (4) <8EC61294-80CB-F17A-9C87-C02CF8698370> /Applications/VMware Fusion.app/Contents/Frameworks/libglibmm-2.4.1.dylib
           0x100803000 -        0x100805fff +libglibmm_generate_extra_defs-2.4.1.dylib (4) <364CBF9B-A0BA-3DAD-A9DE-BE99949F23E7> /Applications/VMware Fusion.app/Contents/Frameworks/libglibmm_generate_extra_defs-2.4.1.dylib
           0x10080a000 -        0x10084afef +libgobject-2.0.0.dylib (2201.1) <4C4193A7-11B5-6442-C308-ED02C8D4E716> /Applications/VMware Fusion.app/Contents/Frameworks/libgobject-2.0.0.dylib
           0x100855000 -        0x100dbcfe7 +libgvmomi.dylib (0) <ECBF25AE-A981-98DA-CCC6-6ECA641E6900> /Applications/VMware Fusion.app/Contents/Frameworks/libgvmomi.dylib
           0x100e6a000 -        0x100e98fef +libpng12.0.dylib (47) <67E436B7-06FE-886E-42CC-6AC73B44CC97> /Applications/VMware Fusion.app/Contents/Frameworks/libpng12.0.dylib
           0x100e9f000 -        0x100fe3ff3 +libprotobuf.6.dylib (7) <EB139F0E-7C6A-15C6-5FA8-6454FA7949B8> /Applications/VMware Fusion.app/Contents/Frameworks/libprotobuf.6.dylib
           0x1010e0000 -        0x1010e6fff +libsigc-2.0.0.dylib (1) <AEC0321F-9042-3A21-8D1F-F2609A70DD8C> /Applications/VMware Fusion.app/Contents/Frameworks/libsigc-2.0.0.dylib
           0x1010f2000 -        0x1012b3fef +libviewyhosted.dylib (0) <C26EC43C-ABDD-E652-A615-C0C2D0B21547> /Applications/VMware Fusion.app/Contents/Frameworks/libviewyhosted.dylib
           0x1012e7000 -        0x101841fff +libvmwarebase.dylib (0) <CCFE15EF-975E-0C4E-56AA-445416931354> /Applications/VMware Fusion.app/Contents/Frameworks/libvmwarebase.dylib
           0x10193a000 -        0x102293fef +libvmwareui.dylib (0) <B29D5B8D-5E6A-399C-A3B9-DDD70403DD4F> /Applications/VMware Fusion.app/Contents/Frameworks/libvmwareui.dylib
           0x102486000 -        0x1024aefe7 +libcds.dylib (1) <2A87179B-C7CF-2202-6C48-2B775E25E5EA> /Applications/VMware Fusion.app/Contents/Frameworks/libcds.dylib
           0x1024ba000 -        0x1024c6ff3 +libintl.8.0.2.dylib (9.2) <ADD50738-C367-59C4-E92B-6FB29516E303> /Applications/VMware Fusion.app/Contents/Frameworks/libintl.8.0.2.dylib
           0x1024cb000 -        0x1024cdfff +libgmodule-2.0.0.dylib (2201.1) <B76A2FE2-250F-DDC9-1A98-C43FD5E522EA> /Applications/VMware Fusion.app/Contents/Frameworks/libgmodule-2.0.0.dylib
           0x1024d1000 -        0x1024d3fff +libgthread-2.0.0.dylib (2201.1) <B9FA798C-7AC2-445B-A33C-D1E1464DB2D0> /Applications/VMware Fusion.app/Contents/Frameworks/libgthread-2.0.0.dylib
           0x1024d7000 -        0x102656fef +libxml2.2.dylib (10.7) <BD7300D4-40E1-795A-F1D5-8D6D29C265F2> /Applications/VMware Fusion.app/Contents/Frameworks/libxml2.2.dylib
           0x10267d000 -        0x10268afff +libboost_signals-xgcc40-mt-1_39.dylib (0) <E72A6017-8758-478B-DCCA-F757289FDB24> /Applications/VMware Fusion.app/Contents/Frameworks/libboost_signals-xgcc40-mt-1_39.dylib
           0x102695000 -        0x1027c2ff7 +libicuuc.38.0.dylib (38) <BED03BC3-15D4-7F42-2951-12C82695D7EF> /Applications/VMware Fusion.app/Contents/Frameworks/libicuuc.38.0.dylib
           0x1027fe000 -        0x1028b5fef +libovdiclient.dylib (0) <DC307C79-B93A-46DD-9132-0F9EA0E9A42F> /Applications/VMware Fusion.app/Contents/Frameworks/libovdiclient.dylib
           0x1028cf000 -        0x1028daff7 +libovdicrypto.dylib (0) <AA48B00E-15EE-9287-2411-6C9483C64270> /Applications/VMware Fusion.app/Contents/Frameworks/libovdicrypto.dylib
           0x1028e2000 -        0x10338afff +libicudata.38.0.dylib (38) <EFF6DF48-159C-1416-0E48-57DD45F62460> /Applications/VMware Fusion.app/Contents/Frameworks/libicudata.38.0.dylib
           0x10339b000 -        0x103420fff +libovditransfer.dylib (0) <8342D025-D0F4-509C-4571-0ECFDE86D27D> /Applications/VMware Fusion.app/Contents/Frameworks/libovditransfer.dylib
           0x103783000 -        0x103787ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <E5405175-7735-3F30-97ED-F44645033DC7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x107fdb000 -        0x107fdcffa +cl_kernels (???) <0A7ACEFA-1735-4871-8066-B38D9136C57F> cl_kernels
           0x107fea000 -        0x107febff9 +cl_kernels (???) <73B19403-5B46-4612-AEC3-719BE18F81E5> cl_kernels
           0x107ffd000 -        0x107ffefe6 +cl_kernels (???) <371A6170-F1A1-4112-B40F-CBC03652C1E6> cl_kernels
           0x10e3ff000 -        0x10e4dfff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10e627000 -        0x10e70dfef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11cc38000 -        0x11cc38fe3 +cl_kernels (???) <FE76C465-3278-4221-96F0-FF4E0564092F> cl_kernels
           0x12e417000 -        0x12e418fe4 +cl_kernels (???) <766AC9BF-C8F2-4329-8F27-B87477422B14> cl_kernels
        0x123480000000 -     0x12348028bff7  com.apple.AMDRadeonX3000GLDriver (1.22.25 - 1.2.2) <EF7FEC7B-5D14-374C-9B96-0745AC470696> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
        0x7fff681f6000 -     0x7fff68229817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8051d000 -     0x7fff8051effb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8051f000 -     0x7fff80523fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff80524000 -     0x7fff80563fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff80564000 -     0x7fff80565ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff80566000 -     0x7fff80579ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff805e5000 -     0x7fff8062cff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff8062d000 -     0x7fff8079bff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8079c000 -     0x7fff807c5fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff807c6000 -     0x7fff807d1ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff807d2000 -     0x7fff807ddfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff807de000 -     0x7fff8080afff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8080b000 -     0x7fff80882fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff80883000 -     0x7fff80cb6ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff80d62000 -     0x7fff80d64ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff80d65000 -     0x7fff80db8fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff80eb8000 -     0x7fff80ec5ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff80ec6000 -     0x7fff80f39fff  com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff80f3a000 -     0x7fff80f3dff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff80f3e000 -     0x7fff80f62fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff80f63000 -     0x7fff80f7eff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff80f7f000 -     0x7fff80f91ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff80f92000 -     0x7fff81132ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff81133000 -     0x7fff81135ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff81160000 -     0x7fff81184ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff81185000 -     0x7fff811d3ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff811d4000 -     0x7fff811d5fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff811d6000 -     0x7fff811fffff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff81200000 -     0x7fff812eefff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8132e000 -     0x7fff8132effd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8132f000 -     0x7fff81577ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff81578000 -     0x7fff815bdfff  libcurl.4.dylib (78.92.2) <FE790105-B56B-3972-96F4-E133764FF735> /usr/lib/libcurl.4.dylib
        0x7fff81609000 -     0x7fff81609fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff81615000 -     0x7fff81678ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81679000 -     0x7fff81692ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff816dd000 -     0x7fff81987ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff81988000 -     0x7fff81988fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81bf3000 -     0x7fff81c05ff7  com.apple.CoreBluetooth (1.0 - 1) <67A00F44-563E-3C55-9187-34D502D84DDE> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff81c06000 -     0x7fff81c22fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff81c7d000 -     0x7fff81c7eff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff81c7f000 -     0x7fff81c82ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff81c83000 -     0x7fff81c90ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff81d06000 -     0x7fff81d15ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff81d16000 -     0x7fff81d64ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff81d65000 -     0x7fff8209bfff  com.apple.MediaToolbox (1.0 - 1273.54) <E11683F7-BB60-37EB-98B6-BD519D93CB30> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff821a0000 -     0x7fff821c5ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff821c6000 -     0x7fff8228aff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8228b000 -     0x7fff822affff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff822cc000 -     0x7fff8252dfff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8252e000 -     0x7fff8252effd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff82576000 -     0x7fff8257afff  com.apple.IOAccelerator (98.20 - 98.20) <D62AE4C8-E4BD-3924-826D-7D8D07F9EDEB> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff8257b000 -     0x7fff82604fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82605000 -     0x7fff82607fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff82608000 -     0x7fff826f7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82725000 -     0x7fff82728ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff82729000 -     0x7fff82772fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff82773000 -     0x7fff827a2ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff827a3000 -     0x7fff8280aff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8280b000 -     0x7fff82813ff3  libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff82814000 -     0x7fff82855fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff828b9000 -     0x7fff828bcfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff828bd000 -     0x7fff82923fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff82924000 -     0x7fff82958fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff82959000 -     0x7fff829a5ffe  com.apple.CoreMediaIO (407.0 - 4561) <040A98E4-F480-315B-BCEE-C18AF686492C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff82aa4000 -     0x7fff82b08fff  com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff82b09000 -     0x7fff82c2bfff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff82c2c000 -     0x7fff82c3efff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff82c3f000 -     0x7fff82fb6ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <C3A7612F-34CC-3547-B01C-522D255B69ED> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff82fb7000 -     0x7fff82fc0fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff82fc1000 -     0x7fff83020fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <7F86A7C3-7B7D-3CD7-9758-CA74FB4DE2CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff83021000 -     0x7fff83157ffc  com.apple.WebKit (9537 - 9537.75.14) <81BB019D-78E2-3CD9-B148-5F5EA5357D2B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff83158000 -     0x7fff83182ff7  libsandbox.1.dylib (278.11) <BD3D8652-8871-36DB-A27D-3BE4F18428B4> /usr/lib/libsandbox.1.dylib
        0x7fff83183000 -     0x7fff8318aff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff831aa000 -     0x7fff831aefff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff835bf000 -     0x7fff8369efff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff836f7000 -     0x7fff83c1afff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83c1b000 -     0x7fff83c4cfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff83c4d000 -     0x7fff83c59ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83c5a000 -     0x7fff83c5dffa  libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff83c5e000 -     0x7fff83c6aff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff83c6b000 -     0x7fff83cd7fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83cd8000 -     0x7fff83ce9ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff83cea000 -     0x7fff83d45ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83d46000 -     0x7fff83d5eff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff83dcf000 -     0x7fff83debff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83dec000 -     0x7fff83dfafff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83e08000 -     0x7fff83e08fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83e09000 -     0x7fff83e0bff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff83e0c000 -     0x7fff83e1cfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff83e1d000 -     0x7fff83e1ffff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff84183000 -     0x7fff841b2ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff843ef000 -     0x7fff843f8ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff843f9000 -     0x7fff84653ffd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8468e000 -     0x7fff846e7fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff846e8000 -     0x7fff8471dffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84742000 -     0x7fff84749ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff84aab000 -     0x7fff84ac8ff7  com.apple.framework.Apple80211 (9.3.2 - 932.59) <DA61BF63-978E-342D-8F7F-83D0169A7F48> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff84ac9000 -     0x7fff84b9aff1  com.apple.DiskImagesFramework (10.9 - 371.1) <B26C8237-52E0-3E93-A2E2-147B57B3292E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff84b9b000 -     0x7fff84b9fff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff84bbc000 -     0x7fff84c0efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff84e4c000 -     0x7fff85136fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff85174000 -     0x7fff851a4fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff851a5000 -     0x7fff851adff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff851b7000 -     0x7fff851ceffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff853a8000 -     0x7fff853e1ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff853e2000 -     0x7fff85472ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85473000 -     0x7fff854e2ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff854ec000 -     0x7fff854f6ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
        0x7fff854f7000 -     0x7fff854fdff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8555e000 -     0x7fff85575ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff85576000 -     0x7fff8557aff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff85581000 -     0x7fff8559bfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff855ef000 -     0x7fff858edfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff858ee000 -     0x7fff858fcfff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff858fd000 -     0x7fff85904ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff86062000 -     0x7fff86066fff  com.apple.ServerInformation (2.0 - 1) <85F3EFCA-246B-30A1-8757-ECC97533D38D> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff86067000 -     0x7fff86117ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8615f000 -     0x7fff86160ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff86161000 -     0x7fff8616bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff861ce000 -     0x7fff8621fff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86220000 -     0x7fff86307ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8635e000 -     0x7fff86369fff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff8636a000 -     0x7fff86370ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff86371000 -     0x7fff8637bff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8637f000 -     0x7fff863a7ffb  libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff863a8000 -     0x7fff863cdff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff863e5000 -     0x7fff863e6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff863e7000 -     0x7fff863eafff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff863eb000 -     0x7fff863f4fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff863f5000 -     0x7fff86410ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff864b5000 -     0x7fff864ddffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff864de000 -     0x7fff86579ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8657a000 -     0x7fff86582fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff86583000 -     0x7fff86594ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff86595000 -     0x7fff865b0ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff865b1000 -     0x7fff8674dff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86751000 -     0x7fff8683bfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff86851000 -     0x7fff86c9ffef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff86ca0000 -     0x7fff86ca4ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86eec000 -     0x7fff86eeefff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff86ef9000 -     0x7fff86f8dff7  com.apple.Bluetooth (4.2.4 - 4.2.4f1) <9F1148F5-C476-3AC0-9C8F-C4D29E84C97D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff86f8e000 -     0x7fff86ff3ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86ff4000 -     0x7fff86ffefff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86fff000 -     0x7fff86ffffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff87000000 -     0x7fff87018ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87019000 -     0x7fff87048fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8704c000 -     0x7fff8704cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86

  • Mid-2010 15" MacBook Pro, random shut-downs running Mavericks,

    Since the last two Mavericks OS updates, beginning April 21st, I am experiencing random shut-downs on a mid-2010 15" MacBook Pro, any suggestions? I've seen posts regarding the known logic board issue, I had no problem before the last two OS updates. Seems to be related to sleep/wake. Running 10.9.2

    Hi Andy, would you take more look at this log. . . random shut down happened again, look at 11:54 am and before, I re-booted at 12:02. Had suspected my external monitor at the office, laptop does not do this at home, ran for three straight days, no issues. No monitor connected today as a test. Plugged in at the office for just over three hours and bam. could be the battery thing, will try AHT or Apple Diagnostics, could it be a Time Machine related issue? Thanks in advance.
    2014-05-12 11:07:02 -0500 mdworker32[4542]: CGSConnectionByID: 0 is not a valid connection ID.
    2014-05-12 11:07:02 -0500 mdworker32[4542]: CGSGetSpaceManagementMode: No connection with id 0x       0
    2014-05-12 11:07:39 -0500 com.apple.backupd[4529]: Copied 4124 items (121.1 MB) from volume Pearl. Linked 8137.
    2014-05-12 11:07:47 -0500 com.apple.backupd[4529]: Will copy (559 KB) from Pearl
    2014-05-12 11:07:47 -0500 com.apple.backupd[4529]: Found 45 files (559 KB) needing backup
    2014-05-12 11:07:47 -0500 com.apple.backupd[4529]: 997 MB required (including padding), 5.29 GB available
    2014-05-12 11:08:29 -0500 com.apple.backupd[4529]: Copied 112 items (562 KB) from volume Pearl. Linked 1151.
    2014-05-12 11:08:33 -0500 com.apple.backupd[4529]: Created new backup: 2014-05-12-110832
    2014-05-12 11:08:37 -0500 com.apple.backupd[4529]: Starting post-backup thinning
    2014-05-12 11:08:37 -0500 com.apple.backupd[4529]: No post-backup thinning needed: no expired backups exist
    2014-05-12 11:08:37 -0500 com.apple.backupd[4529]: Backup completed successfully.
    2014-05-12 11:32:19 -0500 Finder[207]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¬°¿".
    2014-05-12 11:32:20 -0500 Finder[207]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¬°¿".
    2014-05-12 11:32:30 -0500 Finder[207]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¬°¿".
    2014-05-12 11:32:31 -0500 NetAuthSysAgent[4579]: NAHSelectionAcquireCredential The operation couldn’t be completed. (com.apple.NetworkAuthenticationHelper error -1765328228 - acquire_kerberos failed gcross@LOCAL: -1765328228 - unable to reach any KDC in realm LOCAL, tried 0 KDCs)
    2014-05-12 11:32:31 -0500 kernel[0]: ASP_TCP CheckReqQueueSize: increasing req queue from 32 to 128 entries. so 0xffffff804073dca0
    2014-05-12 11:32:33 -0500 mds[38]: (Normal) Volume: volume:0x7ff3a281e000 ********** Bootstrapped Creating a default store:1 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Public
    2014-05-12 11:32:33 -0500 Finder[207]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¬°¿".
    2014-05-12 11:32:38 -0500 Finder[207]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¬°¿".
    2014-05-12 11:32:44 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: assertion failed: 13C1021: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    2014-05-12 11:32:44 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: assertion failed: 13C1021: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: Bogus event received by listener connection:
    <error: 0x7fff7cc67b50> { count = 1, contents =
              "XPCErrorDescription" => <string: 0x7fff7cc67e60> { length = 18, contents = "Connection invalid" }
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowListAlpha: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:47 -0500 WindowServer[94]: CGXSetWindowTransform: Operation on a window 0x30c requiring rights kCGSWindowRightPresenter by caller com.apple.appkit.xpc.openAndSav
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: CGSSetWindowTransformAtPlacement: Failed
    2014-05-12 11:32:47 -0500 com.apple.appkit.xpc.openAndSavePanelService[4585]: ERROR: CGSSetWindowTransformAtPlacement() returned 1001
    2014-05-12 11:32:58 -0500 com.apple.IconServicesAgent[237]: main Failed to composit image for binding VariantBinding [0x4d5] flags: 0x8 binding: FileInfoBinding [0x5d5] - extension: jpg, UTI: public.jpeg, fileType: ????.
    2014-05-12 11:32:58 -0500 quicklookd[4576]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: jpg, UTI: public.jpeg, fileType: ???? request size:16 scale: 1
    2014-05-12 11:33:18 -0500 WindowServer[94]: _CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    2014-05-12 11:33:18 -0500 WindowServer[94]: _CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    2014-05-12 11:33:35 -0500 Mail[198]: view service marshal for <NSRemoteView: 0x7ff34af8e8c0> failed to forget accessibility connection due to Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection was invalidated from this process.) UserInfo=0x600001670180 {NSDebugDescription=The connection was invalidated from this process.}
    timestamp: 11:33:35.741 Monday 12 May 2014
    process/thread/queue: Mail (198) / 0x1167ee000 / com.apple.NSXPCConnection.user.endpoint
    code: line 2972 of /SourceCache/ViewBridge/ViewBridge-46.2/NSRemoteView.m in __57-[NSRemoteView viewServiceMarshalProxy:withErrorHandler:]_block_invoke
    domain: communications-failure
    2014-05-12 11:36:24 -0500 xpcproxy[4597]: assertion failed: 13C1021: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    2014-05-12 11:38:48 -0500 AddressBookSourceSync[4606]: -[ABPerson valueForProperty:com.apple.speech.ABSpeakable] - unknown property. This warning will be displayed only once per unknown property, per session.
    2014-05-12 11:42:32 -0500 CalendarAgent[246]: Account refresh finished without error
    2014-05-12 11:44:00 -0500 Mail[198]: Error while parsing IMAP response * FETCH 0(): Read failure
    Remaining text: <>
    Full text: <* 1601 FETCH (UID 1605 BODYSTRUCTURE (("text" "plain" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 2650 89 NIL NIL NIL NIL)(("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 12502 268 NIL NIL NIL NIL)("application" "pdf" ("x-unix-mode" "0777" "name" "20x30 CiscoLive Setup 2014.pdf") NIL NIL "base64" 13318436 NIL ("inline" ("filename" "20x30 CiscoLive Setup 2014.pdf")) NIL NIL)("text" "html" ("charset" "us-ascii") NIL NIL "7bit" 215 0 NIL NIL NIL NIL) "mixed" ("boundary" "Apple-Mail=_5B6E2477-0D78-4444-AA9F-CF646CBAB667") NIL NIL NIL) "alternative" ("boundary" "Apple-Mail=_1B3AE229-4B2A-492B-9A58-8B6D4646DFDE") NIL NIL NIL) BODY[] {13335583}>
    2014-05-12 11:44:00 -0500 Mail[198]: Error while parsing IMAP response * FETCH 0(): Read failure
    Remaining text: <>
    Full text: <* 22 FETCH (UID 3887 BODYSTRUCTURE (("text" "html" ("charset" "iso-8859-1") NIL NIL "quoted-printable" 12422 267 NIL NIL NIL NIL)("application" "pdf" ("x-unix-mode" "0777" "name" "20x30 CiscoLive Setup 2014.pdf") "<1DD242D6-45FD-4ECD-A45E-B9FCA885D359>" NIL "base64" 13318436 NIL ("inline" ("filename" "20x30 CiscoLive Setup 2014.pdf")) NIL NIL) "related" ("type" "text/html" "boundary" "Apple-Mail=_7A5CFACB-E0DF-45E8-925E-643939094394") NIL NIL NIL) BODY[] {13332349}>
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.google - 6E8A0838-5473-4A78-8459-BAC083E3FA26
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.mail - 9818DF7B-981E-4E6B-AEAD-B16D7C6A6D81
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.aol - 778A4426-01BE-4C6C-8444-6FC0120A1133
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.yahoo - 4F991ADF-8780-4689-9753-97D40135AC28
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.ichat - 91FC1E34-B848-4515-91A2-0EF6FEDBB010
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary discoverLocalIAAccounts]: Unknown high level account: com.apple.account.mail - B1813EC0-7766-4503-A436-66B7EE0ED990
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Got the following deleted accounts: {
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Looking for UUID: e42946fc-4773-422f-a238-98a3636480ab from remote key: 2cb478ddf4a0016262d195c5c5ad6e452f32c6
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Account not found during local discovery, however was not found in list of deleted accounts, will not delete: 2cb478ddf4a0016262d195c5c5ad6e452f32c6
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Got the following deleted accounts: {
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Looking for UUID: AC4EDF24-92B9-492F-A844-BCDB60A35A14-com.apple.reminders.iaplugin from remote key: 3060e48ea0e4808d99dbd780dbbe12792c7cde85
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Account not found during local discovery, however was not found in list of deleted accounts, will not delete: 3060e48ea0e4808d99dbd780dbbe12792c7cde85
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Got the following deleted accounts: {
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Looking for UUID: AC4EDF24-92B9-492F-A844-BCDB60A35A14-com.apple.calendar.iaplugin from remote key: 88d3b5c883ebb4377d8a2e59f5af84ad6bcf7e26
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Account not found during local discovery, however was not found in list of deleted accounts, will not delete: 88d3b5c883ebb4377d8a2e59f5af84ad6bcf7e26
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Got the following deleted accounts: {
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Looking for UUID: x-coredata://839DD974-DEFC-4093-9546-BA0C3C1783DB/IMAPAccount/p1 from remote key: fe2110d6ad4ad03db14f9f61674776365d112
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBSyncOperation mergeLocalChanges:]: Account not found during local discovery, however was not found in list of deleted accounts, will not delete: fe2110d6ad4ad03db14f9f61674776365d112
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary writeLocalMapping:]: Status: Writing out local mapping to disk
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBLocalDictionary writeLocalMapping:]: Status: Ending writing out local mapping to disk
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBRemoteDictionary writeDevices]: Status: Writing out of devices
    2014-05-12 11:51:33 -0500 icbaccountsd[4619]: -[ICBRemoteDictionary writeDevices]: Status: Ending writing out of device
    2014-05-12 11:54:04 -0500 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=4625[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    2014-05-12 12:02:32 -0500 bootlog[0]: BOOT_TIME 1399914152 0
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 syslogd[22]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    2014-05-12 12:03:10 -0500 kernel[0]: Longterm timer threshold: 1000 ms
    2014-05-12 12:03:10 -0500 kernel[0]: Darwin Kernel Version 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
    2014-05-12 12:03:10 -0500 kernel[0]: vm_page_bootstrap: 1911447 free pages and 169321 wired pages
    2014-05-12 12:03:10 -0500 kernel[0]: kext submap [0xffffff7f807a5000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a5000]
    2014-05-12 12:03:10 -0500 kernel[0]: zone leak detection enabled
    2014-05-12 12:03:10 -0500 kernel[0]: "vm_compressor_mode" is 4
    2014-05-12 12:03:10 -0500 kernel[0]: standard timeslicing quantum is 10000 us
    2014-05-12 12:03:10 -0500 kernel[0]: standard background quantum is 2500 us
    2014-05-12 12:03:10 -0500 kernel[0]: mig_table_max_displ = 74
    2014-05-12 12:03:10 -0500 kernel[0]: Notice - new kext jp.co.canon.bj.print.BJUSBLoad, v10.69 matches prelinked kext but can't determine if executables are the same (no UUIDs).
    2014-05-12 12:03:10 -0500 kernel[0]: Refusing new kext jp.co.canon.bj.print.BJUSBLoad, v10.69: already have prelinked v10.75.20.
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=5 Enabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=0 Disabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=0 Disabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=0 Disabled
    2014-05-12 12:03:10 -0500 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=0 Disabled
    2014-05-12 12:03:10 -0500 kernel[0]: calling mpo_policy_init for TMSafetyNet
    2014-05-12 12:03:10 -0500 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    2014-05-12 12:03:10 -0500 kernel[0]: calling mpo_policy_init for Sandbox
    2014-05-12 12:03:10 -0500 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    2014-05-12 12:03:10 -0500 kernel[0]: calling mpo_policy_init for Quarantine
    2014-05-12 12:03:10 -0500 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    2014-05-12 12:03:10 -0500 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    2014-05-12 12:03:10 -0500 kernel[0]: The Regents of the University of California. All rights reserved.
    2014-05-12 12:03:10 -0500 kernel[0]: MAC Framework successfully initialized
    2014-05-12 12:03:10 -0500 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    2014-05-12 12:03:10 -0500 kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2013 22:20:34)
    2014-05-12 12:03:10 -0500 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    2014-05-12 12:03:10 -0500 kernel[0]: ACPI: sleep states S3 S4 S5
    2014-05-12 12:03:10 -0500 kernel[0]: pci (build 20:00:24 Jan 16 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    2014-05-12 12:03:10 -0500 kernel[0]: [ PCI configuration begin ]
    2014-05-12 12:03:10 -0500 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 0024
    2014-05-12 12:03:10 -0500 kernel[0]: AppleIntelCPUPowerManagement: (built 19:46:50 Jan 16 2014) initialization complete
    2014-05-12 12:03:10 -0500 kernel[0]: console relocated to 0xf80030000
    2014-05-12 12:03:10 -0500 kernel[0]: [ PCI configuration end, bridges 7, devices 16 ]
    2014-05-12 12:03:10 -0500 kernel[0]: [ PCI configuration begin ]
    2014-05-12 12:03:10 -0500 kernel[0]: [ PCI configuration end, bridges 8, devices 22 ]
    2014-05-12 12:03:10 -0500 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 7c6d62fffef943e8; max speed s800.
    2014-05-12 12:03:10 -0500 kernel[0]: mcache: 4 CPU(s), 64 bytes CPU cache line size
    2014-05-12 12:03:10 -0500 kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    2014-05-12 12:03:10 -0500 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    2014-05-12 12:03:10 -0500 kernel[0]: rooting via boot-uuid from /chosen: 7A3F1274-1AA3-3226-8D12-95CBFC410AEC
    2014-05-12 12:03:10 -0500 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    2014-05-12 12:03:10 -0500 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    2014-05-12 12:03:10 -0500 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    2014-05-12 12:03:10 -0500 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    2014-05-12 12:03:10 -0500 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    2014-05-12 12:03:10 -0500 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    2014-05-12 12:03:10 -0500 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST9500420ASG Media/IOGUIDPartitionScheme/Customer@2
    2014-05-12 12:03:10 -0500 kernel[0]: BSD root: disk0s2, major 1, minor 1
    2014-05-12 12:03:10 -0500 kernel[0]: BTCOEXIST off
    2014-05-12 12:03:10 -0500 kernel[0]: BRCM tunables:
    2014-05-12 12:03:10 -0500 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    2014-05-12 12:03:10 -0500 kernel[0]: jnl: b(1, 1): replay_journal: from: 12292096 to: 17313280 (joffset 0x1638e000)
    2014-05-12 12:03:10 -0500 kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    2014-05-12 12:03:10 -0500 kernel[0]: jnl: b(1, 1): journal replay done.
    2014-05-12 12:03:10 -0500 kernel[0]: hfs: mounted Pearl on device root_device
    2014-05-12 12:03:10 -0500 kernel[0]: hfs: Removed 27 orphaned / unlinked files and 8691 directories
    2014-05-12 12:02:38 -0500 com.apple.launchd[1]: *** launchd[1] has started up. ***
    2014-05-12 12:02:38 -0500 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    2014-05-12 12:03:04 -0500 com.apple.SecurityServer[15]: Session 100000 created
    2014-05-12 12:03:10 -0500 hidd[47]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    2014-05-12 12:03:10 -0500 hidd[47]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    2014-05-12 12:03:10 -0500 fseventsd[48]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (251018 38 251323)
    2014-05-12 12:03:18 -0500 kernel[0]: Waiting for DSMOS...
    2014-05-12 12:03:19 -0500 kernel[0]: VM Swap Subsystem is ON
    2014-05-12 12:03:19 -0500 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    2014-05-12 12:03:19 -0500 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    2014-05-12 12:03:20 -0500 fseventsd[48]: log dir: /.fseventsd getting new uuid: AE239A89-60C8-4D7F-9202-D032BF7D1FD9
    2014-05-12 12:03:20 -0500 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    2014-05-12 12:03:22 -0500 com.apple.usbmuxd[20]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    2014-05-12 12:03:22 -0500 configd[57]: dhcp_arp_router: en1 SSID unavailable
    2014-05-12 12:03:23 -0500 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,0301,0de1,0300,c5e1,2800]
    2014-05-12 12:03:23 -0500 configd[57]: setting hostname to "TheBlackPearl-2.local"
    2014-05-12 12:03:23 -0500 configd[57]: network changed.
    2014-05-12 12:03:23 -0500 kernel[0]: fNumVRAMBlocks is 4
    2014-05-12 12:03:23 -0500 kernel[0]: AGC: 3.4.35, HW version=1.9.21, flags:0, features:20600
    2014-05-12 12:03:23 -0500 kernel[0]: IOBluetoothUSBDFU::probe
    2014-05-12 12:03:23 -0500 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8218 FirmwareVersion - 0x0042
    2014-05-12 12:03:23 -0500 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4800 ****
    2014-05-12 12:03:23 -0500 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4800 ****
    2014-05-12 12:03:23 -0500 kernel[0]: NVDAStartup: Official
    2014-05-12 12:03:23 -0500 kernel[0]: NVDANV50HAL loaded and registered
    2014-05-12 12:03:23 -0500 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    2014-05-12 12:03:23 -0500 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    2014-05-12 12:03:23 -0500 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    2014-05-12 12:03:23 -0500 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    2014-05-12 12:03:23 -0500 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    2014-05-12 12:03:23 -0500 kernel[0]: Previous Shutdown Cause: -79
    2014-05-12 12:03:23 -0500 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    2014-05-12 12:03:23 -0500 kernel[0]: init
    2014-05-12 12:03:23 -0500 kernel[0]: probe
    2014-05-12 12:03:23 -0500 kernel[0]: start
    2014-05-12 12:03:23 -0500 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4800
    2014-05-12 12:03:23 -0500 kernel[0]: [IOBluetoothHCIController][start] -- completed
    2014-05-12 12:03:24 -0500 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    2014-05-12 12:03:24 -0500 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0xde00 -- 0xa000 -- 0x4800 ****
    2014-05-12 12:03:24 -0500 kernel[0]: IOMemoryDescriptor 0x3e04f5991d93d443 prepared read only
    2014-05-12 12:03:24 -0500 kernel[0]: Backtrace 0xffffff80006b9e6e 0xffffff7f8223f0e1 0xffffff7f82249fe2 0xffffff8000692fcf 0xffffff8000692b8f 0xffffff800068e769 0xffffff80006936e3
    2014-05-12 12:03:24 -0500 kernel[0]: Kernel Extensions in backtrace:
    2014-05-12 12:03:24 -0500 kernel[0]: com.apple.driver.AppleIntelHDGraphics(8.2.4)[84DE8845-D8E6-3C61-B457-1AC155AEF9 04]@0xffffff7f9a421000->0xffffff7f9a4e0fff
    2014-05-12 12:03:24 -0500 kernel[0]: dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f98aba000
    2014-05-12 12:03:24 -0500 kernel[0]: dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f98e98000
    2014-05-12 12:03:24 -0500 kernel[0]: IOMemoryDescriptor 0x3e04f5991d930343 prepared read only
    2014-05-12 12:03:24 -0500 kernel[0]: Backtrace 0xffffff80006b9e6e 0xffffff7f8223f2db 0xffffff7f82249fe2 0xffffff8000692fcf 0xffffff8000692b8f 0xffffff800068e769 0xffffff80006936e3
    2014-05-12 12:03:24 -0500 kernel[0]: Kernel Extensions in backtrace:
    2014-05-12 12:03:24 -0500 kernel[0]: com.apple.driver.AppleIntelHDGraphics(8.2.4)[84DE8845-D8E6-3C61-B457-1AC155AEF9 04]@0xffffff7f9a421000->0xffffff7f9a4e0fff
    2014-05-12 12:03:24 -0500 kernel[0]: dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f98aba000
    2014-05-12 12:03:24 -0500 kernel[0]: dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f98e98000
    2014-05-12 12:03:24 -0500 kernel[0]: DSMOS has arrived
    2014-05-12 12:03:27 -0500 configd[57]: network changed: v4(en0+:192.168.0.15) DNS+ Proxy+ SMB
    2014-05-12 12:03:28 -0500 com.apple.SecurityServer[15]: Entering service
    2014-05-12 12:03:28 -0500 mDNSResponder[39]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    2014-05-12 12:03:28 -0500 awacsd[61]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    2014-05-12 12:03:28 -0500 digest-service[74]: label: default
    2014-05-12 12:03:28 -0500 digest-service[74]:           dbname: od:/Local/Default
    2014-05-12 12:03:28 -0500 digest-service[74]:           mkey_file: /var/db/krb5kdc/m-key
    2014-05-12 12:03:28 -0500 digest-service[74]:           acl_file: /var/db/krb5kdc/kadmind.acl
    2014-05-12 12:03:28 -0500 loginwindow[42]: Login Window Application Started
    2014-05-12 12:03:28 -0500 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    2014-05-12 12:03:28 -0500 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    2014-05-12 12:03:28 -0500 configd[57]: network changed: v4(en0:192.168.0.15) DNS* Proxy SMB
    2014-05-12 12:03:28 -0500 mDNSResponder[39]: D2D_IPC: Loaded
    2014-05-12 12:03:28 -0500 mDNSResponder[39]: D2DInitialize succeeded
    2014-05-12 12:03:28 -0500 configd[57]: network changed.
    2014-05-12 12:03:28 -0500 awacsd[61]: InnerStore CopyAllZones: no info in Dynamic Store
    2014-05-12 12:03:28 -0500 mDNSResponder[39]:   4: Listening for incoming Unix Domain Socket client requests
    2014-05-12 12:03:28 -0500 systemkeychain[94]: done file: /var/run/systemkeychaincheck.done
    2014-05-12 12:03:28 -0500 networkd[108]: networkd.108 built Aug 24 2013 22:08:46
    2014-05-12 12:03:29 -0500 mdmclient[40]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    2014-05-12 12:03:30 -0500 digest-service[74]: digest-request: uid=0
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 WindowServer[96]: Server is starting up
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 mds[38]: (Normal) FMW: FMW 0 0
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 stackshot[24]: Timed out waiting for IOKit to finish matching.
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 configd[57]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "*¿°¿".
    2014-05-12 12:03:30 -0500 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    2014-05-12 12:03:30 -0500 airportd[65]: airportdProcessDLILEvent: en1 attached (up)
    2014-05-12 12:03:30 -0500 airportd[65]: airportdProcessDLILEvent: en1 attached (up)
    2014-05-12 12:03:30 -0500 kernel[0]: createVirtIf(): ifRole = 1
    2014-05-12 12:03:30 -0500 kernel[0]: in func createVirtualInterface ifRole = 1
    2014-05-12 12:03:30 -0500 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    2014-05-12 12:03:30 -0500 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    2014-05-12 12:03:30 -0500 kernel[0]: Created virtif 0xffffff802c968400 p2p0
    2014-05-12 12:03:30 -0500 mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    2014-05-12 12:03:30 -0500 digest-service[74]: digest-request: netr probe 0
    2014-05-12 12:03:30 -0500 mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    2014-05-12 12:03:30 -0500 digest-service[74]: digest-request: init request
    2014-05-12 12:03:30 -0500 digest-service[74]: digest-request: init return domain: BUILTIN server: THEBLACKPEARL-2 indomain was: <NULL>
    2014-05-12 12:03:30 -0500 mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    2014-05-12 12:03:30 -0500 mdmclient[40]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    2014-05-12 12:03:30 -0500 locationd[44]: NBB-Cou

  • Intel-iMac shuts down

    Hello,
    I have two very old iPod's that still work great and a new iTouch. I still have an old PowerBook G4 that works great. The only problems that I have are the fans always running very loud and it's very hot.
    Anyways, I bought one of the first iMac G5's and it worked great for the first year. After that I had nothing, but problems. Very loud fan noise and it would always shut down even while just using Firefox. I was glad that Apple gave out an extended warranty on the iMac G5's. Of course they replaced the power supply and logic board a few times. I had to get Apple corporate involved and that's when they gave me a new intel-iMac.
    I just hit the 2 year mark with my new intel-iMac. The computer has ran great, but now it shuts down on me for no reason. I don't have loud fan noise, but the case gets very hot! I hope it's not a hardware problem again. Could it be a software problem?
    Below is my log file of the last crash:
    Jul 13 19:01:27 localhost kernel[0]: hi mem tramps at 0xffe00000
    Jul 13 19:01:28 localhost kernel[0]: PAE enabled
    Jul 13 19:01:28 localhost kernel[0]: 64 bit mode enabled
    Jul 13 19:01:28 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jul 13 19:01:28 localhost kernel[0]: vmpagebootstrap: 253712 free pages
    Jul 13 19:01:28 localhost kernel[0]: migtable_maxdispl = 71
    Jul 13 19:01:28 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jul 13 19:01:28 localhost kernel[0]: 89 prelinked modules
    Jul 13 19:01:28 localhost kernel[0]: ACPI CA 20060421
    Jul 13 19:01:28 localhost kernel[0]: AppleIntelCPUPowerManagement: ready
    Jul 13 19:01:28 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    Jul 13 19:01:28 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    Jul 13 19:01:28 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jul 13 19:01:28 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jul 13 19:01:28 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers
    Jul 13 19:01:28 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jul 13 19:01:28 localhost kernel[0]: Started CPU 01
    Jul 13 19:01:28 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jul 13 19:01:28 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jul 13 19:01:28 localhost kernel[0]: Security auditing service present
    Jul 13 19:01:28 localhost kernel[0]: BSM auditing present
    Jul 13 19:01:28 localhost kernel[0]: disabled
    Jul 13 19:01:28 localhost kernel[0]: rooting via boot-uuid from /chosen: E2A4D71C-2C5C-492B-81AA-FABDCA405647
    Jul 13 19:01:28 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jul 13 19:01:28 localhost kernel[0]: USB caused wake event (EHCI)
    Jul 13 19:01:28 localhost kernel[0]: USB caused wake event (EHCI)
    Jul 13 19:01:28 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 PCI now active, GUID 001b63fffe8de00a; max speed s800.
    Jul 13 19:01:28 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0@0 /IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDrive r/WDC WD2500AAJS-40RYA0 Media/IOGUIDPartitionScheme/Customer@2
    Jul 13 19:01:28 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jul 13 19:01:28 localhost kernel[0]: jnl: replay_journal: from: 3255296 to: 21396480 (joffset 0x7d01000)
    Jul 13 19:01:28 localhost kernel[0]: CSRHIDTransitionDriver::probe:
    Jul 13 19:01:28 localhost kernel[0]: CSRHIDTransitionDriver::start before command
    Jul 13 19:01:28 localhost kernel[0]: CSRHIDTransitionDriver::stop
    Jul 13 19:01:28 localhost kernel[0]: IOBluetoothHCIController::start Idle Timer Stopped
    Jul 13 19:01:28 localhost kernel[0]: HFS: Removed 4 orphaned unlinked files
    Jul 13 19:01:28 localhost kernel[0]: Jettisoning kernel linker.
    Jul 13 19:01:28 localhost kernel[0]: Resetting IOCatalogue.
    Jul 13 19:01:28 localhost kernel[0]: Matching service count = 0
    Jul 13 19:01:28 localhost kernel[0]: Matching service count = 0
    Jul 13 19:01:28 localhost kernel[0]: Matching service count = 0
    Jul 13 19:01:28 localhost kernel[0]: Matching service count = 0
    Jul 13 19:01:28 localhost kernel[0]: Matching service count = 0
    Jul 13 19:01:28 localhost kernel[0]: Matching service count = 0
    Jul 13 19:01:28 localhost kernel[0]: Previous Shutdown Cause: 0
    Jul 13 19:01:28 localhost kernel[0]: BTCOEXIST on
    Jul 13 19:01:28 localhost kernel[0]: wl0: Broadcom BCM4328 802.11 Wireless Controller
    Jul 13 19:01:28 localhost kernel[0]: 4.170.46.9IPv6 packet filtering initialized, default to accept, logging disabled
    Jul 13 19:01:27 localhost mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[31]: starting
    Jul 13 19:01:27 localhost lookupd[40]: lookupd (version 369.8) starting - Mon Jul 13 19:01:27 2009
    Jul 13 19:01:27 localhost memberd[39]: memberd starting up
    Jul 13 19:01:28 localhost DirectoryService[44]: Launched version 2.1 (v353.6)
    Jul 13 19:01:29 localhost usbmuxd[34]: usbmuxd-167 built for iTunesEightTwo on May 11 2009 at 13:36:48, running 32 bit
    Jul 13 19:01:29 localhost diskarbitrationd[38]: disk0s2 hfs 64955A85-1720-3C08-B2FF-FF77C91746BC Macintosh HD /
    Jul 13 19:01:29 localhost kernel[0]: yukon: Ethernet address 00:1b:63:96:01:17
    Jul 13 19:01:29 localhost kernel[0]: AirPort_Brcm43xx: Ethernet address 00:1c:b3:71:ae:a7
    Jul 13 19:01:29 localhost lookupd[62]: lookupd (version 369.8) starting - Mon Jul 13 19:01:29 2009
    Jul 13 19:01:29 localhost kernel[0]: Registering For 802.11 Events
    Jul 13 19:01:29 localhost kernel[0]: [HCIController][setupHardware] AFH Is Supported
    Jul 13 19:01:29 Shamu configd[36]: setting hostname to "Shamu.local"
    Jul 13 19:01:30 Shamu kernel[0]: WLCE_COUNTRY_CODECHANGED
    Jul 13 19:01:30 Shamu kernel[0]: en1: 802.11d country code set to 'US'.
    Jul 13 19:01:30 Shamu kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 149 153 157 161 165 40 48 56 64 153 161 36 44 52 60 149 157
    Jul 13 19:01:31 Shamu kernel[0]: WLCE_COUNTRY_CODECHANGED
    Jul 13 19:01:31 Shamu kernel[0]: en1: 802.11d country code set to 'X0'.
    Jul 13 19:01:31 Shamu kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 149 153 157 161 165 40 48 56 64 153 161 36 44 52 60 149 157
    Jul 13 19:01:32 Shamu kernel[0]: Authentication Mismatch failure
    Jul 13 19:01:32 Shamu mDNSResponder: Adding browse domain local.
    Jul 13 19:01:33 Shamu kernel[0]: MAC AUTH succeeded
    Jul 13 19:01:33 Shamu /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jul 13 19:01:34 Shamu loginwindow[67]: Login Window Started Security Agent
    Jul 13 19:01:35 Shamu configd[36]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Jul 13 19:01:35 Shamu configd[36]: posting notification com.apple.system.config.network_change
    Jul 13 19:01:35 Shamu lookupd[77]: lookupd (version 369.8) starting - Mon Jul 13 19:01:35 2009
    Jul 13 19:01:36 Shamu VersionCueCS2Daemon[155]: warning: VersionCueCS2Daemon not started by mach_init process (parent pid: 1)
    Jul 13 19:01:37 Shamu configd[36]: target=enable-network: disabled
    Jul 13 19:01:45 Shamu /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Currently connected to network 435E1
    Thanks for your help!
    Jason

    Okay, started up my computer last night just for a few mins. It crashed again when just checking my e-mail.
    Jul 18 23:17:39 Shamu kernel[0]: System Wake
    Jul 18 23:17:39 Shamu kernel[0]: USB caused wake event (EHCI)
    Jul 18 23:17:48 Shamu configd[36]: posting notification com.apple.system.config.network_change
    Jul 18 23:17:48 Shamu launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[617]: exited abnormally: Hangup
    Jul 18 23:17:50 Shamu kernel[0]: Authentication Mismatch failure
    Jul 18 23:17:52 Shamu kernel[0]: MAC AUTH succeeded
    Jul 18 23:17:53 Shamu mDNSResponder: Repeated transitions for interface en1 (FE80:0000:0000:0000:021C:B3FF:FE71:AEA7); delaying packets by 5 seconds
    Jul 18 23:17:54 Shamu lookupd[1092]: lookupd (version 369.8) starting - Sat Jul 18 23:17:54 2009
    Jul 18 23:18:03 Shamu configd[36]: posting notification com.apple.system.config.network_change
    Jul 18 23:18:03 Shamu lookupd[1096]: lookupd (version 369.8) starting - Sat Jul 18 23:18:03 2009
    Jul 18 23:18:05 Shamu mDNSResponder: Repeated transitions for interface en1 (192.168.1.7); delaying packets by 5 seconds
    Jul 18 23:20:56 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:21:00 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:21:08 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:21:20 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:21:39 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:21:56 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:22:02 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:22:06 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:22:10 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:22:14 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:22:58 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:23:16 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:23:53 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:24:04 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:24:23 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:34:03 Shamu kernel[0]: AirPort: Roam (Beacons Lost)
    Jul 18 23:35:53 localhost kernel[0]: hi mem tramps at 0xffe00000
    Jul 18 23:35:54 localhost kernel[0]: PAE enabled
    Jul 18 23:35:54 localhost kernel[0]: 64 bit mode enabled
    Jul 18 23:35:54 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jul 18 23:35:54 localhost kernel[0]: vmpagebootstrap: 253712 free pages
    Jul 18 23:35:54 localhost kernel[0]: migtable_maxdispl = 71
    Jul 18 23:35:54 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jul 18 23:35:54 localhost kernel[0]: 89 prelinked modules
    Jul 18 23:35:54 localhost kernel[0]: ACPI CA 20060421
    Jul 18 23:35:54 localhost kernel[0]: AppleIntelCPUPowerManagement: ready
    Jul 18 23:35:54 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    Jul 18 23:35:54 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    Jul 18 23:35:54 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jul 18 23:35:54 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jul 18 23:35:54 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers
    Jul 18 23:35:54 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jul 18 23:35:54 localhost kernel[0]: Started CPU 01
    Jul 18 23:35:54 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jul 18 23:35:54 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jul 18 23:35:54 localhost kernel[0]: Security auditing service present
    Jul 18 23:35:54 localhost kernel[0]: BSM auditing present
    Jul 18 23:35:54 localhost kernel[0]: disabled
    Jul 18 23:35:54 localhost kernel[0]: rooting via boot-uuid from /chosen: E2A4D71C-2C5C-492B-81AA-FABDCA405647
    Jul 18 23:35:54 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jul 18 23:35:54 localhost kernel[0]: USB caused wake event (EHCI)
    Jul 18 23:35:54 localhost kernel[0]: USB caused wake event (EHCI)
    Jul 18 23:35:54 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 PCI now active, GUID 001b63fffe8de00a; max speed s800.
    Jul 18 23:35:54 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0@0 /IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDrive r/WDC WD2500AAJS-40RYA0 Media/IOGUIDPartitionScheme/Customer@2
    Jul 18 23:35:54 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jul 18 23:35:54 localhost kernel[0]: jnl: replay_journal: from: 8706048 to: 16946176 (joffset 0x7d01000)
    Jul 18 23:35:54 localhost kernel[0]: HFS: Removed 7 orphaned unlinked files
    Jul 18 23:35:54 localhost kernel[0]: CSRHIDTransitionDriver::probe:
    Jul 18 23:35:54 localhost kernel[0]: CSRHIDTransitionDriver::start before command
    Jul 18 23:35:54 localhost kernel[0]: Jettisoning kernel linker.
    Jul 18 23:35:54 localhost kernel[0]: Resetting IOCatalogue.
    Jul 18 23:35:54 localhost kernel[0]: Matching service count = 0
    Jul 18 23:35:54 localhost kernel[0]: Matching service count = 0
    Jul 18 23:35:54 localhost kernel[0]: Matching service count = 0
    Jul 18 23:35:54 localhost kernel[0]: Matching service count = 0
    Jul 18 23:35:54 localhost kernel[0]: Matching service count = 0
    Jul 18 23:35:54 localhost kernel[0]: Matching service count = 0
    Jul 18 23:35:54 localhost kernel[0]: Previous Shutdown Cause: 0
    Jul 18 23:35:54 localhost kernel[0]: CSRHIDTransitionDriver::stop
    Jul 18 23:35:54 localhost kernel[0]: BTCOEXIST on
    Jul 18 23:35:54 localhost kernel[0]: wl0: Broadcom BCM4328 802.11 Wireless Controller
    Jul 18 23:35:54 localhost kernel[0]: 4.170.46.9IOBluetoothHCIController::start Idle Timer Stopped
    Jul 18 23:35:54 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Jul 18 23:35:53 localhost memberd[40]: memberd starting up
    Jul 18 23:35:53 localhost mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[31]: starting
    Jul 18 23:35:53 localhost lookupd[41]: lookupd (version 369.8) starting - Sat Jul 18 23:35:53 2009
    Jul 18 23:35:53 localhost DirectoryService[44]: Launched version 2.1 (v353.6)
    Jul 18 23:35:55 localhost usbmuxd[34]: usbmuxd-167 built for iTunesEightTwo on May 11 2009 at 13:36:48, running 32 bit
    Jul 18 23:35:55 localhost kernel[0]: yukon: Ethernet address 00:1b:63:96:01:17
    Jul 18 23:35:55 localhost diskarbitrationd[39]: disk0s2 hfs 64955A85-1720-3C08-B2FF-FF77C91746BC Macintosh HD /
    Jul 18 23:35:55 localhost kernel[0]: AirPort_Brcm43xx: Ethernet address 00:1c:b3:71:ae:a7
    Jul 18 23:35:55 localhost lookupd[62]: lookupd (version 369.8) starting - Sat Jul 18 23:35:55 2009
    Jul 18 23:35:55 localhost kernel[0]: Registering For 802.11 Events
    Jul 18 23:35:55 localhost kernel[0]: [HCIController][setupHardware] AFH Is Supported
    Jul 18 23:35:55 Shamu configd[37]: setting hostname to "Shamu.local"
    Jul 18 23:35:56 Shamu kernel[0]: WLCE_COUNTRY_CODECHANGED
    Jul 18 23:35:56 Shamu kernel[0]: en1: 802.11d country code set to 'US'.
    Jul 18 23:35:56 Shamu kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 149 153 157 161 165 40 48 56 64 153 161 36 44 52 60 149 157
    Jul 18 23:35:57 Shamu kernel[0]: WLCE_COUNTRY_CODECHANGED
    Jul 18 23:35:57 Shamu kernel[0]: en1: 802.11d country code set to 'X0'.
    Jul 18 23:35:57 Shamu kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 149 153 157 161 165 40 48 56 64 153 161 36 44 52 60 149 157
    Jul 18 23:35:58 Shamu kernel[0]: Authentication Mismatch failure
    Jul 18 23:35:58 Shamu mDNSResponder: Adding browse domain local.
    Jul 18 23:36:00 Shamu kernel[0]: MAC AUTH succeeded
    Jul 18 23:36:00 Shamu /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jul 18 23:36:00 Shamu loginwindow[67]: Login Window Started Security Agent
    Jul 18 23:36:01 Shamu configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Jul 18 23:36:01 Shamu configd[37]: posting notification com.apple.system.config.network_change
    Jul 18 23:36:01 Shamu lookupd[77]: lookupd (version 369.8) starting - Sat Jul 18 23:36:01 2009
    Jul 18 23:36:02 Shamu configd[37]: target=enable-network: disabled
    Jul 18 23:36:02 Shamu VersionCueCS2Daemon[162]: warning: VersionCueCS2Daemon not started by mach_init process (parent pid: 1)
    Jul 18 23:36:17 Shamu /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Currently connected to network 435E1
    Thanks for any help,
    Jason

  • Slow start up and Shut Down since upgrading to Mountain Lion - Etrecheck Result query

    Hello, I have recently upgraded my operating system from Snow Leopard to the latest Mountain Lion from the app store. My Macbook Pro (early 2010) is now experiencing slow start up times (more than 1 minute) and slow shut down (more than 45 seconds). Programs such as iPhoto and Firefox are now taking a long time to start up too and the multicoloured wheel is appearing a lot.It was always snappy and very quick with Snow Leopard. I have seen that quite a lot of people seem to have had similar issues too.
    I have Verified and Repaied my disk, reset SMC, and PRAM numerous times and cleared the system caches, as well as making a new user account and opened in Safe Mode. "Searchlight" has finished indexing. Nothing I've done so far has helped the issue. I have run an Etrecheck and note that a few things have "failed", the results are below. Does anyone know what these items do or how to correct them? These could be the cause of the issue as they are Apple items - e.g. account, ID and @me.com processes.
    I did not do a clean/fresh installation of Mountain Lion, but I did verify the Snow Leopard disk before I installed it. I'm thinking perhaps to do a clean install but I'm not sure if this will resolve the "failed" Etrecheck issues or not?
    Any help would be greatly appreciated,
    Thanks in advance.
    Hardware Information:
        MacBook Pro - model: MacBookPro8,1
        1 2.7 GHz Intel Core i7 CPU: 2 cores
        4 GB RAM
    Video Information:
        Intel HD Graphics 3000 - VRAM: 384 MB
    Startup Items:
        HP Trap Monitor - Path: /Library/StartupItems/HP Trap Monitor
    System Software:
        OS X 10.8.2 (12C60) - Uptime: 0 days 0:46
    Disk Information:
        Hitachi HTS545050B9A302 disk0 : (500.11 GB)
            disk0s1 (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) /: 499.25 GB (408.13 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        MATSHITADVD-R   UJ-898 
    USB Information:
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. iPhone
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
               [failed]    com.apple.accountsd.plist
               [failed]    com.apple.coreservices.appleid.authentication.plist
               [failed]    com.apple.mrt.uiagent.plist
    Launch Daemons:
               [loaded]    com.adobe.fpsaud.plist
               [loaded]    com.microsoft.office.licensing.helper.plist
    Launch Agents:
               [loaded]    com.hp.help.tocgenerator.plist
    User Launch Agents:
               [loaded]    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
               [failed]    com.apple.CSConfigDotMacCert-(myemail)@me.com-SharedServices.Agent.plist
               [loaded]    com.google.keystone.agent.plist
    User Login Items:
        HPEventHandler
    3rd Party Preference Panes:
        Flash Player
    Internet Plug-ins:
        AdobePDFViewer.plugin
        AdobePDFViewerNPAPI.plugin
        Flash Player.plugin
        FlashPlayer-10.6.plugin
        Google Earth Web Plug-in.plugin
        iPhotoPhotocast.plugin
        JavaAppletPlugin.plugin
        QuickTime Plugin.plugin
        SharePointBrowserPlugin.plugin
        Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
        None
    Top Processes by CPU:
            27%    storeagent
            11%    firefox
             3%    WindowServer
             2%    App
             1%    hidd
             1%    EtreCheck
             1%    fontd
             0%    Finder
             0%    plugin-container
             0%    Dock
    Top Processes by Memory:
        492 MB    firefox
        135 MB    App
        111 MB    Finder
        98 MB    plugin-container
        85 MB    mds
        70 MB    WindowServer
        61 MB    Dock
        53 MB    SystemUIServer
        49 MB    com.apple.dock.extra
        49 MB    CalendarAgent

    Thank you for your reply. Here are my results (I have tried to be selective for Step 1, but sorry if there's too much information, I'm not that experienced in what it all means):
    Step 1
    14/01/2013 10:38:05.000 bootlog[0]: BOOT_TIME 1358159885 0
    14/01/2013 10:38:16.000 kernel[0]: PMAP: PCID enabled
    14/01/2013 10:38:16.000 kernel[0]: Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    14/01/2013 10:38:16.000 kernel[0]: vm_page_bootstrap: 812402 free pages and 227982 wired pages
    14/01/2013 10:38:16.000 kernel[0]: kext submap [0xffffff7f80741000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000741000]
    14/01/2013 10:38:16.000 kernel[0]: zone leak detection enabled
    14/01/2013 10:38:16.000 kernel[0]: standard timeslicing quantum is 10000 us
    14/01/2013 10:38:16.000 kernel[0]: mig_table_max_displ = 74
    14/01/2013 10:38:16.000 kernel[0]: TSC Deadline Timer supported and enabled
    14/01/2013 10:38:16.000 kernel[0]: corecrypto kext started!
    14/01/2013 10:38:16.000 kernel[0]: Running kernel space in FIPS MODE
    14/01/2013 10:38:16.000 kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    14/01/2013 10:38:16.000 kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    14/01/2013 10:38:16.000 kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    14/01/2013 10:38:16.000 kernel[0]: corecrypto.kext FIPS POST passed!
    14/01/2013 10:38:16.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    14/01/2013 10:38:16.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    14/01/2013 10:38:16.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    14/01/2013 10:38:16.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    14/01/2013 10:38:16.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    14/01/2013 10:38:16.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    14/01/2013 10:38:16.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    14/01/2013 10:38:06.091 com.apple.launchd[1]: *** launchd[1] has started up. ***
    14/01/2013 10:38:16.000 kernel[0]: BRCM tunables:
    14/01/2013 10:38:16.000 kernel[0]: pullmode[1] txringsize[  256] reapmin[   32] reapcount[  128]
    14/01/2013 10:38:16.000 kernel[0]: highWaterMark: VO[  192]  VI[  192]  BE[  192]  BK[  192]
    14/01/2013 10:38:16.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/Hitachi HTS545050B9A302 Media/IOGUIDPartitionScheme/Customer@2
    14/01/2013 10:38:16.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    14/01/2013 10:38:16.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 70cd60fffeddcaae; max speed s800.
    14/01/2013 10:38:16.000 kernel[0]: Kernel is LP64
    14/01/2013 10:38:16.000 kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    14/01/2013 10:38:06.091 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    14/01/2013 10:38:15.376 com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    14/01/2013 10:38:18.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    14/01/2013 10:38:21.000 kernel[0]: macx_swapon SUCCESS
    14/01/2013 10:38:26.000 kernel[0]: Waiting for DSMOS...
    14/01/2013 10:38:27.063 appleeventsd[54]: main: Starting up
    14/01/2013 10:38:27.509 hidd[48]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    14/01/2013 10:38:27.678 com.apple.SecurityServer[18]: Session 100000 created
    14/01/2013 10:38:27.716 coreservicesd[63]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=fals
    14/01/2013 10:38:27.000 kernel[0]: Previous Shutdown Cause: 5
    14/01/2013 10:38:27.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    14/01/2013 10:38:28.000 kernel[0]: DSMOS has arrived
    14/01/2013 10:38:28.285 mDNSResponder[41]: mDNSResponder mDNSResponder-379.32.1 (Aug 31 2012 19:05:06) starting OSXVers 12
    14/01/2013 10:38:28.681 airportd[65]: _processDLILEvent: en1 attached (down)
    14/01/2013 10:38:30.186 com.apple.SecurityServer[18]: Entering service
    14/01/2013 10:38:31.439 systemkeychain[72]: done file: /var/run/systemkeychaincheck.done
    14/01/2013 10:38:32.581 mDNSResponder[41]: D2D_IPC: Loaded
    14/01/2013 10:38:32.581 mDNSResponder[41]: D2DInitialize succeeded
    14/01/2013 10:38:33.090 UserEventAgent[11]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    14/01/2013 10:38:33.293 apsd[60]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    14/01/2013 10:38:33.617 locationd[45]: NOTICE,Location icon should now be in state 0
    14/01/2013 10:38:33.000 kernel[0]: ACPI_SMC_PlatformPlugin::initFanThrottleControl - waiting for AppleSMC
    14/01/2013 10:38:34.451 loginwindow[44]: Login Window Application Started
    14/01/2013 10:38:35.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    14/01/2013 10:38:35.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    14/01/2013 10:38:35.140 mds[40]: (Normal) FMW: FMW 0 0
    14/01/2013 10:38:37.218 stackshot[30]: Timed out waiting for IOKit to finish matching.
    14/01/2013 10:38:37.869 configd[16]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    14/01/2013 10:38:37.869 configd[16]: DHCP en1: INIT-REBOOT transmit failed
    14/01/2013 10:38:37.985 configd[16]: network changed: DNS*
    14/01/2013 10:38:38.054 configd[16]: setting hostname to "*************-MacBook-Pro.local"
    14/01/2013 10:38:38.784 awacsd[58]: Starting awacsd connectivity-78 (Jul 26 2012 14:37:46)
    14/01/2013 10:38:38.890 awacsd[58]: InnerStore CopyAllZones: no info in Dynamic Store
    14/01/2013 10:38:41.443 aosnotifyd[95]: bootstrap_look_up failed (44e)
    14/01/2013 10:38:41.506 locationd[99]: NOTICE,Location icon should now be in state 0
    14/01/2013 10:38:42.353 mds[40]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    14/01/2013 10:38:43.110 digest-service[98]: digest-request: init return domain: BUILTIN server: **************-MACBOOK-PRO
    14/01/2013 10:38:43.296 apsd[60]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    14/01/2013 10:38:43.000 kernel[0]: MacAuthEvent en1   Auth result for: 00:24:17:e3:ee:55  MAC AUTH succeeded
    14/01/2013 10:38:46.743 WindowServer[89]: Server is starting up
    14/01/2013 10:38:48.876 WindowServer[89]: Session 256 retained (2 references)
    14/01/2013 10:38:48.905 WindowServer[89]: init_page_flip: page flip mode is on
    14/01/2013 10:38:49.080 WindowServer[89]: mux_initialize: kAGCGetMuxState (kMuxControl, kMuxControl_switchingMode) failed (0xe0000001)
    14/01/2013 10:38:49.080 WindowServer[89]: mux_initialize: Mode is safe
    14/01/2013 10:38:49.192 WindowServer[89]: GLCompositor enabled for tile size [256 x 256]
    14/01/2013 10:38:49.193 WindowServer[89]: CGXGLInitMipMap: mip map mode is on
    14/01/2013 10:38:49.214 WindowServer[89]: WSMachineUsesNewStyleMirroring: false
    14/01/2013 10:38:49.215 WindowServer[89]: Display 0x042732c0: GL mask 0x1; bounds (0, 0)[1280 x 800], 9 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ccb, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009ccb00000000042732c0
    14/01/2013 10:38:49.215 WindowServer[89]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003f
    14/01/2013 10:38:49.215 WindowServer[89]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    14/01/2013 10:38:49.215 WindowServer[89]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    14/01/2013 10:38:49.217 WindowServer[89]: Created shield window 0x8 for display 0x003f003d
    14/01/2013 10:38:49.219 WindowServer[89]: Display 0x042732c0: GL mask 0x1; bounds (0, 0)[1280 x 800], 9 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ccb, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009ccb00000000042732c0
    14/01/2013 10:38:49.219 WindowServer[89]: Display 0x003f003f: GL mask 0x8; bounds (2304, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003f
    14/01/2013 10:38:49.219 WindowServer[89]: Display 0x003f003e: GL mask 0x4; bounds (2305, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    14/01/2013 10:38:49.219 WindowServer[89]: Display 0x003f003d: GL mask 0x2; bounds (2306, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    14/01/2013 10:38:49.219 WindowServer[89]: CGXPerformInitialDisplayConfiguration
    14/01/2013 10:38:49.219 WindowServer[89]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2306,0)[1 x 1], Rotation 0, Resolution 1
    14/01/2013 10:38:49.220 WindowServer[89]: CGXMuxBoot: Unexpected boot switch return value (0xe00002c7)
    14/01/2013 10:38:51.007 WindowServer[89]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000000f, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    14/01/2013 10:38:51.021 WindowServer[89]: Unable to open IOHIDSystem (e00002bd)
    14/01/2013 10:38:51.000 kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    14/01/2013 10:38:51.049 loginwindow[44]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    14/01/2013 10:38:51.217 WindowServer[89]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    14/01/2013 10:38:52.609 WindowServer[89]: Created shield window 0x9 for display 0x042732c0
    14/01/2013 10:38:52.610 WindowServer[89]: Display 0x042732c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    14/01/2013 10:38:52.610 WindowServer[89]: Display 0x042732c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    14/01/2013 10:38:52.636 launchctl[126]: com.apple.findmymacmessenger: Already loaded
    14/01/2013 10:38:52.646 WindowServer[89]: Display 0x042732c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    14/01/2013 10:38:52.745 com.apple.SecurityServer[18]: Session 100005 created
    14/01/2013 10:38:53.592 UserEventAgent[127]: cannot find useragent 1102
    14/01/2013 10:38:53.892 awacsd[58]: Exiting
    14/01/2013 10:38:54.114 airportd[65]: _doAutoJoin: Already associated to “XXXXXXXXX”. Bailing on auto-join.
    14/01/2013 10:38:54.475 netbiosd[104]: Unable to start NetBIOS name service:
    14/01/2013 10:38:55.665 hidd[48]: CGSShutdownServerConnections: Detaching application from window server
    14/01/2013 10:38:55.666 hidd[48]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    14/01/2013 10:38:55.724 loginwindow[44]: Login Window Started Security Agent
    14/01/2013 10:38:56.371 SecurityAgent[136]: This is the first run
    14/01/2013 10:38:56.372 SecurityAgent[136]: MacBuddy was run = 0
    14/01/2013 10:38:56.546 SecurityAgent[136]: User info context values set for XXXXXXXXX
    14/01/2013 10:38:59.299 loginwindow[44]: Login Window - Returned from Security Agent
    14/01/2013 10:38:59.357 loginwindow[44]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    14/01/2013 10:38:59.391 loginwindow[44]: USER_PROCESS: 44 console
    14/01/2013 10:38:59.430 airportd[65]: _doAutoJoin: Already associated to “XXXXXXXXX”. Bailing on auto-join.
    14/01/2013 10:38:59.598 com.apple.launchd.peruser.501[138]: (com.apple.gamed) Ignored this key: UserName
    14/01/2013 10:38:59.598 com.apple.launchd.peruser.501[138]: (com.apple.gamed) Ignored this key: GroupName
    14/01/2013 10:38:59.599 com.apple.launchd.peruser.501[138]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    14/01/2013 10:38:59.603 loginwindow[44]: Connection with distnoted server was invalidated
    14/01/2013 10:38:59.620 distnoted[142]: # distnote server agent  absolute time: 54.847453675   civil time: Mon Jan 14 10:38:59 2013   pid: 142 uid: 501  root: no
    14/01/2013 10:38:59.889 WindowServer[89]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    14/01/2013 10:39:00.000 kernel[0]: nspace-handler-set-snapshot-time: 1358159941
    14/01/2013 10:39:00.416 coreservicesd[63]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationLaunch to notificationID=116
    14/01/2013 10:39:00.387 blued[57]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    14/01/2013 10:39:00.449 WindowServer[89]: Display 0x042732c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    14/01/2013 10:39:00.673 com.apple.launchd.peruser.501[138]: (com.apple.afpstat-qfa[173]) Exited with code: 2
    14/01/2013 10:39:00.880 talagent[151]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m
    14/01/2013 10:39:00.881 talagent[151]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m
    14/01/2013 10:39:01.200 com.apple.launchd.peruser.501[138]: ([email protected][175]) Exited with code: 2
    14/01/2013 10:39:01.611 com.apple.launchd.peruser.501[138]: (com.apple.mrt.uiagent[163]) Exited with code: 255
    14/01/2013 10:39:02.942 NetworkBrowserAgent[186]: Starting NetworkBrowserAgent
    14/01/2013 10:39:04.107 com.apple.SecurityServer[18]: Session 100006 created
    14/01/2013 10:39:04.313 coreaudiod[155]: 2013-01-14 10:39:04.312677 AM [AirPlay] Started browsing for _airplay._tcp.
    14/01/2013 10:39:04.313 coreaudiod[155]: 2013-01-14 10:39:04.313198 AM [AirPlay] Started browsing for _raop._tcp.
    14/01/2013 10:39:04.577 WindowServer[89]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    14/01/2013 10:39:04.974 apsd[177]: Unable to bootstrap_lookup connection port for 'com.apple.ubd.system-push': Unknown service name
    14/01/2013 10:39:05.165 AirPlayUIAgent[192]: Bug: 12C60: liblaunch.dylib + 23849 [2F71CAF8-6524-329E-AC56-C506658B4C0C]: 0x25
    14/01/2013 10:39:06.725 genatsdb[197]: ########## genatsdb Sandboxed. ##########
    14/01/2013 10:39:09.153 configd[16]: subnet_route: write routing socket failed, Network is unreachable
    14/01/2013 10:39:10.764 configd[16]: network changed: v4(en1+:169.254.150.30) DNS* Proxy+ SMB
    14/01/2013 10:39:10.780 UserEventAgent[11]: Captive: en1: Not probing 'XXXXXXXX' (protected network)
    14/01/2013 10:39:10.783 configd[16]: network changed: v4(en1:169.254.150.30) DNS Proxy SMB
    14/01/2013 10:39:12.305 _networkd[200]: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
    14/01/2013 10:39:13.107 configd[16]: network changed: v4(en1!:192.168.1.65) DNS+ Proxy SMB
    14/01/2013 10:39:13.156 UserEventAgent[11]: Captive: en1: Not probing 'XXXXXXXXX (protected network)
    14/01/2013 10:39:16.673 WindowServer[89]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 13.10 seconds (server forcibly re-enabled them after 1.00 seconds)
    14/01/2013 10:39:19.514 com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[131]) Exit timeout elapsed (20 seconds). Killing
    14/01/2013 10:39:23.677 SystemUIServer[152]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    14/01/2013 10:39:23.678 SystemUIServer[152]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    14/01/2013 10:39:26.681 HPEventHandler[189]: Attempt to add read-only file at path file://localhost/Library/Printers/hp/Frameworks/HPSmartX.framework/Resources/Co nfiguration/SmartX.config read/write. Adding it read-only instead. This will be a hard error in the future; you must specify the NSReadOnlyPersistentStoreOption.
    14/01/2013 10:39:29.735 ntpd[92]: proto: precision = 1.000 usec
    14/01/2013 10:39:46.805 genatsdb[197]: *GENATSDB* FontObjects generated = 568
    14/01/2013 10:40:02.556 firefox[224]: invalid drawable
    14/01/2013 10:40:04.286 com.apple.SecurityServer[18]: Session 100002 created
    Step 2
    Process:    
    hiutil [248]
    Identifier: 
    hiutil
    Version:    
    1.3 (50)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:  
    2013-01-13 18:18:14.344 +0000
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    Data corruption: Could not retain bootstrap port!
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib             
    0x000000010a1e45d3 _xpc_domain_create + 222
    1   libxpc.dylib             
    0x000000010a1e3e72 _libxpc_initializer + 400
    2   libSystem.B.dylib        
    0x0000000108cf4b2d libSystem_initializer + 172
    3   dyld                     
    0x00007fff6701b378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236
    4   dyld                     
    0x00007fff6701b762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    5   dyld                     
    0x00007fff6701806e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 380
    6   dyld                     
    0x00007fff67017fc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    7   dyld                     
    0x00007fff67017fc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    8   dyld                     
    0x00007fff67017fc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    9   dyld                     
    0x00007fff67017fc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    10  dyld                     
    0x00007fff67017fc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    11  dyld                     
    0x00007fff67017eba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    12  dyld                     
    0x00007fff67009fc0 dyld::initializeMainExecutable() + 207
    13  dyld                     
    0x00007fff6700db04 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3060
    14  dyld                     
    0x00007fff67009397 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 761
    15  dyld                     
    0x00007fff6700905e _dyld_start + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000010a1f8af1  rbx: 0x00007fcb89c09160  rcx: 0x000000010a12461a  rdx: 0x0000000000000000
      rdi: 0x0000000000000907  rsi: 0x0000000000000507  rbp: 0x00007fff587f6380  rsp: 0x00007fff587f6370
       r8: 0x0000000000000107   r9: 0x0000000000000000  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x00007fcb89c08790  r13: 0x0000000000000001  r14: 0x00007fff587f7cd0  r15: 0x00007fff587f6430
      rip: 0x000000010a1e45d3  rfl: 0x0000000000010206  cr2: 0x000000010a11b029
    Logical CPU: 1
    Binary Images:
    0x107408000 -   
    0x107414fff  hiutil (1.3 - 50) <6D684212-A5EF-3A24-BB88-089FFE78FB9D> /usr/bin/hiutil
    0x10741e000 -   
    0x10777afff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x1079a1000 -   
    0x1079baff7  com.apple.SemanticDocumentManagement (1.2.3 - 1.2.3) <32454B13-A6CB-3DFA-8CCB-F66E7FE80163> /System/Library/PrivateFrameworks/SemanticDocumentManagement.framework/Versions /A/SemanticDocumentManagement
    0x1079d0000 -   
    0x1085fdff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x108cf3000 -   
    0x108cf4ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x108cfe000 -   
    0x108e1692f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x108e3c000 -   
    0x108e3cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x108e44000 -   
    0x10902dfff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x109192000 -   
    0x1091deff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x1091f7000 -   
    0x1093f7fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x10949e000 -   
    0x10959bff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x1095d3000 -   
    0x1095e5ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x1095ed000 -   
    0x109761fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x109820000 -   
    0x109871ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x1098a3000 -   
    0x109b73fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x109cad000 -   
    0x109caefff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x109cb7000 -   
    0x109d24ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x109d54000 -   
    0x109d75ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x109d81000 -   
    0x109d98fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x109da9000 -   
    0x109dadff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x109db3000 -   
    0x109e1bff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x109e74000 -   
    0x109e99ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x109eca000 -   
    0x109ecffff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x109ed6000 -   
    0x109ee4fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x109ef1000 -   
    0x109ef6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x109f05000 -   
    0x109f0cfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x109f13000 -   
    0x109f28ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x109f42000 -   
    0x109f43ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x109f4c000 -   
    0x109f4fff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x109f56000 -   
    0x109f56fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x109f60000 -   
    0x109f68fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x109f76000 -   
    0x109f7cfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x109f82000 -   
    0x109f84fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x109f8e000 -   
    0x109f8fff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x109f96000 -   
    0x109f97fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x109fa0000 -   
    0x10a06cfe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x10a0b0000 -   
    0x10a0b8ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x10a0c5000 -   
    0x10a0fbfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x10a114000 -   
    0x10a12fff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x10a142000 -   
    0x10a170ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x10a182000 -   
    0x10a190ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x10a1a3000 -   
    0x10a1aefff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x10a1bd000 -   
    0x10a1beff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x10a1c3000 -   
    0x10a1c5ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x10a1ce000 -   
    0x10a1d4ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x10a1df000 -   
    0x10a201ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x10a21e000 -   
    0x10a26dff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x10a27f000 -   
    0x10a2e8fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x10a34e000 -   
    0x10a34ffff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10a356000 -   
    0x10a369ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x10a375000 -   
    0x10a472fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x10a48b000 -   
    0x10a49aff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x10a4a3000 -   
    0x10a4a7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x10a4b1000 -   
    0x10a4b1fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x10a4b7000 -   
    0x10a4c4fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x10a4d1000 -   
    0x10a7e8ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10a863000 -   
    0x10a8e4fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10a93c000 -   
    0x10a9e2ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10aa43000 -   
    0x10aad0ff7  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
    0x10ab18000 -   
    0x10ab75ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10aba2000 -   
    0x10ac53fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10aca6000 -   
    0x10acd7ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10acfa000 -   
    0x10ad00fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10ad0f000 -   
    0x10ad16fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10ad1f000 -   
    0x10ad2dff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x10ad34000 -   
    0x10ad41ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10ad4f000 -   
    0x10adbcfff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10adf7000 -   
    0x10ae0efff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10ae2d000 -   
    0x10ae58fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x10ae6a000 -   
    0x10ae91ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x10aea8000 -   
    0x10b0ddff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10b1df000 -   
    0x10b1e9fff  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
    0x10b1f6000 -   
    0x10b1f6fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x10b1fa000 -   
    0x10b1fafff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10b202000 -   
    0x10bb92c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x10bca1000 -   
    0x10bd73ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10bdd3000 -   
    0x10beecff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10bf51000 -   
    0x10bfd1ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x10c001000 -   
    0x10c0beff7  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
    0x10c10a000 -   
    0x10c160fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x10c198000 -   
    0x10c1abff7  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
    0x10c1bc000 -   
    0x10c216fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x10c24a000 -   
    0x10c289ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10c2a9000 -   
    0x10c2bdfff  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
    0x10c2d4000 -   
    0x10c2d8fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10c2e1000 -   
    0x10c3ecfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10c454000 -   
    0x10c4a3ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x10c4d0000 -   
    0x10c66bfef  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
    0x10c691000 -   
    0x10c691fff  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
    0x10c698000 -   
    0x10c700fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10c70c000 -   
    0x10c7a6fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x10c7b8000 -   
    0x10cbaffff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x10cc12000 -   
    0x10cd98fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x10cdca000 -   
    0x10cdf2fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10cdfc000 -   
    0x10ce51ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x10ce63000 -   
    0x10ce83fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10ce8d000 -   
    0x10ce91fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10ce9a000 -   
    0x10cf9cfff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x10cfc7000 -   
    0x10cfcafff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10cfcf000 -   
    0x10d013fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x10d02b000 -   
    0x10d04dff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10d06a000 -   
    0x10d0a4fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10d0c7000 -   
    0x10d0e6ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x10d0f2000 -   
    0x10d1e7fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x10d1f9000 -   
    0x10d27bfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x10d2ab000 -   
    0x10d2adfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10d2b8000 -   
    0x10d2bdfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x10d2c8000 -   
    0x10d2d3fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x10d2de000 -   
    0x10d321fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x10d35b000 -   
    0x10d4acfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x10d53d000 -   
    0x10d53dffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10d544000 -   
    0x10d664fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x10d6db000 -   
    0x10da0bff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x10db67000 -   
    0x10dd15fff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x10ddcd000 -   
    0x10de92ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10df0f000 -   
    0x10df6cfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x10df98000 -   
    0x10dfaefff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10dfc1000 -   
    0x10dfe8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x10e00d000 -   
    0x10e01cff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10e025000 -   
    0x10e0ffff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10e182000 -   
    0x10e1a9fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x10e1c7000 -   
    0x10e265ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x10e29a000 -   
    0x10e2ddff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x10e2f0000 -   
    0x10e31aff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x10e338000 -   
    0x10e5dcfff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x10e6bf000 -   
    0x10e716ff7  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
    0x10e742000 -   
    0x10e78cff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x10e7a1000 -   
    0x10e7a7fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x10e7b4000 -   
    0x10e7c8fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x10e7e0000 -   
    0x10e81dfe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x10e82a000 -   
    0x10e82cfff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x10e831000 -   
    0x10e835fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x10e83c000 -   
    0x10e848fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x10e85d000 -   
    0x10e8b3ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x10e8cd000 -   
    0x10eceafff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x10ef02000 -   
    0x10ef0ffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10ef18000 -   
    0x10ef39fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x10ef4d000 -   
    0x10ef58ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10ef65000 -   
    0x10ef84ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x10ef94000 -   
    0x10ef94fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10ef97000 -   
    0x10f016ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10f058000 -   
    0x10f061fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x10f071000 -   
    0x10f10bfff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x10f159000 -   
    0x10f1b5ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x10f1f9000 -   
    0x10f22ffff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff67008000 -
    0x7fff6703c93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 222
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=113.7M resident=76.2M(67%) swapped_out_or_unallocated=37.5M(33%)
    Writable regions: Total=22.6M written=4496K(19%) resident=5360K(23%) swapped_out=0K(0%) unallocated=17.3M(77%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    MALLOC                        
    10.2M
    MALLOC guard page               
    16K
    STACK GUARD                   
    56.0M
    Stack                         
    8192K
    __DATA                        
    10.1M
    __IMAGE                        
    528K
    __LINKEDIT                    
    23.7M
    __TEXT                        
    90.1M
    __UNICODE                      
    544K
    shared memory                   
    12K
    ===========                 
    =======
    TOTAL            

  • Your computer shut down because of a problem. Mac grey screen

    Recently I have been having issues with my Mac.
    The computer will freeze for no apparent reason and the screen goes ever so slightly blue, then crashes to grey screen - 'Your computer has shut down... blah blah blah' and then it restarts itself and i get a kernel panic (Below is the msot recent one).
    At christmastime I installed extra RAM which could be a problem but I think the problem occurs when using Google Chrome. I have tried to switch to Safari for the time being to see if that eliminates the problem but I did use Chrome at some point today.
    I believe that I lasted longer without the problem while I was using Safari.
    Any help reading the panic log would be appreciated!
    Cheers
    As I was writing this (on Safari) the screen went completely black and restarted to the grey screen
    Report:
    Anonymous UUID:       54E61FB9-8E93-6428-45F2-05526730A5C1
    Wed Jan 15 19:34:06 2014
    panic(cpu 0 caller 0xffffff800e8dc19e): Kernel trap at 0xffffff800ecb937d, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff807e9633d4, CR3: 0x000000002250d000, CR4: 0x0000000000000660
    RAX: 0xffffff802f88fb78, RBX: 0x0000000000000000, RCX: 0x0000000000001400, RDX: 0x0000000000000008
    RSP: 0xffffff80be9633c0, RBP: 0xffffff80be9634b0, RSI: 0x0000000000000000, RDI: 0xffffff801f13c0c0
    R8:  0x0000000000000096, R9:  0xffffff802f88fb00, R10: 0x0000000000000001, R11: 0xffffff801e0a0900
    R12: 0xffffff802f88fb00, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0x0000000000001400
    RFL: 0x0000000000010246, RIP: 0xffffff800ecb937d, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff807e9633d4, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80be963050 : 0xffffff800e822f69
    0xffffff80be9630d0 : 0xffffff800e8dc19e
    0xffffff80be9632a0 : 0xffffff800e8f3606
    0xffffff80be9632c0 : 0xffffff800ecb937d
    0xffffff80be9634b0 : 0xffffff800ecb982e
    0xffffff80be9634e0 : 0xffffff7f90342cea
    0xffffff80be963660 : 0xffffff7f90342a03
    0xffffff80be963670 : 0xffffff7f90307cd0
    0xffffff80be963680 : 0xffffff7f90307d45
    0xffffff80be963690 : 0xffffff7f902e9b11
    0xffffff80be9636d0 : 0xffffff7f902ec085
    0xffffff80be963700 : 0xffffff7f9033cb50
    0xffffff80be963780 : 0xffffff7f90324cc0
    0xffffff80be9637e0 : 0xffffff7f903255ba
    0xffffff80be963830 : 0xffffff7f90325aa0
    0xffffff80be9638a0 : 0xffffff7f903261a8
    0xffffff80be9638e0 : 0xffffff7f902f31ca
    0xffffff80be963a60 : 0xffffff7f90322b20
    0xffffff80be963b20 : 0xffffff7f902f1cb9
    0xffffff80be963b70 : 0xffffff800eccc226
    0xffffff80be963b90 : 0xffffff800eccd821
    0xffffff80be963bf0 : 0xffffff800eccb28f
    0xffffff80be963d40 : 0xffffff800e8b6008
    0xffffff80be963e50 : 0xffffff800e826bb1
    0xffffff80be963e80 : 0xffffff800e8139b5
    0xffffff80be963ef0 : 0xffffff800e81e003
    0xffffff80be963f70 : 0xffffff800e8c921d
    0xffffff80be963fb0 : 0xffffff800e8f3e26
          Kernel Extensions in backtrace:
             com.apple.GeForceTesla(8.1.8)[67BAF872-A238-3787-AB74-22297A51FE8F]@0xffffff7f9 02e0000->0xffffff7f903aafff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f8eed2000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f8f334000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f8f17e000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f8f344000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x000000000e600000
    Kernel text base: 0xffffff800e800000
    System model name: MacBookPro7,1 (Mac-F222BEC8)
    System uptime in nanoseconds: 5774181339652
    last loaded kext at 789315214894: com.apple.filesystems.smbfs          2.0.0 (addr 0xffffff7f90cb2000, size 335872)
    last unloaded kext at 352614516015: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f90cb0000, size 57344)
    loaded kexts:
    com.regularrateandrhythm.driver.RowmoteIREmu          1.0
    com.sophos.kext.sav          9.0.53
    com.splashtop.driver.SRXFrameBufferConnector          1.6
    com.splashtop.driver.SRXDisplayCard          1.6
    com.Cycling74.driver.Soundflower          1.6.6
    com.sophos.nke.swi          9.0.53
    com.logmein.driver.LogMeInSoundDriver          1.0.2
    com.globaldelight.driver.BoomDevice          1.1
    com.apple.filesystems.smbfs          2.0.0
    com.apple.filesystems.ntfs          3.11
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.11
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.GeForceTesla          8.1.8
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleUSBCardReader          3.3.5
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBOHCI          650.4.1
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.classic.NVDANV50HalTesla          8.1.8
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.nvidia.classic.NVDAResmanTesla          8.1.8
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleUSBMultitouch          240.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    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.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.NVSMU          2.2.9
    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          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    Anonymous UUID:       54E61FB9-8E93-6428-45F2-05526730A5C1
    Wed Jan 15 17:03:55 2014
    panic(cpu 1 caller 0xffffff800adda9b0): "vnode_rele_ext: vp 0xffffff8026f282d0 usecount -ve : -1.  v_tag = 0, v_type = 1, v_flag = 84800."@/SourceCache/xnu/xnu-2422.1.72/bsd/vfs/vfs_subr.c:1788
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80158f35e0 : 0xffffff800ac22f69
    0xffffff80158f3660 : 0xffffff800adda9b0
    0xffffff80158f36a0 : 0xffffff7f8b1be77e
    0xffffff80158f36c0 : 0xffffff7f8b1bdf70
    0xffffff80158f39f0 : 0xffffff7f8b1bfeb3
    0xffffff80158f3a30 : 0xffffff800afb3671
    0xffffff80158f3a90 : 0xffffff800addf80d
    0xffffff80158f3ae0 : 0xffffff800adf4360
    0xffffff80158f3b80 : 0xffffff800ade5f15
    0xffffff80158f3c30 : 0xffffff800ade67d2
    0xffffff80158f3f50 : 0xffffff800b03de23
    0xffffff80158f3fb0 : 0xffffff800acf3e06
          Kernel Extensions in backtrace:
             com.sophos.kext.sav(9.0.53)[00000000-0000-0000-0000-000000000000]@0xffffff7f8b1 bd000->0xffffff7f8b1c1fff
    BSD process name corresponding to current thread: mds_stores
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x000000000aa00000
    Kernel text base: 0xffffff800ac00000
    System model name: MacBookPro7,1 (Mac-F222BEC8)
    System uptime in nanoseconds: 78786791674337
    last loaded kext at 78774646540958: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f8d102000, size 65536)
    last unloaded kext at 78756353100860: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f8d102000, size 57344)
    loaded kexts:
    com.regularrateandrhythm.driver.RowmoteIREmu          1.0
    com.sophos.kext.sav          9.0.53
    com.splashtop.driver.SRXFrameBufferConnector          1.6
    com.splashtop.driver.SRXDisplayCard          1.6
    com.Cycling74.driver.Soundflower          1.6.6
    com.sophos.nke.swi          9.0.53
    com.logmein.driver.LogMeInSoundDriver          1.0.2
    com.globaldelight.driver.BoomDevice          1.1
    com.apple.filesystems.msdosfs          1.9
    com.apple.driver.AppleUSBCDC          4.2.1b2
    com.apple.filesystems.smbfs          2.0.0
    com.apple.filesystems.ntfs          3.11
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.11
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.GeForceTesla          8.1.8
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBCardReader          3.3.5
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBOHCI          650.4.1
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.nvidia.classic.NVDANV50HalTesla          8.1.8
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.classic.NVDAResmanTesla          8.1.8
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleUSBMultitouch          240.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    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.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.NVSMU          2.2.9
    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          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 6 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D33583447534431303636202020202020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight
    USB Device: Internal Memory Card Reader
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus:

    Hi kiplin1995,
    Thanks for visiting Apple Support Communities.
    If you have not already, I would recommend removing the additional RAM and seeing if the issue persists. See this article for more information:
    OS X: When your computer spontaneously restarts or displays "Your computer restarted because of a problem."
    http://support.apple.com/kb/TS4636
    Check internal RAM and third-party hardware
    Turn off your Mac.
    Reseat the Apple RAM, and remove third-party RAM and third-party internal hardware.  If you do not have the Apple RAM that came with the system, reseat the third-party RAM.
    Turn on your Mac.
    Use your Mac for the amount of time it would usually take for a kernel panic to occur.
    If the kernel panic does not occur: The third-party RAM or internal third-party hardware may need to be replaced.
    If a kernel panic does occur:  Bring your Mac to an Apple Store, or an Apple Authorized Service Provider for service and support. Be sure to ask that, if the drive needs reformatting or replacing, they contact you about escalating your case to a special data recovery service. If you plan to visit an Apple Retail store, you can make a reservation (available in some countries only).
    Best,
    Jeremy

  • Kernel panics every time (shut down your computer). When it stays on I get blotched video, left-over spots, tearig and then shut down your computer...

    I use my PowerPC Quicksilver G4  (2.1), 867 MHz, 1.5 GB standart video card system 10.4.11 to scan (lack of driver for my Mac Pro 10.6.8)
    The G4 has been running flawless, now I get kernel panics every time (shut down your computer). When it stays on I get blotched video
    left-over spots, tearig and then shut down your computer...
    I did all recommended software tests Diskutility, rebuild with DiskWarrior and Apples full Hardware test. Everything comes out fine!
    I am at the end of my know how. Thank you for any help
                                                                                                             W.W.
    I am attaching the latest crashreport:
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000047AC834E PC=0x0000000000821D3C
    Latest crash info for cpu 0:
       Exception state (sv=0x37D2EA00)
          PC=0x00821D3C; MSR=0x00009030; DAR=0x47AC834E; DSISR=0x40000000; LR=0x00821D24; R1=0x21E23B40; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x00032E98 0x0081AB20 0x0080AC74 0x002E9A80 0x002EB94C 0x0008C248
             0x00029234 0x000233F8 0x000ABEAC 0x5038514E
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.GeForce(4.1.8)@0x7ff000
                dependency: com.apple.iokit.IOPCIFamily(1.7)@0x491000
                dependency: com.apple.iokit.IOGraphicsFamily(1.4.2)@0x5fc000
                dependency: com.apple.iokit.IONDRVSupport(1.4.2)@0x620000
                dependency: com.apple.NVDAResman(4.1.8)@0x636000
    Proceeding back via exception chain:
       Exception state (sv=0x37D2EA00)
          previously dumped as "Latest" state. skipping...
       Exception state (sv=0x38A98780)
          PC=0x9000B348; MSR=0x0200F030; DAR=0x01785000; DSISR=0x42000000; LR=0x9000B29C; R1=0xF0202F20; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
          Backtrace:
             0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80
    Proceeding back via exception chain:
       Exception state (sv=0x37D2EA00)
          PC=0x00821D3C; MSR=0x00009030; DAR=0x47AC834E; DSISR=0x40000000; LR=0x00821D24; R1=0x21E23B40; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x00032E98 0x0081AB20 0x0080AC74 0x002E9A80 0x002EB94C 0x0008C248
             0x00029234 0x000233F8 0x000ABEAC 0x5038514E
          Kernel loadable modules in backtrace (with dependencies):
             com.apple.GeForce(4.1.8)@0x7ff000
                dependency: com.apple.iokit.IOPCIFamily(1.7)@0x491000
                dependency: com.apple.iokit.IOGraphicsFamily(1.4.2)@0x5fc000
                dependency: com.apple.iokit.IONDRVSupport(1.4.2)@0x620000
                dependency: com.apple.NVDAResman(4.1.8)@0x636000
       Exception state (sv=0x38A98780)
          PC=0x9000B348; MSR=0x0200F030; DAR=0x01785000; DSISR=0x42000000; LR=0x9000B29C; R1=0xF0202F20; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8 Model: PowerMac3,5, BootROM 4.2.5f1, 1 processors, PowerPC G4  (2.1), 867 MHz, 1.5 GB
    Graphics: NVIDIA GeForce2 MX, GeForce2 MX, AGP, 32 MB
    Memory Module: DIMM0/J21, 512 MB, SDRAM, PC133-333
    Memory Module: DIMM1/J22, 512 MB, SDRAM, PC133-333
    Memory Module: DIMM2/J23, 512 MB, SDRAM, PC133-333
    Modem: Spring, UCJ, V.90, 7.0F, á¸
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: WDC WD1200JB-00GVA0, 111.79 GB
    Parallel ATA Device: ST3120814A, 111.79 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-103
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Takamisawa Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA

    Thank you for your reply BDAqua.
    Yes I ran short and the Extended Test. All pass. One of the first things I did is Safe Boot several times I also repaired permissions. Safe boot takes no longer than before the crashes and as long as I stay in safe boot mode it won't crash. What does that mean?I also ran MacJanitor and removed the SCCUZI card Apple put in when I bought the G4 as well as an M-Audio Delta 66 card which I do not use (both) anymore. I also started up on an external firewire drive 10.4.6. It also (crashes) does the same thing.
    I was hoping somebody understands the crash report I enclosed? Isn't that suppose to say what went wrong?
    Thank you again for your input BDAqua
                                                                  W.W.

  • "You must shut down your computer" error. Do I need to do something?

    Hi,
    A few minutes ago my Macbook Pro (late 2009 model running 10.7.2) crashed and flashed the "You must shut down your computer" sign. I rebooted and at the moment the MBP is up and running again but I am not sure whether I should take it in for servicing or not. The kernel panic report is attached.
    Thanks for your response.
    Mon Oct 24 22:56:11 2011
    panic(cpu 0 caller 0xffffff80002c266d): Kernel trap at 0xffffff800024421e, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x000000010a214000, CR3: 0x000000003bbab000, CR4: 0x0000000000000660
    RAX: 0xffffff800c86bf40, RBX: 0xffffff8003b7e990, RCX: 0x0000000009000000, RDX: 0xffffff8003b7e9a0
    RSP: 0xffffff80796dbaa0, RBP: 0xffffff80796dbb80, RSI: 0x0000000000000001, RDI: 0xffffff8003b7e9a0
    R8:  0xffffff80796dbbb8, R9:  0xffffff80796dbbd8, R10: 0xffffff800086ee10, R11: 0x000000000010ba96
    R12: 0x00000000000000e0, R13: 0xffffff800bab9a4c, R14: 0x5841400000000000, R15: 0xffffff80008df9e0
    RFL: 0x0000000000010206, RIP: 0xffffff800024421e, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x000000010a214000, Error code: 0x0000000000000000, Faulting CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80796db760 : 0xffffff8000220702
    0xffffff80796db7e0 : 0xffffff80002c266d
    0xffffff80796db980 : 0xffffff80002d7a1d
    0xffffff80796db9a0 : 0xffffff800024421e
    0xffffff80796dbb80 : 0xffffff800022662d
    0xffffff80796dbbb0 : 0xffffff80005f55c7
    0xffffff80796dbbd0 : 0xffffff80005f58e9
    0xffffff80796dbc00 : 0xffffff80005f4009
    0xffffff80796dbc40 : 0xffffff80005f20c6
    0xffffff80796dbc90 : 0xffffff80005e3f86
    0xffffff80796dbce0 : 0xffffff80005e15a4
    0xffffff80796dbd10 : 0xffffff80005e3f86
    0xffffff80796dbd60 : 0xffffff80005e15a4
    0xffffff80796dbd90 : 0xffffff80005e3f86
    0xffffff80796dbde0 : 0xffffff800061c667
    0xffffff80796dbe00 : 0xffffff800061ecfb
    0xffffff80796dbe10 : 0xffffff80006511fb
    0xffffff80796dbe50 : 0xffffff800029d235
    0xffffff80796dbe80 : 0xffffff8000223006
    0xffffff80796dbeb0 : 0xffffff8000214829
    0xffffff80796dbf10 : 0xffffff800021bb58
    0xffffff80796dbf70 : 0xffffff80002ae8a0
    0xffffff80796dbfb0 : 0xffffff80002d8383
    BSD process name corresponding to current thread: UserEventAgent
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro5,3 (Mac-F22587C8)
    System uptime in nanoseconds: 38000354004858
    last loaded kext at 38000253952912: com.apple.driver.AppleBluetoothHIDKeyboard          152.3 (addr 0xffffff7f807ad000, size 12288)
    last unloaded kext at 37627376787746: com.apple.iokit.IOEthernetAVBController          1.0.0d5 (addr 0xffffff7f807a8000, size 20480)
    loaded kexts:
    com.parallels.filesystems.prlufs          2010.12.28
    com.parallels.kext.prl_hid_hook          7.0 14922.693916
    com.parallels.kext.prl_hypervisor          7.0 14922.693916
    com.parallels.kext.prl_usb_connect          7.0 14922.693916
    com.parallels.kext.prl_vnic          7.0 14922.693916
    com.parallels.kext.prl_netbridge          7.0 14922.693916
    at.obdev.nke.LittleSnitch          2.4.4
    com.apple.filesystems.afpfs          9.8
    com.apple.nke.asp_tcp          6.0.1
    com.apple.filesystems.udf          2.2
    com.apple.filesystems.smbfs          1.7.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.1.3f7
    com.apple.driver.AppleMikeyDriver          2.1.3f7
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AGPM          100.12.42
    com.apple.GeForce          7.1.2
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.1
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.driver.AppleIRController          312
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.1
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AirPort.Brcm4331          512.20.18
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleRTC          1.4
    com.apple.nvenet          2.0.17
    com.apple.driver.AppleUSBOHCI          4.4.5
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleUSBEHCI          4.5.0
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          167.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.driver.IOBluetoothHIDDriver          4.0.1f4
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.security.SecureRemotePassword          1.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.1.3f7
    com.apple.nvidia.nv50hal          7.1.2
    com.apple.NVDAResman          7.1.2
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.driver.AppleHDAController          2.1.3f7
    com.apple.iokit.IOHDAFamily          2.1.3f7
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.1f4
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.1f4
    com.apple.iokit.IOBluetoothFamily          4.0.1f4
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.1
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.1
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IO80211Family          411.1
    com.apple.iokit.IOUSBUserClient          4.5.3
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOUSBFamily          4.5.3
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.7
    com.apple.iokit.IOACPIFamily          1.4

    call apple! 1800-apl-care

  • Your computer has shut down because of a problem

    Hi there,
    I have a Macbook Air which is about 3 months old now, and in the last couple of months, applications have started hanging, the keyboard is sluggish in Safari, and more specifically, I've had loads of times when I've opened the lid after the machine has been on sleep, and received the message "Your computer has shut down because of a problem".
    I've been on to Apple support, and they took me through how to repair disk permissions, reset the System Management Controller, and clear the caches. But I just had the same thing this morning.
    The latest kernel panic from the Console is shown below - is anyone able to shed any light on this?
    Thanks
    Stuart
    Sun Jan 20 02:12:31 2013
    panic(cpu 2 caller 0xffffff8005ab7e75): Kernel trap at 0xffffff8005a43ca1, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff801b98ed88, CR3: 0x0000000007d01000, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0x0000000000000000, RCX: 0x0000000009000000, RDX: 0xffffff80171cf7c0
    RSP: 0xffffff80f61db2c0, RBP: 0xffffff80f61db2f0, RSI: 0xffffff80f61db398, RDI: 0xffffff80171cf7b0
    R8:  0x0000000000000000, R9:  0x0000000000000132, R10: 0xffffff80f61dbe90, R11: 0x000000000feaa000
    R12: 0xffffff801b98ed80, R13: 0xffffff80171cf7b0, R14: 0xffffff80f61db398, R15: 0xffffff80060e0ad0
    RFL: 0x0000000000010282, RIP: 0xffffff8005a43ca1, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0xffffff801b98ed88, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f61daf60 : 0xffffff8005a1d626
    0xffffff80f61dafd0 : 0xffffff8005ab7e75
    0xffffff80f61db1a0 : 0xffffff8005acd3bd
    0xffffff80f61db1c0 : 0xffffff8005a43ca1
    0xffffff80f61db2f0 : 0xffffff8005a435d2
    0xffffff80f61db3d0 : 0xffffff8005a245ed
    0xffffff80f61db400 : 0xffffff8005def11a
    0xffffff80f61db420 : 0xffffff8005def2d2
    0xffffff80f61db450 : 0xffffff8005e50530
    0xffffff80f61db470 : 0xffffff8005e501d1
    0xffffff80f61db500 : 0xffffff8005e4fd3c
    0xffffff80f61db560 : 0xffffff7f860161be
    0xffffff80f61db600 : 0xffffff8005b1f855
    0xffffff80f61db660 : 0xffffff8005adabe1
    0xffffff80f61db750 : 0xffffff8005b1292e
    0xffffff80f61db780 : 0xffffff8005ae16cf
    0xffffff80f61db8c0 : 0xffffff8005ae0d6a
    0xffffff80f61db920 : 0xffffff8005ae0c05
    0xffffff80f61db950 : 0xffffff8005cfe410
    0xffffff80f61db9f0 : 0xffffff8005b12549
    0xffffff80f61dba50 : 0xffffff8005dbe4ec
    0xffffff80f61dbad0 : 0xffffff8005a0508b
    0xffffff80f61dbef0 : 0xffffff8005a06b9f
    0xffffff80f61dbf60 : 0xffffff8005a85b38
    0xffffff80f61dbfb0 : 0xffffff8005ab2957
          Kernel Extensions in backtrace:
             com.apple.iokit.IOStorageFamily(1.8)[A3CC4E44-8E10-3D9A-BA8E-95743E79D125]@0xff ffff7f8600a000->0xffffff7f8602efff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C3006
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
    Kernel UUID: 0AFA55FD-872F-3BBE-8630-214EB586A16D
    Kernel slide:     0x0000000005800000
    Kernel text base: 0xffffff8005a00000
    System model name: MacBookAir5,2 (Mac-2E6FAB96566FE58C)
    System uptime in nanoseconds: 33825093742539
    last loaded kext at 30812273362661: com.trusteer.driver.gakl_driver_2    1 (addr 0xffffff7f8766b000, size 28672)
    last unloaded kext at 15361113093292: com.apple.driver.AppleUSBCDC    4.1.22 (addr 0xffffff7f8765d000, size 12288)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2    1
    net.telestream.driver.TelestreamAudio    1.1.0
    com.apple.filesystems.smbfs    1.8
    com.apple.filesystems.autofs    3.0
    com.apple.iokit.IOBluetoothSerialManager    4.1.2f9
    com.apple.driver.X86PlatformShim    1.0.0
    com.apple.driver.AGPM    100.12.81
    com.apple.driver.ApplePlatformEnabler    2.0.6d1
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleHDA    2.3.5fc10
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.driver.AppleLPC    1.6.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.1.2f9
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleMikeyDriver    2.3.5fc10
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.2.13
    com.apple.driver.AppleSMCLMU    2.0.3d0
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.driver.AppleBacklight    170.2.5
    com.apple.driver.AppleMCCSControl    1.1.11
    com.apple.driver.AppleIntelHD4000Graphics    8.0.6
    com.apple.driver.AppleIntelFramebufferCapri    8.0.6
    com.apple.driver.AppleUSBTCButtons    237.1
    com.apple.driver.AppleUSBCardReader    3.1.7
    com.apple.driver.AppleUSBTCKeyboard    237.1
    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.0
    com.apple.driver.AirPort.Brcm4331    612.20.14
    com.apple.driver.AppleUSBXHCI    1.5.1
    com.apple.driver.AppleAHCIPort    2.5.1
    com.apple.driver.AppleUSBEHCI    5.5.0
    com.apple.driver.AppleEFINVRAM    1.7
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleACPIButtons    1.7
    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
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.kext.triggers    1.0
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.driver.DspFuncLib    2.3.5fc10
    com.apple.driver.X86PlatformPlugin    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.3.0d47
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.1.2f9
    com.apple.iokit.IOAudioFamily    1.8.9fc11
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOSurface    86.0.3
    com.apple.iokit.IOBluetoothFamily    4.1.2f9
    com.apple.driver.AppleGraphicsControl    3.2.13
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.AppleHDAController    2.3.5fc10
    com.apple.iokit.IOHDAFamily    2.3.5fc10
    com.apple.driver.AppleSMBusPCI    1.0.11d0
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.driver.AppleSMBusController    1.0.11d0
    com.apple.iokit.IONDRVSupport    2.3.6
    com.apple.iokit.IOGraphicsFamily    2.3.6
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.5
    com.apple.iokit.IOUSBMassStorageClass    3.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.5
    com.apple.driver.AppleUSBMultitouch    237.3
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.6
    com.apple.driver.AppleUSBMergeNub    5.5.0
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.driver.AppleThunderboltNHI    1.6.3
    com.apple.iokit.IOThunderboltFamily    2.1.8
    com.apple.iokit.IOUSBUserClient    5.5.0
    com.apple.iokit.IO80211Family    510.4
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.3.1
    com.apple.iokit.IOUSBFamily    5.5.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
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    344
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.21
    com.apple.driver.AppleACPIPlatform    1.7
    com.apple.iokit.IOPCIFamily    2.7.3
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0

    Any or all of the following third-party system modifications may be contributing to your problem:
    Rapport
    Telestream audio driver
    If the panic is recurrent, I suggest you uninstall them, one at a time, according to the developers' instructions, to see whether you can identify which one is at fault. A conflict between modifications may be involved. Reboot and test after each uninstallation.
    Uninstalling Rapport
    Back up all data before making any changes.

  • Mac wont shut down, restart or sleep - corrupted software update?

    My Mac Pro (2007 - OSX 10.6.7) will no longer shut down, restart or sleep. When I try to shut down, it logs me out of my user account, shows the light blue screen, momentarily shows the Leopard space background screen, before showing the blue screen again, and finally returning to the login screen prompting for my user/password.
    The only way to poweroff from this point is to hold down the power switch until it forces a power down. This issue has been present for the last two weeks or so ever since I did a Software Update containing a security update. Initially it just failed to perform that update, although after a few days it did do the update, seemingly by fluke. After that, the problem persisted and now there is a new update (Fonts) which again fails to update.
    I have tried all of the following:
    Power off Mac, unplug power and leave for a few seconds
    Power on Mac holding down Ctr + Opt + R + P (resetting PRAM etc)
    Boot up from install CD and perform Disk repair (it did find problems with the disk and repaired them)
    Check and repair permissions
    Delete Software Update related plists & caches from ~/Library and /Library
    Still the problem persists. Examining the logs shows me this:
    04/05/2011 00:24:50          com.apple.WindowServer[11503]          Wed May  4 00:24:50 macpro.local WindowServer[11503] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    04/05/2011 00:25:00          com.apple.launchd[1]          ([0x0-0x226226].com.apple.SoftwareUpdate[11517]) Job appears to have crashed: Segmentation fault
    04/05/2011 00:25:00          com.apple.ScreenSharing.server[11508]          Wed May  4 00:25:00 macpro.local AppleVNCServer[11508] <Warning>: CGSShutdownServerConnections: Detaching application from window server
    04/05/2011 00:25:00          com.apple.ScreenSharing.server[11508]          Wed May  4 00:25:00 macpro.local AppleVNCServer[11508] <Warning>: CGSDisplayServerShutdown: Detaching display subsystem from window server
    04/05/2011 00:25:00          com.apple.UserEventAgent-LoginWindow[11507]          Wed May  4 00:25:00 macpro.local UserEventAgent[11507] <Warning>: CGSShutdownServerConnections: Detaching application from window server
    04/05/2011 00:25:00          com.apple.UserEventAgent-LoginWindow[11507]          Wed May  4 00:25:00 macpro.local UserEventAgent[11507] <Warning>: CGSDisplayServerShutdown: Detaching display subsystem from window server
    04/05/2011 00:25:00          com.apple.ReportCrash.Root[11518]          2011-05-04 00:25:00.895 ReportCrash[11518:2703] Saved crash report for Software Update[11517] version ??? (???) to /Library/Logs/DiagnosticReports/Software Update_2011-05-04-002500_localhost.crash
    04/05/2011 00:25:02          com.apple.WindowServer[11520]          Wed May  4 00:25:02 macpro.local WindowServer[11520] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    I can paste the crash report referred to in the logs if that would be helpful but for now will leave it out as it's huge and largely full of gobledygook.
    I'm at my wits end now. I've always been very proud that in ~4 years of Mac ownership I've never had to reinstall OSX - something I used to do on an anual basis with Windows. My next step probably is a full reinstall, but I really do consider it a drastic step and a last resort.
    Here's hoping that the Mac Support Community can help me out
    Thanks in advance.

    As a followup, upon the advice from someone else I created another user account (non admin) and logged in as that user. From that account I could successfully power down.
    I'm still convinced the issue is related to Software Update as examining the logs showed none of the Software Update related entries as above:
    04/05/2011 09:56:40          com.apple.WindowServer[760]          Wed May  4 09:56:40 macpro.local WindowServer[760] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    04/05/2011 09:56:44          com.apple.coreservicesd[87]          ThrottleProcessIO: throttling disk i/o
    04/05/2011 09:56:50          com.apple.loginwindow[759]          2011-05-04 09:56:50.297 migCacheCleanup[781:903] Flushing Cache Locations...
    04/05/2011 09:57:12          com.apple.WindowServer[840]          Wed May  4 09:57:12 macpro.local WindowServer[840] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

Maybe you are looking for

  • Why can't I use my iCloud Email Address as my Apple ID?

    Why won't Apple allow us to use their own @icloud.com domain for an Apple ID. This has upset me since the inception of MobileMe; it makes perfect sense that many people would prefer to use their iCloud email address as there Apple ID. We've all had M

  • How to bag Tiger on Safari

    On both my G5 and Ti Book I can bring Tiger to a screeching halt using Safari. All I need to do is open 6 - 10 tabs in quick succession, so that they are all trying to load at the same time. I ctrl-click various links on my book marks to bring up the

  • Hi OLAP Help Needed

    Hi, I have to create a cube to work with BI Beans. But i am unable to do so. I want to use only cwm2 for some specific reasons. I am using oracle 10g. Given Below is my database structure TABLE : dw_all_counties Name Null? Type COUNTY_CODE NOT NULL N

  • Have a new computer and want to down load previously purchased movies how do i do this

    I have a new computer and want to down load previously purchased movies but can't find them. How do I do this.

  • VPD, before header clarification

    I know that VPD is based on each workspace. But have some doubts. Which process is fired first: one declared in before header or one defined in VPD: It seems that before header is fired before...right? We have placed in VPD : EXECUTE IMMEDIATE 'ALTER