CoreStorageGroup::completeIORequest - error 0xe00002ca

I've just had a couple of frustrating days tackling some annoying symptoms so I thought I'd provide a fix here for anyone else Googling the same error messages.
I'm on OS X Lion 10.7.2, using Filevault 2 on a 2011 17" Macbook Pro (8GB RAM with the stock 750GB Toshiba MK7559GSXF drive). 
I upgraded from Snow Leopard to Lion on my old 15" 2008 MBP and then recently migrated to the 2011 MBP using Time Machine (i.e. there was several years worth of junk lying around pre-Lion and pre-2011 MBP).  OS X is up to date, even the new EFI update this week.
The symptoms were:
1) Beachball every few minutes - all applications would stop and hang for between 10 and 20 seconds.  Some applications seemed more prone to triggering the problem but I think it was coincidence.  The mouse cursor moved but everything else stopped.
2) The following errors appeared in the kernel log and console after the beachball event:
kernel: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (EE74B25C-0D2C-49B5-BF7D-EFF4D0D4EA18), pv F035EDD4-32D0-4718-B83B-2D61C774E567, near LV byte offset = 320161787904.
kernel: disk1: I/O error.
Note that the CoreStorageGroup error contains a drive label, after a while I realised that my disk wasn't even called 'Macintosh HD' so an unknown application was trying to access an unknown file on a drive that didn't exist.  I checked my drive ID using Macpilot and it wasn't the same as the one in the error (EE74B25C etc).
3) There were no other error messages around these messages that pointed to a specific application.
4) All disk checks reported no problems at all.  Disk Utility (both from within my user account and from the Lion install disk) and fsck from single user mode were happy.
I was bracing myself for a reinstall but then I worked through some tidying up and one of these fixed the problem:
1) Went through ~/Library/Preferences and deleted some files and folders with corrupt names.  I also deleted some old .plist files while I was there.
2) I thought Spotlight might be a problem (maybe an old index entry expects to see a file on 'Macintosh HD' when my drive is really called something else) so I ran 'sudo mdutil -E /' to erase and rebuild the Spotlight index from scratch.  That took about 45 minutes.
3) Zapped the PRAM (Command-Option-P-R quickly after power-on).
4) Found a corrupt .m4b audiobook in my iTunes library.  I stumbled across this really, I noticed that the errors were more frequent when I was listening to the audiobook.  It was corrupt in some way because Finder couldn't work out what kind of file it was.  I thought this might also cause problems with Spotlight so I deleted the corrupt .m4b file.
5) Used Macpilot to clear Recent Files List, Clear User Cache, rebuild Launch Services, rebuild Help Viewer Database and run the daily/weekly/monthly cron jobs.
I'm annoyed that I can't tell you which of these actually solved the problem.  I'm 90% certain it was a combination of deleting the corrupt .m4b file and recreating the Spotlight index.  The .plist files and PRAM zapping might have just made me feel better.
I hope this helps someone.  If it does, just reply to this thread please with the actual solution :-)
Regards.

I'm seeing something very similar, though in my case my HDD is still called "Macintosh HD" so hard to tell if that aspect is the same. Is there a way to get the UUIDs for a FileVault drive? hdiutil and Disk Utility only seem to show me non-FV drive UUIDs...
Interestingly I'm noticing the errors seem to be happening for me in small batches, separated by almost exactly an hour each time.
Today's errors, for example:
26/05/13 11:27:36.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:27:49.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:28:57.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:29:11.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:29:55.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:30:09.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:30:32.000 AM kernel[0]: disk1: I/O error.
26/05/13 11:30:47.000 AM kernel[0]: disk1: I/O error.
26/05/13 12:27:57.000 PM kernel[0]: disk1: I/O error.
26/05/13 12:28:11.000 PM kernel[0]: disk1: I/O error.
26/05/13 12:28:29.000 PM kernel[0]: disk1: I/O error.
26/05/13 12:28:43.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:14:46.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:30:23.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:30:37.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:31:31.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:31:45.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:32:51.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:33:05.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:33:23.000 PM kernel[0]: disk1: I/O error.
26/05/13 1:33:37.000 PM kernel[0]: disk1: I/O error.
26/05/13 2:32:49.000 PM kernel[0]: disk1: I/O error.
26/05/13 2:33:03.000 PM kernel[0]: disk1: I/O error.
26/05/13 2:33:21.000 PM kernel[0]: disk1: I/O error.
26/05/13 2:33:35.000 PM kernel[0]: disk1: I/O error.
26/05/13 3:33:03.000 PM kernel[0]: disk1: I/O error.
26/05/13 3:33:17.000 PM kernel[0]: disk1: I/O error.
26/05/13 3:33:37.000 PM kernel[0]: disk1: I/O error.
26/05/13 3:33:51.000 PM kernel[0]: disk1: I/O error.
26/05/13 4:33:03.000 PM kernel[0]: disk1: I/O error.
26/05/13 4:33:17.000 PM kernel[0]: disk1: I/O error.
26/05/13 4:33:40.000 PM kernel[0]: disk1: I/O error.
26/05/13 4:33:55.000 PM kernel[0]: disk1: I/O error.
My immediate thought is that it's something to do with Time Machine, except my TM backups were at 12:25pm 1:54pm 1:58pm and 5:29pm (odd timings due to cancelling them when I was copying some large files).
So I'm not sure what else would run about once an hour, on the half hour... give or take (except one at 1:14pm).
Edit: Just checked my boot times today:
26/05/13 11:24:45.000 AM bootlog[0]: BOOT_TIME 1369531485 0
26/05/13 1:20:32.336 PM shutdown[1942]: SHUTDOWN_TIME: 1369538432 335485
26/05/13 1:27:43.000 PM bootlog[0]: BOOT_TIME 1369538863 0
So the hourly event seems perhaps related to boot time, and preparing to shutdown may have had something to do with the 1:14pm event.
I'm hoping to test Compact's ideas one at a time, and see if any one in particular seems to fix it... I ran the mdutil -E / command to reinitialise Spotlight at 5:20pm and didn't get the error at 5:33pm so that's inspiring a little hope... but without knowing how to definitely cause/repeat the error I'm not sure when I'll really know...
Edit: hourly trigger based on boot time theory

