Slow Shut Down Time For Macbook Pro Retina Snow Leapord

Hello, I was hoping somoene could help me with the following problems.
I have brand new Macbook Pro Retina, 15inch, 16G RAM, 500G of SSD, running Mountain Lion, and lots of professional recording software. My macbook frequently shuts down after 30 seconds, that wonderful grey wheel spinning in the center of the screen as if it were an old PC.
I've contacted apple frequently. They check to see that I've repaired disk permission, they reset...the RAM i believe, they ask if i shut down all the programs. Even through doing all of this, usually my macbook takes 30 seconds to shut down. Sometimes it takes only 5, which is how it usually should be. ANd this occurence seems to be inconsistent with the apps I use. Sometimes it takes long to shutdown when i've barely used a thing. Other times it shuts down immediately when i've used a lot of different programs at once. So there's no constant.
The apple boys suggest reformatting the computer to make sure it isn't a hardware issue. I refuse to accept that after only 3 months of use I already have to reformat everything. It's not the most enjoyable experience because I'd have to reinstal all my audio software despite Time Machine's magic tricks. Any suggestions?
Here is a link I've found on the matter: http://thecustomizewindows.com/2013/02/fix-mountain-lion-slow-shut-down-time/

These terminal commands decrease the excecution time of a process that has caused slow shutdown times for many users. This resolved my slow shutdowns. IF you are comfortable using terminal you can give them a shot, but be VERY careful using terminal.
These terminal commands should also fix the problem then and kill the services after 2 seconds:
Code: 
sudo launchctl unload /System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist  sudo defaults write /System/Library/LaunchDaemons/com.apple.coreservices.appleevents ExitTimeOut -int 2  sudo launchctl load /System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist

