Windowserver spikes to 100% cpu opening one specific folder

one issue keeps haunting my imac 27" (late 2013) running on maverick 10.9.4
everything runs pretty fine until i open one folder containing further folders with jpgs. the primary folder is 1.98 gb, but i have other folders on the external wd my book drive that are 78 gb heavy and don't have that issue of windowserver spiking up to 100 % cpu. the problem is limited to that one folder.
i have know idea, what makes that folder special. i didn't have these problems on my old imac, where i can open the folder, delete jpg etc. without any problem.
any suggestions?

It's probably a combination of Flash and video decoding. Flash is not coded very efficiently on the Mac and uses more CPU than it should. On an older machine, this can tax the CPU to its limit. You can watch CPU usage spike even on Flash sites that don't use video - try it sometime.
Second, the way that current video codecs get so much quality out of so little bandwidth is by applying encoding so intensive that you need a very powerful CPU to decode it. Codecs that assume they will be running on the 2GHz dual-core CPUs of the last few years will overtax the slower single-core G4 processors of half a decade ago.
I can watch Hulu and other videos on my PowerBook G4 at standard resolution (Hulu at a low frame rate, though), but the G4 cannot handle high quality resolution playback at all.
In your case, it's important to kill off any CPU-intensive processes that don't need to be running in the background when you're trying to watch something.

