Process: Projucer [59519] Path: /Users/USER/*/Projucer.app/Contents/MacOS/Projucer Identifier: com.juce.theprojucer Version: 5.2.0 (5.2.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Projucer [59519] User ID: 501 Date/Time: 2017-12-31 18:25:54.732 +0200 OS Version: Mac OS X 10.13.2 (17C88) Report Version: 12 Bridge OS Version: 3.0 (14Y661) Anonymous UUID: A5149377-8532-1C40-4EA7-9EFF7BECD20A Sleep/Wake UUID: A5F90683-3867-4B63-A13F-9EE911A14D6C Time Awake Since Boot: 110000 seconds Time Since Wake: 19000 seconds System Integrity Protection: enabled Crashed Thread: 0 JUCE Message Thread Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000070000a5423ac Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0] VM Regions Near 0x70000a5423ac: Stack 000070000a2b7000-000070000a339000 [ 520K] rw-/rwx SM=COW thread 8 --> STACK GUARD 000070000a5c8000-000070000a5c9000 [ 4K] ---/rwx SM=NUL stack guard for thread 9 Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread 0 com.juce.theprojucer 0x000000010ccacf2c juce::Atomic::set(int) + 140 (atomic:887) 1 com.juce.theprojucer 0x000000010ccad16a juce::MessageManager::Lock::messageCallback() const + 42 (juce_MessageManager.cpp:365) 2 com.juce.theprojucer 0x000000010ccb3c92 juce::MessageManager::Lock::BlockingMessage::messageCallback() + 82 (juce_MessageManager.cpp:257) 3 com.juce.theprojucer 0x000000010ccbc447 juce::MessageQueue::deliverNextMessage() + 103 (juce_osx_MessageQueue.h:82) 4 com.juce.theprojucer 0x000000010ccbc396 juce::MessageQueue::runLoopCallback() + 54 (juce_osx_MessageQueue.h:93) 5 com.juce.theprojucer 0x000000010ccbc265 juce::MessageQueue::runLoopSourceCallback(void*) + 21 (juce_osx_MessageQueue.h:102) 6 com.apple.CoreFoundation 0x00007fff373275a1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 7 com.apple.CoreFoundation 0x00007fff373e135c __CFRunLoopDoSource0 + 108 8 com.apple.CoreFoundation 0x00007fff3730a040 __CFRunLoopDoSources0 + 208 9 com.apple.CoreFoundation 0x00007fff373094bd __CFRunLoopRun + 1293 10 com.apple.CoreFoundation 0x00007fff37308d23 CFRunLoopRunSpecific + 483 11 com.juce.theprojucer 0x000000010ccb29a0 juce::MessageManager::runDispatchLoopUntil(int) + 240 (juce_mac_MessageManager.mm:390) 12 com.juce.theprojucer 0x000000010ceb4ff0 juce::ThreadWithProgressWindow::runThread(int) + 80 (juce_ThreadWithProgressWindow.cpp:114) 13 com.juce.theprojucer 0x000000010ca7491c ProjectSaver::save(bool, bool, juce::String const&) + 172 (jucer_ProjectSaver.h:76) 14 com.juce.theprojucer 0x000000010ca745dc Project::saveProject(juce::File const&, bool) + 348 (jucer_Project.cpp:443) 15 com.juce.theprojucer 0x000000010ca74476 Project::saveDocument(juce::File const&) + 38 (jucer_Project.cpp:426) 16 com.juce.theprojucer 0x000000010cfa48bf juce::FileBasedDocument::saveAs(juce::File const&, bool, bool, bool) + 415 (juce_FileBasedDocument.cpp:170) 17 com.juce.theprojucer 0x000000010cfa470d juce::FileBasedDocument::save(bool, bool) + 77 (juce_FileBasedDocument.cpp:139) 18 com.juce.theprojucer 0x000000010c81122d ProjectContentComponent::saveProject(bool) + 109 (jucer_ProjectContentComponent.cpp:532) 19 com.juce.theprojucer 0x000000010c812530 ProjectContentComponent::openInSelectedIDE(bool) + 576 (jucer_ProjectContentComponent.cpp:643) 20 com.juce.theprojucer 0x000000010c823069 HeaderComponent::buttonClicked(juce::Button*) + 377 (jucer_HeaderComponent.h:229) 21 com.juce.theprojucer 0x000000010c82336f non-virtual thunk to HeaderComponent::buttonClicked(juce::Button*) + 47 22 com.juce.theprojucer 0x000000010cf58011 juce::Button::sendClickMessage(juce::ModifierKeys const&)::$_26::operator()(juce::Button::Listener&) const + 33 (juce_Button.cpp:395) 23 com.juce.theprojucer 0x000000010cde3367 void juce::ListenerList >::callChecked(juce::Component::BailOutChecker const&, juce::Button::sendClickMessage(juce::ModifierKeys const&)::$_26&&) + 103 (juce_ListenerList.h:145) 24 com.juce.theprojucer 0x000000010cde27ee juce::Button::sendClickMessage(juce::ModifierKeys const&) + 286 (juce_Button.cpp:395) 25 com.juce.theprojucer 0x000000010cde2e74 juce::Button::internalClickCallback(juce::ModifierKeys const&) + 164 (juce_Button.cpp:347) 26 com.juce.theprojucer 0x000000010cde36d0 juce::Button::mouseUp(juce::MouseEvent const&) + 176 (juce_Button.cpp:452) 27 com.juce.theprojucer 0x000000010cdd13ad juce::Component::internalMouseUp(juce::MouseInputSource, juce::Point, juce::Time, juce::ModifierKeys, float, float, float, float, float) + 717 (juce_Component.cpp:2429) 28 com.juce.theprojucer 0x000000010cececa0 juce::MouseInputSourceInternal::sendMouseUp(juce::Component&, juce::Point, juce::Time, juce::ModifierKeys) + 224 (juce_MouseInputSource.cpp:155) 29 com.juce.theprojucer 0x000000010cecd81c juce::MouseInputSourceInternal::setButtons(juce::Point, juce::Time, juce::ModifierKeys) + 732 (juce_MouseInputSource.cpp:197) 30 com.juce.theprojucer 0x000000010cdd5e22 juce::MouseInputSourceInternal::handleEvent(juce::ComponentPeer&, juce::Point, juce::Time, juce::ModifierKeys, float, float, juce::PenDetails) + 930 (juce_MouseInputSource.cpp:333) 31 com.juce.theprojucer 0x000000010cdd5a4b juce::MouseInputSource::handleEvent(juce::ComponentPeer&, juce::Point, long long, juce::ModifierKeys, float, float, juce::PenDetails const&) + 219 (juce_MouseInputSource.cpp:623) 32 com.juce.theprojucer 0x000000010ceae130 juce::ComponentPeer::handleMouseEvent(juce::MouseInputSource::InputSourceType, juce::Point, juce::ModifierKeys, float, float, long long, juce::PenDetails, int) + 272 (juce_ComponentPeer.cpp:88) 33 com.juce.theprojucer 0x000000010cf37963 juce::NSViewComponentPeer::sendMouseEvent(NSEvent*) + 211 (juce_mac_NSViewComponentPeer.mm:677) 34 com.juce.theprojucer 0x000000010cf37d39 juce::NSViewComponentPeer::redirectMouseUp(NSEvent*) + 105 (juce_mac_NSViewComponentPeer.mm:556) 35 com.juce.theprojucer 0x000000010cf34c89 juce::JuceNSViewClass::asyncMouseUp(objc_object*, objc_selector*, NSEvent*) + 57 (juce_mac_NSViewComponentPeer.mm:1593) 36 com.juce.theprojucer 0x000000010cf34c17 juce::JuceNSViewClass::mouseUp(objc_object*, objc_selector*, NSEvent*) + 55 (juce_mac_NSViewComponentPeer.mm:1582) 37 com.apple.AppKit 0x00007fff3521f422 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1961 38 com.apple.AppKit 0x00007fff3521e85c -[NSWindow(NSEventRouting) sendEvent:] + 497 39 com.apple.AppKit 0x00007fff3507f617 -[NSApplication(NSEvent) sendEvent:] + 307 40 com.apple.AppKit 0x00007fff348e0d9d -[NSApplication run] + 812 41 com.juce.theprojucer 0x000000010ccaadf1 juce::MessageManager::runDispatchLoop() + 161 (juce_mac_MessageManager.mm:344) 42 com.juce.theprojucer 0x000000010ccaacd7 juce::JUCEApplicationBase::main() + 391 (juce_ApplicationBase.cpp:262) 43 com.juce.theprojucer 0x000000010ccaaaec juce::JUCEApplicationBase::main(int, char const**) + 60 (juce_ApplicationBase.cpp:242) 44 com.juce.theprojucer 0x000000010c820943 main + 51 (jucer_Main.cpp:69) 45 libdyld.dylib 0x00007fff5eb5d115 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff5ecad562 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff5ede826f _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff5ede7c4d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fff5ecad562 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff5ede806a _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff5ede7c4d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff5ecad562 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff5ede806a _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff5ede7c4d start_wqthread + 13 Thread 4:: JUCE Timer 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 com.juce.theprojucer 0x000000010cc0581a juce::WaitableEvent::wait(int) const + 298 (juce_posix_SharedCode.h:95) 3 com.juce.theprojucer 0x000000010ccb5e19 juce::Timer::TimerThread::run() + 345 (juce_Timer.cpp:74) 4 com.juce.theprojucer 0x000000010cc06a1b juce::Thread::threadEntryPoint() + 363 (juce_Thread.cpp:96) 5 com.juce.theprojucer 0x000000010cc06ed5 juce::juce_threadEntryPoint(void*) + 21 (juce_Thread.cpp:119) 6 com.juce.theprojucer 0x000000010cc2931e threadEntryProc + 30 (juce_posix_SharedCode.h:927) 7 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 8 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 9 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 5:: License 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 com.juce.theprojucer 0x000000010cc0574f juce::WaitableEvent::wait(int) const + 95 (juce_posix_SharedCode.h:74) 3 com.juce.theprojucer 0x000000010ca1258b NetWorkerThread::executeOnMessageThreadAndBlock(std::__1::function, bool) + 395 (jucer_LicenseThread.h:71) 4 com.juce.theprojucer 0x000000010ca116da LicenseThread::queryWebview(juce::String const&, juce::String const&, juce::HashMap&) + 154 (jucer_LicenseThread.h:409) 5 com.juce.theprojucer 0x000000010ca0f202 LicenseThread::getAuthToken() + 194 (jucer_LicenseThread.h:155) 6 com.juce.theprojucer 0x000000010ca0e3a1 LicenseThread::run() + 97 (jucer_LicenseThread.h:343) 7 com.juce.theprojucer 0x000000010cc06a1b juce::Thread::threadEntryPoint() + 363 (juce_Thread.cpp:96) 8 com.juce.theprojucer 0x000000010cc06ed5 juce::juce_threadEntryPoint(void*) + 21 (juce_Thread.cpp:119) 9 com.juce.theprojucer 0x000000010cc2931e threadEntryProc + 30 (juce_posix_SharedCode.h:927) 10 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 11 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 12 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 6:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff5eca37c2 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff5eca2cdc mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff3730a355 __CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff373096a7 __CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff37308d23 CFRunLoopRunSpecific + 483 5 com.apple.AppKit 0x00007fff34a293c8 _NSEventThread + 184 6 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 7:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff5eca37c2 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff5eca2cdc mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff3730a355 __CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff373096a7 __CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff37308d23 CFRunLoopRunSpecific + 483 5 com.apple.CFNetwork 0x00007fff36481f84 -[__CoreSchedulingSetRunnable runForever] + 722 6 com.apple.Foundation 0x00007fff393f6e48 __NSThread__start__ + 1197 7 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 8 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 9 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 libc++.1.dylib 0x00007fff5cb92d43 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93 3 com.apple.JavaScriptCore 0x00007fff3ae00cf5 std::__1::cv_status std::__1::condition_variable::wait_until > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&) + 117 4 com.apple.JavaScriptCore 0x00007fff3ae00be0 std::__1::cv_status std::__1::condition_variable_any::wait_until, std::__1::chrono::steady_clock, std::__1::chrono::duration > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&) + 96 5 com.apple.JavaScriptCore 0x00007fff3ae00a79 bmalloc::AsyncTask::threadRunLoop() + 233 6 com.apple.JavaScriptCore 0x00007fff3ae00d48 void* std::__1::__thread_proxy >, void (*)(bmalloc::AsyncTask*), bmalloc::AsyncTask*> >(void*) + 40 7 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 8 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 9 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 9:: Pool 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 com.juce.theprojucer 0x000000010cc0581a juce::WaitableEvent::wait(int) const + 298 (juce_posix_SharedCode.h:95) 3 com.juce.theprojucer 0x000000010cc07b22 juce::Thread::wait(int) const + 34 (juce_Thread.cpp:292) 4 com.juce.theprojucer 0x000000010cc5d01b juce::ThreadPool::ThreadPoolThread::run() + 91 (juce_ThreadPool.cpp:38) 5 com.juce.theprojucer 0x000000010cc06a1b juce::Thread::threadEntryPoint() + 363 (juce_Thread.cpp:96) 6 com.juce.theprojucer 0x000000010cc06ed5 juce::juce_threadEntryPoint(void*) + 21 (juce_Thread.cpp:119) 7 com.juce.theprojucer 0x000000010cc2931e threadEntryProc + 30 (juce_posix_SharedCode.h:927) 8 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 10:: Pool 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 com.juce.theprojucer 0x000000010cc0581a juce::WaitableEvent::wait(int) const + 298 (juce_posix_SharedCode.h:95) 3 com.juce.theprojucer 0x000000010cc07b22 juce::Thread::wait(int) const + 34 (juce_Thread.cpp:292) 4 com.juce.theprojucer 0x000000010cc5d01b juce::ThreadPool::ThreadPoolThread::run() + 91 (juce_ThreadPool.cpp:38) 5 com.juce.theprojucer 0x000000010cc06a1b juce::Thread::threadEntryPoint() + 363 (juce_Thread.cpp:96) 6 com.juce.theprojucer 0x000000010cc06ed5 juce::juce_threadEntryPoint(void*) + 21 (juce_Thread.cpp:119) 7 com.juce.theprojucer 0x000000010cc2931e threadEntryProc + 30 (juce_posix_SharedCode.h:927) 8 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 11:: Pool 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 com.juce.theprojucer 0x000000010cc0581a juce::WaitableEvent::wait(int) const + 298 (juce_posix_SharedCode.h:95) 3 com.juce.theprojucer 0x000000010cc07b22 juce::Thread::wait(int) const + 34 (juce_Thread.cpp:292) 4 com.juce.theprojucer 0x000000010cc5d01b juce::ThreadPool::ThreadPoolThread::run() + 91 (juce_ThreadPool.cpp:38) 5 com.juce.theprojucer 0x000000010cc06a1b juce::Thread::threadEntryPoint() + 363 (juce_Thread.cpp:96) 6 com.juce.theprojucer 0x000000010cc06ed5 juce::juce_threadEntryPoint(void*) + 21 (juce_Thread.cpp:119) 7 com.juce.theprojucer 0x000000010cc2931e threadEntryProc + 30 (juce_posix_SharedCode.h:927) 8 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 12:: Pool 0 libsystem_kernel.dylib 0x00007fff5ecaccee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff5ede9662 _pthread_cond_wait + 732 2 com.juce.theprojucer 0x000000010cc0581a juce::WaitableEvent::wait(int) const + 298 (juce_posix_SharedCode.h:95) 3 com.juce.theprojucer 0x000000010cc07b22 juce::Thread::wait(int) const + 34 (juce_Thread.cpp:292) 4 com.juce.theprojucer 0x000000010cc5d01b juce::ThreadPool::ThreadPoolThread::run() + 91 (juce_ThreadPool.cpp:38) 5 com.juce.theprojucer 0x000000010cc06a1b juce::Thread::threadEntryPoint() + 363 (juce_Thread.cpp:96) 6 com.juce.theprojucer 0x000000010cc06ed5 juce::juce_threadEntryPoint(void*) + 21 (juce_Thread.cpp:119) 7 com.juce.theprojucer 0x000000010cc2931e threadEntryProc + 30 (juce_posix_SharedCode.h:927) 8 libsystem_pthread.dylib 0x00007fff5ede86c1 _pthread_body + 340 9 libsystem_pthread.dylib 0x00007fff5ede856d _pthread_start + 377 10 libsystem_pthread.dylib 0x00007fff5ede7c5d thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000001 rbx: 0x000000010ccbc250 rcx: 0x000070000a5423ac rdx: 0x00007ffee3417048 rdi: 0x000070000a5423ac rsi: 0x0000000000000005 rbp: 0x00007ffee3417040 rsp: 0x00007ffee3417040 r8: 0x0000000000195e97 r9: 0x000060400019a508 r10: 0x00006000000c7ef8 r11: 0xffffffffffffffff r12: 0x0000000600002e88 r13: 0x0000000000000001 r14: 0x00006000000c7ee0 r15: 0x0000000000000000 rip: 0x000000010ccacf2c rfl: 0x0000000000010246 cr2: 0x000070000a5423ac Logical CPU: 0 Error Code: 0x00000006 Trap Number: 14 Binary Images: 0x10c7e6000 - 0x10d144ff7 +com.juce.theprojucer (5.2.0 - 5.2.0) /Users/USER/*/Projucer.app/Contents/MacOS/Projucer 0x1113df000 - 0x11142998f dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld 0x111895000 - 0x11252efff com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.30.12 - 10.3.0) /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver 0x7fff2f9ac000 - 0x7fff2fcfaff7 com.apple.RawCamera.bundle (8.02.0 - 1017.2.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff3148a000 - 0x7fff31651fff com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.30.12 - 10.3.0) /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver 0x7fff334cf000 - 0x7fff336aaff7 com.apple.avfoundation (2.0 - 1528.24) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff336ab000 - 0x7fff33765ff7 com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff3386b000 - 0x7fff3386bfff com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3386c000 - 0x7fff33882fe3 libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff33883000 - 0x7fff33d81fc3 com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff33d82000 - 0x7fff33edcfcb libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff33edd000 - 0x7fff33f0bfef libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff33f0c000 - 0x7fff342ccff7 libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff342cd000 - 0x7fff342e2ff7 libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff342e3000 - 0x7fff342e8ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff342e9000 - 0x7fff34347fff libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff34348000 - 0x7fff3435bfff libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff3435c000 - 0x7fff34508fc3 libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff34509000 - 0x7fff345b9fef libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff345ba000 - 0x7fff345bafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff348aa000 - 0x7fff35707fff com.apple.AppKit (6.9 - 1561.20.106) <7A71ACCF-2DF5-3557-BB22-3A9FC9F71CCF> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff35759000 - 0x7fff35759fff com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff3575a000 - 0x7fff357c0fff com.apple.ApplicationServices.ATS (377 - 445) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff35859000 - 0x7fff3597bfff libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff3597c000 - 0x7fff359c6ff7 libFontRegistry.dylib (221) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff35a18000 - 0x7fff35a1dff7 libFontRegistryUI.dylib (221) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistryUI.dylib 0x7fff35a6b000 - 0x7fff35a9eff7 libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff35b08000 - 0x7fff35b0cff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff35bac000 - 0x7fff35bfeff7 com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff35bff000 - 0x7fff35c0dfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff35c0e000 - 0x7fff35c5afff com.apple.print.framework.PrintCore (13 - 503) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff35c5b000 - 0x7fff35c95fff com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff35c96000 - 0x7fff35ca2fff com.apple.speech.synthesis.framework (7.2.1 - 7.2.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff35ca3000 - 0x7fff35f2eff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <71699B6E-8B94-39E2-801F-8467C2B5B621> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff35f30000 - 0x7fff35f30fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <28C7FC0C-D2E5-3703-916F-866A0F823229> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff35f31000 - 0x7fff3606fff3 com.apple.AudioVideoBridging (625.5 - 625.5) <5B4570DB-4201-3FB0-A3C1-B3950A62B3B7> /System/Library/Frameworks/AudioVideoBridging.framework/Versions/A/AudioVideoBridging 0x7fff36245000 - 0x7fff365d7fff com.apple.CFNetwork (893.13.1 - 893.13.1) <567231F4-4080-3B2D-8349-9177BD358804> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff365ec000 - 0x7fff365ecfff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff365ed000 - 0x7fff365f0ffb com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff365f1000 - 0x7fff368f6ff7 com.apple.HIToolbox (2.1.1 - 910.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff368f7000 - 0x7fff368faffb com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff368fb000 - 0x7fff36900fff com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff36901000 - 0x7fff36996ffb com.apple.ink.framework (10.9 - 220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff36997000 - 0x7fff369b1ff7 com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff369d2000 - 0x7fff369d3fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff369d4000 - 0x7fff369d6ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff369d7000 - 0x7fff369ddfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff36aea000 - 0x7fff36aeafff com.apple.Cocoa (6.11 - 22) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff36af8000 - 0x7fff36bb1ff7 com.apple.ColorSync (4.13.0 - 546) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff36d3e000 - 0x7fff36dd1ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <4DE794D4-F018-31E8-B3CE-CF8DBE68D14E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff36dd3000 - 0x7fff36e37ff7 com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <107CE036-D89A-365A-AD00-E37F261C20E3> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x7fff36e38000 - 0x7fff36e61ffb com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff36e62000 - 0x7fff371b6fe7 com.apple.CoreData (120 - 849.2) <4407C44B-34CC-3D23-AEDF-AD866D414EBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff371b7000 - 0x7fff37283fff com.apple.CoreDisplay (1.0 - 81.7) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff37284000 - 0x7fff37724fff com.apple.CoreFoundation (6.9 - 1450.16) <23F8373A-FA3F-37A2-BA5B-70061BFCCD21> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff37726000 - 0x7fff37d33fef com.apple.CoreGraphics (2.0 - 1129.5) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff37d35000 - 0x7fff38024fff com.apple.CoreImage (13.0.0 - 579.2.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff38091000 - 0x7fff380d6fff com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff382b3000 - 0x7fff38393ff7 com.apple.CoreMedia (1.0 - 2267.40.5) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff38394000 - 0x7fff383e2fff com.apple.CoreMediaIO (812.0 - 4993) <1D78D2AE-626B-3D0C-83EA-EA385682F3F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff383e3000 - 0x7fff383e3fff com.apple.CoreServices (822.19 - 822.19) <0C60B639-4CC4-3F57-BC5E-DB71EB75F7F4> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff383e4000 - 0x7fff38458ffb com.apple.AE (735.1 - 735.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff38459000 - 0x7fff38730ff7 com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff38731000 - 0x7fff38765ff7 com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff38766000 - 0x7fff3876eff3 com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3876f000 - 0x7fff38927ff7 com.apple.LaunchServices (822.19 - 822.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff38928000 - 0x7fff389d7ff7 com.apple.Metadata (10.7.0 - 1191.2.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff389d8000 - 0x7fff38a35ff7 com.apple.CoreServices.OSServices (822.19 - 822.19) <408FB1A4-58E9-34D4-8022-A9EEC8502762> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff38a36000 - 0x7fff38aa4fff com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff38aa5000 - 0x7fff38ac9ffb com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff38d73000 - 0x7fff38ec1ffb com.apple.CoreText (352.0 - 578.12) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff38ec2000 - 0x7fff38efcff3 com.apple.CoreVideo (1.8 - 279.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff38efd000 - 0x7fff38f87ffb com.apple.framework.CoreWLAN (13.0 - 1339) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff39115000 - 0x7fff39120ff7 com.apple.DirectoryService.Framework (10.13 - 207) <79F272D7-48AE-3D1E-AC5B-3CEB5F16E7D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff39121000 - 0x7fff391dbfff com.apple.DiscRecording (9.0.3 - 9030.4.5) <2094BAC4-4F37-3741-B9BD-60158A63C503> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff39202000 - 0x7fff39207fff com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff393c8000 - 0x7fff3978dfff com.apple.Foundation (6.9 - 1450.16) <7FEC6610-70EA-3A8D-8EC4-7E99BAF1E312> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff397fd000 - 0x7fff3982dfff com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3993f000 - 0x7fff39a42ff3 com.apple.Bluetooth (6.0.2 - 6.0.2f2) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff39aa2000 - 0x7fff39b3dfff com.apple.framework.IOKit (2.0.2 - 1445.31.1) <7556086A-EFAF-3262-9822-6F666CFC6655> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff39b3f000 - 0x7fff39b46ffb com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff39b9d000 - 0x7fff39d14ff7 com.apple.ImageIO.framework (3.3.0 - 1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff39d15000 - 0x7fff39d19ffb libGIF.dylib (1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff39d1a000 - 0x7fff39e01fff libJP2.dylib (1713) <8323253E-278A-3486-801A-83E143C19712> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff39e02000 - 0x7fff39e25ff7 libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3a101000 - 0x7fff3a127feb libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3a128000 - 0x7fff3a12affb libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3a12b000 - 0x7fff3a178feb libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3a334000 - 0x7fff3ae9aff7 com.apple.JavaScriptCore (13604 - 13604.4.7.1.3) <3ACE94F3-B9B6-38FD-9CE7-7B44F374C143> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff3aeb2000 - 0x7fff3aecbff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3aecc000 - 0x7fff3af01fff com.apple.LDAPFramework (2.4.28 - 194.5) <8419BDB5-12DF-3BC9-871D-7A270E080249> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff3af02000 - 0x7fff3af24ff7 com.apple.speech.LatentSemanticMappingFramework (2.12.3 - 2.12.3) <64C1B0E2-8EE6-35C5-9860-36775A12FCC4> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff3b183000 - 0x7fff3b18afff com.apple.MediaAccessibility (1.0 - 114) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3b22d000 - 0x7fff3b846ff7 com.apple.MediaToolbox (1.0 - 2267.40.5) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3b848000 - 0x7fff3b8c7fff com.apple.Metal (124.7 - 124.7) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3b8e4000 - 0x7fff3b8f9fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3b8fa000 - 0x7fff3b965fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3b966000 - 0x7fff3b989fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3b98a000 - 0x7fff3ba0aff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3ba0b000 - 0x7fff3ba0bff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3ca14000 - 0x7fff3ca20ffb com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3ca21000 - 0x7fff3cb9fff7 com.apple.NetworkExtension (1.0 - 1) <4BE490B7-D1AF-3A42-A6FF-B43AA7468F9A> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff3f808000 - 0x7fff3f810fef libcldcpuengine.dylib (2.8.7) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff3f811000 - 0x7fff3f85effb com.apple.opencl (2.8.12 - 2.8.12) <0AACB21D-AAC4-337C-8FF6-A8F6196614EE> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3f85f000 - 0x7fff3f87bffb com.apple.CFOpenDirectory (10.13 - 207) <7664F745-96E0-3F9F-964B-6014928902FB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3f87c000 - 0x7fff3f887fff com.apple.OpenDirectory (10.13 - 207) <1550BB27-D605-398C-8670-48700C86D674> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff40a06000 - 0x7fff40a08fff libCVMSPluginSupport.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff40a09000 - 0x7fff40a0dff7 libCoreFSCache.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff40a0e000 - 0x7fff40a12fff libCoreVMClient.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff40a13000 - 0x7fff40a1bfff libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff40a1c000 - 0x7fff40a27fff libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff40a28000 - 0x7fff40a63fe7 libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff40a64000 - 0x7fff40bd0fff libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff40bd1000 - 0x7fff40c0fffb libGLU.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff41587000 - 0x7fff41595ffb com.apple.opengl (16.4.2 - 16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff41596000 - 0x7fff4172dffb GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff4172e000 - 0x7fff41756ffb GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff4190d000 - 0x7fff41a59fff com.apple.QTKit (7.7.3 - 3014) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff423dd000 - 0x7fff42625fff com.apple.QuartzCore (1.11 - 584.8.94) <8D6B5735-852F-36D3-9349-C423582F743B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff42e46000 - 0x7fff42e5dfff com.apple.ScriptingBridge (1.3.3 - 70) <44B47809-18BF-3522-B6A0-7C14AA4BE979> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff42e5e000 - 0x7fff43175fff com.apple.security (7.0 - 58286.31.2) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff43176000 - 0x7fff43200ff7 com.apple.securityfoundation (6.0 - 55185.30.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff43232000 - 0x7fff43235ffb com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff435da000 - 0x7fff4364aff3 com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff437ff000 - 0x7fff43b78ff7 com.apple.VideoToolbox (1.0 - 2267.40.5) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff43e20000 - 0x7fff44339fe3 libwebrtc.dylib (7604.4.7.1.3) <777100A8-D98C-3DC1-931C-BBC689345FA2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7fff4433a000 - 0x7fff457d6fff com.apple.WebCore (13604 - 13604.4.7.1.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff457d7000 - 0x7fff459c8ff7 com.apple.WebKitLegacy (13604 - 13604.4.7.1.3) <91DD2BFE-AA52-38AD-920C-D21D22ECA1B3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff459c9000 - 0x7fff45db8fff com.apple.WebKit (13604 - 13604.4.7.1.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff46228000 - 0x7fff462b4ff7 com.apple.APFS (1.0 - 1) <834EAD5F-0C4E-3C33-A654-8E1670CEC457> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff46ec2000 - 0x7fff46eeafff com.apple.framework.Apple80211 (13.0 - 1345) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff46eec000 - 0x7fff46efbff7 com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff47037000 - 0x7fff4707fff3 com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff470b1000 - 0x7fff470b9ff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff470ba000 - 0x7fff470e2fff com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff471af000 - 0x7fff471ffff7 com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff473ea000 - 0x7fff47402fff com.apple.AudioServerApplication (1.0 - 303.8) <992381E8-2DB7-321A-AF34-CB2B787E6B43> /System/Library/PrivateFrameworks/AudioServerApplication.framework/Versions/A/AudioServerApplication 0x7fff478ce000 - 0x7fff478d5ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff478d6000 - 0x7fff4795dff7 com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff479d3000 - 0x7fff47a0ffff com.apple.bom (14.0 - 194.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff48721000 - 0x7fff48770ff3 com.apple.ChunkingLibrary (188 - 188) <84E024A0-5F95-3A30-A60B-102343AE46B7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff48777000 - 0x7fff48807ff7 com.apple.CloudDocs (1.0 - 572.2) <0DA97289-F23B-37AC-85BB-BC6DEE760918> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff492ec000 - 0x7fff492f5ff3 com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff49586000 - 0x7fff49966fff com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff49967000 - 0x7fff49997ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff49b92000 - 0x7fff49b9bff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <0A87A91C-A2CF-3BB1-9038-7F610111BC30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff49d02000 - 0x7fff49d12ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4a5cd000 - 0x7fff4a5e3ff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff4a725000 - 0x7fff4a782ff7 com.apple.CoreNLP (1.0 - 130.4.1) <1F329E38-E7D0-3455-981B-48F434C9E8CC> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4a90b000 - 0x7fff4a910ff7 com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff4aa5f000 - 0x7fff4aabbfff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff4abe8000 - 0x7fff4ac19ff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4af68000 - 0x7fff4aff9fff com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4b07c000 - 0x7fff4b1b0fff com.apple.coreui (2.1 - 492.2) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4b1b1000 - 0x7fff4b2bcff3 com.apple.CoreUtils (5.3 - 530.57) <1DE5249E-35C5-3B13-BA5B-0C1AA4E17CDD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4b311000 - 0x7fff4b375fff com.apple.framework.CoreWiFi (13.0 - 1339) <1741FD6D-3DF2-3D2D-9B56-92A6AA0D1146> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff4b376000 - 0x7fff4b385ff7 com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4b402000 - 0x7fff4b411ff7 com.apple.framework.DFRFoundation (1.0 - 191.1) <09E9A14C-E7A8-3386-8323-270FA28BFB81> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4b414000 - 0x7fff4b418ffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4b49e000 - 0x7fff4b514fff com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4b562000 - 0x7fff4b5a2ff7 com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4b5a3000 - 0x7fff4b6d2fff com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4b7c4000 - 0x7fff4b896ff7 com.apple.DiskImagesFramework (480.30.2 - 480.30.2) <251D047D-D79A-3300-8DFC-D6D6D4D0015D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff4b897000 - 0x7fff4b90eff7 com.apple.DiskManagement (11.2 - 1339) <0B17E79A-0BF6-3FD8-8AD0-A8498545030F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4b96c000 - 0x7fff4b9a1fff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3C888CFC-95C5-3368-9CCA-B3E30893F620> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff4b9a2000 - 0x7fff4b9a4ff7 com.apple.EFILogin (2.0 - 2) <5B6E5A73-C2B2-3188-ADE9-C29CE29BB225> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4c446000 - 0x7fff4c874fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4c8a7000 - 0x7fff4c930ff7 com.apple.FileProvider (124.1 - 124.1) <3E0D74F8-D088-3586-B970-C6F319F530E3> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff4e4dc000 - 0x7fff4e4dcfff libmetal_timestamp.dylib (802.3.14) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib 0x7fff4fb3c000 - 0x7fff4fb47ff7 libGPUSupportMercury.dylib (16.4.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff4fee4000 - 0x7fff4ff09ff3 com.apple.GenerationalStorage (2.0 - 285) <07E7BC5F-8EF2-34FC-9EEC-B4E61EAAFA9A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff50888000 - 0x7fff50897fff com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5090f000 - 0x7fff50983fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff51235000 - 0x7fff5123cffb com.apple.IOAccelerator (376.6 - 376.6) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff51240000 - 0x7fff51257fff com.apple.IOPresentment (1.0 - 32.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff51621000 - 0x7fff51646fff com.apple.IconServices (97.4 - 97.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff51750000 - 0x7fff51753ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff517c1000 - 0x7fff517d1ffb com.apple.IntlPreferences (2.0 - 227) <0FF7209B-0E4D-3411-B325-03938B7C0938> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff518db000 - 0x7fff519d0fff com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff519d1000 - 0x7fff51a13ff7 com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff51a17000 - 0x7fff51a1eff7 com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff51b05000 - 0x7fff51b0afff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff52242000 - 0x7fff52245fff com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5235e000 - 0x7fff52391ff7 com.apple.MediaKit (16 - 871) <47A5B872-4139-315D-A047-581F9C485D15> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff5266a000 - 0x7fff526d3ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff526db000 - 0x7fff526f0ff3 com.apple.MobileAssets (1.0 - 437.30.17) <9C014350-D76E-3143-ACFF-F3D1B2668988> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff526f4000 - 0x7fff52846fff com.apple.mobiledevice (988.1.4.100.5 - 988.1.4.100.5) <40DA7389-EB20-3575-B696-416BD4EAC72E> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice 0x7fff528eb000 - 0x7fff52913fff com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff52b78000 - 0x7fff52b83fff com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff52b90000 - 0x7fff52c5dff7 com.apple.Network (1.0 - 1) <3C391F45-3801-3C27-8D89-FDE554156CDD> /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network 0x7fff54385000 - 0x7fff543c5ffb com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff55e29000 - 0x7fff55e4efff com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff5614d000 - 0x7fff561a0fff com.apple.ProtectedCloudStorage (1.0 - 1) <8C4D5271-406F-3455-88FA-995A95D6D4A1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff561a1000 - 0x7fff561bffff com.apple.ProtocolBuffer (1 - 259) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff56393000 - 0x7fff5639efff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.30.29) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff5639f000 - 0x7fff563c2ffb com.apple.RemoteViewServices (2.0 - 125) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff563c3000 - 0x7fff563d4ffb com.apple.xpc.RemoteXPC (1.0 - 1205.30.29) <1FD53EC6-A9E9-3AEC-86A7-C52729D1A135> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff57cdb000 - 0x7fff57debff7 com.apple.Sharing (972.6 - 972.6) <2F72F828-7A05-345F-8ABA-1EDADACA4D57> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff57e15000 - 0x7fff57e16fff com.apple.performance.SignpostNotification (1.0 - 1) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff58b13000 - 0x7fff58dadfff com.apple.SkyLight (1.600.0 - 312.23.4) <390012E0-39E3-3D18-8271-D447990FDD21> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff5955e000 - 0x7fff5956bff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff5961e000 - 0x7fff59859fff com.apple.spotlight.index (10.7.0 - 1191.2.6) <236BC19C-F361-344B-91DE-1B40C6E31878> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff59a04000 - 0x7fff59a2bff7 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff5a0fd000 - 0x7fff5a181fe7 com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff5a192000 - 0x7fff5a199fff com.apple.SymptomDiagnosticReporter (1.0 - 820.30.7) <0188BA8D-0C88-3413-A199-666C7FBE4DF1> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff5a19a000 - 0x7fff5a1a5ffb com.apple.SymptomReporter (1.0 - 820.30.7) <91541BCE-196E-3EB6-B2C9-89828EF8BD43> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter 0x7fff5a443000 - 0x7fff5a46ffff com.apple.framework.SystemAdministration (1.0 - 1.0) <6AE03DE8-E5C1-38E5-B788-0A763CAACDC2> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff5a672000 - 0x7fff5a679ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff5a886000 - 0x7fff5a943ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff5a96b000 - 0x7fff5a993ffb com.apple.TimeSync (1.0 - 650.5) <5045CA17-321C-36A6-BA35-3F6DB55DD2E6> /System/Library/PrivateFrameworks/TimeSync.framework/Versions/A/TimeSync 0x7fff5a9e7000 - 0x7fff5a9e8fff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff5a9ee000 - 0x7fff5ab9dff3 com.apple.UIFoundation (1.0 - 546.1.1) <2B50EBBC-9221-31BC-92A9-7ED0A4A46E2D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff5b866000 - 0x7fff5b935ff7 com.apple.ViewBridge (343.2 - 343.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff5ba14000 - 0x7fff5ba27ff7 com.apple.webcontentfilter.framework (5.1 - 5.1) /System/Library/PrivateFrameworks/WebContentAnalysis.framework/Versions/A/WebContentAnalysis 0x7fff5c2e0000 - 0x7fff5c2e2ffb com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff5c446000 - 0x7fff5c479fff libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib 0x7fff5c519000 - 0x7fff5c552ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib 0x7fff5c553000 - 0x7fff5c55efff libChineseTokenizer.dylib (28) /usr/lib/libChineseTokenizer.dylib 0x7fff5c55f000 - 0x7fff5c5ecff7 libCoreStorage.dylib (546) /usr/lib/libCoreStorage.dylib 0x7fff5c5f0000 - 0x7fff5c5f1ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff5c628000 - 0x7fff5c7f2ff3 libFosl_dynamic.dylib (17.7) /usr/lib/libFosl_dynamic.dylib 0x7fff5c82a000 - 0x7fff5c82afff libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib 0x7fff5c953000 - 0x7fff5c957ffb libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib 0x7fff5c958000 - 0x7fff5c959ff3 libSystem.B.dylib (1252) <5EDEEA85-0387-31EE-9D9B-DA1B75E7AEF3> /usr/lib/libSystem.B.dylib 0x7fff5c9d8000 - 0x7fff5c9d9fff libThaiTokenizer.dylib (2.2) <04AC7CD4-BD9A-3B1D-8CEB-9E2030B6B667> /usr/lib/libThaiTokenizer.dylib 0x7fff5c9ec000 - 0x7fff5c9ecfff libapple_crypto.dylib (109.30.8) /usr/lib/libapple_crypto.dylib 0x7fff5c9ed000 - 0x7fff5ca03ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff5ca04000 - 0x7fff5ca2eff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff5ca2f000 - 0x7fff5cab0fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff5cab4000 - 0x7fff5cab4ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff5cab5000 - 0x7fff5cb6cff7 libboringssl.dylib (109.30.8) /usr/lib/libboringssl.dylib 0x7fff5cb6d000 - 0x7fff5cb7dff3 libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib 0x7fff5cb7e000 - 0x7fff5cb8bffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff5cb8c000 - 0x7fff5cbe2fff libc++.1.dylib (400.9) /usr/lib/libc++.1.dylib 0x7fff5cbe3000 - 0x7fff5cc07ff7 libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib 0x7fff5cc09000 - 0x7fff5cc19fff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff5cc1a000 - 0x7fff5cc30fff libcompression.dylib (47) /usr/lib/libcompression.dylib 0x7fff5cedd000 - 0x7fff5cef5ff7 libcoretls.dylib (155) /usr/lib/libcoretls.dylib 0x7fff5cef6000 - 0x7fff5cef7ffb libcoretls_cfhelpers.dylib (155) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff5cfad000 - 0x7fff5d08fff3 libcrypto.0.9.8.dylib (76.30.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff5d090000 - 0x7fff5d220fff libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib 0x7fff5d3bb000 - 0x7fff5d3c6ff7 libcsfde.dylib (546) /usr/lib/libcsfde.dylib 0x7fff5d3c7000 - 0x7fff5d41dff3 libcups.2.dylib (462.1) /usr/lib/libcups.2.dylib 0x7fff5d448000 - 0x7fff5d49cffb libcurl.4.dylib (105.30.2) /usr/lib/libcurl.4.dylib 0x7fff5d49f000 - 0x7fff5d4a6ff3 libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib 0x7fff5d55b000 - 0x7fff5d55bfff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib 0x7fff5d55c000 - 0x7fff5d575ffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib 0x7fff5d583000 - 0x7fff5d584fff libffi.dylib (18.1) <02011073-8CB7-362F-BC52-43B4E83687B0> /usr/lib/libffi.dylib 0x7fff5d58d000 - 0x7fff5d591ff7 libgermantok.dylib (17) <379C5DC6-BEDB-378D-B09C-A63D297EAA6D> /usr/lib/libgermantok.dylib 0x7fff5d592000 - 0x7fff5d597ff3 libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib 0x7fff5d5c3000 - 0x7fff5d6b4ff7 libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib 0x7fff5d6b5000 - 0x7fff5d8dcffb libicucore.A.dylib (59152.0.1) <281C39FD-0C9A-3EB2-A407-36D4CCE938E5> /usr/lib/libicucore.A.dylib 0x7fff5d929000 - 0x7fff5d92afff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff5d92b000 - 0x7fff5d944ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff5d945000 - 0x7fff5d95bff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib 0x7fff5d95c000 - 0x7fff5da0bfff libmecab.1.0.0.dylib (779.7.6) /usr/lib/libmecab.1.0.0.dylib 0x7fff5da0c000 - 0x7fff5dc34ff7 libmecabra.dylib (779.7.6) <7808C544-161E-37CE-9D42-F368C82A180D> /usr/lib/libmecabra.dylib 0x7fff5de0c000 - 0x7fff5dee3ffb libnetwork.dylib (1229.30.11) <2A9846DE-C063-3340-89D1-D5DAC2B8A08A> /usr/lib/libnetwork.dylib 0x7fff5dee4000 - 0x7fff5def0ff3 libnetworkextension.dylib (767.30.7) /usr/lib/libnetworkextension.dylib 0x7fff5df59000 - 0x7fff5e3477e7 libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib 0x7fff5e348000 - 0x7fff5e349ff7 libodfde.dylib (24) <1BBC519E-EF89-38F3-B226-70F086670D0F> /usr/lib/libodfde.dylib 0x7fff5e35a000 - 0x7fff5e35efff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff5e361000 - 0x7fff5e395fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib 0x7fff5e414000 - 0x7fff5e430ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib 0x7fff5e46b000 - 0x7fff5e47dfff libsasl2.2.dylib (211) /usr/lib/libsasl2.2.dylib 0x7fff5e47e000 - 0x7fff5e47fff7 libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib 0x7fff5e480000 - 0x7fff5e613fe7 libsqlite3.dylib (274.5) /usr/lib/libsqlite3.dylib 0x7fff5e636000 - 0x7fff5e66eff3 libssl.0.9.8.dylib (76.30.1) <31E4862C-C181-3D5E-ACB3-CDE18764638F> /usr/lib/libssl.0.9.8.dylib 0x7fff5e66f000 - 0x7fff5e6c2ffb libssl.35.dylib (22) <4D77B502-E065-3794-90E7-39E83F9683F6> /usr/lib/libssl.35.dylib 0x7fff5e715000 - 0x7fff5e763fff libstdc++.6.0.9.dylib (104.1) <92CC5BBD-2FB2-3864-BF6B-B4B1BFF4C1EE> /usr/lib/libstdc++.6.0.9.dylib 0x7fff5e7e4000 - 0x7fff5e81dfff libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib 0x7fff5e81e000 - 0x7fff5e821ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff5e822000 - 0x7fff5e82ffff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib 0x7fff5e833000 - 0x7fff5e91afff libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib 0x7fff5e91b000 - 0x7fff5e943fff libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib 0x7fff5e944000 - 0x7fff5e956ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff5e9f4000 - 0x7fff5e9f8ff7 libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib 0x7fff5e9f9000 - 0x7fff5ea03ff3 libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib 0x7fff5ea04000 - 0x7fff5ea0bfff libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib 0x7fff5ea0c000 - 0x7fff5ea14ffb libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib 0x7fff5ea15000 - 0x7fff5ea9afff libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib 0x7fff5eb22000 - 0x7fff5eb5bff7 libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib 0x7fff5eb5c000 - 0x7fff5eb79ff7 libdyld.dylib (519.2.2) /usr/lib/system/libdyld.dylib 0x7fff5eb7a000 - 0x7fff5eb7affb libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib 0x7fff5eb7b000 - 0x7fff5eb87ff3 libkxld.dylib (4570.31.3) /usr/lib/system/libkxld.dylib 0x7fff5eb88000 - 0x7fff5eb88ff7 liblaunch.dylib (1205.30.29) /usr/lib/system/liblaunch.dylib 0x7fff5eb89000 - 0x7fff5eb8dffb libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib 0x7fff5eb8e000 - 0x7fff5eb90ff3 libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib 0x7fff5eb91000 - 0x7fff5eb92ff3 libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib 0x7fff5eb93000 - 0x7fff5ebaafff libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib 0x7fff5ebab000 - 0x7fff5ebabfff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib 0x7fff5ebac000 - 0x7fff5ec35ff7 libsystem_c.dylib (1244.30.3) /usr/lib/system/libsystem_c.dylib 0x7fff5ec36000 - 0x7fff5ec39ffb libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib 0x7fff5ec3a000 - 0x7fff5ec3dffb libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib 0x7fff5ec3e000 - 0x7fff5ec3ffff libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib 0x7fff5ec40000 - 0x7fff5ec46ff7 libsystem_dnssd.dylib (878.30.4) /usr/lib/system/libsystem_dnssd.dylib 0x7fff5ec47000 - 0x7fff5ec90ff7 libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib 0x7fff5ec91000 - 0x7fff5ecb6ff7 libsystem_kernel.dylib (4570.31.3) /usr/lib/system/libsystem_kernel.dylib 0x7fff5ecb7000 - 0x7fff5ed02fcb libsystem_m.dylib (3146) /usr/lib/system/libsystem_m.dylib 0x7fff5ed03000 - 0x7fff5ed22fff libsystem_malloc.dylib (140.1.1) <9F0745FF-B92F-330D-8812-BB74001D1D33> /usr/lib/system/libsystem_malloc.dylib 0x7fff5ed23000 - 0x7fff5edc7ff3 libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib 0x7fff5edc8000 - 0x7fff5edd2ffb libsystem_networkextension.dylib (767.30.7) /usr/lib/system/libsystem_networkextension.dylib 0x7fff5edd3000 - 0x7fff5eddcff3 libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib 0x7fff5eddd000 - 0x7fff5ede4ff7 libsystem_platform.dylib (161.20.1) /usr/lib/system/libsystem_platform.dylib 0x7fff5ede5000 - 0x7fff5edf0fff libsystem_pthread.dylib (301.30.1) /usr/lib/system/libsystem_pthread.dylib 0x7fff5edf1000 - 0x7fff5edf4ff3 libsystem_sandbox.dylib (765.30.4) /usr/lib/system/libsystem_sandbox.dylib 0x7fff5edf5000 - 0x7fff5edf6ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib 0x7fff5edf7000 - 0x7fff5edfeff7 libsystem_symptoms.dylib (820.30.7) /usr/lib/system/libsystem_symptoms.dylib 0x7fff5edff000 - 0x7fff5ee12ff7 libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib 0x7fff5ee14000 - 0x7fff5ee19ff7 libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib 0x7fff5ee1a000 - 0x7fff5ee46ff7 libxpc.dylib (1205.30.29) /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 309329 thread_create: 0 thread_set_state: 607 VM Region Summary: ReadOnly portion of Libraries: Total=449.2M resident=0K(0%) swapped_out_or_unallocated=449.2M(100%) Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 2 Activity Tracing 256K 2 CG backing stores 39.5M 6 CG image 96K 7 CoreAnimation 236K 9 CoreGraphics 8K 2 CoreImage 24K 3 CoreUI image data 2092K 13 CoreUI image file 188K 4 Foundation 4K 2 JS JIT generated code 256.0M 5 JS JIT generated code (reserved) 768.0M 2 reserved VM address space (unallocated) Kernel Alloc Once 8K 2 MALLOC 173.2M 56 MALLOC guard page 96K 23 Memory Tag 242 12K 2 SQLite page cache 128K 3 STACK GUARD 56.0M 14 Stack 14.1M 16 VM_ALLOCATE 100K 14 WebKit Malloc 64.1M 11 __DATA 31.2M 308 __FONT_DATA 4K 2 __GLSLBUILTINS 2588K 2 __LINKEDIT 204.7M 5 __TEXT 244.5M 312 __UNICODE 560K 2 libnetwork 128K 3 mapped file 55.9M 29 shared memory 1268K 15 =========== ======= ======= TOTAL 1.9G 846 TOTAL, minus reserved VM space 1.1G 846