Similar Messages

  • Error 0xe00002ca black screen after login, Mountain Lion on Macbook pro 13 inch early 2011 SSD 256 GB

    After entering my pw at the login screen, I get a black screen
    This started after battery got fully drained accidentally.
    It has happened in the past after battery gets fully drained accidentally, and I have to reboot several times until it boots properly.
    This time I tried rebooting several times but it never booted properly
    Tried booting into Safe Mode, by restart Mac while holding down theShift key past the chime, until I saw the Apple logo and spinning gear. I did NOT see the spinning gear change into a solid progress bar. I also did NOT see OS X login window with the words “Safe boot” in bright red.
    I Tried booting Mac’s recovery system, by restarting Mac and holding down Command + R during boot. I ran Disk Utility and theVerify Disk option  did NOT find any errors. Interestingly only 16 mb was found to be available on the 250 GB disk. Note: I have filevault2 encryption enabled
    Please find below the output of verbose mode.  (Command-V)
    com.apple.launchd.     1 com.apple.launchd.
    ** /dev/rdisk1 (NO WRITE)
    ** Root file system
       Executing fsck_hfs (version diskdev_cmds-557.3.1~5).
    ** /dev/rdisk1
            Using cacheBlockSize=32k cacheTotalBlock=98304 cachesSize=3145728k.
    ** Root file system
       Executing fsck_hfs (version diskdev_cmds-557.3.1~5).
    ** Checking Journaled HFS Plusvolume
        The volume name is Macintosh HD
    ** Checking extents overflow file.
    ** Checking catalog file.
    CoreStorageGroup::completeIOrequest - error 0xe00002ca detected for LVG "Macintosh HD"(F2296C53..........), pv 22837757 .........., near LV byte offset = 1823211520
    disk1: I/O error.
    AppleUSBMultitouchDriver ::checkStatus - received Status Packet, Payload 2: device was reinitialized
    ** The volume Macintosh HD could not be verified completely.
    Kext loading now disabled
    Kext unloading now disabled
    Kext autounloading now disabled
    Kernel requests now disabled
    com.apple.launchd.     1 com.apple.launchd.
    N 20 21:05:51 2014
    C
    ocontinuing
    m.apple.launchd.     1 com.apple.launchctl.system
    done
    CPU halted
    I do have time machine backup.
    Do I need to erase the harddisk and restore from time machine, just reinstall OS Mountain lion from internet, get a new hard disk, or do something else.
    I don't know if I need to boot this Macbook from an external disk/drive and copy data or fix some minor error
    PLEASE HELP !
    I would highly appreciate it.

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode - About
    Safe Mode

  • OS X 10.8.2 - Disk I/O error triggered by Adobe Application Manager

    Hi all,
    I've been experienceing some issues wince updating from 10.8.1 to 10.8.2 when using Adobe Creative Suite CS5.5 and CS6.
    Since going onto 10.8.2, everytime I launch Adobe Application Manager to perfom updates and manage my installation my MacBook stops responding and I'm presented with beachball.
    I can leave the system for an hour and the Adobe Application Manager finally launches, however its un-responsive.
    I'm unable to force quite as the entire system stops repsonding.
    I've been trying to pinpoint the exact cause, and without fail Adobe Application Manager triggers it.
    Here is an extract from the system log that appears when I try to use Adobe Application Manager.
    29/10/2012 10:28:22.000 kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Munkey" (52A623F9-3A52-49A0-9055-DBBE3F0F6D46), pv 94322727-7BBC-4879-9AEC-0DC57100EA39, near LV byte offset = 123945537536.
    29/10/2012 10:28:22.000 kernel[0]: disk1: I/O error.
    29/10/2012 10:28:22.000 kernel[0]: hfs_clonefile: cluster_read failed - 5
    29/10/2012 10:29:29.000 kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Munkey" (52A623F9-3A52-49A0-9055-DBBE3F0F6D46), pv 94322727-7BBC-4879-9AEC-0DC57100EA39, near LV byte offset = 126514241536.
    29/10/2012 10:29:29.000 kernel[0]: disk1: I/O error.
    The error keeps repeating until I power down the machine.
    At first alarm bells are ringing as this suggests my HD is about to drop dead. However on another user account everything works perfectly including Adobe Application Manager.
    Things I've tried:
    I've ran Disk utility from the recovery partition to both verify the disk and fix permissions. All OK
    S.M.A.R.T. is verified
    Use a different user - Which seems to be fine
    Uninstalled both CS6 and CS5.5 removing using the option to delete all preferences - No change
    Used CS cleaner from Adobe to ensure every last trace of CS is removed - No change
    Temporarily removed my users entire preference folder - No change
    Rebuilt the Spotlight Index - No change
    PRAM Reset Mulitple times - No change
    Used ONYX to clear out Application Caches - No change
    Verified using SeaTools under Windows 7 bootcamped - All OK
    Just wondered if anyone else is having similar problems, or better yet has resolved it.

    I've finally managed to spend a bit of time investigating further. Turns out that the PDApp.log file found in ~/Library/Logs/ was corrupted and also a couple of non related items awell. Possibly caused by hard reset or something whilst it was being written to?
    I found this out by borrowing an external, the copied by entire user folder to the external using cp -R. This alerted me to any files that couldn't be copied across.
    cp: /Users/paul/Library/Logs/PDApp.log: Input/output error
    cp: /Users/paul/Pictures/Aperture Library.aplibrary/Database/apdb/History.apdb: Input/output error
    cp: /Users/paul/Pictures/Aperture Library.aplibrary/Masters/2012/06/07/20120607-205006/DSCF5046.JPG: Input/output error
    It did take a while to delete these, then I emptied my trash, again it took a while. But finally I'm free of lockups and I can use Creative Suite again ;-)
    Going to monitor my drive for a couple of months see if anything else corrupts. Fingers crossed.
    Thanks for your input guys. Hope this helps other folks.

  • Error: -69774: Couldn't bring the new Core Storage Logical Volume online

    Hi,
    I have a filevault encrypted drive (750GB).
    I first noticed a problem when it prompted my for the FileVault passphrase (which I had stored in my keychain) and entering the correct passphrase resulted in the typical "error" response (the sideways "bouncing" entry field) asking me for the passphrase again.
    So I get a list of the corestorage to get the UUID of the encrypted volume:
    >diskutil corestorage list
    CoreStorage logical volume groups (1 found)
    |
    +-- Logical Volume Group ********-****-****-****-************
        =========================================================
        Name:         750GB APPLE HDD
        Status:       Online
        Size:         749812400128 B (749.8 GB)
        Free Space:   0 B (0 B)
        |
        +-< Physical Volume ********-****-****-****-************
        |   ----------------------------------------------------
        |   Index:    0
        |   Disk:     disk2s2
        |   Status:   Online
        |   Size:     749812400128 B (749.8 GB)
        |
        +-> Logical Volume Family ********-****-****-****-************
            Encryption Status:       Locked
            Encryption Type:         AES-XTS
            Conversion Status:       Complete
            Conversion Direction:    -none-
            Has Encrypted Extents:   Yes
            Fully Secure:            Yes
            Passphrase Required:     Yes
            |
            +-> Logical Volume ********-****-****-****-************
                Disk:                  -none-
                Status:                Locked
                Size (Total):          749493624832 B (749.5 GB)
                Conversion Progress:   -none-
                Revertible:            No
                LV Name:               750GB APPLE HDD
                Content Hint:          Apple_HFS
    Using command line I get the following response:
    >diskutil corestorage unlockvolume UUID -stdinpassphrase
    {UUID being the one of the last Logical Volume named "750GB APPLE HDD"}
    Passphrase:
    Started CoreStorage operation
    Logical Volume successfully unlocked
    Error: -69774: Couldn't bring the new Core Storage Logical Volume online
    next I try:
    >diskutil corestorage revert UUID -stdinpassphrase
    Passphrase:
    Started CoreStorage operation on disk3
    Error: -69741: The target disk isn't eligible for reversion because it wasn't created by conversion or it is not part of a simple setup of exactly one logical and one physical volume
    and then:
    >diskutil corestorage unlockvolume UUID -stdinpassphrase
    Passphrase:
    Error beginning CoreStorage Logical Volume unlock: The target Core Storage volume is not locked (-69748)
    looking at the kernel log I see the following interesting entries:
    08.12.13 15:32:47,000 kernel[0]: CoreStorage: fsck_cs has finished for group "UUID" with status 0x00
    08.12.13 15:32:47,000 kernel[0]: CoreStorageFamily::unlockVEKs() failed to unwrap the vek, status = e00002bc
    08.12.13 15:33:10,000 kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "750GB APPLE HDD" (UUID), pv UUID-of-Physical-Volume, near LV byte offset = 0.
    08.12.13 15:34:51,000 kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002d9 detected for LVG "750GB APPLE HDD" (UUID), pv UUID-of-Physical-Volume, near LV byte offset = 0.
    BTW: after a while I also hear a single clicking sound (head jumping back on drive) so I am not sure if it might be a physical disk failure.
    Any ideas anyone?

    Also, I've tried Terminal command: diskutil corestorage revert UUID -stdinpassphrase which returned "Error: -69854: A disk with a mount point is required"
    Also, I've tried Terminal command: diskutil corestorage changeVolumePassword UUID -newpassphrase which returned "Error beginning CoreStorage Logical Volume unlock: The target Core Storage volume is not encrypted (-69755)"

  • Recurrent Error that freezes my system till it shows up as a caution

    Hi Guys,
    My macbook pro running yosemite is running perfectly fine however it occasionally gets frozen and then after a few seconds to half a minute as soon as the error message appears it gets unfrozen. I saw a lot of people get brilliant help at this site so please help me out if possible:
    10/04/2015 8:51:38.466 pm com.apple.iCloudHelper[70493]: objc[70493]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Famil yNotification. One of the two will be used. Which one is undefined.
    10/04/2015 8:51:38.478 pm com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    10/04/2015 8:51:38.615 pm AddressBookSourceSync[70483]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://ftayyab%[email protected]/carddav/v1/principals/ftayyab%40gmail.com ///ftayyab%[email protected]/carddav/v1/principals/ftayyab%40gmail.com/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc522c13810 {NSUnderlyingError=0x7fc522d21a90 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://ftayyab%[email protected]/carddav/v1/principals/ftayyab%40gmail.com ///ftayyab%[email protected]/carddav/v1/principals/ftayyab%40gmail.com/, NSErrorFailingURLKey=https://ftayyab%[email protected]/carddav/v1/principals/ftayyab%40gmail.com ///ftayyab%[email protected]/carddav/v1/principals/ftayyab%40gmail.com/, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    10/04/2015 8:51:38.615 pm AddressBookSourceSync[70483]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://tayyab.mf%[email protected]/8041265798/principal///tayyab.mf%[email protected]/8041265798/principal/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc522f726a0 {NSUnderlyingError=0x7fc522d260b0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://tayyab.mf%[email protected]/8041265798/principal///tayyab.mf%[email protected]/8041265798/principal/, NSErrorFailingURLKey=https://tayyab.mf%[email protected]/8041265798/principal///tayyab.mf%[email protected]/8041265798/principal/, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    10/04/2015 8:52:41.368 pm WindowServer[122]: disable_update_timeout: UI updates were forcibly disabled by application "Mac Blu-ray Player" for over 1.00 seconds. Server has re-enabled them.
    10/04/2015 8:52:41.713 pm WindowServer[122]: common_reenable_update: UI updates were finally reenabled by application "Mac Blu-ray Player" after 1.34 seconds (server forcibly re-enabled them after 1.00 seconds)
    10/04/2015 8:52:49.877 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 506320074 for window 2280
    10/04/2015 8:52:49.877 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 506320074 for window 2280
    10/04/2015 8:52:49.877 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 506320074 for window 2280
    10/04/2015 8:52:49.878 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 506320074 for window 2280
    10/04/2015 8:52:49.878 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 506320074 for window 2280
    10/04/2015 8:52:53.983 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:53:08.574 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:53:26.177 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:54:25.951 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:54:28.388 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 530551425 for window 2280
    10/04/2015 8:54:28.388 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 530551425 for window 2280
    10/04/2015 8:54:28.389 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 530551425 for window 2280
    10/04/2015 8:54:28.389 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 530551425 for window 2280
    10/04/2015 8:54:28.389 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 530551425 for window 2280
    10/04/2015 8:54:36.475 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:54:40.026 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:54:43.442 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 521710231 for window 2280
    10/04/2015 8:54:43.442 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 521710231 for window 2280
    10/04/2015 8:54:43.442 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 521710231 for window 2280
    10/04/2015 8:54:43.442 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 521710231 for window 2280
    10/04/2015 8:54:43.442 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 521710231 for window 2280
    10/04/2015 8:54:47.436 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:57:11.000 pm kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (8F6BD18C-12E2-4311-82C1-8427FC382AA1), pv 80B7AF0D-4266-40AE-858B-868BED733CD5, near LV byte offset = 194375393280.
    10/04/2015 8:57:11.000 pm kernel[0]: disk1: I/O error.
    10/04/2015 8:57:11.733 pm Utility[70787]: Utility Error
    10/04/2015 8:57:21.167 pm Console[70816]: Failed to connect (_consoleX) outlet from (NSApplication) to (ConsoleX): missing setter or instance variable
    10/04/2015 8:57:24.415 pm WindowServer[122]: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    10/04/2015 8:57:28.068 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326
    10/04/2015 8:57:28.068 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326
    10/04/2015 8:57:28.068 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326
    10/04/2015 8:57:28.068 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326
    10/04/2015 8:57:28.068 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326
    10/04/2015 8:57:28.069 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326
    10/04/2015 8:57:28.069 pm WindowServer[122]: WSGetSurfaceInWindow : Invalid surface 519316934 for window 2326

    The startup drive is failing, or there is some other internal hardware fault.
    Back up all data on the drive immediately if you don't already have a current backup. There are ways to back up a computer that isn't fully functional—ask if you need guidance.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • Black screen after login, Mountain Lion on Macbook pro 13 inch early 2011 SSD 256 GB

    After entering my pw at the login screen, I get a black screen
    This started after battery got fully drained accidentally.
    It has happened in the past after battery gets fully drained accidentally, and I have to reboot several times until it boots properly.
    This time I tried rebooting several times but it never booted properly
    Tried booting into Safe Mode, by restart Mac while holding down theShift key past the chime, until I saw the Apple logo and spinning gear. I did NOT see the spinning gear change into a solid progress bar. I also did NOT see OS X login window with the words “Safe boot” in bright red.
    I Tried booting Mac’s recovery system, by restarting Mac and holding down Command + R during boot. I ran Disk Utility and theVerify Disk option  did NOT find any errors. Interestingly only 16 mb was found to be available on the 250 GB disk. Note: I have filevault2 encryption enabled
    Please find below the output of verbose mode.  (Command-V)
    com.apple.launchd.     1 com.apple.launchd.
    ** /dev/rdisk1 (NO WRITE)
    ** Root file system
       Executing fsck_hfs (version diskdev_cmds-557.3.1~5).
    ** /dev/rdisk1
            Using cacheBlockSize=32k cacheTotalBlock=98304 cachesSize=3145728k.
    ** Root file system
       Executing fsck_hfs (version diskdev_cmds-557.3.1~5).
    ** Checking Journaled HFS Plusvolume
        The volume name is Macintosh HD
    ** Checking extents overflow file.
    ** Checking catalog file.
    CoreStorageGroup::completeIOrequest - error 0xe00002ca detected for LVG "Macintosh HD"(F2296C53..........), pv 22837757 .........., near LV byte offset = 1823211520
    disk1: I/O error.
    AppleUSBMultitouchDriver ::checkStatus - received Status Packet, Payload 2: device was reinitialized
    ** The volume Macintosh HD could not be verified completely.
    Kext loading now disabled
    Kext unloading now disabled
    Kext autounloading now disabled
    Kernel requests now disabled
    com.apple.launchd.     1 com.apple.launchd.
    N 20 21:05:51 2014
    C
    ocontinuing
    m.apple.launchd.     1 com.apple.launchctl.system
    done
    CPU halted
    I do have time machine backup.
    Do I need to erase the harddisk and restore from time machine, just reinstall OS Mountain lion from internet, get a new hard disk, or do something else.
    I don't know if I need to boot this Macbook from an external disk/drive and copy data or fix some minor error
    PLEASE HELP !
    I would highly appreciate it.

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode - About
    Safe Mode

  • Yosemite crashing every hour or so

    This all started with a frozen black screen. Wiped and re-formatted drive. Restored from Time machine. iMac now works but freezes about once an hour, and in between it is very slow with the bouncing beachball of death floating on the screen.
    I looked at a few other posts, and followed a suggestion by Linc to post specific information from Console. That follows.
    Can anyone, Linc Davis or someone else, offer any helpful insight. Please. Or do I have to box it all up and take it to Apple Repair?
    Thanks,
    Before BOOT_TIME:
    19/12/2014 3:55:39.483 pm osascript[715]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax" 
    19/12/2014 3:55:46.638 pm sharingd[289]: 15:55:46.638 : Starting Handoff advertising
    19/12/2014 3:55:53.568 pm discoveryd[49]: Basic NATTServer Got control URL: http://10.1.1.1:5431//uuid:78a05148-ecd9-d9ec-4851-a078a048d90002/WANPPPConnecti on:1 (ppp)
    19/12/2014 3:55:54.101 pm com.apple.backupd-helper[42]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    19/12/2014 3:55:54.633 pm sharingd[289]: 15:55:54.633 : Starting Handoff advertising
    19/12/2014 3:55:56.636 pm sharingd[289]: 15:55:56.635 : Stopping Handoff advertising
    19/12/2014 3:56:00.596 pm sharingd[289]: 15:56:00.595 : Starting Handoff advertising
    19/12/2014 3:56:05.942 pm com.apple.xpc.launchd[1]: (com.apple.PubSub.Agent[719]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.pubsub.ipc
    19/12/2014 3:56:05.942 pm com.apple.xpc.launchd[1]: (com.apple.PubSub.Agent[719]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.pubsub.notification
    19/12/2014 3:56:10.088 pm sharingd[289]: 15:56:10.088 : Starting Handoff advertising
    19/12/2014 3:56:13.581 pm sharingd[289]: 15:56:13.580 : Starting Handoff advertising
    19/12/2014 3:56:18.068 pm sharingd[289]: 15:56:18.068 : Starting Handoff advertising
    19/12/2014 3:56:24.240 pm com.apple.backupd[720]: Starting automatic backup
    19/12/2014 3:56:24.241 pm com.apple.backupd[720]: Attempting to mount network destination URL: afp://BigMac;[email protected]/Data
    19/12/2014 3:56:24.000 pm kernel[0]: AppleSRP started.
    19/12/2014 3:56:25.086 pm NetAuthSysAgent[721]: TUAMHandler::SetUAMType setting UAMType to 13
    19/12/2014 3:56:26.054 pm CleanMyDrive[357]: Skipped because nobrowse
    19/12/2014 3:56:26.055 pm 2BUA8C4S2C.com.agilebits.onepassword4-helper[503]: 510019 [HELPER:0x7f9ff1c07730:<OPHelperAppDelegate: 0x7f9ff1c10580>] S workspaceDidMount: | workspaceDidMount
    19/12/2014 3:56:26.065 pm com.apple.backupd[720]: Mounted network destination at mount point: /Volumes/Data using URL: afp://BigMac;[email protected]/Data
    19/12/2014 3:56:26.065 pm mds[32]: (Volume.Normal:2464) volume:0x7f980b045e00 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Data
    19/12/2014 3:56:27.067 pm sharingd[289]: 15:56:27.067 : Starting Handoff advertising
    19/12/2014 3:56:27.788 pm sharingd[289]: 15:56:27.787 : Starting Handoff advertising
    19/12/2014 3:56:29.792 pm sharingd[289]: 15:56:29.792 : Stopping Handoff advertising
    19/12/2014 3:56:39.542 pm osascript[727]: Cannot find executable for CFBundle 0x7fcc90f33b10 </Library/ScriptingAdditions/QXPScriptingAdditions.osax> (not loaded)
    19/12/2014 3:56:39.542 pm osascript[727]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    19/12/2014 3:56:59.461 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.466 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.470 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.474 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.553 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.557 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.561 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:56:59.566 pm sandboxd[271]: ([309]) com.apple.metada(309) deny file-read-data /
    19/12/2014 3:57:09.254 pm Spotlight[303]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    19/12/2014 3:57:22.000 pm kernel[0]: jnl: disk7s2: replay_journal: from: 26140672 to: 26267648 (joffset 0x3a28000)
    19/12/2014 3:57:23.000 pm kernel[0]: jnl: disk7s2: journal replay done.
    19/12/2014 3:57:24.000 pm kernel[0]: hfs: mounted Time Machine Backups on device disk7s2
    19/12/2014 3:57:24.497 pm CleanMyDrive[357]: Disk description changed (null)
    19/12/2014 3:57:24.500 pm 2BUA8C4S2C.com.agilebits.onepassword4-helper[503]: 510019 [HELPER:0x7f9ff1c07730:<OPHelperAppDelegate: 0x7f9ff1c10580>] S workspaceDidMount: | workspaceDidMount
    19/12/2014 3:57:24.501 pm CleanMyDrive[357]: Skipped because nobrowse
    19/12/2014 3:57:24.537 pm CleanMyDrive[357]: Skipped volume because it is not at /Volumes
    19/12/2014 3:57:24.537 pm 2BUA8C4S2C.com.agilebits.onepassword4-helper[503]: 510019 [HELPER:0x7f9ff1c07730:<OPHelperAppDelegate: 0x7f9ff1c10580>] S workspaceDidMount: | workspaceDidMount
    19/12/2014 3:57:24.570 pm 2BUA8C4S2C.com.agilebits.onepassword4-helper[503]: 510019 [HELPER:0x7f9ff1c07730:<OPHelperAppDelegate: 0x7f9ff1c10580>] S workspaceDidMount: | workspaceDidMount
    19/12/2014 3:57:24.573 pm CleanMyDrive[357]: Skipped volume because it is not at /Volumes
    19/12/2014 3:57:25.502 pm com.apple.backupd[720]: Disk image /Volumes/Data/BiggerMac (3).sparsebundle mounted at: /Volumes/Time Machine Backups
    19/12/2014 3:57:26.763 pm mds[32]: (Volume.Error:880) Root store set to FSOnly with matching create! (loaded:1)
    19/12/2014 3:57:28.040 pm com.apple.backupd[720]: Backing up to /dev/disk7s2: /Volumes/Time Machine Backups/Backups.backupdb
    19/12/2014 3:57:39.600 pm osascript[762]: Cannot find executable for CFBundle 0x7feca1f1e810 </Library/ScriptingAdditions/QXPScriptingAdditions.osax> (not loaded)
    19/12/2014 3:57:39.601 pm osascript[762]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    19/12/2014 3:57:41.754 pm com.apple.backupd[720]: Inheritance scan may be required for '/', associated with previous UUID: D8F29BBF-F34D-3241-A87A-14126F7C1698
    19/12/2014 3:57:41.845 pm com.apple.backupd[720]: Event store UUIDs don't match for volume: ST Bigger Mac HD
    19/12/2014 3:57:45.736 pm com.apple.backupd[720]: Deep event scan at path:/ reason:must scan subdirs|new event db|
    19/12/2014 3:57:45.736 pm com.apple.backupd[720]: Running event scan
    19/12/2014 3:57:45.736 pm com.apple.backupd[720]: First backup after disk inheritance for '/' - comprehensive scan required
    19/12/2014 3:58:25.000 pm kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (2EEDE4D9-79CA-476D-BD29-3E481E06C4F1), pv EBF34EFA-35FA-439A-98FF-7D471783713F, near LV byte offset = 10487767040.
    19/12/2014 3:58:25.000 pm kernel[0]: disk2: I/O error.
    19/12/2014 3:58:39.655 pm osascript[768]: Cannot find executable for CFBundle 0x7fd8505341c0 </Library/ScriptingAdditions/QXPScriptingAdditions.osax> (not loaded)
    19/12/2014 3:58:39.655 pm osascript[768]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    19/12/2014 4:09:11.000 pm bootlog[0]: BOOT_TIME 1418965751 0
    System Diagnostic Reports
    1.
    Process:               fontworker [709] 
    Path:                  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Support/fontworker
    Identifier:            fontworker
    Version:               134
    Code Type:             X86-64 (Native)
    Parent Process:        launchd [1]
    Responsible:           fontworker [709]
    User ID:               0
    Date/Time:             2014-12-19 15:14:39.905 +1100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:      
    Time Awake Since Boot: 1600 seconds
    Crashed Thread:        2  Dispatch queue: XType
    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:       0x000000000000000a, 0x0000000104bdc004
    VM Regions Near 0x104bdc004:
        VM_ALLOCATE            0000000104bd4000-0000000104bdc000 [   32K] r--/r-- SM=SHM
    --> mapped file            0000000104bdc000-0000000104bf9000 [  116K] rw-/rwx SM=COW  /Library/Fonts/Webdings/..namedfork/rsrc
        Dispatch continuations 0000000104c00000-0000000105400000 [ 8192K] rw-/rwx SM=PRV
    Thread 0:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff9aecc22e kevent64 + 10
    1   libdispatch.dylib              0x00007fff8d7dfa6a _dispatch_mgr_thread + 52
    Thread 1:: Dispatch queue: com.apple.root.default-qos.overcommit
    0   libsystem_kernel.dylib         0x00007fff9aecb73e __sigsuspend_nocancel + 10
    1   libdispatch.dylib              0x00007fff8d7ed3ad _dispatch_sig_thread + 45
    Thread 2 Crashed:: Dispatch queue: XType
    0   com.apple.CoreServices.CarbonCore 0x00007fff9a953d8a CheckMapHeaderCommon + 4
    1   com.apple.CoreServices.CarbonCore 0x00007fff9a9569a5 RMNewMappedRefFromMappedFork + 50
    2   libFontParser.dylib            0x00007fff90390e13 TResourceForkFileReference::TResourceForkFileReference(char const*, bool) + 79
    3   libFontParser.dylib            0x00007fff90390d4b TResourceForkSurrogate::TResourceForkSurrogate(char const*, bool) + 95
    4   libFontParser.dylib            0x00007fff9038af33 TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 541
    5   libFontParser.dylib            0x00007fff9038a783 FPFontCreateFontsWithPath + 210
    6   libCGXType.A.dylib             0x00007fff9125a931 create_private_data_with_path + 19
    7   com.apple.CoreGraphics         0x00007fff980a3e8f CGFontCreateFontsWithPath + 40
    8   com.apple.CoreGraphics         0x00007fff980a3a95 CGFontCreateFontsWithURL + 377
    9   fontworker                     0x0000000104b2901b 0x104b27000 + 8219
    10  fontworker                     0x0000000104b296e2 0x104b27000 + 9954
    11  fontworker                     0x0000000104b2b61f 0x104b27000 + 17951
    12  fontworker                     0x0000000104b2bd30 0x104b27000 + 19760
    13  libdispatch.dylib              0x00007fff8d7e9bed dispatch_mig_server + 403
    14  libdispatch.dylib              0x00007fff8d7dcc13 _dispatch_client_callout + 8
    15  libdispatch.dylib              0x00007fff8d7e787e _dispatch_source_latch_and_call + 721
    16  libdispatch.dylib              0x00007fff8d7e062b _dispatch_source_invoke + 412
    17  libdispatch.dylib              0x00007fff8d7e0154 _dispatch_queue_drain + 571
    18  libdispatch.dylib              0x00007fff8d7e1ecc _dispatch_queue_invoke + 202
    19  libdispatch.dylib              0x00007fff8d7df6b7 _dispatch_root_queue_drain + 463
    20  libdispatch.dylib              0x00007fff8d7edfe4 _dispatch_worker_thread3 + 91
    21  libsystem_pthread.dylib        0x00007fff9a1d56cb _pthread_wqthread + 729
    22  libsystem_pthread.dylib        0x00007fff9a1d34a1 start_wqthread + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7c014730  rbx: 0x00007fe141c06490  rcx: 0x00007fff9aecbb9e  rdx: 0x0000000105500008
      rdi: 0x0000000104bdc000  rsi: 0x000000000001c015  rbp: 0x00000001054fffb0  rsp: 0x00000001054fffb0
       r8: 0x0000000000000004   r9: 0x0000000000000000  r10: 0x00007fe141c06498  r11: 0x0000000000000202
      r12: 0x000000000001c015  r13: 0x00000000ffffffce  r14: 0x0000000105500008  r15: 0x0000000104bdc000
      rip: 0x00007fff9a953d8a  rfl: 0x0000000000010216  cr2: 0x0000000104bdc004
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x104b27000 -        0x104b42ff7  fontworker (134) <22E23C9B-1F92-3514-816F-97B3DE0B865F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Support/fontworker
        0x7fff620a0000 -     0x7fff620d6837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8b531000 -     0x7fff8b653ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8b654000 -     0x7fff8b65aff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8b65b000 -     0x7fff8b71eff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b71f000 -     0x7fff8b725fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8b726000 -     0x7fff8b728ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8b7d8000 -     0x7fff8b7e6ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b85a000 -     0x7fff8b886fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8b894000 -     0x7fff8b899ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8b89a000 -     0x7fff8b89bffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8b8c0000 -     0x7fff8b8c2fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8bb1d000 -     0x7fff8beb3fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8c1d1000 -     0x7fff8c1d3ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8c212000 -     0x7fff8c23ffff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8c310000 -     0x7fff8c350ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c351000 -     0x7fff8c35dff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c35e000 -     0x7fff8c366fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c66d000 -     0x7fff8c69bfff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c69c000 -     0x7fff8c6a4ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8c7d1000 -     0x7fff8c7deff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8c7df000 -     0x7fff8c7f9ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8c7fa000 -     0x7fff8c859ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c9ca000 -     0x7fff8cb58fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8cbb4000 -     0x7fff8cbbffff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8cbc0000 -     0x7fff8cbc8ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8cbc9000 -     0x7fff8cc41ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8cc42000 -     0x7fff8cc52ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8cd1f000 -     0x7fff8cd73fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8cd74000 -     0x7fff8cdacffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8ced6000 -     0x7fff8cf4afff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8cf4b000 -     0x7fff8cf70ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cfec000 -     0x7fff8d12efff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8d754000 -     0x7fff8d784ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d789000 -     0x7fff8d7daff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8d7db000 -     0x7fff8d805ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8d806000 -     0x7fff8d808fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d809000 -     0x7fff8d844fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d8d9000 -     0x7fff8d933ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8db67000 -     0x7fff8db8ffff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8dbfd000 -     0x7fff8dd14fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ddf0000 -     0x7fff8de0aff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8de0b000 -     0x7fff8de79ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8de7a000 -     0x7fff8de81ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8de82000 -     0x7fff8df9affb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8e0ea000 -     0x7fff8e136ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8e665000 -     0x7fff8e665ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8f621000 -     0x7fff8f954ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8f955000 -     0x7fff8f9c9ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8fa19000 -     0x7fff8fa24ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8fa2b000 -     0x7fff8fa2bfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8fa2c000 -     0x7fff8fa2cff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8fae5000 -     0x7fff8faf6ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8fb2d000 -     0x7fff8fb2efff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8fc1b000 -     0x7fff8fc23fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8fc24000 -     0x7fff8fe09267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8fe0a000 -     0x7fff8fe11fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fe12000 -     0x7fff8fe17ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8fe32000 -     0x7fff8ff24ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8ff92000 -     0x7fff90177ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff90319000 -     0x7fff90380ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90389000 -     0x7fff9047dff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9047e000 -     0x7fff90681ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff90687000 -     0x7fff90704fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9125a000 -     0x7fff9125cffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff9128d000 -     0x7fff912b8fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff912b9000 -     0x7fff912bcff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff912bd000 -     0x7fff91525ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92202000 -     0x7fff92232fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff92233000 -     0x7fff92249ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff92af9000 -     0x7fff92b6ffe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff92cc2000 -     0x7fff92ccdff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff92cf6000 -     0x7fff92d8bff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff92d8c000 -     0x7fff92d96ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff92daf000 -     0x7fff92db3ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff92dbd000 -     0x7fff92eaffff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff9303e000 -     0x7fff93043ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff93050000 -     0x7fff93052fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff93053000 -     0x7fff93190fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff93191000 -     0x7fff93192fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93aae000 -     0x7fff93aaefff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff93b44000 -     0x7fff93b48fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff93b9a000 -     0x7fff93ba2fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff93ba3000 -     0x7fff93bf0ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff93cf8000 -     0x7fff93d96fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff93e77000 -     0x7fff93e77ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff93ff7000 -     0x7fff94013ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff942c9000 -     0x7fff942e3ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff9436a000 -     0x7fff94698ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95093000 -     0x7fff950a2fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff950a9000 -     0x7fff950b2fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff950d6000 -     0x7fff95529fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff95598000 -     0x7fff955c0fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff955ca000 -     0x7fff9560bfff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff958c8000 -     0x7fff95b42fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff95c09000 -     0x7fff95c64fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff95d68000 -     0x7fff95daeff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff95daf000 -     0x7fff95dc8ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff95dc9000 -     0x7fff95dcdff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff95dd0000 -     0x7fff95dd1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff95dd2000 -     0x7fff95e18ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff95f47000 -     0x7fff95f47fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff95f48000 -     0x7fff95f4dfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff95f4e000 -     0x7fff95f69ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff961bb000 -     0x7fff961d8ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff96b6a000 -     0x7fff96b6efff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff96b7c000 -     0x7fff96b85ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff96b86000 -     0x7fff96b9dff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff96c82000 -     0x7fff96c86fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff96c8e000 -     0x7fff96cb3ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff96e35000 -     0x7fff96ec1fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff96ec2000 -     0x7fff96ec5fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff9726c000 -     0x7fff9726dfff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff97278000 -     0x7fff9727bfff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff97285000 -     0x7fff972b0fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff972ed000 -     0x7fff97318ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff97eef000 -     0x7fff97f38ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff97f39000 -     0x7fff97f4afff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff98088000 -     0x7fff988dfff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff988e5000 -     0x7fff98956ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff98c35000 -     0x7fff99042ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff99a5a000 -     0x7fff99ac9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff99aca000 -     0x7fff99ad5fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff99c5e000 -     0x7fff99c67ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9a1d2000 -     0x7fff9a1dbfff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9a1dc000 -     0x7fff9a1edff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff9a341000 -     0x7fff9a434ff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff9a79c000 -     0x7fff9a7a9ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff9a859000 -     0x7fff9a8f8df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff9a8f9000 -     0x7fff9a922ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff9a923000 -     0x7fff9a927fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff9a945000 -     0x7fff9a945fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9a946000 -     0x7fff9ac2dffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9ac41000 -     0x7fff9adacff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9aeb5000 -     0x7fff9aed2fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9aed3000 -     0x7fff9aed4ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9aeee000 -     0x7fff9af08ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff9af09000 -     0x7fff9af0bfff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9af0c000 -     0x7fff9af0eff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff9af11000 -     0x7fff9af11fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 876
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=140.0M resident=68.4M(49%) swapped_out_or_unallocated=71.6M(51%)
    Writable regions: Total=53.8M written=472K(1%) resident=3992K(7%) swapped_out=0K(0%) unallocated=49.9M(93%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Dispatch continuations             8192K
    Kernel Alloc Once                     4K
    MALLOC                             36.3M
    MALLOC (admin)                       32K
    Memory Tag 88                         4K
    STACK GUARD                          12K
    Stack                              65.1M
    VM_ALLOCATE                         332K
    __DATA                             6120K
    __LINKEDIT                         70.1M
    __TEXT                             69.9M
    __UNICODE                           544K
    mapped file                        22.6M
    shared memory                         4K
    ===========                      =======
    TOTAL                             278.9M
    System Profile:
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (7.15.124.12.10)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
    Thunderbolt Bus: iMac, Apple Inc., 23.4
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738424255352D474E2D4620
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738424255352D474E2D4620
    USB Device: Hub
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: USB 2.0 Hub [MTT]
    USB Device: External HDD
    USB Device: Ext HDD 1021
    USB Device: External HDD
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Serial ATA Device: APPLE HDD ST3000DM001, 3 TB
    Serial ATA Device: APPLE SSD SM128E, 121.33 GB
    Model: iMac13,2, BootROM IM131.010A.B05, 4 processors, Intel Core i5, 3.2 GHz, 16 GB, SMC 2.11f16
    Network Service: Ethernet, Ethernet, en0
    Graphics: NVIDIA GeForce GTX 675MX, NVIDIA GeForce GTX 675MX, PCIe, 1024 MB
    2.
    Process:               genatsdb [662] 
    Path:                  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Support/genatsdb
    Identifier:            genatsdb
    Version:               375
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [660]
    Responsible:           genatsdb [662]
    User ID:               97
    Date/Time:             2014-12-19 15:12:16.812 +1100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:      
    Time Awake Since Boot: 1400 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:       0x000000000000000a, 0x000000010c0de004
    VM Regions Near 0x10c0de004:
        VM_ALLOCATE            000000010c0da000-000000010c0de000 [   16K] rw-/rwx SM=PRV
    --> mapped file            000000010c0de000-000000010c0fb000 [  116K] rw-/rwx SM=COW  /Library/Fonts/Webdings/..namedfork/rsrc
        VM_ALLOCATE            000000010c0fb000-000000010c0fc000 [    4K] rw-/rwx SM=ALI
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreServices.CarbonCore 0x00007fff9a953d8a CheckMapHeaderCommon + 4
    1   com.apple.CoreServices.CarbonCore 0x00007fff9a9569a5 RMNewMappedRefFromMappedFork + 50
    2   libATSServer.dylib             0x00007fff9a242d58 OpenMappedResourceFork(unsigned short, FSRef const*, unsigned short, OpaqueMappedResourceFileRef**, void**, unsigned long*, unsigned char) + 187
    3   libATSServer.dylib             0x00007fff9a217048 AddFileTokenByAccessType + 151
    4   libATSServer.dylib             0x00007fff9a2403cb AddFileTokenFromFSRef + 491
    5   libATSServer.dylib             0x00007fff9a241c2d InternalActivateFontsFromFSRef + 762
    6   libATSServer.dylib             0x00007fff9a244648 IterateFontsInDirectory(int (*)(unsigned short, FSRef const*, FMFilter const*, void*, FSCatalogInfo const*, HFSUniStr255 const*, unsigned int, unsigned short, unsigned short, unsigned short*), unsigned short, unsigned short, FMFilter const*, void*, unsigned int, unsigned short, unsigned short*) + 883
    7   libATSServer.dylib             0x00007fff9a242351 ActivateFonts(unsigned short, unsigned short, FMFilter const*, void*, unsigned int, unsigned int, unsigned short, unsigned short) + 1331
    8   libATSServer.dylib             0x00007fff9a241c6d InternalActivateFontsFromFSRef + 826
    9   libATSServer.dylib             0x00007fff9a220051 AddFontsFromKnownDirs(KnownDirsSpec*, unsigned int) + 945
    10  libATSServer.dylib             0x00007fff9a238836 AddFontsInFontsFolder + 169
    11  libATSServer.dylib             0x00007fff9a28549f FODBCreate(int, unsigned int) + 240
    12  libATSServer.dylib             0x00007fff9a283461 FODBInitialize + 142
    13  libATSServer.dylib             0x00007fff9a297783 InitializeATSServices(unsigned int, unsigned char) + 162
    14  libATSServer.dylib             0x00007fff9a29713d main_handler + 3232
    15  libATSServer.dylib             0x00007fff9a221d00 ATSServerGenerateDB + 315
    16  genatsdb                       0x000000010c0905e6 0x10c08f000 + 5606
    17  libdyld.dylib                  0x00007fff912bc5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff9aecc22e kevent64 + 10
    1   libdispatch.dylib              0x00007fff8d7dfa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff9aecb132 __psynch_cvwait + 10
    1   com.apple.CoreServices.CarbonCore 0x00007fff9a9ed9c7 TSWaitOnConditionTimedRelative + 147
    2   com.apple.CoreServices.CarbonCore 0x00007fff9a9ed5a2 TSWaitOnSemaphoreCommon + 403
    3   com.apple.CoreServices.CarbonCore 0x00007fff9a9a7a38 AsyncFileThread(void*) + 281
    4   libsystem_pthread.dylib        0x00007fff9a1d52fc _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff9a1d5279 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff9a1d34b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000010c0de001  rbx: 0x00000000ffffff94  rcx: 0x000000010c0de000  rdx: 0x00007fff53b6da08
      rdi: 0x000000010c0de000  rsi: 0x000000000001c015  rbp: 0x00007fff53b6d920  rsp: 0x00007fff53b6d920
       r8: 0x000000000000000a   r9: 0x0000000000000000  r10: 0x0000000000000402  r11: 0x0000000000000202
      r12: 0x000000000001c015  r13: 0x00000000ffffffce  r14: 0x00007fff53b6da08  r15: 0x000000010c0de000
      rip: 0x00007fff9a953d8a  rfl: 0x0000000000010216  cr2: 0x000000010c0de004
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10c08f000 -        0x10c090fff  genatsdb (375) <E2281D0B-4919-3859-BF76-FD20B79AE49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Support/genatsdb
        0x7fff68573000 -     0x7fff685a9837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8b531000 -     0x7fff8b653ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8b654000 -     0x7fff8b65aff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8b71f000 -     0x7fff8b725fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8b726000 -     0x7fff8b728ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8b85a000 -     0x7fff8b886fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8b894000 -     0x7fff8b899ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8b89a000 -     0x7fff8b89bffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8bb1d000 -     0x7fff8beb3fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8c1d1000 -     0x7fff8c1d3ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8c35e000 -     0x7fff8c366fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c69c000 -     0x7fff8c6a4ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8c7d1000 -     0x7fff8c7deff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8c7df000 -     0x7fff8c7f9ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8c7fa000 -     0x7fff8c859ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8cbc0000 -     0x7fff8cbc8ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8cbc9000 -     0x7fff8cc41ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8cc42000 -     0x7fff8cc52ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8cd1f000 -     0x7fff8cd73fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8cd74000 -     0x7fff8cdacffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8cfec000 -     0x7fff8d12efff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8d7db000 -     0x7fff8d805ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8d806000 -     0x7fff8d808fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d8d9000 -     0x7fff8d933ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8db67000 -     0x7fff8db8ffff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8de7a000 -     0x7fff8de81ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e665000 -     0x7fff8e665ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8f621000 -     0x7fff8f954ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8f9ca000 -     0x7fff8f9fcfff  libTrueTypeScaler.dylib (134) <6AA9A44F-EB8B-3B31-B1A3-915D03EEBA44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8fa2c000 -     0x7fff8fa2cff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8fae5000 -     0x7fff8faf6ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8fb2d000 -     0x7fff8fb2efff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8fc1b000 -     0x7fff8fc23fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8fc24000 -     0x7fff8fe09267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8fe0a000 -     0x7fff8fe11fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fe12000 -     0x7fff8fe17ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8fe32000 -     0x7fff8ff24ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8ff92000 -     0x7fff90177ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff90319000 -     0x7fff90380ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90389000 -     0x7fff9047dff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9047e000 -     0x7fff90681ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff90687000 -     0x7fff90704fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9128d000 -     0x7fff912b8fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff912b9000 -     0x7fff912bcff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff912bd000 -     0x7fff91525ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92202000 -     0x7fff92232fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff92233000 -     0x7fff92249ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff92af9000 -     0x7fff92b6ffe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff92cc2000 -     0x7fff92ccdff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff92d8c000 -     0x7fff92d96ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff92daf000 -     0x7fff92db3ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff92dbd000 -     0x7fff92eaffff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff93050000 -     0x7fff93052fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff93191000 -     0x7fff93192fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93b44000 -     0x7fff93b48fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff93b9a000 -     0x7fff93ba2fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff93cf8000 -     0x7fff93d96fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff93e77000 -     0x7fff93e77ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff93ff7000 -     0x7fff94013ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff9436a000 -     0x7fff94698ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9552a000 -     0x7fff95597fff  libType1Scaler.dylib (114.1.8) <3A867FBF-AF9C-30E5-9801-44F5184E5CF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff95598000 -     0x7fff955c0fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff958c8000 -     0x7fff95b42fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff95d68000 -     0x7fff95daeff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff95daf000 -     0x7fff95dc8ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff95dd0000 -     0x7fff95dd1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff95f47000 -     0x7fff95f47fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff95f48000 -     0x7fff95f4dfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff95f4e000 -     0x7fff95f69ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff96b6a000 -     0x7fff96b6efff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff96b7c000 -     0x7fff96b85ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff96e35000 -     0x7fff96ec1fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff96ec2000 -     0x7fff96ec5fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff9726c000 -     0x7fff9726dfff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff97285000 -     0x7fff972b0fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff972ed000 -     0x7fff97318ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff97f39000 -     0x7fff97f4afff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff988e5000 -     0x7fff98956ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-B

    I have no idea if this EtreCheck report adds any useful information to my previous post, but just in case it does I'll include it. I apologise in advance for the vast lengths of these posts!
    Problem description:
    Since Yosemite iMac is very slow and freezes about once an hour
    EtreCheck version: 2.1.5 (108)
    Report generated 19 December 2014 5:30:56 pm AEDT
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (27-inch, Late 2012) (Verified)
      iMac - model: iMac13,2
      1 3.2 GHz Intel Core i5 CPU: 4-core
      16 GB RAM Upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1600 MHz ok
      BANK 0/DIMM1
      empty empty empty empty
      BANK 1/DIMM1
      empty empty empty empty
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce GTX 675MX - VRAM: 1024 MB
      iMac 2560 x 1440
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:20:32
    Disk Information: ℹ️
      APPLE HDD ST3000DM001 disk1 : (3 TB)
      EFI (disk1s1) <not mounted> : 210 MB
      Recovery HD (disk1s3) <not mounted>  [Recovery]: 650 MB
      ST Bigger Mac HD (disk2) / : 3.11 TB (2.52 TB free)
      Core Storage: disk0s2 120.99 GB Online
      Core Storage: disk1s2 3.00 TB Online
      APPLE SSD SM128E disk0 : (121.33 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Boot OS X (disk0s3) <not mounted> : 134 MB
      ST Bigger Mac HD (disk2) / : 3.11 TB (2.52 TB free)
      Core Storage: disk0s2 120.99 GB Online
      Core Storage: disk1s2 3.00 TB Online
    USB Information: ℹ️
      Western Digital Ext HDD 1021 1.5 TB
      EFI (disk5s1) <not mounted> : 210 MB
      iTunes Media ST (disk5s2) /Volumes/iTunes Media ST : 1.50 TB (508.72 GB free)
      Western Digital External HDD 250.06 GB
      ST Passport (disk4s1) /Volumes/ST Passport : 250.06 GB (57.58 GB free)
      Western Digital External HDD 250.06 GB
      disk3s1 (disk3s1) <not mounted> : 32 KB
      ST RED Backup (disk3s3) /Volumes/ST RED Backup : 249.93 GB (57.54 GB free)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple, Inc. Keyboard Hub
      Apple Inc. Apple Keyboard
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/launchd.conf - Exists
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Adware: ℹ️
      Conduit [Remove]
    Kernel Extensions: ℹ️
      /Applications/Utilities/DiskWarrior.app
      [not loaded] com.alsoft.Preview (4.3) [Support]
      /Applications/VMware Fusion.app
      [not loaded] com.vmware.kext.vmci (2.0.6) [Support]
      [not loaded] com.vmware.kext.vmioplug (2.0.6) [Support]
      [not loaded] com.vmware.kext.vmnet (2.0.6) [Support]
      [not loaded] com.vmware.kext.vmx86 (2.0.6) [Support]
      /System/Library/Extensions
      [not loaded] com.aliph.driver.jstub (1.1.2 - SDK 10.7) [Support]
      [not loaded] com.pctools.iantivirus.kfs (1.0.1) [Support]
      [not loaded] com.xerox.officeprinting.PrinterSpecificMerge (1.4.0) [Support]
    Startup Items: ℹ️
      HP IO: Path: /Library/StartupItems/HP IO
      Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [running] com.adobe.AdobeCreativeCloud.plist [Support]
      [loaded] com.adobe.CS5ServiceManager.plist [Support]
      [loaded] com.divx.dms.agent.plist [Support]
      [loaded] com.divx.update.agent.plist [Support]
      [failed] com.extensis.FMCore.plist [Support] [Details]
      [invalid?] com.maintain.LogOut.plist [Support]
      [invalid?] com.maintain.PurgeInactiveMemory.plist [Support]
      [invalid?] com.maintain.Restart.plist [Support]
      [invalid?] com.maintain.ShutDown.plist [Support]
      [invalid?] com.maintain.Sleep.plist [Support]
      [running] com.maintain.SystemEvents.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.adobe.SwitchBoard.plist [Support]
      [running] com.edovia.screensconnect.daemon.plist [Support]
      [invalid?] com.maintain.AutoLoginUserScreenLocked.plist [Support]
      [invalid?] com.maintain.CocktailScheduler.plist [Support]
      [invalid?] com.maintain.HideSpotlightMenuBarIcon.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [invalid?] com.ecamm.printopia.plist [Support]
      [loaded] com.maintain.ShowUserLibraryDirectory.plist [Support]
      [running] com.plexapp.helper.plist [Support]
      [invalid?] com.shirtpocket.backupbytime.plist [Support]
      [loaded] de.metaquark.appfresh.plist [Support]
      [running] ws.agile.1PasswordAgent.plist [Support]
    User Login Items: ℹ️
      ChronoSyncBackgrounder Application (/Library/Application Support/ChronoSync/ChronoSyncBackgrounder.app)
      Air Video Server HD ApplicationHidden (/Applications/Air Video Server HD.app)
      HazelHelper UNKNOWN (missing value)
      CleanMyDrive Application (/Applications/CleanMyDrive.app)
      Jawbone Updater Application (/Applications/Jawbone Updater.app)
      Screens Connect Application (/Library/PreferencePanes/Screens Connect.prefPane/Contents/MacOS/Screens Connect.app)
      HazelHelper Application (/Library/PreferencePanes/Hazel.prefPane/Contents/MacOS/HazelHelper.app)
      Moom UNKNOWN (missing value)
      XtraFinder Application (/Applications/XtraFinder.app)
      HP Scheduler Application (/Library/Application Support/Hewlett-Packard/Software Update/HP Scheduler.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 4.0.3.13724 [Support]
      Google Earth Web Plug-in: Version: 6.0 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Support]
      OfficeLiveBrowserPlugin: Version: 12.2.9 [Support]
      OVSHelper: Version: 1.1 [Support]
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Support]
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Support]
      RealPlayer Plugin: Version: Unknown [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      googletalkbrowserplugin: Version: 4.0.3.13724 [Support]
      npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 [Support]
      AdobePDFViewer: Version: 9.5.5 [Support]
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.4.1 - SDK 10.6 [Support]
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 7.0 [Support]
    Safari Extensions: ℹ️
      Beautifier [Installed]
      Reload Button [Installed]
      TinEye [Installed]
      Reload Button [Cached]
      AutoPagerize [Installed]
      Evernote Web Clipper [Installed]
      AutoPagerize-1 [Cached]
      Amazon Search Bar [Installed]
      1Password [Installed]
      iMedia Converter Deluxe   [Installed]
    3rd Party Preference Panes: ℹ️
      Cameras  [Support]
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      FunctionFlip  [Support]
      FUSE for OS X (OSXFUSE)  [Support]
      Hazel  [Support]
      Java  [Support]
      Perian  [Support]
      Screens Connect  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      ST Bigger Mac HD: Disk size: 3.11 TB Disk used: 584.05 GB
      Destinations:
      Data [Network]
      Total size: 2.00 TB
      Total number of backups: 63
      Oldest backup: 2014-08-04 07:04:32 +0000
      Last backup: 2014-12-17 05:40:52 +0000
      Size of backup disk: Adequate
      Backup size 2.00 TB > (Disk used 584.05 GB X 3)
    Top Processes by CPU: ℹ️
          16% AppFresh
          9% WindowServer
          0% loginwindow
          0% hidd
          0% Mail
    Top Processes by Memory: ℹ️
      567 MB mds_stores
      206 MB Safari
      189 MB Finder
      120 MB Dock
      120 MB Mail
    Virtual Memory Information: ℹ️
      9.91 GB Free RAM
      4.82 GB Active RAM
      956 MB Inactive RAM
      1.49 GB Wired RAM
      2.99 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 19, 2014, 05:26:53 PM /Library/Logs/DiagnosticReports/mdworker_2014-12-19-172653_[redacted].crash
      Dec 19, 2014, 05:26:36 PM /Library/Logs/DiagnosticReports/mdworker_2014-12-19-172636_[redacted].crash
      Dec 19, 2014, 05:12:08 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-171208_[ redacted].crash
      Dec 19, 2014, 05:11:54 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-171154_[ redacted].crash
      Dec 19, 2014, 05:10:56 PM Self test - passed
      Dec 19, 2014, 04:10:24 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-161024_[ redacted].crash
      Dec 19, 2014, 04:10:09 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-161009_[ redacted].crash
      Dec 19, 2014, 03:26:53 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-152653_[ redacted].crash
      Dec 19, 2014, 03:26:38 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-152638_[ redacted].crash
      Dec 19, 2014, 03:16:31 PM /Library/Logs/DiagnosticReports/mdworker_2014-12-19-151631_[redacted].crash
      Dec 19, 2014, 03:16:15 PM /Library/Logs/DiagnosticReports/mdworker_2014-12-19-151615_[redacted].crash
      Dec 19, 2014, 03:14:40 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-151440_[redacted].crash
      Dec 19, 2014, 03:14:10 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-151410_[redacted].crash
      Dec 19, 2014, 03:12:32 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-151232_[redacted].crash
      Dec 19, 2014, 03:12:32 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-151232_[redacted].crash
      Dec 19, 2014, 03:11:47 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-151147_[redacted].crash
      Dec 19, 2014, 03:10:49 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-151049_[redacted].crash
      Dec 19, 2014, 03:10:34 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-151034_[redacted].crash
      Dec 19, 2014, 03:10:04 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-151004_[redacted].crash
      Dec 19, 2014, 03:09:42 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-150942_[redacted].crash
      Dec 19, 2014, 03:09:06 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-150906_[redacted].crash
      Dec 19, 2014, 03:08:36 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-150836_[redacted].crash
      Dec 19, 2014, 03:03:07 PM /Library/Logs/DiagnosticReports/mdworker_2014-12-19-150307_[redacted].crash
      Dec 19, 2014, 03:02:39 PM /Library/Logs/DiagnosticReports/mdworker_2014-12-19-150239_[redacted].crash
      Dec 19, 2014, 02:49:18 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-144918_[ redacted].crash
      Dec 19, 2014, 02:49:03 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-144903_[ redacted].crash
      Dec 19, 2014, 02:24:56 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-142456_[redacted].crash
      Dec 19, 2014, 02:24:55 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-142455_[redacted].crash
      Dec 19, 2014, 02:23:47 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-142347_[redacted].crash
      Dec 19, 2014, 02:23:31 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-142331_[redacted].crash
      Dec 19, 2014, 02:22:58 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-142258_[redacted].crash
      Dec 19, 2014, 02:22:42 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-142242_[redacted].crash
      Dec 19, 2014, 02:11:47 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-141147_[redacted].crash
      Dec 19, 2014, 02:08:25 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-140825_[redacted].crash
      Dec 19, 2014, 02:08:09 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-140809_[redacted].crash
      Dec 19, 2014, 01:49:33 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-134933_[redacted].crash
      Dec 19, 2014, 01:49:02 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-134902_[redacted].crash
      Dec 19, 2014, 01:48:47 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-134847_[redacted].crash
      Dec 19, 2014, 01:47:29 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-134729_[redacted].crash
      Dec 19, 2014, 01:47:12 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-134712_[redacted].crash
      Dec 19, 2014, 01:20:03 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-132003_[ redacted].crash
      Dec 19, 2014, 01:19:48 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-131948_[ redacted].crash
      Dec 19, 2014, 12:46:33 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-124633_[redacted].crash
      Dec 19, 2014, 12:46:33 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-124633_[redacted].crash
      Dec 19, 2014, 12:46:02 PM /Library/Logs/DiagnosticReports/fontworker_2014-12-19-124602_[redacted].crash
      Dec 19, 2014, 12:36:28 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-123628_[ redacted].crash
      Dec 19, 2014, 12:36:12 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-123612_[ redacted].crash
      Dec 19, 2014, 12:26:02 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-122602_[ redacted].crash
      Dec 19, 2014, 12:25:27 PM /Users/[redacted]/Library/Logs/DiagnosticReports/genatsdb_2014-12-19-122527_[re dacted].crash
      Dec 19, 2014, 12:22:58 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-122258_[ redacted].crash
      Dec 19, 2014, 12:22:40 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-122240_[ redacted].crash
      Dec 19, 2014, 12:22:20 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-122220_[ redacted].crash
      Dec 19, 2014, 12:22:04 PM /Users/[redacted]/Library/Logs/DiagnosticReports/fontworker_2014-12-19-122204_[ redacted].crash
      Dec 19, 2014, 01:47:44 PM /Library/Logs/DiagnosticReports/genatsdb_2014-12-19-134744_[redacted].crash

  • Backup fail on Time Machine and My Passport for Mac on Yosemite

    Cannot seem to get Time Machine to do a full backup of my NEW My Passport for Mac.
    I've:
    - Updated firmware on WD external drive (and formatted correctly for Apple)
    - Updated to latest IOS 10.10.3 (Yosemite)
    - Verified and repaired Mac HD via iOS Disk Utility and the WD Drive Utility (no issues found on either)
    Error message continues to be "Time Machine couldn't complete the backup to My Passport for Mac. An error occurred while copying files. The problem may be temporary. If the problem persists, use Disk Utility to repair your backup disk."
    I'm backing up about 250 GB and have done this numerous times on my Passport for Mac. Everything SEEMS to be fine during backup, until after about 2-3 hours, into a 4-hour backup, the error message appears without any error codes.
    Does anyone have any input?  I don't think it is on the WD side.  Anyone know if there an issue with Time Machine and this external drive?  Help!
    Thanks,
    Dave

    Hi Linc,
    I hope this helps you.
    Thanks,
    Dave
    4/21/15 2:30:48.894 PM com.apple.backupd[696]: Starting manual backup
    4/21/15 2:30:48.924 PM com.apple.backupd[696]: Backing up to /dev/disk3: /Volumes/My Passport/Backups.backupdb
    4/21/15 2:30:50.165 PM com.apple.backupd[696]: Forcing deep traversal on source: "Macintosh HD" (device: /dev/disk1 mount: '/' fsUUID: FAA966F2-1745-37AB-9FF9-CF4C23D771E4 eventDBUUID: B2005948-1DDE-40E6-ABC9-46245CA94AD1)
    4/21/15 2:30:50.175 PM com.apple.backupd[696]: Didn't get valid migration dates.
    4/21/15 2:30:50.180 PM com.apple.backupd[696]: Found 1181547 files (63.52 GB) needing backup
    4/21/15 2:30:50.187 PM com.apple.backupd[696]: 77.33 GB required (including padding), 819.06 GB available
    4/21/15 2:30:55.943 PM mdworker[699]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    4/21/15 2:30:56.050 PM mdworker[700]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    4/21/15 2:32:39.865 PM com.apple.mtmd[688]: low disk space thinning needed for volume Macintosh HD with 2.8 <= 10.0 pct free space , no snapshots can be thinned
    4/21/15 2:32:39.866 PM com.apple.mtmd[688]: volume Macintosh HD is now in an emergency freespace condition
    4/21/15 2:34:39.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1429641281
    4/21/15 2:34:39.893 PM com.apple.mtmd[688]: Set snapshot time: 2015-04-21 14:34:41 -0400 (current time: 2015-04-21 14:34:39 -0400)
    4/21/15 2:34:44.894 PM com.apple.mtmd[688]: attempting to thin because of low free space on Macintosh HD by removing 2015-04-21 14:30:39 -0400, estimate 18498 bytes to recover, 1 snapshot can be thinned
    4/21/15 2:36:51.268 PM com.apple.backupd-helper[687]: Not starting scheduled Time Machine backup: Backup already running
    4/21/15 2:37:01.460 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    4/21/15 2:37:02.384 PM com.apple.iCloudHelper[838]: objc[838]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Famil yNotification. One of the two will be used. Which one is undefined.
    4/21/15 2:37:02.402 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    4/21/15 2:37:02.662 PM com.apple.xpc.launchd[1]: (com.apple.auditd[840]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    4/21/15 2:37:02.673 PM david81968[844]: audit warning: soft /var/audit
    4/21/15 2:37:02.673 PM david81968[845]: audit warning: allsoft
    4/21/15 2:37:02.676 PM david81968[846]: audit warning: closefile /var/audit/20150421183034.20150421183702
    4/21/15 2:37:02.839 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    4/21/15 2:38:59.000 PM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (D6FA6085-F105-4739-8C98-5794D7B5F901), pv 0759D4F3-CB92-452D-98FD-C34240DB00A7, near LV byte offset = 60459065344.
    4/21/15 2:38:59.000 PM kernel[0]: disk1: I/O error.
    4/21/15 2:38:59.999 PM com.apple.backupd[696]: Error: (-36) SrcErr:YES Copying /Users/david81968/Pictures/iPhoto Library.migratedphotolibrary/Masters/2011/10/08/20111008-103336/SAM_0979.JPG to (null)
    4/21/15 2:40:50.969 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7fd518f10980 {name = _NSDoNotDisturbEnabledNotification}
    4/21/15 2:40:50.970 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a41a7a0 {name = _NSDoNotDisturbEnabledNotification}
    4/21/15 2:40:51.010 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:    NC Disabled: NO
    4/21/15 2:40:51.011 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:    NC Disabled: NO
    4/21/15 2:40:51.025 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:   DND Enabled: YES
    4/21/15 2:40:51.025 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:   DND Enabled: YES
    4/21/15 2:40:51.025 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: Updating enabled: NO   (Topics: (
    4/21/15 2:40:51.025 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: Updating enabled: NO   (Topics: (
    4/21/15 2:40:51.025 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a533500 {name = _NSDoNotDisturbEnabledNotification}
    4/21/15 2:40:51.033 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:    NC Disabled: NO
    4/21/15 2:40:51.041 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:   DND Enabled: YES
    4/21/15 2:40:51.041 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: Updating enabled: NO   (Topics: (
    4/21/15 2:40:51.120 PM WindowServer[155]: device_generate_desktop_screenshot: authw 0x7fd09e980ad0(2000), shield 0x7fd099f396d0(2001)
    4/21/15 2:40:51.156 PM WindowServer[155]: device_generate_lock_screen_screenshot: authw 0x7fd09e980ad0(2000)[0, 0, 1440, 900] shield 0x7fd099f396d0(2001), dev [1440,900]
    4/21/15 2:41:03.172 PM loginwindow[90]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    4/21/15 2:45:23.309 PM com.apple.backupd[696]: Stopping backup.
    4/21/15 2:45:23.310 PM com.apple.backupd[696]: Error: (-43) SrcErr:NO Copying /Users/david81968/Pictures/Photos Library.photoslibrary/Masters/2011/10/08/20111008-103336/SAM_0979.JPG to /Volumes/My Passport/Backups.backupdb/David’s MacBook Air/2015-04-21-143049.inProgress/442FA756-4F11-4553-B1AD-FD0D08D9DDF3/Macintosh HD/Users/david81968/Pictures/Photos Library.photoslibrary/Masters/2011/10/08/20111008-103336
    4/21/15 2:45:23.464 PM com.apple.backupd[696]: Copied 22884 items (437.4 MB) from volume Macintosh HD. Linked 90492.
    4/21/15 2:45:23.546 PM com.apple.backupd[696]: Copy stage failed with error:11
    4/21/15 2:45:23.605 PM com.apple.backupd[696]: Backup failed with error 11: 11
    4/21/15 2:45:23.644 PM com.apple.xpc.launchd[1]: (com.apple.auditd[1026]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    4/21/15 2:45:23.658 PM david81968[1030]: audit warning: allsoft
    4/21/15 2:45:23.658 PM david81968[1031]: audit warning: soft /var/audit
    4/21/15 2:45:23.660 PM david81968[1032]: audit warning: closefile /var/audit/20150421183702.20150421184523
    4/21/15 2:47:24.762 PM SystemUIServer[258]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    4/21/15 2:47:24.764 PM com.apple.prefs.backup.remoteservice[683]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    4/21/15 2:48:21.585 PM WindowServer[155]: CGXDisplayDidWakeNotification [1669794395052]: posting kCGSDisplayDidWake
    4/21/15 2:48:21.586 PM WindowServer[155]: handle_will_sleep_auth_and_shield_windows: Deferring.
    4/21/15 2:48:21.706 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7fd518c34ab0 {name = _NSDoNotDisturbDisabledNotification}
    4/21/15 2:48:21.706 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a531dd0 {name = _NSDoNotDisturbDisabledNotification}
    4/21/15 2:48:21.750 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:    NC Disabled: NO
    4/21/15 2:48:21.750 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:    NC Disabled: NO
    4/21/15 2:48:21.771 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:   DND Enabled: NO
    4/21/15 2:48:21.771 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:   DND Enabled: NO
    4/21/15 2:48:21.771 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: Updating enabled: YES   (Topics: (
        "com.apple.ess",
        "com.apple.private.ac"
    4/21/15 2:48:21.771 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: Updating enabled: YES   (Topics: (
        "com.apple.private.alloy.icloudpairing",
        "com.apple.private.alloy.continuity.encryption",
        "com.apple.private.alloy.continuity.activity",
        "com.apple.private.alloy.idstransfers",
        "com.apple.private.ids",
        "com.apple.private.alloy.phonecontinuity",
        "com.apple.ess",
        "com.apple.madrid",
        "com.apple.private.alloy.continuity.auth",
        "com.apple.private.ac",
        "com.apple.private.alloy.idsremoteurlconnection",
        "com.apple.private.alloy.sms",
        "com.apple.private.alloy.screensharing",
        "com.apple.private.alloy.maps",
        "com.apple.private.alloy.callhistorysync",
        "com.apple.private.alloy.continuity.tethering"
    4/21/15 2:48:21.772 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a41a7a0 {name = _NSDoNotDisturbDisabledNotification}
    4/21/15 2:48:21.782 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:    NC Disabled: NO
    4/21/15 2:48:21.788 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:   DND Enabled: NO
    4/21/15 2:48:21.789 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: Updating enabled: YES   (Topics: (
        "com.apple.madrid"
    4/21/15 2:48:26.347 PM com.apple.xpc.launchd[1]: (com.apple.auditd[1095]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    4/21/15 2:48:26.357 PM david81968[1100]: audit warning: soft /var/audit
    4/21/15 2:48:26.357 PM david81968[1099]: audit warning: allsoft
    4/21/15 2:48:26.374 PM david81968[1102]: audit warning: closefile /var/audit/20150421184523.20150421184826

  • Filevault encryption frozen

    Hello, I have a 2011 macbook air 1.8 i7, 4 gigs ram, with 130 gb used of the 256 available on the ssd... I installed yosemite a week ago and the filevault encryption process hasn't moved since mid last week, it is stuck at around 70% with anywhere from 2 hours to 450 days left. I have seen others on the forums having the same issue but with no answers that work so I thought I would ask in case someone with an answer hasn't seen the question.
    I have tried reseting the pram and smc, verified and repaired disc permissions, gone into recovery mode and verified and repaired the different discs but none of it works. And the encryption process keeps running even when its not plugged in so I am losing upwards of 30-40% of battery an hour depending on what else I am doing.
    I have also left the machine to run for over 48 hours straight over the weekend, never going to sleep and never being shut off and the process didn't progress at all. Does anyone know how I can fix this without losing any of my data, my last back up was from a few weeks ago and would like to try and save what is on here since then, if possible.
    Thank-you so much for your help!

    Start time: 10:08:42 10/29/14
    Model Identifier: MacBookAir4,2
    System Version: OS X 10.10 (14A389)
    Kernel Version: Darwin 14.0.0
    Time since boot: 4 minutes
    FileVault: On Encryption in progress: Percent completed = 7552
    Diagnostic reports
       2014-10-22 discoveryd crash
    Log
       Oct 29 10:08:26 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:27 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:27 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:28 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:28 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:29 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:30 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:31 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:31 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:32 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:32 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:34 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:34 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:35 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:35 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:36 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:36 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:37 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:38 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:39 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:39 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:40 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:40 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
       Oct 29 10:08:41 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37660131328.
       Oct 29 10:08:41 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 37661111296.
    Activity
       CPU: user 13%, system 14%
    Daemons
       com.oracle.java.JavaUpdateHelper
       com.microsoft.office.licensing.helper
       com.oracle.java.Helper-Tool
       com.bombich.ccc.scheduledtask.UUID
       com.bombich.ccc
    Agents
       com.equitrac.logincontroller
       com.adobe.ARM.UUID
       com.apple.photostream-agent
       com.apple.CSConfigDotMacCert-EMAIL-SharedServices
       com.oracle.java.Java-Updater
       com.google.keystone.user.agent
    Startup items
       /Library/StartupItems/EQDRC/EQDRC
       /Library/StartupItems/EQDRC/eqdrcd
       /Library/StartupItems/EQDRC/StartupParameters.plist
       /Library/StartupItems/EQSharedEngine/EQSharedEngine
       /Library/StartupItems/EQSharedEngine/eqshengd
       /Library/StartupItems/EQSharedEngine/StartupParameters.plist
    Bundles
       /System/Library/Extensions/EPSONUSBPrintClass.kext
       -    com.epson.print.kext.USBPrintClass
       /System/Library/Extensions/JMicronATA.kext
       -    com.jmicron.JMicronATA
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       -    com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       -    com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/Flash Player.plugin
       -    N/A
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
       -    com.oracle.java.JavaAppletPlugin
       /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
       -    com.microsoft.sharepoint.browserplugin
       /Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin
       -    com.microsoft.sharepoint.webkitplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       -    com.microsoft.SilverlightPlugin
       /Library/PreferencePanes/Flash Player.prefPane
       -    com.adobe.flashplayerpreferences
       /Library/PreferencePanes/JavaControlPanel.prefPane
       -    com.oracle.java.JavaControlPanel
       /Library/PreferencePanes/TeXDistPrefPane.prefPane
       -    comp.text.tex.distribution.preference
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       -    com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       -    com.skype.skypeabsms
       Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin
       -    com.Google.GoogleEarthPlugin.plugin
       Library/Internet Plug-Ins/Picasa.plugin
       -    com.google.PicasaPlugin
       Library/Services/ENService.app
       -    com.ThomsonResearchSoft.EndNote.ENService
       Library/Spotlight/EndNote.mdimporter
       -    com.ThomsonResearchSoft.EndNote
       Library/Widgets/Endangered Species of the Day.wdgt
       -    com.catalyst.widget.mnrendangeredspecies
       Library/Widgets/iStat Pro.wdgt
       -    com.iSlayer.iStatpro4.widget
       Library/Widgets/PsychWidget.wdgt
       -    com.spn.widget.news
       Library/Widgets/Wikipedia.v1.1.0.wdgt
       -    com.orange.widgets.Wikipedia
    Apps
       /Applications/Dropbox.app
    Contents of /Library/LaunchAgents/com.equitrac.logincontroller.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.equitrac.logincontroller</string>
           <key>OnDemand</key>
           <true/>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/Printers/Equitrac/EquitracLoginController.app/Contents/MacOS/E quitracLoginController</string>
           </array>
           <key>RunAtLoad</key>
           <false/>
           <key>WatchPaths</key>
           <array>
               <string>/Library/Printers/Equitrac/login/eq_launch_loginctrl.txt</string>
           </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.oracle.java.Java-Updater</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
               <string>-bgcheck</string>
           </array>
           <key>StandardErrorPath</key>
           <string>/dev/null</string>
           <key>StandardOutPath</key>
           <string>/dev/null</string>
           <key>StartCalendarInterval</key>
           <dict>
               <key>Hour</key>
               <integer>12</integer>
               <key>Minute</key>
               <integer>38</integer>
               <key>Weekday</key>
               <integer>6</integer>
           </dict>
       </dict>
       ...and 1 more line(s)
    Contents of /Library/LaunchDaemons/com.bombich.ccc.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Disabled</key>
           <false/>
           <key>Label</key>
           <string>com.bombich.ccc</string>
           <key>OnDemand</key>
           <true/>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/PrivilegedHelperTools/com.bombich.ccc</string>
           </array>
           <key>ServiceIPC</key>
           <true/>
           <key>Sockets</key>
           <dict>
               <key>MasterSocket</key>
               <dict>
                   <key>SockFamily</key>
                   <string>Unix</string>
                   <key>SockPathMode</key>
                   <integer>438</integer>
                   <key>SockPathName</key>
       ...and 7 more line(s)
    Contents of /Library/LaunchDaemons/com.bombich.ccc.scheduledtask.UUID.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Disabled</key>
           <false/>
           <key>Label</key>
           <string>com.bombich.ccc.scheduledtask.UUID</string>
           <key>OnDemand</key>
           <false/>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/Carbon Copy Cloner.app/Contents/MacOS/ccc_helper.app/Contents/MacOS/ccc_helper</string>
               <string>UUID</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>ServiceDescription</key>
           <string>CCC will copy the selected items from "Macintosh HD" to "BACK-UP". If you have backed up to this destination in the past, only items that have been modified since the last backup task will be copied. If you are backing up an installation of Mac OS X, CCC will make every effort to make the destination volume bootable.
       • Files and folders on "BACK-UP" that are not present on "Macintosh HD" will be archived.
       • Previously backed up files on "BACK-UP" will be updated only if the size or modification date differs.
       • Older versions of updated files will be archived.
       • CCC will not prune archive content.</string>
           <key>StandardErrorPath</key>
           <string>/Library/Logs/CCC.log</string>
       ...and 191 more line(s)
    Contents of /Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>MachServices</key>
           <dict>
               <key>com.microsoft.office.licensing.helper.port</key>
               <true/>
           </dict>
           <key>Label</key>
           <string>com.microsoft.office.licensing.helper</string>
           <key>OnDemand</key>
           <true/>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/PrivilegedHelperTools/com.microsoft.office.licensing.helper</s tring>
           </array>
           <key>ServiceIPC</key>
           <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
               <key>Label</key>
               <string>com.oracle.java.Helper-Tool</string>
               <key>ProgramArguments</key>
           <array>
               <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Helper-Tool</string>
           </array>
           <key>WatchPaths</key>
           <array>
           <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/com.oracle.java.Java-Update r.plist</string>
           </array>
           <key>SHAuthorizationRight</key>
               <string>system.preferences</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.oracle.java.JavaUpdateHelper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.oracle.java.JavaUpdateHelper</string>
           <key>MachServices</key>
           <dict>
               <key>com.oracle.java.JavaUpdateHelper</key>
               <true/>
           </dict>
           <key>ProgramArguments</key>
           <array>
               <string>/Library/PrivilegedHelperTools/com.oracle.java.JavaUpdateHelper</string >
           </array>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.adobe.ARM.UUID</string>
           <key>ProgramArguments</key>
           <array>
               <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>StartInterval</key>
           <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.apple.CSConfigDotMacCert-EMAIL-SharedServices.Agent.pl ist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>KeepAlive</key>
           <false/>
           <key>Label</key>
           <string>com.apple.CSConfigDotMacCert-EMAIL-SharedServices</string>
           <key>LimitLoadToSessionType</key>
           <string>Aqua</string>
           <key>LowPriorityIO</key>
           <true/>
           <key>Nice</key>
           <integer>10</integer>
           <key>ProgramArguments</key>
           <array>
               <string>/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices .framework/Versions/A/Support/CSConfigDotMacCert</string>
               <string>-l</string>
               <string>/Users/USER/Library/Logs/CSConfigDotMacCert.log</string>
               <string>-u</string>
               <string>EMAIL</string>
               <string>-t</string>
               <string>SharedServices</string>
               <string>-s</string>
           </array>
       ...and 4 more line(s)
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
           <key>Label</key>
           <string>com.google.keystone.user.agent</string>
           <key>LimitLoadToSessionType</key>
           <string>Aqua</string>
           <key>ProgramArguments</key>
           <array>
             <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
             <string>-runMode</string>
             <string>ifneeded</string>
           </array>
           <key>RunAtLoad</key>
           <true/>
           <key>StartInterval</key>
           <integer>3523</integer>
           <key>StandardErrorPath</key>
           <string>/dev/null</string>
           <key>StandardOutPath</key>
           <string>/dev/null</string>
       </dict>
       </plist>
    Bad plists
       Library/Preferences/com.solidstatenetworks.awkhost.plist
    Firewall: On
    DNS: 64.59.135.135 (static)
    Listeners
       launchd: afpovertcp
       launchd: afpovertcp
       kdc: kerberos
    User login items
       Stickies
       -    /Applications/Stickies.app
       Dropbox
       -    /Applications/Dropbox.app
       AdobeResourceSynchronizer
       -    /Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app
    Hidden apps
       .eclipse/com.ibm.spss.statistics.help_19/configuration/nl/en_US/org.eclipse.equ inox.app
    Widgets
       iStat Pro
       Wikipedia.v1.1.0
       PsychWidget
       Endangered Species of the Day
    Restricted files: 638
    Elapsed time (s): 628

  • MBP Early 2011 Running slow after yosemite

    Can't do anything, can't type without beach ball showing up.  No spikes in cpu load or memory pressure. Tried numerours fixes to speed up yosemite. It took almost 45 minutes to open safari, login and type this. PLEASE HELP!
    11/5/14 12:16:44.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 16402370560.
    11/5/14 12:16:44.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:16:44.963 AM systemstatsd[393]: assertion failed: 14A389: systemstatsd + 3308 [8BF02DBC-09E8-3994-8C2D-1C0A869EF157]: 0xa
    11/5/14 12:17:04.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:04.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:17:22.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:22.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:17:40.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:40.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:17:59.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:59.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:18:18.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:18:18.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:18:36.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:18:36.000 AM kernel[0]: disk1: I/O error.

    Can't do anything, can't type without beach ball showing up.  No spikes in cpu load or memory pressure. Tried numerours fixes to speed up yosemite. It took almost 45 minutes to open safari, login and type this. PLEASE HELP!
    11/5/14 12:16:44.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 16402370560.
    11/5/14 12:16:44.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:16:44.963 AM systemstatsd[393]: assertion failed: 14A389: systemstatsd + 3308 [8BF02DBC-09E8-3994-8C2D-1C0A869EF157]: 0xa
    11/5/14 12:17:04.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:04.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:17:22.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:22.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:17:40.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:40.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:17:59.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:17:59.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:18:18.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:18:18.000 AM kernel[0]: disk1: I/O error.
    11/5/14 12:18:36.000 AM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (E088A217-2B5B-4C45-B89F-35BCE1294FD7), pv D9C65CA5-F4CF-4BE3-8809-17A6E8761DA4, near LV byte offset = 406096633856.
    11/5/14 12:18:36.000 AM kernel[0]: disk1: I/O error.

  • FileVault Frozen

    I upgrade to Yosemite last weekend and chose to encrypt my hard drive during the process.  The OS upgrade was successful, but it has been five days of not being able to use my MBP outside of "safemode."  FileVault has been encrypting my data for five days and every time I try to do something I get the wheel of death.  FileVault is showing that the drive is being encrypted but it hasn't made any progress pass the 10% status bar since it started.  I have left my computer on, encrypting, for the last five days and it has made no progress.  The system is still trying to estimate the time remaining to finish but it hasn't come back with an estimate.  I have rebooted, unplugged, and everything else that people have listed in their posts but noting seems to be working.  Does anyone have any ideas to help me?

    Same issues here. Here is my terminal report:
    Start time: 09:51:03 11/09/14
    Model Identifier: MacBookPro8,1
    System Version: OS X 10.10 (14A389)
    Kernel Version: Darwin 14.0.0
    Time since boot: 17 minutes
    SATA
       ST9500325ASG                           
    FileVault: Decryption in progress: Percent completed = 7971
    Diagnostic reports
       2014-10-29 com.apple.WebKit.WebContent hang x2
       2014-10-29 coresymbolicationd crash
       2014-10-29 iMovie hang
       2014-10-30 coresymbolicationd crash x3
       2014-11-05 ProPresenter hang
       2014-11-06 com.apple.WebKit.Plugin.64 crash
    Log
       Nov  9 09:13:54 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:14:29 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:14:45 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:15:01 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:15:15 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:15:50 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:16:22 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:16:50 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:17:07 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:17:22 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:17:37 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:17:52 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:18:06 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:18:30 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:18:43 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:19:02 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:19:15 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:19:36 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:19:51 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:20:15 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:20:27 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:20:47 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:21:01 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
       Nov  9 09:22:24 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397676642304.
       Nov  9 09:22:52 CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (UUID), pv UUID, near LV byte offset = 397677387264.
    kexts
       tc.tctechnologies.driver.PaeFireStudio (4.0.0 14255)
    Daemons
       tc.tctechnologies.daemon.PaeFireStudio
       com.teamviewer.service
       scManagerD
       org.macosforge.xquartz.privileged_startx
    Agents
       com.google.GoogleContactSyncAgent
       com.adobe.ARM.UUID
       com.symantec.quickmenu.application
       com.google.keystone.system.agent
       com.apple.photostream-agent
       org.macosforge.xquartz.startx
       com.teamviewer.desktop
       scClient
       com.apple.CSConfigDotMacCert-EMAIL-SharedServices
       com.spotify.webhelper
       com.teamviewer.teamviewer
    Startup items
       /Library/StartupItems/NortonMissedTasks/NortonMissedTasks
       /Library/StartupItems/NortonMissedTasks/StartupParameters.plist
       /Library/StartupItems/SMC/SMC
       /Library/StartupItems/SMC/smcdaemon
       /Library/StartupItems/SMC/smclient
       /Library/StartupItems/SMC/StartupParameters.plist
       /Library/StartupItems/SMC/syguard
       /Library/StartupItems/SymAutoProtect/SAVAPComm.kext/Contents/Info.plist
       /Library/StartupItems/SymAutoProtect/SAVAPComm.kext/Contents/MacOS/SAVAPComm
       /Library/StartupItems/SymAutoProtect/StartupParameters.plist
       /Library/StartupItems/SymAutoProtect/SymAutoProtect
       /Library/StartupItems/SymProtector/StartupParameters.plist
       /Library/StartupItems/SymProtector/SymProtector
    Bundles
       /System/Library/Extensions/JMicronATA.kext
       - com.jmicron.JMicronATA
       /System/Library/Extensions/PaeFireStudio.kext
       - tc.tctechnologies.driver.PaeFireStudio
       /Library/Audio/MIDI Drivers/PaeFireStudioMIDIDriver.plugin
       - tc.tctechnologies.PaeFireStudio.midiplugin
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       - com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       - com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/Flash Player.plugin
       - N/A
       /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
       - com.google.googletalkbrowserplugin
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
       - com.apple.java.JavaAppletPlugin
       /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
       - com.google.o1dbrowserplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       - com.microsoft.SilverlightPlugin
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
       /Library/PreferencePanes/SymantecQuickMenu.prefPane
       - com.symantec.quickmenu.prefpane
       /Library/PreferencePanes/SymAutoProtect.prefPane
       - SymAutoProtect
       /Library/Services/ScanService.service
       - com.symantec.ScanService
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
    dylibs
       /usr/lib/libsymsea.1.0.0.dylib
    Apps
       /Applications/Dropbox.app
    Contents of /Library/LaunchAgents/Safe.Connect.client.plist (checksum 3405402045)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>ExitTimeOut</key>
        <integer>5</integer>
        <key>HopefullyExitsFirst</key>
        <true/>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>scClient</string>
        <key>RunAtLoad</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/SafeConnect.app/Contents/MacOS/scClient</string>
        </array>
        <key>WorkingDirectory</key>
        <string>/Applications/SafeConnect.app/Contents/MacOS/</string>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.symantec.quickmenu.application.plist (checksum 1217750391)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.symantec.quickmenu.application</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/Symantec/SymQuickMenu/SymQuickMenu.app/Contents/MacOS/SymQuickMenu</str ing>
        </array>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer.plist (checksum 4172461460)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Debug</key>
        <true/>
        <key>Disabled</key>
        <false/>
        <key>Label</key>
        <string>com.teamviewer.teamviewer</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer 8/TeamViewer.app/Contents/MacOS/TeamViewer</string>
        <string>--agent</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer 8/TeamViewer.app/Contents/MacOS</string>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer_desktop.plist (checksum 461628494)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Debug</key>
        <true/>
        <key>Disabled</key>
        <false/>
        <key>Label</key>
        <string>com.teamviewer.desktop</string>
        <key>LimitLoadToSessionType</key>
        <array>
        <string>LoginWindow</string>
        <string>Aqua</string>
        </array>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer 8/TeamViewer.app/Contents/Resources/TeamViewer_Desktop</string>
        <string>--agent</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
       ...and 3 more line(s)
    Contents of /Library/LaunchAgents/org.macosforge.xquartz.startx.plist (checksum 3873345487)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>org.macosforge.xquartz.startx</string>
        <key>ProgramArguments</key>
        <array>
        <string>/opt/X11/lib/X11/xinit/launchd_startx</string>
        <string>/opt/X11/bin/startx</string>
        <string>--</string>
        <string>/opt/X11/bin/Xquartz</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>org.macosforge.xquartz:0</key>
        <dict>
        <key>SecureSocketWithKey</key>
        <string>DISPLAY</string>
        </dict>
        </dict>
        <key>ServiceIPC</key>
        <true/>
        <key>EnableTransactions</key>
        <true/>
       ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/Safe.Connect.plist (checksum 1904970653)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>AbandonProcessGroup</key>
        <true/>
        <key>ExitTimeOut</key>
        <integer>5</integer>
        <key>HopefullyExitsFirst</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>scManagerD</string>
        <key>OnDemand</key>
        <false/>
        <key>Program</key>
        <string>/Applications/SafeConnect.app/Contents/MacOS/scManagerD</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/SafeConnect.app/Contents/MacOS/scManagerD</string>
        <string>daemon</string>
        </array>
        <key>ThrottleInterval</key>
        <integer>2</integer>
       ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/com.teamviewer.teamviewer_service.plist (checksum 3400244753)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Debug</key>
        <true/>
        <key>Disabled</key>
        <false/>
        <key>Label</key>
        <string>com.teamviewer.service</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer 8/TeamViewer.app/Contents/Resources/TeamViewer_Service</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer 8/TeamViewer.app/Contents/Resources</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/org.macosforge.xquartz.privileged_startx.plist (checksum 523110921)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>org.macosforge.xquartz.privileged_startx</string>
        <key>ProgramArguments</key>
        <array>
        <string>/opt/X11/lib/X11/xinit/privileged_startx</string>
        <string>-d</string>
        <string>/opt/X11/lib/X11/xinit/privileged_startx.d</string>
        </array>
        <key>MachServices</key>
        <dict>
        <key>org.macosforge.xquartz.privileged_startx</key>
        <true/>
        </dict>
        <key>TimeOut</key>
        <integer>120</integer>
        <key>EnableTransactions</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/tc.tctechnologies.PaeFireStudio.plist (checksum 2354694686)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>tc.tctechnologies.daemon.PaeFireStudio</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/PaeFireStudio/PaeFireStudioDaemon</string>
        <string>--onDemand</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        <string>/var/run/tc.tctechnologies.daemon.PaeFireStudio</string>
       ...and 6 more line(s)
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 394026997)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.apple.CSConfigDotMacCert-EMAIL-SharedServices.Agent.pl ist (checksum 3907645158)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.apple.CSConfigDotMacCert-EMAIL-SharedServices</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>LowPriorityIO</key>
        <true/>
        <key>Nice</key>
        <integer>10</integer>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices .framework/Versions/A/Support/CSConfigDotMacCert</string>
        <string>-l</string>
        <string>/Users/USER/Library/Logs/CSConfigDotMacCert.log</string>
        <string>-u</string>
        <string>EMAIL</string>
        <string>-t</string>
        <string>SharedServices</string>
        <string>-s</string>
        </array>
       ...and 4 more line(s)
    Contents of Library/LaunchAgents/com.google.GoogleContactSyncAgent.plist (checksum 2135155192)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.GoogleContactSyncAgent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/ A/Resources/gconsync</string>
        <string>--sync</string>
        <string>com.google.ContactSync</string>
        <string>--periodic</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist (checksum 4140853610)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.spotify.webhelper</string>
        <key>KeepAlive</key>
        <dict>
         <key>NetworkState</key>
         <true/>
        </dict>
        <key>RunAtLoad</key>
        <true/>
        <key>Program</key>
        <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
        <key>SpotifyPath</key>
        <string>/Applications/Spotify.app</string></dict>
       </plist>
    Root crontab
       #SqzS VERSION = 1.0.0
       #SYMANTEC SCHEDULER CRON ENTRIES.  THESE ENTRIES ARE AUTOMATICALLY GENERATED
       #PLEASE DO NOT EDIT.
       # Enc=1 Name=DefaultLiveUpdateSchedule  EvType1=1 EvType2=1 Sched=3
       57 12 * * * "/Library/Application Support/Symantec/Scheduler/SymSecondaryLaunch.app/Contents/schedLauncher" -u  1 "/Applications/Symantec Solutions/LiveUpdate.app/Contents/MacOS/LiveUpdate" "    "  "oapp"  "aevt"  "exAG" "-update LUal"
       #SqzS END SYMANTEC CRON ENTRIES
    Global login items
       /Library/Application Support/Symantec/AntiVirus/SAVDiskMountNotify.app
       /Library/Application Support/Symantec/AntiVirus/ScanNotification.app
       /Library/Application Support/Symantec/Scheduler/SymSecondaryLaunch.app
    Listeners
       launchd: afpovertcp
       launchd: afpovertcp
       kdc: kerberos
    User login items
       encore_reg
       - missing value
       AdobeResourceSynchronizer
       - missing value
    Restricted files: 569
    Elapsed time (s): 950
    Any better news here?

  • Internal harddrive suddenly becomes inaccessible

    I have a late 2013 iMac and upgraded to Mavericks shortly after getting the computer.  Since then I've had a continuous stream of crashes, the most typical being that the internal boot drive suddenly becomes inaccessible.  The OS continues to run fine for a short while but then inevitably hangs as applications fail to be able to access the main drive.
    Has anyone experienced similar problems and/or has a solution?  Is this likely a hardware fault?  I've run the diagnostic and repaired the drive numberous times, all to no avail.
    This is what I see in my logs:
    1/13/2014 13:36:55.000 kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002e4 detected for LVG "Macintosh HD" (34F3159F-4E68-4CAF-90B8-98622EB3EDBF), pv ECE6A6F3-2174-4BCD-9645-3179CD53CE75, near LV byte offset = 2364069740544.
    1/13/2014 13:36:55.000 kernel[0]: disk2: media is not present.

    You may be suffering a Kernel Panic, if you can please post the last KP log. HD's can faill at any point so don't count that out. If the machine is covered by AppleCare either the free 90 day complimentary care or if you have bought AppleCare then give them a call immediately. Otherwise you have a 1 year warranty so you should take it into your local Apple Store or AASP.
    To post a KP log instructions can be found in: http://support.apple.com/kb/ht2546

  • Internal harddrive becomes inaccessible

    I have a late 2013 iMac and upgraded to Mavericks shortly after getting the computer.  Since then I've had a continuous stream of crashes, the most typical being that the internal boot drive suddenly becomes inaccessible.  The OS continues to run fine for a short while but then inevitably hangs as applications fail to be able to access the main drive.
    Has anyone experienced similar problems and/or has a solution?  Is this likely a hardware fault?  I've run the diagnostic and repaired the drive numberous times, all to no avail.

    For additional information, this is what I see in my logs:
    1/13/2014 13:36:55.000 kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002e4 detected for LVG "Macintosh HD" (34F3159F-4E68-4CAF-90B8-98622EB3EDBF), pv ECE6A6F3-2174-4BCD-9645-3179CD53CE75, near LV byte offset = 2364069740544.
    1/13/2014 13:36:55.000 kernel[0]: disk2: media is not present.

  • Error while scanning for Serial-ATA devices.

    There was an error while scanning for Serial-ATA devices. I'm not sure how to trouble shoot this. I believe a secondary drive in bay 2 died.

    I also have just began to hit this issue.
    I have 4 2T enterprise class WD drives in a raid 1+0 (or was it 0+1) config.
    Device Model: WDC WD2002FYPS-01U1B1
    One disk (disk0 in bay 2) keeps disappearing. Completely. /dev/disk0 and /dev/rdisk0 vanish.
    If I look at "about this mac" / "More Info" / "Serial-ATA" I get the "error while scanning ...".
    If I reboot, the offending disc comes back and the raid volumes start rebuilding.
    The SMART status is (reported to be) fine.
    I use the 'smartmon' tools and look at the extended SMART status and the values of the counters all looks the same as the other drives. I can run an extended offline test, which takes forever to execute. disk 1 and 3 eventually finish with success (it writes this status into a SMART log area on the disc).
    Disk 2 and 0 take longer. I image this is because 2 is being read to resilver 0. Currently, I am running with disk0 absent again, and disk 2s test did not complete. It claims it was aborted by the host, so I imagine the one on disk0 will claim the same after I reboot.
    My system is under extended AppleCare until 16 Jan 2011, so if I can determine that this is a disc controller error, I can get it fixed. The drives have a 5 year warrantee, and are less than 1yr old, so they are covered. I just need to figure out what the issue is.
    I will now reboot and recover disk0 and see if perhaps there is anything recorded in the SMART log.
    There is nothing in kernel.log specific to disk0. I include the log extract here for posterity. The "speed" volume is not raid 0+1, just striped, which is why it gets aborted.
    Dec 21 23:30:26 8way kernel[0]: AppleRAID::restartSet - restarting set "sys_2" (C398B450-28A3-4C1D-A6A8-5B617661789D).
    Dec 21 23:30:26 8way kernel[0]: AppleRAIDMirrorSet::rebuild complete for set "sys_2" (C398B450-28A3-4C1D-A6A8-5B617661789D).
    Dec 22 04:17:22 8way kernel[0]: AppleRAID::restartSet - restarting set "usr_2" (4EA5DD68-D6D0-4CF3-A741-BFBC5ECE8A76).
    Dec 22 04:17:22 8way kernel[0]: AppleRAIDMirrorSet::rebuild complete for set "usr_2" (4EA5DD68-D6D0-4CF3-A741-BFBC5ECE8A76).
    Dec 22 05:23:16 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:23:30 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:23:44: --- last message repeated 1 time ---
    Dec 22 05:23:44 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:24:14: --- last message repeated 4 times ---
    Dec 22 05:24:19 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:24:56: --- last message repeated 2 times ---
    Dec 22 05:24:56 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:25:17: --- last message repeated 1 time ---
    Dec 22 05:25:17 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:25:31: --- last message repeated 1 time ---
    Dec 22 05:25:31 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on EB932B0E-8476-480C-BBD4-53A9A77D9FEF
    Dec 22 05:25:45: --- last message repeated 1 time ---
    Dec 22 05:25:45 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:26:15: --- last message repeated 2 times ---
    Dec 22 05:26:21 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:26:51: --- last message repeated 4 times ---
    Dec 22 05:27:12 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:27:33: --- last message repeated 1 time ---
    Dec 22 05:27:26 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:27:40: --- last message repeated 1 time ---
    Dec 22 05:27:40 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:28:24: --- last message repeated 1 time ---
    Dec 22 05:28:24 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:28:39: --- last message repeated 1 time ---
    Dec 22 05:28:39 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25
    Dec 22 05:29:14 8way kernel[0]: AppleRAID::completeRAIDRequest - error 0xe00002ca detected for set "usr_2" (4EA5DD68-D6D0-4CF3-A741-BFBC5ECE8A76), member 3C6E9EA4-831A-4
    57A-8CA5-6E7E9CBEED25, set byte offset = 222462894080.
    Dec 22 05:29:14 8way kernel[0]: AppleRAID::recover() member 3C6E9EA4-831A-457A-8CA5-6E7E9CBEED25 from set "usr_2" (4EA5DD68-D6D0-4CF3-A741-BFBC5ECE8A76) has been marked
    offline.
    Dec 22 05:29:14 8way kernel[0]: AppleRAID::restartSet - restarting set "usr_2" (4EA5DD68-D6D0-4CF3-A741-BFBC5ECE8A76).
    Dec 22 05:32:38 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:33:22: --- last message repeated 1 time ---
    Dec 22 05:33:22 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:34:06: --- last message repeated 1 time ---
    Dec 22 05:34:06 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002ca on 9722C38E-DFF9-468F-8DE5-809432493168
    Dec 22 05:34:53: --- last message repeated 1 time ---
    Dec 22 05:34:53 8way kernel[0]: AppleRAID::completeRAIDRequest - error 0xe00002ca detected for set "sys_2" (C398B450-28A3-4C1D-A6A8-5B617661789D), member 9722C38E-DFF9-4
    68F-8DE5-809432493168, set byte offset = 35194773504.
    Dec 22 05:34:53 8way kernel[0]: AppleRAID::recover() member 9722C38E-DFF9-468F-8DE5-809432493168 from set "sys_2" (C398B450-28A3-4C1D-A6A8-5B617661789D) has been marked
    offline.
    Dec 22 05:34:53 8way kernel[0]: AppleRAID::restartSet - restarting set "sys_2" (C398B450-28A3-4C1D-A6A8-5B617661789D).
    Dec 22 05:37:24 8way kernel[0]: AppleAHCIDiskQueueManager::setPowerState(0x13d64500, 2 -> 1) timed out after 100113 ms
    Dec 22 05:37:44 8way kernel[0]: Failed to issue COM RESET successfully after 3 attempts. Failing...
    Dec 22 05:37:44 8way kernel[0]: AppleRAIDMember::synchronizeCacheCallout: failed with e00002be on EB932B0E-8476-480C-BBD4-53A9A77D9FEF
    Dec 22 05:37:44 8way kernel[0]: AppleRAID::recover() member EB932B0E-8476-480C-BBD4-53A9A77D9FEF from set "speed" (190EC75B-C702-4481-ABCF-8C5A0D54BBE0) has been marked
    offline.
    Dec 22 05:37:44 8way kernel[0]: AppleRAID::restartSet - restarting set "speed" (190EC75B-C702-4481-ABCF-8C5A0D54BBE0).
    Dec 22 05:37:44 8way kernel[0]: disk4: media is not present.
    Dec 22 05:37:59 8way kernel[0]: speed::terminate(kIOServiceSynchronous) timeout
    Dec 22 05:37:59 8way kernel[0]: AppleRAID::completeRAIDRequest - underrun detected, expected = 0xa000, actual = 0x9e00, set = "speed" (190EC75B-C702-4481-ABCF-8C5A0D54BB
    E0)
    Dec 22 05:37:59 8way kernel[0]: disk4: data underrun.
    Dec 22 05:37:59 8way kernel[0]: jnl: disk4: dojnlio: strategy err 0x5
    Dec 22 05:37:59 8way kernel[0]: jnl: disk4: end_transaction: only wrote 0 of 40960 bytes to the journal!
    Dec 22 05:37:59 8way kernel[0]: disk4: media is not present.
    Dec 22 05:38:00 8way kernel[0]: jnl: disk4: close: journal 0x13f34e04, is invalid. aborting outstanding transactions

  • RAID Mirror failed - help interpreting error code?

    Hi all - I run the primary disk mirrored on my Dual 2.0 Xserver (10.4.7) using Apple's software RAID. No problems for two years, but found this am a warning on System Monitor, showing my RAID as degraded - one disk had dropped out of the set. All functions continued forward without interruption.
    Here's all the system log has to say:
    Aug 12 18:29:34 mail kernel[0]: AppleRAID::completeRAIDRequest - error 0xe00002ca detected for set "Xserver80G" (9477A440-E50F-11D9-B65B-000D939C5BEC), member E612F8B0-3082-4222-A9FE-B58D35CDA3B8, set byte offset = 907558912.
    Aug 12 18:32:39 mail kernel[0]: AppleRAID::recover() member E612F8B0-3082-4222-A9FE-B58D35CDA3B8 from set "Xserver80G" (9477A440-E50F-11D9-B65B-000D939C5BEC) has been marked offline.
    Aug 12 18:32:39 mail kernel[0]: AppleRAID::restartSet - restarting set "Xserver80G" (9477A440-E50F-11D9-B65B-000D939C5BEC).
    The System Monitor shows no pre-failure warnings on the HD's themselves, and I'm assuming there was an error in the mirroring, and the RAID software gracefully dropped the offending volume.
    My questions are: Any help interpreting the error code so I can narrow down the likely cause, if any? any ideas what causes this kind of error? Is it likely to recurr?
    Any help much appreciated. I'll be rebuilding the set tomorrow after working hours.

    The RAID set got out of sync. You might see this from time to time if you use Apple's raid driver.
    Take a look at softraid.com for a better driver.

Maybe you are looking for

  • Tecra M2 - Will not boot up, power light is on

    Hi, I wonder if someone out there could help me with a problem? I was using my M2 on Friday when my friend accidentally knocked a very small amount of soft drink onto the front of my M2, I immediately put it upright and got a hairdryer on it. After l

  • My itunes wont sync with gmail

    why?

  • Open a bsp page in a new window?

    Hi All, I am creating a BSP application wherein i have a htmlb button for "help". I want to open this help page in a new window, so that alongwith the help page the user can view other pages also simultaneously. Is there any way by which i can open t

  • Duplicate Entries in Application List ..?? 8230 OS4.6 DTM 6.2 Win XP SP3

    Hi ... I just noticed that the Application list in DTM shows duplicate entries of 3 of my apps on my 8230 ... I was curious about what was listed, because I was investigating the phenomenon of MyWorld incorrectly showing the "trial" verions of 2 apps

  • Aperture & RIP

    How, if at all, would you use a RIP with Aperture? I heard that Image Print may come out with a RIP for the iPF5000. The Canon Mac driver currently does not work on an Intel Mac Pro (though it comes with a Photoshop plug-in that works). If the ImageP