Similar Messages

  • Itunes 8 using 100% CPU on one core.

    Hi Guys,
    Since today Itunes seems to be using up 100% CPU on one of the two cores. This happens shortly after i started it - for example when i play a song.
    After a few minutes it will be reactive again and then i can choose another song - after which it will hang again. It also hangs when changing for example from Films to Music. I have the idea that it happens when i click the Music library - but am not sure. I disabled AV for the itunes library folder - but that didnt change anything. This has been working fine until today. I even uninstalled and re-installed version 8. The only thing that might be related is that when i upgraded to ver. 8 i used the update function in itunes - which didnt work as well - left me with some unusable shortcuts etc. But the app itself was working.
    OS is vista.
    Just saw that this is for the store only - Moderators please move if possible.
    Message was edited by: Dave20007

    wilberfan wrote:
    Dual-core, 32-bit Intel machine.   Did an -Syu two nights ago.  A dozen or so packages upgraded--including (I remember) the latest nvidia (302.17-1).
    When I first boot-up, I get 100% CPU on one of the cores.   htop reveals that it's the X session that's running away (?)   Rebooting seems to take care of it--although I don't understand why yet...
    Anyone experiencing this--or have any suggestions on what I could look at to see what the problem might be? 
    Thanks in advance...
    I had this problem with mount. In fact asking the system for shutdown would set a live lock on a mount process taking one core.

  • 100% Cpu on One of our portal system

    Hi All,
    We are facing problem in one of our portal system where the cpu usage is going upto 100%. We have checked trace and other things but seems to be fine.
    At database level following query is taking all the cpu. We are not sure what exactly it is
    "SELECT
      DISTINCT "V"."OBJECTID"
    FROM
      "DAV_CONTENTSTORE" "CS" INNER JOIN "DAV_RESOURCE" "R" ON "R"."CONTENTS
      TOREID" = "CS"."CONTENTSTOREID" INNER JOIN "PVC_VERSION" "V" ON "V"."V
      ERSIONID" = "R"."RESOURCEID" INNER JOIN "PVC_VERSIONSET" "VS" ON "VS".
      "EXTERNALPROPERTY" = :1 AND "VS"."EXTERNALTYPE" = :2 INNER JOIN "PVC_V
      SETELEMENT" "VSE" ON "VS"."VERSIONSETID" = "VSE"."VERSIONSETID" INNER
      JOIN "PVC_VERSIONEDOBJ" "VO" ON "VSE"."OBJECTID" = "VO"."OBJECTID"
    WHERE
      "CS"."ISINDELTA" = :3 AND "CS"."DELTAALGORITHM" = :4 AND
      "R"."RESOURCETYPE" = :5 AND "R"."PATHURI" LIKE :6 AND "R"."OBJNAME" >=
      :7 AND "R"."OBJNAME" < :8 AND "VO"."OBJECTTYPE" = :9 AND
      "V"."VERSIONID" = "VSE"."VERSIONID" AND "V"."OBJECTID" > :10
    ORDER BY
    The above is cpu intensive query and at os level we can see it is taking 100% cpu.
    Can somebody help us to understand what is this query doing and how we can stop it occuring in the system.
    Regards
    Deepak

    wilberfan wrote:
    Dual-core, 32-bit Intel machine.   Did an -Syu two nights ago.  A dozen or so packages upgraded--including (I remember) the latest nvidia (302.17-1).
    When I first boot-up, I get 100% CPU on one of the cores.   htop reveals that it's the X session that's running away (?)   Rebooting seems to take care of it--although I don't understand why yet...
    Anyone experiencing this--or have any suggestions on what I could look at to see what the problem might be? 
    Thanks in advance...
    I had this problem with mount. In fact asking the system for shutdown would set a live lock on a mount process taking one core.

  • Finder window crashing when i try to open a specific folder in my documents folder.

    my computer won't open a specific folder in my documents folder. it will let me open other folders but not his one.  when i click to open it get a notice that Finder has unexpectedly quit.  Any help would be appreciated as it's my main folder!

    I am totally at sea here, but is this what you mean?  There's more text but here is the beginning of the report...
    Process:         Finder [501]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.7.3 (10.7.3)
    Build Info:      Finder_FE-751003013000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [110]
    Date/Time:       2012-06-07 11:51:11.640 +0100
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Crashed Thread:  5  Dispatch queue: TNodeEngine 0x7f8cdb37cda0
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010c216000-000000010c722000 [ 5168K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Application Specific Information:
    objc[501]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff9376067a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9375fd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff9474e50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff94756c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff94756486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff9a59a4d3 RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff9a5a1781 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff9a5a160e BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x000000010ccfee31 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x000000010ccfe735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x000000010ccfb071 -[NSApplication run] + 470
    11  com.apple.AppKit                        0x000000010cf77244 NSApplicationMain + 867
    12  com.apple.finder                        0x000000010c21c4af 0x10c216000 + 25775
    13  com.apple.finder                        0x000000010c21c474 0x10c216000 + 25716

  • How to Open a Specific Folder in the Finder via Shortcut Key

    I'm sure this has been covered elsewhere, so sorry for not finding it...
    Is it possible to assign a shortcut key to open a specific folder with Automator or AppleScript? There are 4-5 commonly used folders buried 10-11 levels deep on a server and I'd love to have a shortcut key to open those particular folders in the Finder.
    Could you give me some assistance?
    Thanks!

    QuickKeys may work, or you can look on http://www.versiontracker.com or http://www.macupdate.com for other alternatives.
    Another option is to create aliases to those folders and store the aliases in a local folder which you can place on your Dock, the Finder window sidebar or toolbar.

  • When I open one particular folder to play the games in it the pointer turns into a pinwheel and I cant open the game or close the folder unless I shut down my computer.  Never happened before and does not happen with any other folder on the desktop.

    why does pointer become a pinwheel when I open one particular folder only and prevent me from opening the apps in it and then keep me from closing the folder unless I shut down the computer completely.  I can open all other folders on the desk top without a problem.  My game folder never gave me trouble before.

    Try this. Open one of your files. The window that contains your picture is named at the top. Command click on the name and you'll see the entire path starting with its name and then moving to the folder, the folder it is contained in, etc all the way to down to the hard drive volume name. This should tell you where to find the folder.

  • Use Time Machine on ONLY one specific folder?

    I wish to use the Time Machine function to backup only one specific folder on my computer, the DROPBOX folder.
    How can I implement this and inform Time Machine of my choice?
    According to my first investigations, I only have the choice to select folders to EXCLUDE. This makes the setup of Time Machine unconfortable.
    Any advice?

    I agree with Jeffrey Jones2 above .
    Makes no sense to backup the dropbox folder alone, Dropbox It is "cloud storage" and has its own backup. Dropbox keeps a snapshot every time you save a file. You can preview and restore.
    If you go to the DROPBOX website you can view deleted file from the trash can icon (see below.)
    From there it is a matter of Restore the file. This would work for accidentally deleted files,  there maybe a 30day archive limit so read the small print for details.
    If it is imperative to your backup plan,  just drag and drop  your folder to any external storage device, just not the Time Machine HD/partition.

  • Finder runs near 100% cpu when I open a specific folder.

    I noticed my mac pro battery went to the red zone in under two hours, it normally goes all day. I checked activity monitor and it showed finder using 97% cpu.
    To keep it short, I discovered there's a problem only when I have a specific folder open. I don't have to be accessing the folder, finder goes near 100% anytime this folder is open, even when there are no other apps running. It's a relatively large folder - about 3300 items counting all files and subfolders. Is there a maximum size finder can handle under snow leopard or, perhaps, on an intel processor? I tried moving half the items to another folder and the problem seemed to stop. This isn't a good solution for me, however, as I need all the files located together.
    There is no problem with this folder on my good old power pc running 10.4, so I'm processing it there for the time being.
    HELP? Thanks.

    No, info is not checked, nor is arrange by nor show icon. Thanks anyway.
    However, curiously, if I change view from icon to list, finder cpu % drops down to near zero. Change view back to icon, and finder goes crazy again. Maybe this'll mean something to someone?
    Meanwhile, I can now use that folder, just have to remember to set it to list view.

  • Windows explorer stopped working when trying to open a specific folder...and solution

    I have had a problem with a specific folder or two on my computer, when I open the folder I get the error message that windows explorer has stopped working.  It only happens with specific folders and everything else works fine. 
    I did a lot of reading to figure out a fix.
    I finally tried right clicking the program explorer.exe located in C:Windows and chose "run as administrator" and this fixed the problem.
    Note that the error message details list an application crash of windows.exe
    I thought I would post this to help others.  I don't know if this is the same problem some folks describe with a continual loop of the error message, problems opening the control panel or problems upon start up.  But if you have a similar problem to the one I described try this very simple fix. 
    Cheers

    I don't know what OS you are running, but under Windows 7 RC build 7100 the selection was ghosted to "run as administrator".
    I was able to stop the problem from happening by right clicking the folder I was having problems with, selecting properties>customize tab and changing the "Optimize this folder for:" from Videos to General Items.
    I know that this particular folder was optimized for general items from the beginning as I had just folders inside which were filled with videos. When I started to move videos into this parent folder to separate them later, this parent folder switched by itself
    to being optimized for Videos. I'm not positive but I think that this was the time I started to have a problem with this folder until I did what I described above.
    This is my very first post, so I hope I explained things well enough to be of help to someone.
    Thanks
    That's fixed my problem.  Stopped responding every time I opened My Videos, changed the file properties to optimized for general and now the icons aren't thumbnail big but it doesn't crash now...  Thank you, it was really starting to bug me.

  • How to open the specific folder view with JS

    Hi,
    Maybe very simple thing, but I don´t know how to "open" the view to an excisting folder like "Macintosh HD/MyDocs/This_Folder" ?
    Thanks in advance!
    Erkki

    I found the answer myself. It was this what was missing (to choose the specific folder).
    eg.
    app.browseTo(Folder("/Macintosh HD/MyFolder/"));

  • Does anyone know how to default Menu navigation to open to specific folder

    Does anyone know how to default Menu navigation to be opened to a specific folder when User first log on to PEOPLSOFT with peopleTool version 8.48 or above?

    There are several notes on Oracle Support with a few options...
    E-Portal: How to Redirect a User To Specific Component Page at Login? [ID 649958.1]
    E-PORTAL: What Methods Are Available To Redirect Users To A Specific Page At Login? [ID 757458.1]
    Regards,
    Bob

  • Remember to open the specific folder when you go file-open in dreamweaver.

    Hi, everytime I go to 'file - open', the default folder under 'look in' is 'my documents'. Once I opened a local folder in dreamweaver, I need dreamweaver to remember that folder for all the time.
    I know I can modify required folder as a default folder in words 2003 this way: Tools - Options - File Locations - highlight Documents - click Modify - browse the folder I need the application to remember.
    The question is what is the equivalent this in dreamweaver to modify, just like in word?
    Thank you for your help,

    If you go to Window | Files and select the site you are working on (screen shot posted), then when you go to File | Open, it will take you to that sites root folder.  Is that what you were looking for?
    Gary

  • My iBooks keep crashing when every time I try to open one specific book!

    I had downloaded a book from iTunes store.
    Every time I tried to read it, the iBooks crashed and  the error message popped.
    Could someone help me? This book is very important for me.
    The error message  as followed:
    Process:               iBooks [653]
    Path:                  /Applications/iBooks.app/Contents/MacOS/iBooks
    Identifier:            com.apple.iBooksX
    Version:               1.1.1 (600)
    Build Info:            iBooks-600000000000000~48
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           iBooks [653]
    User ID:               501
    Date/Time:             2015-02-08 01:10:15.988 +0800
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        18533635-BA94-6A6A-EF12-ECBA7DFF6842
    Time Awake Since Boot: 820 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x000059ffd63fbec0
    VM Regions Near 0x59ffd63fbec0:
        CG raster data         0000000129448000-0000000129449000 [    4K] rw-/rwx SM=ZER 
    -->
        MALLOC_NANO            0000600000000000-0000600000400000 [ 4096K] rw-/rwx SM=COW 
    Application Specific Information:
    objc_msgSend() selector name: asset
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff93f5e0dd objc_msgSend + 29
    1   libdispatch.dylib             0x00007fff947db323 _dispatch_call_block_and_release + 12
    2   libdispatch.dylib             0x00007fff947d6c13 _dispatch_client_callout + 8
    3   libdispatch.dylib             0x00007fff947e2cbf _dispatch_main_queue_callback_4CF + 861
    4   com.apple.CoreFoundation       0x00007fff94d9ac79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    5   com.apple.CoreFoundation       0x00007fff94d5730f __CFRunLoopRun + 2159
    6   com.apple.CoreFoundation       0x00007fff94d56858 CFRunLoopRunSpecific + 296
    7   com.apple.HIToolbox           0x00007fff96080aef RunCurrentEventLoopInMode + 235
    8   com.apple.HIToolbox           0x00007fff9608086a ReceiveNextEventCommon + 431
    9   com.apple.HIToolbox           0x00007fff960806ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    10  com.apple.AppKit               0x00007fff98c5ef81 _DPSNextEvent + 964
    11  com.apple.AppKit               0x00007fff98c5e730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    12  com.apple.AppKit               0x00007fff98c52593 -[NSApplication run] + 594
    13  com.apple.AppKit               0x00007fff98c3da14 NSApplicationMain + 1832
    14  libdyld.dylib                 0x00007fff951e55c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff9a02e232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff947d9a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.MZBookKeeperController
    0   libsystem_kernel.dylib         0x00007fff9a02d136 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff91a2353e -[__NSOperationInternal _waitUntilFinished:] + 131
    2   com.apple.CoreFoundation       0x00007fff94cf52d3 _CFXNotificationPost + 3283
    3   com.apple.Foundation           0x00007fff919b8c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    4   com.apple.CoreData             0x00007fff948ded36 -[NSManagedObjectContext(_NSInternalAdditions) _didSaveChanges] + 2118
    5   com.apple.CoreData             0x00007fff948d0e39 -[NSManagedObjectContext save:] + 2057
    6   com.apple.IMCommonCore         0x000000010f19cfe4 -[IMCoreDataSource saveManagedObjectContext:] + 230
    7   com.apple.iBooksX             0x000000010f12b47d 0x10f105000 + 156797
    8   com.apple.iBooksX             0x000000010f12a7f2 0x10f105000 + 153586
    9   com.apple.iBooksX             0x000000010f135024 0x10f105000 + 196644
    10  com.apple.iBooksX             0x000000010f12a7b7 0x10f105000 + 153527
    11  libdispatch.dylib             0x00007fff947d6c13 _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff947e05f7 _dispatch_barrier_sync_f_slow + 757
    13  com.apple.BKStoreAccess       0x000000010f58b63a -[MZBookKeeperController performBlockAndWait:] + 67
    14  com.apple.iBooksX             0x000000010f12b36d 0x10f105000 + 156525
    15  libdispatch.dylib             0x00007fff947db323 _dispatch_call_block_and_release + 12
    16  libdispatch.dylib             0x00007fff947d6c13 _dispatch_client_callout + 8
    17  libdispatch.dylib             0x00007fff947da365 _dispatch_queue_drain + 1100
    18  libdispatch.dylib             0x00007fff947dbecc _dispatch_queue_invoke + 202
    19  libdispatch.dylib             0x00007fff947d96b7 _dispatch_root_queue_drain + 463
    20  libdispatch.dylib             0x00007fff947e7fe4 _dispatch_worker_thread3 + 91
    21  libsystem_pthread.dylib       0x00007fff97176637 _pthread_wqthread + 729
    22  libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.BKSeriesManager
    0   libsystem_kernel.dylib         0x00007fff9a028532 semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff947ddc0f _dispatch_semaphore_wait_slow + 143
    2   com.apple.IMCommonCore         0x000000010f1d9d17 __55-[BKSeriesManager _updateSeriesWithAdamIds:completion:]_block_invoke + 254
    3   libdispatch.dylib             0x00007fff947db323 _dispatch_call_block_and_release + 12
    4   libdispatch.dylib             0x00007fff947d6c13 _dispatch_client_callout + 8
    5   libdispatch.dylib             0x00007fff947da365 _dispatch_queue_drain + 1100
    6   libdispatch.dylib             0x00007fff947dbecc _dispatch_queue_invoke + 202
    7   libdispatch.dylib             0x00007fff947d96b7 _dispatch_root_queue_drain + 463
    8   libdispatch.dylib             0x00007fff947e7fe4 _dispatch_worker_thread3 + 91
    9   libsystem_pthread.dylib       0x00007fff97176637 _pthread_wqthread + 729
    10  libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff9a02d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9717440d start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff9a0284de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9a02764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94d57b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94d56ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94d56858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff98dc233b _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff97176268 _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff971761e5 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff9717441d thread_start + 13
    Thread 14:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff9a0284de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9a02764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94d57b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94d56ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94d56858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff943f7c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff91a1e90a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff97176268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff971761e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff9717441d thread_start + 13
    Thread 15:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff9a02d3fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff97176268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff971761e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff9717441d thread_start + 13
    Thread 16:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib         0x00007fff9a02851a semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff947ddc55 _dispatch_semaphore_wait_slow + 213
    2   com.apple.MediaToolbox         0x00007fff8c09d1d7 0x7fff8bfe8000 + 741847
    3   com.apple.CoreMedia           0x00007fff8d71a765 figThreadMain + 417
    4   libsystem_pthread.dylib       0x00007fff97176268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff971761e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff9717441d thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00006000004b0aa0  rbx: 0x00007fff93f5e0c0  rcx: 0x0000000000000050  rdx: 0x00000000ffffffff
      rdi: 0x0000600000201aa0  rsi: 0x00007fff9663e235  rbp: 0x00007fff50af93c0  rsp: 0x00007fff50af93a8
       r8: 0x0000000000000000   r9: 0x0000600000c56230  r10: 0x00007fff9663e235  r11: 0x000059ffd63fbea8
      r12: 0x0000000000000000  r13: 0x00007fff50af9430  r14: 0x0000600000e41080  r15: 0x0000000000000000
      rip: 0x00007fff93f5e0dd  rfl: 0x0000000000010202  cr2: 0x000059ffd63fbec0
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10f105000 -        0x10f15ffff  com.apple.iBooksX (1.1.1 - 600) <1EF4DD91-C857-3B0C-ADE9-B8305DD6AD21> /Applications/iBooks.app/Contents/MacOS/iBooks
           0x10f198000 -        0x10f232ff7  com.apple.IMCommonCore (1.1.1 - 1) <07E297D4-DD28-3820-A437-EB23AFC026E0> /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/ IMCommonCore
           0x10f2bc000 -        0x10f2e8fff  com.apple.BKBookshelfCommonCore (1.1.1 - 1) <B9A31C3C-AEF5-36A5-ABC9-F22FFA8E2066> /Applications/iBooks.app/Contents/Frameworks/BKBookshelfCommonCore.framework/Ve rsions/A/BKBookshelfCommonCore
           0x10f307000 -        0x10f370ff7  com.apple.IMPlatformCore (1.1.1 - 1) <3C7E5578-4B4E-3309-9EEE-71778C512189> /Applications/iBooks.app/Contents/Frameworks/IMPlatformCore.framework/Versions/ A/IMPlatformCore
           0x10f3c1000 -        0x10f3eefff  com.apple.iTunesLibrary (12.1 - 12.1.0.50) <E3BB68BE-6C57-3593-81F4-AD95BADE2E48> /Library/Frameworks/iTunesLibrary.framework/Versions/A/iTunesLibrary
           0x10f40b000 -        0x10f411ff7  com.apple.BookKit (1.1 - 255) <501D110F-42F7-390F-A070-54F557F3C006> /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/BookKit
           0x10f423000 -        0x10f433ff7  com.apple.BKCommonCore (1.1.1 - 1) <663E0342-39D6-3FB3-9212-37550542F0EB> /Applications/iBooks.app/Contents/Frameworks/BKCommonCore.framework/Versions/A/ BKCommonCore
           0x10f44f000 -        0x10f4fbfff  com.apple.BKPlatformCore (1.1.1 - 1) <09250415-DFB2-38AE-91E8-A339A777734A> /Applications/iBooks.app/Contents/Frameworks/BKPlatformCore.framework/Versions/ A/BKPlatformCore
           0x10f583000 -        0x10f594fff  com.apple.BKStoreAccess (1.1.1 - 1) <9A98CF76-8AA0-346E-9396-9C5A06341803> /Applications/iBooks.app/Contents/Frameworks/BKStoreAccess.framework/Versions/A /BKStoreAccess
           0x10f5ad000 -        0x10f607ff7  com.apple.BKFairPlayCore (1.1.1 - 1) <B66351B0-1A93-34E7-A0CD-B3D01E40E2F2> /Applications/iBooks.app/Contents/Frameworks/BKFairPlayCore.framework/Versions/ A/BKFairPlayCore
           0x10f61a000 -        0x10f649fff  com.apple.LookupFramework (1.1 - 148.1) <BAEA00A5-69A8-3B9A-9A7B-3349DEFE2BAB> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
           0x111243000 -        0x111243ff5 +cl_kernels (???) <95A84670-F4AE-4CDA-A301-AA0858BD67D5> cl_kernels
           0x11355b000 -        0x113641fef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x113718000 -        0x113718fef +cl_kernels (???) <00B9A6B7-1AF6-4FB8-9A65-AD1767625E09> cl_kernels
           0x113756000 -        0x11375aff3  libFontRegistryUI.dylib (134) <9C55337C-4D65-34C8-9BB9-90399B420A6F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x1148ea000 -        0x11490eff7  com.apple.BKLibraryPlatformDataSources (1.1.1 - 1) <CF59FBB2-68BB-3333-9F97-C2E8C5EF3C66> /Applications/iBooks.app/Contents/PlugIns/BKLibraryPlatformDataSources.bundle/C ontents/MacOS/BKLibraryPlatformDataSources
           0x115062000 -        0x115e59fef  com.apple.CoreFP (2.7.45 - 2.7.45) <2DA748D0-5383-3167-8B37-40F7E0EF72B1> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x11645c000 -        0x1164c2ff7  com.apple.BKBookshelf (1.1.1 - 1) <39B78322-A091-3166-9E06-653CC6ACBCD2> /Applications/iBooks.app/Contents/PlugIns/BKBookshelf.bundle/Contents/MacOS/BKB ookshelf
           0x116689000 -        0x116689ffe +cl_kernels (???) <D54DCEE1-307C-4BB8-BBAF-779A1480E871> cl_kernels
           0x117214000 -        0x117490ff3  com.apple.RawCamera.bundle (6.02 - 769) <683312C6-30E5-311E-8F16-16911F8F9D50> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x11755e000 -        0x118ae5fff  com.apple.iBAReaderKit (1.1.1 - 1) <68D6BE67-8191-3793-BABA-A55CB57B5520> /Applications/iBooks.app/Contents/PlugIns/iBAReaderKit.bundle/Contents/MacOS/iB AReaderKit
           0x119151000 -        0x119595ff7  com.apple.SceneKit (5.0 - 260.7.1) <61A4433D-A28A-37FF-BF20-1D69EDE78AF8> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff60329000 -     0x7fff6035f837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff8a9d1000 -     0x7fff8aa53fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8aa54000 -     0x7fff8aa56fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8aa64000 -     0x7fff8ab06ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8ab07000 -     0x7fff8ae3afff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff8ae3b000 -     0x7fff8ae97fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ae98000 -     0x7fff8ae9dff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8ae9e000 -     0x7fff8ae9fff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8aea0000 -     0x7fff8aea5ff7  com.apple.ServerInformation (2.0 - 1) <78FDEDE5-202A-3A65-BE75-B0F44A811C80> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8aea6000 -     0x7fff8af34ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8af35000 -     0x7fff8af60fff  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
        0x7fff8af61000 -     0x7fff8b474ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b475000 -     0x7fff8b509fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8b50a000 -     0x7fff8b50efff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b551000 -     0x7fff8b5ddff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff8b5de000 -     0x7fff8b616ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff8b61b000 -     0x7fff8b63ffef  libJPEG.dylib (1232) <638302B6-369F-3C50-BF63-F8D19C393F47> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8bf82000 -     0x7fff8bf87ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8bfd3000 -     0x7fff8bfdeff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8bfdf000 -     0x7fff8bfe7ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8bfe8000 -     0x7fff8c4d4ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8c4d5000 -     0x7fff8c50cffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c50d000 -     0x7fff8c514fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8c516000 -     0x7fff8c553ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c554000 -     0x7fff8c62aff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c62b000 -     0x7fff8c796ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c797000 -     0x7fff8ca01fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ca02000 -     0x7fff8cb2aff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8cb2b000 -     0x7fff8cb2cff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8cb2d000 -     0x7fff8cb37fff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8cb38000 -     0x7fff8cb42ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8cb43000 -     0x7fff8cb64fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cb65000 -     0x7fff8cb96fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8cb97000 -     0x7fff8cb9ffff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8cba0000 -     0x7fff8cbabff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8cbb1000 -     0x7fff8cbc2ff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8cbc3000 -     0x7fff8cc83fff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8cd41000 -     0x7fff8ce73ff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8ce74000 -     0x7fff8ce78fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8cea2000 -     0x7fff8cea4fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8cf68000 -     0x7fff8cf71fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8cf72000 -     0x7fff8cf76fff  com.apple.LoginUICore (3.0 - 3.0) <035C8626-9E66-3E3F-9976-BA4BCD9646F3> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8cf77000 -     0x7fff8d008ff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff8d009000 -     0x7fff8d00cff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8d00d000 -     0x7fff8d08eff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8d08f000 -     0x7fff8d0a3ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d129000 -     0x7fff8d178ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8d179000 -     0x7fff8d17afff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8d17b000 -     0x7fff8d183ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8d184000 -     0x7fff8d18aff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d18b000 -     0x7fff8d1b3fff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
        0x7fff8d250000 -     0x7fff8d280fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d281000 -     0x7fff8d2e0ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8d2e1000 -     0x7fff8d2e4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d2e5000 -     0x7fff8d2e6ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8d303000 -     0x7fff8d447ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d4a5000 -     0x7fff8d4baff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8d4bb000 -     0x7fff8d4c9fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1563) <CCAB74BF-947C-384D-B4C8-E2118145555B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d4ca000 -     0x7fff8d579fe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d5a2000 -     0x7fff8d5a5fff  libScreenReader.dylib (390.21) <364E0A52-4076-3F55-8C77-7CC5E085E4C4> /usr/lib/libScreenReader.dylib
        0x7fff8d5a6000 -     0x7fff8d5abffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff8d5ac000 -     0x7fff8d6e6ff7  com.apple.ImageIO.framework (3.3.0 - 1232) <A9682E9F-4917-3926-A035-7FEE7FF9D2AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d6e7000 -     0x7fff8d77dffb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8d77e000 -     0x7fff8d79efff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d80d000 -     0x7fff8d857fff  com.apple.DiskManagement (7.1 - 847.1) <DC68FBAD-CAC1-30EA-B979-FFED401ADA21> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8d861000 -     0x7fff8db7cfcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8db7d000 -     0x7fff8db96fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8db97000 -     0x7fff8dbe3ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8dcdf000 -     0x7fff8dd02fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8dfb9000 -     0x7fff8dfbdfff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
        0x7fff8dfe6000 -     0x7fff8e003ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8e004000 -     0x7fff8e03effb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e03f000 -     0x7fff8e065ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e066000 -     0x7fff8e0c0ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8e0c6000 -     0x7fff8e0c8ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8e0c9000 -     0x7fff8e109ff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8e10a000 -     0x7fff8e11eff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8e12c000 -     0x7fff8e136ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e137000 -     0x7fff8e13ffff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8e140000 -     0x7fff8e141fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8e159000 -     0x7fff8e24bff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8e24c000 -     0x7fff8e24eff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e24f000 -     0x7fff8e3ddfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e486000 -     0x7fff8e489ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8e48a000 -     0x7fff8e4a9fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8e4aa000 -     0x7fff8e550ff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e551000 -     0x7fff8e56dff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8e56e000 -     0x7fff8e575ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8e5a5000 -     0x7fff8e643fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e644000 -     0x7fff8eb6dff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8eb6e000 -     0x7fff8eb6ffff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8eb70000 -     0x7fff8eb76ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8eb77000 -     0x7fff8eb85fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff8eb86000 -     0x7fff8eb88fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8ec9e000 -     0x7fff8ecdffff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ece0000 -     0x7fff8f519fe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f521000 -     0x7fff8f537ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8f538000 -     0x7fff8f555fff  com.apple.DistributionKit (700 - 920) <E0ED0C5F-6C97-3AB5-A33C-58DE0C1100A3> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8f556000 -     0x7fff8f570ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f571000 -     0x7fff8f5a3ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8f5d4000 -     0x7fff8f621ff3  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
        0x7fff8f629000 -     0x7fff8f62aff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8fc93000 -     0x7fff8fc95fff  com.apple.marco (10.0 - 1000) <0ACF21F5-8F1F-3A76-B3D6-73BD9FE5D35C> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8fc96000 -     0x7fff8fd02fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8fd03000 -     0x7fff8ffd2ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8ffd3000 -     0x7fff90024ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff908b0000 -     0x7fff90922ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90923000 -     0x7fff9093aff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff9093b000 -     0x7fff90ca6fff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff90d87000 -     0x7fff90de6ff7  com.apple.StoreFoundation (1.0 - 1) <2F4B0037-C611-3561-A381-4FFFE4182830> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff90e3d000 -     0x7fff90e3fffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff90e4a000 -     0x7fff90e4cfff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90e5a000 -     0x7fff90e9aff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90e9b000 -     0x7fff91182ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff91183000 -     0x7fff91186fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9119c000 -     0x7fff911a7ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff911a8000 -     0x7fff9121efe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff9121f000 -     0x7fff91227fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff91412000 -     0x7fff91653fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff91654000 -     0x7fff91746fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff91747000 -     0x7fff91761ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff91762000 -     0x7fff917a8ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff917a9000 -     0x7fff917adfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff917ae000 -     0x7fff91892fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff91893000 -     0x7fff9189efff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff9189f000 -     0x7fff9190efff  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
        0x7fff9190f000 -     0x7fff91960ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91992000 -     0x7fff919b5ff7  com.apple.idsfoundation (10.0 - 1000) <E603D03E-6EFF-375B-AC5E-1F888EDB2D49> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff919b6000 -     0x7fff91ce4fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91d64000 -     0x7fff91d91fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff91d92000 -     0x7fff92d49ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff92d4a000 -     0x7fff9317afff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9317b000 -     0x7fff93189ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff931a3000 -     0x7fff931a3fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff931a4000 -     0x7fff931fffef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff93200000 -     0x7fff9321aff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff9321b000 -     0x7fff9324bff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff93257000 -     0x7fff9325cff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff9325d000 -     0x7fff93272fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff93273000 -     0x7fff93363fef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff93364000 -     0x7fff93380fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93381000 -     0x7fff93383ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff93384000 -     0x7fff933bdfff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff933be000 -     0x7fff933daff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff9344b000 -     0x7fff93458fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff93459000 -     0x7fff93461ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff93462000 -     0x7fff93476fff  com.apple.MediaLibrary (1.1 - 675) <594FEB5E-5B95-331B-B70D-5F46E079E109> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
        0x7fff93477000 -     0x7fff9384efe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff93aad000 -     0x7fff93ab8fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff93ab9000 -     0x7fff93b74ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff93b82000 -     0x7fff93ba7fff  libPng.dylib (1232) <10DC46CC-A4FD-3B1A-AA23-E4F12938BC13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93d67000 -     0x7fff93d9ffff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff93da0000 -     0x7fff93dc3ff7  com.apple.framework.familycontrols (4.1 - 410) <153DC4C9-3C06-3147-8AC6-024AB4819C00> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff93dc4000 -     0x7fff93df0fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff93df1000 -     0x7fff93e65ff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff93f5d000 -     0x7fff9415746f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff94158000 -     0x7fff94266fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff94267000 -     0x7fff9426cff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff942a0000 -     0x7fff94331ff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
        0x7fff94332000 -     0x7fff94356ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff94357000 -     0x7fff9455aff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9455b000 -     0x7fff9455ffff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff94575000 -     0x7fff94584fff  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
        0x7fff94585000 -     0x7fff94598ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff94749000 -     0x7fff94754fff  com.apple.CommerceCore (1.0 - 376.6.2) <3FD9A3A6-C12F-31E0-B90E-5E325B595750> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff94755000 -     0x7fff947a8ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff947a9000 -     0x7fff947c0fff  com.apple.login (3.0 - 3.0) <85DEFDD5-FC3E-3AA1-8037-12F2DCE6BE3D> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff947c1000 -     0x7fff947c5fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff947c6000 -     0x7fff947cbfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff947cd000 -     0x7fff947cffff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff947d5000 -     0x7fff947ffff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff94800000 -     0x7fff94807fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff94808000 -     0x7fff94880ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff94881000 -     0x7fff94889fe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff9488a000 -     0x7fff94b05ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff94b06000 -     0x7fff94b06fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff94bda000 -     0x7fff94be5fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff94be6000 -     0x7fff94c63fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff94c64000 -     0x7fff94ccbffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff94ccc000 -     0x7fff94cccfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff94ce5000 -     0x7fff9507bfff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff9507c000 -     0x7fff9507efff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff950d9000 -     0x7fff95104ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff95105000 -     0x7fff9511fff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff9517a000 -     0x7fff95185fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff951e2000 -     0x7fff951e5ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff951e6000 -     0x7fff95213fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff95214000 -     0x7fff95344fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff95345000 -     0x7fff9535bff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff9535c000 -     0x7fff95384ffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff953eb000 -     0x7fff953f4ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff953f5000 -     0x7fff9543bff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff954d8000 -     0x7fff95501ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff95502000 -     0x7fff95504fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff95519000 -     0x7fff9551afff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9551b000 -     0x7fff9551cfff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
        0x7fff9551d000 -     0x7fff9556bfff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff9556c000 -     0x7fff95575ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff95576000 -     0x7fff955c3fff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff955c4000 -     0x7fff95870fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff95871000 -     0x7fff95871ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff95872000 -     0x7fff95994ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff95995000 -     0x7fff959b0fff  com.apple.PackageKit.PackageUIKit (3.0 - 436) <A9D85786-9323-3C2D-A6A0-83443014A750> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff959b1000 -     0x7fff959b1fff  com.apple.WebKit2 (10600 - 10600.3.18) <798960DA-4067-34CB-910A-56CCFEEBC072> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff959b2000 -     0x7fff959b2fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff959b3000 -     0x7fff95a48ff7  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
        0x7fff95a6a000 -     0x7fff95a77ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff95a78000 -     0x7fff95a93ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff95aa1000 -     0x7fff95d67fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff95ecf000 -     0x7fff95ee0fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff95ee1000 -     0x7fff95effff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff95f00000 -     0x7fff95f07fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff95f08000 -     0x7fff95f18ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff95f19000 -     0x7fff95f1ffff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff95f20000 -     0x7fff95f20ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff95f21000 -     0x7fff95f23ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <30EAFD80-B9E6-38EA-B85A-9D3550B15545>

    Please read this whole message before doing anything.
    Back up all data.
    Quit iBooks if it's running. Test after taking each of the following steps that you haven't already taken. Stop when the problem is resolved. Quit iBooks again before going on to the next step.
    Step 1
    Hold down the option key and select Go ▹ Library from the Finder menu bar. From the Library folder, move the following item, if it exists, to the Trash:
              Cookies/com.apple.ibooks.cookies
    Step 2
    Delete this item in the same way:
              Preferences/com.apple.ibooks.plist
    Step 3
    Delete this item:
              Containers/com.apple.iBooksX
    and move this one to the Desktop:
              Containers/com.apple.BKAgentService
    Log out and log back in. The book library will be empty. Rebuild it by downloading your purchases from the iBooks Store and importing any other content you added. You may find the added content in the folder named "com.apple.BKAgentService" that you moved to the Desktop.

  • WindowServer process takes 100% CPU

    PowerBook G4 1,5 Ghz, 1GB RAM Leopard 10.5.5.
    Since i installed last Leopard Update i got WindowServer using 100% from time to time. No other operations can be done, the notebook is unusable. To resolve the issue i have to rebbot the machine...
    Can anyone tell me if it is a known bug or not?

    I have the exact same problem; the computer continues to run, I can move windows, but everything else is frozen, the computer is unresponsive and the only solution is a force power off reboot.
    The symptoms are as described: windowsserver starts using 99.8% of CPU and simply won't let go of the CPU. I will look into the CoolIris connection, as I have it loaded, but I use Firefox and not Safari.
    No one seems to have the solution, but it is comforting to know that I am not the only one having the issue.
    APPLE: Please take note, this is a OS bug that needs to be fixed.

  • Can I stop one specific folder from being opened by anyone but me?

    I have private files in a folder that is contained within the home folder on my Macbook Pro. I want to lock that folder so that only I can access it. But I do not need to lock any of the other folders on the Mac.
    How do I do this?

    If you just log out of your account, they won't have access to the folder. However, if you created the folder within the root of the home folder, then the permissions allow others to see into it.
    You can either move it inside one of the protected folders inside your home folder (Documents, Music, Pictures, Movies, Desktop, Library), or change the permissions on the folder. It should be set for you to read/write and everyone No Access.
    If you let everyone into your account, then the only way would be to create an Encrypted Disk Image which you store the folder on. Use Disk Utility to create an Encrypted Sparse Image and set a size that will work. Set an encryption algorithm and same the image. Mount it, don't check the box to save the password to your keychain, copy the folder into it and eject the mounted disk image. Open it and make sure you have everything and then delete the original folder.

Maybe you are looking for