Similar Messages

  • Long shut-down time on MacBook Pro Retina 2013

    I have my MacBook Pro Retina, with Mavericks running. It's the latest MBP Retina from Apple. Brand new, with all updates from Apple (Mavericks 10.9.1). I disconnected all USB-devices etc. But the shut-down and restart time is way to long. I measured about 48 seconds. The spinning wheel (which shows at the shut-down) moves really slow. I have done PRAM-reset and also used the Disk Utility to repair permissions. Nothing helped, so I wonder, what could it be? I checked here in the ASC other thread concerning the same problems, but with older MacBook Pro Retina models and OS X prior to Mavericks. So seems, this issue is still consistent… Appreciate any help and also eventually Apple could investi

    Also I investigated a little bit with the Console app. When shutting down, the Mac tries to access some read and write privileges, but can't do that. This problem seems to have something to do with the Sandbox…
    29.12.13 01:04:22,000 kernel[0]: Sandbox: xcscredd(138) deny file-read-metadata /Users
    So who knows that and what ist the xcscredd(138) app and why does it try to access my Users folder?

  • SLOW SHUT DOWN TIME FOR MOUNTAIN LION

    I've opened a new discussion because the last one wasn't titled properly. Here's the link to it:
    https://discussions.apple.com/message/22062600#22062600
    Hello, I was hoping somoene could help me with the following problems.
    I have brand new Macbook Pro Retina, 15inch, 16G RAM, 500G of SSD, running Mountain Lion, and lots of professional recording software. My macbook frequently shuts down after 30 seconds, that wonderful grey wheel spinning in the center of the screen as if it were an old PC.
    I've contacted apple frequently. They check to see that I've repaired disk permission, they reset...the RAM i believe, they ask if i shut down all the programs. Even through doing all of this, usually my macbook takes 30 seconds to shut down. Sometimes it takes only 5, which is how it usually should be. ANd this occurence seems to be inconsistent with the apps I use. Sometimes it takes long to shutdown when i've barely used a thing. Other times it shuts down immediately when i've used a lot of different programs at once. So there's no constant.
    The apple boys suggest reformatting the computer to make sure it isn't a hardware issue. I refuse to accept that after only 3 months of use I already have to reformat everything. It's not the most enjoyable experience because I'd have to reinstal all my audio software despite Time Machine's magic tricks. Any suggestions?
    Here is a link I've found on the matter: http://thecustomizewindows.com/2013/02/fix-mountain-lion-slow-shut-down-time/

    well hopefully the people at the genius store can help me out with this. i cant uninstall m-audio firewire because it's my sound card for recording. today upon opening up safari, just three tabs, and it shuts down. good old kernel panic. i'll look into uninstalling snowleopard.
    crash report:
    6/5/13 6:55:23.023 PM ReportCrash[2228]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: WebProcess
    com.apple.message.signature2: com.apple.WebProcess ||| 8536 (8536.29.13)
    com.apple.message.signature3: 272B893EDF5FD81EEF4A761011D70B34
    com.apple.message.result: YES
    com.apple.message.summarize: YES
    Process:         WebProcess [2216]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.29.13)
    Build Info:      WebKit2-7536029013000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [2214]
    User ID:         501
    Date/Time:       2013-06-05 18:55:19.859 +0200
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001b8e8d340
    VM Regions Near 0x1b8e8d340:
        IOKit                  0000000181768000-0000000185eef000 [ 71.5M] rw-/rw- SM=ALI 
    -->
        CG shared images       00000001c0001000-00000001c0009000 [   32K] rw-/rw- SM=SHM 
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x000000010fd7d9a6 JSC::SlotVisitor::finalizeUnconditionalFinalizers() + 54
    1   com.apple.JavaScriptCore                0x000000010fd25d84 JSC::Heap::collect(JSC::Heap::SweepToggle) + 164
    2   com.apple.JavaScriptCore                0x000000010fd24b8b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 315
    3   com.apple.CoreFoundation                0x00007fff84725804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    4   com.apple.CoreFoundation                0x00007fff8472531d __CFRunLoopDoTimer + 557
    5   com.apple.CoreFoundation                0x00007fff8470aad9 __CFRunLoopRun + 1529
    6   com.apple.CoreFoundation                0x00007fff8470a0e2 CFRunLoopRunSpecific + 290
    7   com.apple.HIToolbox                     0x00007fff88888eb4 RunCurrentEventLoopInMode + 209
    8   com.apple.HIToolbox                     0x00007fff88888c52 ReceiveNextEventCommon + 356
    9   com.apple.HIToolbox                     0x00007fff88888ae3 BlockUntilNextEventMatchingListInMode + 62
    10  com.apple.AppKit                        0x00007fff8b7aa563 _DPSNextEvent + 685
    11  com.apple.AppKit                        0x00007fff8b7a9e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    12  com.apple.AppKit                        0x00007fff8b7a11d3 -[NSApplication run] + 517
    13  com.apple.WebCore                       0x00000001109c980f WebCore::RunLoop::run() + 63
    14  com.apple.WebKit2                       0x000000010f99c466 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    15  com.apple.WebKit2                       0x000000010f962bfd WebKitMain + 285
    16  com.apple.WebProcess                    0x000000010f85de7b 0x10f85d000 + 3707
    17  libdyld.dylib                           0x00007fff8a4fb7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8eebcd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8511ddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8511d9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8eeba686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8eeb9c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff84705233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8470a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8470a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff84903b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff84961cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 4:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff8eeba686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8eeb9c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff84705233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8470a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8470a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff84718dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00000001109ded11 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8eebc322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff84749f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd1fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010fbf6ee6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010fe19c5a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd1fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010fd7cad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010fd7c9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd1fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010fd7cad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010fd7c9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd1fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010fd7cad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010fd7c9b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd1fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010fbf6ead ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x0000000110a04411 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ff55b3a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 14:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd1fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010fbf6ead ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x0000000110a04411 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010ff55b3a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010fe2f2bf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 20:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8eebc0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85cd2023 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff83c06ea3 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff83c06201 CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff83c05fd7 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff85ccd7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff85cba1e1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8eebc6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85ccff4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff85ccfd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff85cba1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000001b8e8d330  rbx: 0x00000001118ede28  rcx: 0x000000017be5d800  rdx: 0x0000000000000000
      rdi: 0x000000016b7c4400  rsi: 0x0000000000000001  rbp: 0x00007fff503a1230  rsp: 0x00007fff503a1220
       r8: 0x0000000176b58800   r9: 0x0000000000000000  r10: 0x000000011183b438  r11: 0x0000000000000006
      r12: 0x00000001118ed000  r13: 0x00000001118ed068  r14: 0x0000000000000001  r15: 0x00000001118ed0a0
      rip: 0x000000010fd7d9a6  rfl: 0x0000000000010206  cr2: 0x00000001b8e8d340
    Logical CPU: 6
    Binary Images:
           0x10f85d000 -        0x10f85dfff  com.apple.WebProcess (8536 - 8536.29.13) <7BF7FDCB-1C85-39A4-AD5F-E0ECA09F944A> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10f866000 -        0x10f866fff  WebProcessShim.dylib (7536.29.13) <71FADD19-CC76-385F-9641-F57E1D163F92> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10f898000 -        0x10fa84fff  com.apple.WebKit2 (8536 - 8536.29.13) <79F556BC-7179-3B80-A219-0A893EABDB7E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10fbf0000 -        0x10fe8bfff  com.apple.JavaScriptCore (8536 - 8536.29.3) <FB8318B8-26EF-39B7-8EBD-353DDC4CB74F> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10ff37000 -        0x110ef4fff  com.apple.WebCore (8536 - 8536.29.5) <B749E324-512F-3307-9126-B115884577EC> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x152f1c000 -        0x152f32fff  com.apple.WebInspector (8536 - 8536.29.3) <4B1D04CA-7B08-3BD7-BF71-1CC2297B93BB> /System/Library/StagedFrameworks/Safari/WebInspector.framework/WebInspector
           0x1541c2000 -        0x1546c9fff  com.apple.Safari.framework (8536 - 8536.29.13) <8AB54860-C5A0-3FC2-A486-DDD3151B0555> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x154a29000 -        0x154bb4fff  com.apple.WebKit (8536 - 8536.29.13) <B8F07D35-3EE4-32AC-A455-CF9E7714180C> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x156870000 -        0x156addff7  com.apple.RawCamera.bundle (4.06 - 694) <80FC94C3-73C1-31AD-B3D2-C57C581EEF22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x157562000 -        0x157563ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x158082000 -        0x158240fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x158277000 -        0x1583e7fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x15841f000 -        0x15842cfff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x158433000 -        0x1588bbfff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.10.44 - 8.1.0) <6C433F44-4BDD-357F-8D15-3573B8363C10> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x158a2f000 -        0x158a33fff  com.apple.IOAccelerator (30.14 - 30.14) <9AE086BC-46F6-38A3-9456-0841D7BD48E4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x158a3a000 -        0x158a46fff  libGPUSupportMercury.dylib (8.7.25) <1207928C-DFD1-315B-BAD6-BCDBEB03FC0D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x158e50000 -        0x158e7bfff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x158e84000 -        0x158e8dfe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x159685000 -        0x15969bff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x200000000 -        0x20092dff7  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <3851C869-C1CF-3EFE-A08C-025318833871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6f45d000 -     0x7fff6f49193f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff820af000 -     0x7fff821c8fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff821c9000 -     0x7fff821ddfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff822d0000 -     0x7fff82338fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff82339000 -     0x7fff8243bfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff82493000 -     0x7fff824b2ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff824b3000 -     0x7fff82509fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff82896000 -     0x7fff828abfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff828ac000 -     0x7fff82903ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff82904000 -     0x7fff8291afff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8299e000 -     0x7fff829a4fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff829ac000 -     0x7fff829f4fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff829f5000 -     0x7fff82a8ffff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff82a90000 -     0x7fff82ad4fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff82ad5000 -     0x7fff82ae4ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff82ae5000 -     0x7fff82b1bfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff82b1c000 -     0x7fff82c6dfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82c6e000 -     0x7fff82c6fff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff82caf000 -     0x7fff82f72ff7  com.apple.AddressBook.framework (7.1 - 1169) <5FFF3765-414A-3633-ADE5-337CD4B9A102> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff82fae000 -     0x7fff82fe0fff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff82fe1000 -     0x7fff8317cfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8317d000 -     0x7fff8317ffff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff83180000 -     0x7fff83231fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83232000 -     0x7fff8326efff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8326f000 -     0x7fff832c0ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff832c1000 -     0x7fff832c3ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff832c4000 -     0x7fff8339efff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8339f000 -     0x7fff83420fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff83421000 -     0x7fff8344dff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8344e000 -     0x7fff8344efff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8344f000 -     0x7fff8348cfef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8348d000 -     0x7fff8351cfff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
        0x7fff8351d000 -     0x7fff83529ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8352a000 -     0x7fff8355efff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8355f000 -     0x7fff83631ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff83632000 -     0x7fff836cfff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff836d0000 -     0x7fff836d0fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff836d1000 -     0x7fff836ddfff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff836de000 -     0x7fff8376bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8376c000 -     0x7fff8376eff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8376f000 -     0x7fff8376ffff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff839ab000 -     0x7fff83a70ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83a71000 -     0x7fff83aefff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83af0000 -     0x7fff83beefff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff83bef000 -     0x7fff83bfefff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83c04000 -     0x7fff83c2eff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83c2f000 -     0x7fff83c30ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff83c31000 -     0x7fff83c32ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff83c33000 -     0x7fff83c53fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff83c54000 -     0x7fff83d27ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff83db2000 -     0x7fff83db2fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83db3000 -     0x7fff84057ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff84058000 -     0x7fff841cdfff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff841ce000 -     0x7fff8420dff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff84214000 -     0x7fff84214fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff84215000 -     0x7fff84241fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84242000 -     0x7fff8433ffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff843e3000 -     0x7fff84481ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8451a000 -     0x7fff8459cff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8459d000 -     0x7fff8459eff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8459f000 -     0x7fff845d0ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff845e2000 -     0x7fff8461cfff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8461d000 -     0x7fff84624fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff846c9000 -     0x7fff846d4fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff846d5000 -     0x7fff848bfff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff848cc000 -     0x7fff84c29ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84c45000 -     0x7fff84c7fff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84ce8000 -     0x7fff84cebff7  com.apple.LoginUICore (2.0 - 2.0) <C1911200-E442-3B99-AB91-C135703D55DF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff84cec000 -     0x7fff84cf0ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff84cf1000 -     0x7fff84cfffff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff84d00000 -     0x7fff84d57ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff84d5d000 -     0x7fff84d94ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff84d95000 -     0x7fff84db6ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff84db7000 -     0x7fff84dd4ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84dd5000 -     0x7fff84e55ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84e93000 -     0x7fff84ebbfff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff84f04000 -     0x7fff84f3ffff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84f40000 -     0x7fff850eefff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff850ef000 -     0x7fff85118fff  libsandbox.1.dylib (220.2) <3FC9A111-B76D-3F98-90A4-44CFB0D433B4> /usr/lib/libsandbox.1.dylib
        0x7fff85119000 -     0x7fff8512eff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8512f000 -     0x7fff8512ffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85130000 -     0x7fff8518cff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85191000 -     0x7fff851abfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff851ac000 -     0x7fff851b0ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff851b2000 -     0x7fff851bdff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff851be000 -     0x7fff851d1ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8521f000 -     0x7fff85254ff7  libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff85255000 -     0x7fff8527cfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8527d000 -     0x7fff85294fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff85295000 -     0x7fff85295fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff85296000 -     0x7fff85327fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85398000 -     0x7fff8539cfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8539d000 -     0x7fff8539efff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8539f000 -     0x7fff85510ff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff85511000 -     0x7fff85cb8fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff85cb9000 -     0x7fff85d85ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff85d86000 -     0x7fff8656bfff  libclh.dylib (4.0.3 - 4.0.3) <4562B69C-9097-352B-A179-6E7017618562> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8656c000 -     0x7fff86629ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86634000 -     0x7fff86636fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86637000 -     0x7fff8666ffff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8762e000 -     0x7fff87889ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8788a000 -     0x7fff878e6fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff878e7000 -     0x7fff87906ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff87907000 -     0x7fff87912fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff87913000 -     0x7fff87925ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff87b42000 -     0x7fff87c5cfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff883c7000 -     0x7fff883f5ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff883f6000 -     0x7fff88466fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff88467000 -     0x7fff88502fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88503000 -     0x7fff88506fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff88507000 -     0x7fff8850efff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8850f000 -     0x7fff8855afff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8855b000 -     0x7fff8855ffff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff88560000 -     0x7fff88568fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff88569000 -     0x7fff88572ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88573000 -     0x7fff88595ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff88596000 -     0x7fff885a3fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff885a4000 -     0x7fff885a4fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff885fc000 -     0x7fff88658fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88659000 -     0x7fff886b2fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff886b3000 -     0x7fff886fefff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff886ff000 -     0x7fff88702fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff88754000 -     0x7fff8875eff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff887ba000 -     0x7fff88828fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88829000 -     0x7fff88b59fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88b5a000 -     0x7fff88b5ffff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88b60000 -     0x7fff88b60fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff88b61000 -     0x7fff88b69ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff88b6a000 -     0x7fff88deaff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff88deb000 -     0x7fff88ee8ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff88fb8000 -     0x7fff88fc6fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff88fc7000 -     0x7fff89007ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89008000 -     0x7fff89034fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff89035000 -     0x7fff89046ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8905c000 -     0x7fff89186ff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89187000 -     0x7fff893bcff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff893bd000 -     0x7fff893dfff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89592000 -     0x7fff895a0ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff895a1000 -     0x7fff895fbff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff895fc000 -     0x7fff8965bfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8965c000 -     0x7fff89683ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff898ff000 -     0x7fff89903fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89961000 -     0x7fff8996cff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8997a000 -     0x7fff899e3fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff89a34000 -     0x7fff89aa1ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89aa2000 -     0x7fff89aadff7  com.apple.aps.framework (3.0 - 3.0) <2041AD84-4279-3ECC-A13E-AC6698BB1A67> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89aae000 -     0x7fff89ab9ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff89aba000 -     0x7fff89afdff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89afe000 -     0x7fff89b03fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89b04000 -     0x7fff89db2ff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff89db5000 -     0x7fff89db8fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff89db9000 -     0x7fff89db9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff89dba000 -     0x7fff89dc0fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff89dc1000 -     0x7fff89dc5fff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89dc6000 -     0x7fff89e0ffff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89e2b000 -     0x7fff89e2dfff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89e2e000 -     0x7fff89e2ffff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff89e30000 -     0x7fff89e32fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff89e59000 -     0x7fff89e59fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff89e5a000 -     0x7fff89f4bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89f4c000 -     0x7fff89f62fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89f71000 -     0x7fff89f75fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8a212000 -     0x7fff8a26fff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a270000 -     0x7fff8a276ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8a3bb000 -     0x7fff8a3c9ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8a3ca000 -     0x7fff8a3cefff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a3cf000 -     0x7fff8a437ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8a4f1000 -     0x7fff8a4f8fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8a4f9000 -     0x7fff8a4fcff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8a53f000 -     0x7fff8a58cfff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a58d000 -     0x7fff8a58efff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8a5f6000 -     0x7fff8a603fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8a657000 -     0x7fff8a658fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8a65a000 -     0x7fff8a671fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8a672000 -     0x7fff8a693fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8a748000 -     0x7fff8a76dff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8a76e000 -     0x7fff8a7c3ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8a7c7000 -     0x7fff8a7fdfff  libsystem_in

  • Slow shut down times in 10.8.2

    I bought a new 13" retina about two weeks ago, a few days ago i updated from OSX 10.8.1 to 8.2. Since then ive been having very slow shut down times, upto 30 seconds....whereas 10.8.1 i had 1-2 second shutdowns.
    Are apple aware of this / are they trying to fix it? or do they simply not see it as a big issue.
    Such an expensive 'top-brand' machine shouldnt have this problem, not to mention the fact that this is happening with SSD.
    Any insight into what's going on is appreciated.

    The fix for me was to close all running applications then tick the box to re-open windows when logging back in (I had it un-ticked before).
    The shut down went from >20 seconds to about 1 second!
    Now whether this stays fixed is another matter!

  • 24-inch Mid 2007 as external display for Macbook Pro Retina?

    I'm a video editor looking for a new laptop. Tough decisions, but these facts may help my decision...
    Can I use my 24-inch Mid 2007 as external display for Macbook Pro Retina?
    And if so, would the Macbook be able to access the external hard drives that are connected to the iMac? Or do the external hard drives have to be connected to the Macbook Retina?
    Retina's picture quality is just incredible but compared to Macbook Pro non-retina you sacrifice: disc drive, port options, customization, anti-glare screen. And its more expensive. Arghh

    I would use the retina as the primary screen for the canvas and viewer, while putting the browser and timeline on the iMac.
    Apple won't help here. Unfortunately, they leave they're old products in the dust and wouldn't waste time writing an article about connecting a macbook retina to an '07 iMac.
    Thank you for replying though Ralph. The answer has to be out there somewhere.
    N

  • HT201364 is the latest mavericks not for Macbook Pro retina display?

    is the latest mavericks not for Macbook Pro retina display? i tried upgrading my latest macbook pro but unable too

    i just got a new macbook pro retina display - A1502. When i check about my os it dispalys -
    Software  OS X 10.9 (13A3028).
    So i went to the app store and tried downloading os x mavericks which is free.. then i get this message saying
    We could not complete your purchase.
    OS X Mavericks cannot be installed on this computer.

  • Cd reader for macbook pro retina

    what is the best cd reader for macbook pro retina?

    Until somebody comes up with a specific recommendation, browse http://www.mac-sales.com (OWC)  They cater for the Mac community specifically and can tell you what works with a specific model.  Not always the rock-bottom cheapest but prices are not more than many others and you know you're getting something that works.

  • HT201364 why i don't install mac os x maverick for macbook pro retina later 2013?

    why i don't install mac os x maverick for macbook pro retina later 2013?

    Welcome to Apple Support Communities
    The Late 2013 MacBook Pro already comes with OS X Mavericks. However, if you try to download OS X Mavericks from the Mac App Store, you will get a message telling you that your MacBook Pro is not compatible, when it is.
    This is caused because the Late 2013 MacBook Pro is running a special OS X Mavericks version which is different than the version available in the Mac App Store. This makes that you get an error message when you try to download OS X Mavericks even when you are using it.
    Instead of downloading OS X Mavericks from the Mac App Store, you can still download OS X Mavericks to reinstall OS X through OS X Recovery > http://support.apple.com/kb/HT4718 You will be able to download OS X Mavericks from the Mac App Store when your MacBook Pro uses the same version as all other Macs

  • When software will be update for MacBook pro retina?

    When software will be update for MacBook pro retina?

    But programmes like Microsoft office pages numbers and e.t.c. don't work like they must work.when you start to use them screen no like retina

  • Aren't the pages,numbers,keynote free for macbook pro retina late 2012 users?

    Aren't pages, numbers and keynote free for macbook pro retina late 2012 users?

    Free if you have iWork '09 on the MBP.
    SG

  • Which final cut is best for macbook pro with snow leopard?

    which final cut is best for macbook pro with snow leopard?

    Probably FCP 7 which is part of Final Cut Studio 3.

  • MST Support for MacBook Pro Retina Late 2013 - DisplayPort 1.2 - Will it ever happen? (with sources)

    So back in October, I purchased a brand new Macbook Pro Retina (MBPr), fully loaded with top of the line specs.  I was soooo excited to have Thunderbolt 2 tech which Intel AND Apple describes as having DisplayPort 1.2a compatibility - which up to this point is unfortunately NOT the case.  The point of the information/questions and requests in this article is to engage a conversation about the issues of not having MST support after Apple falsely mislead their consumers to think otherwise - especially when it is clear the MBPr is capable.  Please read on...
    Apple advertises that the Thunderbolt 2 ports on BOTH the MBPr and the new Mac Pro (NMP) will have 4K Display support with the famed 20gb/sec Ports (DisplayPort 1.2 only requires a little above 17gb/sec).  Now that the 10.9.1 update has been released, we have failed to see MST or Multi-Stream Transport enabled on the MBPr Late 2013.  Now, as for the New Mac Pro- it DOES have MST enabled in 10.9.1 with the AMD GPUs.  For all of you out there that's questioning what this means, short answer is basically the Mac Pro will be able to power a 4K Monitor at 60Hz through the Thunderbolt 2 Port but the New MBPr is stuck with only HDMI 1.4 support which tops out at 4K 30Hz. 30Hz is unacceptable for anything but movies or a photo slideshow.  At 30Hz the cursor will jump across the screen, eliminating any of the benefits of 4K.
    BUT it gets worse...
    Apple can be seen advertising that the new MBPr 15" model can power a 4K monitor THROUGH the Thunderbolt 2 Port here: http://www.apple.com/thunderbolt - This article quotes the following:
    "Now with Thunderbolt 2 built into the new Mac Pro and MacBook Pro with Retina display, you can connect the latest 4K desktop displays and get double the bandwidth for your peripherals. And the two generations of Thunderbolt technology are compatible with each other."
    Does this not let the consumer assume that the newest MBPr will be able to drive a 4K display through the Thunderbolt 2 Port?  I would say yes it does, but at the time I wrote this, the TB2 Ports can't power a 4K display because, as previously stated, MST is disabled in Mavericks for the 15" MBPr Late 2013.
    NOW, later on Apple posted the following article on 4K support here: http://support.apple.com/kb/HT6008
    4K support on the MacBook Pro (Retina, Late 2013)
    MacBook Pro supports 4K displays and Ultra HD TVs at the following resolutions and refresh rates with the built-in HDMI port:
    3840 x 2160 at 30 Hz refresh rate
    4096 x 2160 at 24 Hz refresh rate (mirroring is not supported at this resolution)
    In the article above the New Mac Pro is listed as having support for a 4K Display with the Thunderbolt 2 Port (or MST DisplayPort 1.2a Technology) at 60Hz with no problem.  This leads myself and many others to believe that MST will NEVER be enabled on the newest MacBook Pro Retina with Nvidia GPUs. Yes, 4K IS supported but ONLY through the HDMI 1.4 port, which has the limitation of only 30hz.  This two-faced advertising is extremely upsetting to a LOT of people, including myself.
    Interestingly enough, THIS IS NOT a hardware issue.  If one ventures into Windows 8.1 via Bootcamp and connects a 4K Display via the Thunderbolt 2 (or through DP1.2) Port, the Display registers at 60Hz, thus proving that the Thundberbolt 2 Hub Controller is completely capable of MST DisplayPort functionality.  Clearly this a driver issue with Apple, Nvidia or Intel or any combination.  What Apple has done here is forcing any professional that desires stable and clear 4K technology through their MacBook Pro Retina to do so only using Windows 8.1 on their own machines!  Definitely an oxymoron if you ask me...
    Later on when the Mac Pro was ready for ordering, Apple placed the Sharp PN-K321 as a compatible option for a 4K Display.  On the Store page featuring the (over three thousand dollar) Sharp 4K display, located here http://store.apple.com/us/product/HD971LL/A/sharp-32-pn-k321-4k-ultra-hd-led-mon itor?fnode=53 Apple states the following:
    "Note that 4K DisplayPort operation is only compatible with the new Mac Pro (Late 2013)."
    All of that being said, and I'm terribly sorry for my wordy ranting...
    This brings me to a final two requests to ANYONE reading this post:
    a) Has anyone working with the new 10.9.2 Beta Update seen evidence that DisplayPort 1.2 capabilities will be enabled for the new MacBook Pro Retina (Nvidia 750M) with the promised "Graphics Driver Updates" within the next Mavericks update?
    and
    b) To others that purchased or were/are thinking of purchasing a new MacBook Pro Retina with TB2 Ports: If you are just as upset as me about this crushing blow to consumers that just purchased a $3,000 laptop that were promised something that wasn't delivered - I urge you please, write to Apple and let them know they are making a mistake.  You can do this though the support page or through http://www.apple.com/feedback
    Thank you for your precious time, and if anyone has anything to contribute to this issue, please jump in....

    GOOD NEWS!
    The Mavericks 10.9.3 update adds official support for Thunderbolt 2, 4K!
    I'm not sure if you will be able to daisy chain anything to the 4K display.  I've read that the design of Thunderbolt 2 includes support for DisplayPort 1.2 multi-stream (MST), which allows this type of daisy chaining with 4K, but we don't know if Apple has this supported on it's machines.  Apparently it's been buggy in development because the graphics driver needs to work correctly with the Thunderbolt 2 host controller.  I'm sure they will work it out if they haven't already.
    The above is all via found information on this topic, but you can follow some more discussion here:
    http://forums.macrumors.com/showthread.php?t=1713876
    One more note on Thunderbolt worth sharing: always keep your fastest peripherals closer to the computer in the chain. If you have a TB1 device directly connected to the computer, anything further down the chain will be limited to TB1 speed/capability regardless of it's native speed.  Always connect TB2 devices first, and save anything TB1 for the end of the chain.

  • Best preference settings for MacBook Pro Retina Mid 2012 with 2.7 Ghz Core i7 processor 16GB memory Nvidia GeForce GT 650M 1024MB processor

    (using latest AE CC2014)
    I have a MacBook Pro Retina Mid 2012 with 2.7 Ghz Core i7 processor 16GB memory Nvidia GeForce GT 650M 1024MB processor, doing some heavy AE renderings and just realized that this machine says it has 8 Cores? I'm had not yet turned on Multprocessing in Preferences Should I be?
    Should I leave 1 or 2 cores for other applications?
    RAM allocation per background CPU is defaulted set to 3GB
    Also for Adobe Media Encoder: in preferences under Video Rendering /Rendere it is set at Mercury Playback Engine GPU Acceleration (OpenCL) is that the best config for this computer?

    How much ram?
    The best settings depend on what you are working on. Here are mine for a nearly identical system:
    It's usually best to keep memory blocks in 4GB blocks. If my workflow is more in other apps I'll switch out other apps to 8 gb if things start to slow down. Because of my usual project settings I keep MP turned off on this machine, but for some projects I'll turn it on. If you decide to experiment to MP then keep an eye on the Actual CPU's that will be used and make sure the numbers add up. Other applications and Actual Cores should add up the the total in your system.

  • Slower shut down time

    hi! I have a macbook air and a macbook pro.. I've updated to Mountain lion (before i had snow leopard), and after I installed the software everything works awsome but the shut down time became slower on both.. 16'' , does anyone know why? thnks!

    Agus Costante wrote:
    16 sec ... before it was 5 sec ..
    Mine shuts down anywhere between 1 seconds to about 10 seconds in ML. Depending on what I have been doing. You have to remember ML has to closeout many more background processes that are run compared to the SL and Lion.

  • Why Apple store can't Upgrade the storage for Macbook Pro Retina after sale?

    Hello everyone
    I am disappointed from apple store .
    One month ago i bought the new MacBook Pro Retina with storage 256 GB and now i would like to upgrade the storage to 768 GB as mentioned in there website where you can configure the storage higher,but unfortunately i went to apple store to upgrade,but they refused and they said we only upgrade within the order in the beggining before you buy it !!!!!!!!
    even if i go to normal shop they will do the upgrade but i will lose my waranty .
    Is there any advice ?
    Thanks
    Khalid

    No one seems to be hearing what Big Q is saying.
    He can pair his iPhone to his Macbook, but cannot CONNECT. He's NOT asking for alternative solutions, like Wi Fi.
    I am able to both pair and connect my one one Macbook to my other one, but I can only pair but not connect my iPhone or iPad to either Macbook. So I have the same problem. But I can pair and connect my Macbooks to other Bluetooth devices, like my ancient Nokia cellfone, or my Bluetooth HP printer.
    It's irrelavent that I can instead use a direct USB cable or Wi Fi between my Macbooks and my iPhone/iPad - why can't I use Bluetooth? If Apple does not allow Bluetooth between it's Macbooks and other Mac devices, then why have Bluetooth at all? Does my iPhone have Bluetooth only so that I can pair and connect to my my non Apple mobile handsfree car kit, or communicate easily with the dreaded Apple enemy Samsung, or what?
    Make no mistake , I am a diehard Apple fan, but this Bluetooth non compatibility issue appears shortsighted and seemingly pointless. Why does Apple not just say why they created the non compatibility, or have a message on the Bluetooth setup programme which simply and clearly says "don't bother wasting hours of your time trying to pair and connect your iPhone to your Macbook, because we don't allow that anymore, reason being that............"?
    As a first time user of this Forum I am surprised at the intolerant and highhanded tone of some of the replies  to what is a legitimate question, that is obviously plagueing many, many other Apple users.

Maybe you are looking for

  • How to test oracle is up and running in remote machine using shell script

    Hello, I need help to write an linux script. I have a java application server running on machine 192.168.5.20 and our oracle 10g standard 1.0.2 is running on machine 192.168.5.21. I have found script to start oracle when computer is turned on. But I

  • Safari and viedo plugins

    There are many pages I open where Safari will not display the video for that page, here is an example error. The page "NFL, MLB, NBA, NHL, NCAA, Fantasy Sports and more: CBS SportsLine.com" has content of MIME type "audio/x-pn-realaudio-plugin". Beca

  • I cannot remove the full page feature, how do i

    I chose the full screen feature and I cannot return to standard size. How do i do it.

  • Offset in relativemember function of HFR! urgent!

    Hi, we are using FR 9.2.1 to implement reports based on HFM application. The problem we are facing now is that when a report generates current-year data and prior-year data, an error message occurs saying invalid item ID, due to the first year to be

  • Have problems printing txt with my Hp 5520

    Having problems printing with my HP 5520   The printer will print graphics but not text in the HP E-print App