Last active
August 18, 2016 18:58
-
-
Save eXaminator/63e52e4d6512c46f0d60be538e80858f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Syrinscape [1317] | |
Path: /Applications/Syrinscape.app/Contents/MacOS/Syrinscape | |
Identifier: unity.Syrinscape.Syrinscape Fantasy Player | |
Version: Unity Player version 4.7.0f1 (4.7.0f1) | |
Code Type: X86 (Native) | |
Parent Process: ??? [1] | |
Responsible: Syrinscape [1317] | |
User ID: 54836196 | |
Date/Time: 2016-08-18 20:52:56.770 +0200 | |
OS Version: Mac OS X 10.11.3 (15D21) | |
Report Version: 11 | |
Anonymous UUID: E20ADBA6-5EAB-5F62-6D5A-F98F6789B50F | |
Sleep/Wake UUID: 392F0207-DE7A-4015-A9C0-01F85AC9EEC5 | |
Time Awake Since Boot: 2500 seconds | |
Time Since Wake: 1700 seconds | |
System Integrity Protection: enabled | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_BAD_ACCESS (SIGABRT) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000671f62d8 | |
Exception Note: EXC_CORPSE_NOTIFY | |
VM Regions Near 0x671f62d8: | |
VM_ALLOCATE 000000001efe4000-0000000020064000 [ 16.5M] rw-/rwx SM=COW | |
--> | |
__TEXT 000000008feb6000-000000008feeb000 [ 212K] r-x/rwx SM=COW /usr/lib/dyld | |
Application Specific Information: | |
abort() called | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x9e0e458a __pthread_kill + 10 | |
1 libsystem_pthread.dylib 0x90dda448 pthread_kill + 101 | |
2 libsystem_c.dylib 0x96335c34 abort + 156 | |
3 libmono.0.dylib 0x00fd680b mono_handle_native_sigsegv + 891 | |
4 libmono.0.dylib 0x0101288d sigabrt_signal_handler + 96 | |
5 libsystem_platform.dylib 0x9a3a601b _sigtramp + 43 | |
6 ??? 0xffffffff 0 + 4294967295 | |
7 libmono.0.dylib 0x0101282d sigusr1_signal_handler + 156 | |
8 libsystem_c.dylib 0x96335c34 abort + 156 | |
9 unity.Syrinscape.Syrinscape Fantasy Player 0x0034aa52 HandleSignal(int, __siginfo*, void*) + 34 | |
10 libmono.0.dylib 0x0101247e mono_chain_signal + 73 | |
11 libmono.0.dylib 0x00f5aa63 mono_sigsegv_signal_handler + 231 | |
12 libsystem_platform.dylib 0x9a3a601b _sigtramp + 43 | |
13 ??? 0xffffffff 0 + 4294967295 | |
14 libmono.0.dylib 0x00f5a97c mono_sigill_signal_handler + 59 | |
15 unity.Syrinscape.Syrinscape Fantasy Player 0x000f4e12 DynamicHeapAllocator<LowLevelAllocator>::Deallocate(void*) + 194 | |
16 unity.Syrinscape.Syrinscape Fantasy Player 0x000f64dc DualThreadAllocator<DynamicHeapAllocator<LowLevelAllocator> >::Deallocate(void*) + 76 | |
17 unity.Syrinscape.Syrinscape Fantasy Player 0x000f0e88 MemoryManager::Deallocate(void*, MemLabelId) + 248 | |
18 unity.Syrinscape.Syrinscape Fantasy Player 0x000f0d7c operator delete(void*) + 44 | |
19 unity.Syrinscape.Syrinscape Fantasy Player 0x00181b50 WWWCurl::~WWWCurl() + 288 | |
20 unity.Syrinscape.Syrinscape Fantasy Player 0x00181a11 WWWCurl::~WWWCurl() + 17 | |
21 unity.Syrinscape.Syrinscape Fantasy Player 0x00181d34 WWWDelayCall::Cleanup(void*) + 52 | |
22 unity.Syrinscape.Syrinscape Fantasy Player 0x0022879e DelayedCallManager::Remove(DelayedCallManager::Callback const&, std::_Rb_tree_const_iterator<DelayedCallManager::Callback>) + 110 | |
23 unity.Syrinscape.Syrinscape Fantasy Player 0x002282ac DelayedCallManager::CancelCallDelayed2(PPtr<Object>, void (*)(Object*, void*), void (*)(Object*, void*)) + 60 | |
24 unity.Syrinscape.Syrinscape Fantasy Player 0x00343b97 MonoBehaviour::StopAllCoroutines() + 71 | |
25 unity.Syrinscape.Syrinscape Fantasy Player 0x00346f39 MonoBehaviour::Deactivate(Unity::DeactivateOperation) + 25 | |
26 unity.Syrinscape.Syrinscape Fantasy Player 0x002e8bc4 DestroyObjectHighLevel(Object*, bool) + 1156 | |
27 unity.Syrinscape.Syrinscape Fantasy Player 0x0022acc9 DelayedDestroyCallback(Object*, void*) + 25 | |
28 unity.Syrinscape.Syrinscape Fantasy Player 0x00228602 DelayedCallManager::Update(int) + 562 | |
29 unity.Syrinscape.Syrinscape Fantasy Player 0x002f2399 PlayerLoop(bool, bool, IHookEvent*) + 1577 | |
30 unity.Syrinscape.Syrinscape Fantasy Player 0x0065eefc -[PlayerAppDelegate UpdatePlayer] + 252 | |
31 com.apple.Foundation 0x90e2ebcb __NSFireTimer + 117 | |
32 com.apple.CoreFoundation 0x9e996826 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 | |
33 com.apple.CoreFoundation 0x9e9962d2 __CFRunLoopDoTimer + 1250 | |
34 com.apple.CoreFoundation 0x9ea1dd6d __CFRunLoopDoTimers + 349 | |
35 com.apple.CoreFoundation 0x9e94e2a1 __CFRunLoopRun + 2113 | |
36 com.apple.CoreFoundation 0x9e94d7f6 CFRunLoopRunSpecific + 390 | |
37 com.apple.CoreFoundation 0x9e94d65b CFRunLoopRunInMode + 123 | |
38 com.apple.HIToolbox 0x994652f1 RunCurrentEventLoopInMode + 267 | |
39 com.apple.HIToolbox 0x994650f3 ReceiveNextEventCommon + 503 | |
40 com.apple.HIToolbox 0x99464eec _BlockUntilNextEventMatchingListInModeWithFilter + 99 | |
41 com.apple.AppKit 0x94b9a512 _DPSNextEvent + 1053 | |
42 com.apple.AppKit 0x94fa50b0 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1057 | |
43 com.apple.AppKit 0x94b99f8b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 121 | |
44 com.apple.AppKit 0x94b8f12f -[NSApplication run] + 1063 | |
45 com.apple.AppKit 0x94b0a025 NSApplicationMain + 1630 | |
46 unity.Syrinscape.Syrinscape Fantasy Player 0x0065ec4b PlayerMain(int, char const**) + 731 | |
47 unity.Syrinscape.Syrinscape Fantasy Player 0x00002a75 start + 53 | |
Thread 1:: Dispatch queue: com.apple.libdispatch-manager | |
0 libsystem_kernel.dylib 0x9e0e5812 kevent_qos + 10 | |
1 libdispatch.dylib 0x968d970e _dispatch_mgr_invoke + 234 | |
2 libdispatch.dylib 0x968d92e2 _dispatch_mgr_thread + 52 | |
Thread 2: | |
0 libsystem_kernel.dylib 0x9e0dd886 semaphore_wait_trap + 10 | |
1 libmono.0.dylib 0x010ff180 mono_sem_wait + 30 | |
2 libmono.0.dylib 0x0104486a finalizer_thread + 212 | |
3 libmono.0.dylib 0x010c168a start_wrapper + 530 | |
4 libmono.0.dylib 0x010f56da thread_start_routine + 262 | |
5 libmono.0.dylib 0x0111bf4f GC_start_routine + 105 | |
6 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
7 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
8 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 3:: UnityLookForNewInputDevices | |
0 libsystem_kernel.dylib 0x9e0dd84a mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x9e0dcc34 mach_msg + 68 | |
2 com.apple.CoreFoundation 0x9e94ec46 __CFRunLoopServiceMachPort + 214 | |
3 com.apple.CoreFoundation 0x9e94e051 __CFRunLoopRun + 1521 | |
4 com.apple.CoreFoundation 0x9e94d7f6 CFRunLoopRunSpecific + 390 | |
5 com.apple.CoreFoundation 0x9ea1d021 CFRunLoopRun + 129 | |
6 unity.Syrinscape.Syrinscape Fantasy Player 0x0066a004 LookForNewDevices(void*) + 452 | |
7 unity.Syrinscape.Syrinscape Fantasy Player 0x003ba5d1 Thread::RunThreadWrapper(void*) + 65 | |
8 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
9 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
10 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 4:: UnityGfxDeviceWorker | |
0 libsystem_kernel.dylib 0x9e0dd89e semaphore_timedwait_trap + 10 | |
1 com.apple.CoreServices.CarbonCore 0x9c9e61ef MPWaitOnSemaphore + 104 | |
2 unity.Syrinscape.Syrinscape Fantasy Player 0x00675ea2 PlatformSemaphore::WaitForSignal() + 34 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x003bb6c6 ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 118 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x0069a820 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 80 | |
5 unity.Syrinscape.Syrinscape Fantasy Player 0x0069a69f GfxDeviceWorker::RunGfxDeviceWorker(void*) + 79 | |
6 unity.Syrinscape.Syrinscape Fantasy Player 0x003ba5d1 Thread::RunThreadWrapper(void*) + 65 | |
7 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
8 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
9 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 5:: UnityWorker | |
0 libsystem_kernel.dylib 0x9e0dd89e semaphore_timedwait_trap + 10 | |
1 com.apple.CoreServices.CarbonCore 0x9c9e61ef MPWaitOnSemaphore + 104 | |
2 unity.Syrinscape.Syrinscape Fantasy Player 0x00675ea2 PlatformSemaphore::WaitForSignal() + 34 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x003b9903 JobScheduler::WorkLoop(void*) + 99 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x003ba5d1 Thread::RunThreadWrapper(void*) + 65 | |
5 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
6 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
7 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 6: | |
0 libsystem_kernel.dylib 0x9e0dd886 semaphore_wait_trap + 10 | |
1 unity.Syrinscape.Syrinscape Fantasy Player 0x000604a3 algThreadJobQueueThreadFunc + 35 | |
2 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
3 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 7:: UnitySubstanceThread | |
0 libsystem_kernel.dylib 0x9e0dd89e semaphore_timedwait_trap + 10 | |
1 com.apple.CoreServices.CarbonCore 0x9c9e61ef MPWaitOnSemaphore + 104 | |
2 unity.Syrinscape.Syrinscape Fantasy Player 0x00675ea2 PlatformSemaphore::WaitForSignal() + 34 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x00280eab SubstanceSystem::ThreadMain(void*) + 59 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x003ba5d1 Thread::RunThreadWrapper(void*) + 65 | |
5 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
6 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
7 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 8:: com.apple.audio.IOThread.client | |
0 unity.Syrinscape.Syrinscape Fantasy Player 0x00a46f36 ASfxDsp::DoDSPProcessing(float*, float*, int, unsigned int, float, float, unsigned short) + 1686 | |
1 unity.Syrinscape.Syrinscape Fantasy Player 0x009f6dec FMOD::DSPSfxReverb::readInternal(float*, float*, unsigned int, int, int) + 124 | |
2 unity.Syrinscape.Syrinscape Fantasy Player 0x009f538b FMOD::DSPSfxReverb::readCallback(FMOD_DSP_STATE*, float*, float*, unsigned int, int, int) + 59 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9de4 FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 1188 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9a7f FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 319 | |
5 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9a7f FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 319 | |
6 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9a7f FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 319 | |
7 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9a7f FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 319 | |
8 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9a7f FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 319 | |
9 unity.Syrinscape.Syrinscape Fantasy Player 0x009d9a7f FMOD::DSPFilter::read(float**, int*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 319 | |
10 unity.Syrinscape.Syrinscape Fantasy Player 0x009f7e83 FMOD::DSPSoundCard::read(void*, unsigned int*, FMOD_SPEAKERMODE, int, unsigned int) + 99 | |
11 unity.Syrinscape.Syrinscape Fantasy Player 0x00a088ec FMOD::Output::mix(void*, unsigned int) + 780 | |
12 unity.Syrinscape.Syrinscape Fantasy Player 0x00a4c295 FMOD::OutputCoreAudio::renderProc(void*, unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 53 | |
13 com.apple.audio.units.Components 0x0c50b44f AUConverterBase::RenderBus(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long) + 713 | |
14 com.apple.audio.units.Components 0x0c5088bd AUBase::DoRenderBus(unsigned long&, AudioTimeStamp const&, unsigned long, AUOutputElement*, unsigned long, AudioBufferList&) + 141 | |
15 com.apple.audio.units.Components 0x0c507238 AUBase::DoRender(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long, AudioBufferList&) + 550 | |
16 com.apple.audio.units.Components 0x0c50f0d1 AUHAL::AUIOProc(unsigned long, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 2519 | |
17 com.apple.audio.CoreAudio 0x9d0b4769 HALC_ProxyIOContext::IOWorkLoop() + 2841 | |
18 com.apple.audio.CoreAudio 0x9d0b3b34 HALC_ProxyIOContext::IOThreadEntry(void*) + 156 | |
19 com.apple.audio.CoreAudio 0x9d0bfc8c ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20 | |
20 com.apple.audio.CoreAudio 0x9d0b3a59 HALB_IOThread::Entry(void*) + 71 | |
21 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
22 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
23 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 9: | |
0 libsystem_kernel.dylib 0x9e0e47e6 __semwait_signal + 10 | |
1 libsystem_c.dylib 0x963558cd nanosleep$UNIX2003 + 218 | |
2 libsystem_c.dylib 0x96355779 usleep$UNIX2003 + 60 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x00a49865 FMOD_OS_Time_Sleep(unsigned int) + 21 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x00a2dd51 FMOD::Thread::callback(void*) + 49 | |
5 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
6 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
7 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 10:: UnityPreload | |
0 libsystem_kernel.dylib 0x9e0dd89e semaphore_timedwait_trap + 10 | |
1 com.apple.CoreServices.CarbonCore 0x9c9e61ef MPWaitOnSemaphore + 104 | |
2 unity.Syrinscape.Syrinscape Fantasy Player 0x00675ea2 PlatformSemaphore::WaitForSignal() + 34 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x002f40e9 PreloadManager::Run() + 169 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x002f4031 PreloadManager::Run(void*) + 17 | |
5 unity.Syrinscape.Syrinscape Fantasy Player 0x003ba5d1 Thread::RunThreadWrapper(void*) + 65 | |
6 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
7 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
8 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 11:: com.apple.NSEventThread | |
0 libsystem_kernel.dylib 0x9e0dd84a mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x9e0dcc34 mach_msg + 68 | |
2 com.apple.CoreFoundation 0x9e94ec46 __CFRunLoopServiceMachPort + 214 | |
3 com.apple.CoreFoundation 0x9e94e051 __CFRunLoopRun + 1521 | |
4 com.apple.CoreFoundation 0x9e94d7f6 CFRunLoopRunSpecific + 390 | |
5 com.apple.CoreFoundation 0x9e94d65b CFRunLoopRunInMode + 123 | |
6 com.apple.AppKit 0x94c606aa _NSEventThread + 291 | |
7 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
8 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
9 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 12: | |
0 libsystem_kernel.dylib 0x9e0e47e6 __semwait_signal + 10 | |
1 libsystem_c.dylib 0x963558cd nanosleep$UNIX2003 + 218 | |
2 libmono.0.dylib 0x010f603b SleepEx + 135 | |
3 libmono.0.dylib 0x010c2f32 ves_icall_System_Threading_Thread_Sleep_internal + 84 | |
4 ??? 0x0fdd31a7 0 + 266154407 | |
5 ??? 0x0fdd3127 0 + 266154279 | |
6 ??? 0x0fdd2f76 0 + 266153846 | |
7 ??? 0x093a0c89 0 + 154799241 | |
8 libmono.0.dylib 0x00f5c9bc mono_jit_runtime_invoke + 1187 | |
9 libmono.0.dylib 0x010931f6 mono_runtime_invoke + 130 | |
10 libmono.0.dylib 0x010987f4 mono_runtime_delegate_invoke + 123 | |
11 libmono.0.dylib 0x010c16f5 start_wrapper + 637 | |
12 libmono.0.dylib 0x010f56da thread_start_routine + 262 | |
13 libmono.0.dylib 0x0111bf4f GC_start_routine + 105 | |
14 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
15 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
16 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 13: | |
0 libsystem_kernel.dylib 0x9e0e47e6 __semwait_signal + 10 | |
1 libsystem_c.dylib 0x963558cd nanosleep$UNIX2003 + 218 | |
2 libsystem_c.dylib 0x96355779 usleep$UNIX2003 + 60 | |
3 unity.Syrinscape.Syrinscape Fantasy Player 0x00a49865 FMOD_OS_Time_Sleep(unsigned int) + 21 | |
4 unity.Syrinscape.Syrinscape Fantasy Player 0x00a2dd51 FMOD::Thread::callback(void*) + 49 | |
5 libsystem_pthread.dylib 0x90dd8a26 _pthread_body + 138 | |
6 libsystem_pthread.dylib 0x90dd899c _pthread_start + 155 | |
7 libsystem_pthread.dylib 0x90dd5f96 thread_start + 34 | |
Thread 0 crashed with X86 Thread State (32-bit): | |
eax: 0x00000000 ebx: 0xa3c646b0 ecx: 0xbfffbdec edx: 0x00000000 | |
edi: 0xa2e4e000 esi: 0x00000006 ebp: 0xbfffbe08 esp: 0xbfffbdec | |
ss: 0x00000023 efl: 0x00000206 eip: 0x9e0e458a cs: 0x0000000b | |
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f | |
cr2: 0xa2e4f8d4 | |
Logical CPU: 0 | |
Error Code: 0x00080148 | |
Trap Number: 132 | |
Binary Images: | |
0x1000 - 0xb80feb +unity.Syrinscape.Syrinscape Fantasy Player (Unity Player version 4.7.0f1 - 4.7.0f1) <148BFB6A-B7F1-35A8-BE3F-0E1F1A033AB6> /Applications/Syrinscape.app/Contents/MacOS/Syrinscape | |
0xf52000 - 0x11cfff7 +libmono.0.dylib (1) <3A6EA4BC-7EDC-30AF-8162-A12865ED958D> /Applications/Syrinscape.app/Contents/Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib | |
0x8fb3000 - 0x8fb3ffd +cl_kernels (???) <8201766C-35F6-457F-B9A3-F9EF0CEEBFA1> cl_kernels | |
0x9682000 - 0x968efff com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <EECEB267-71C7-308B-9F37-595BF86C37F9> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib | |
0xa800000 - 0xad8cff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.12.13 - 10.1.2) <1A96B3AC-88FB-3FDB-979B-989E50697E12> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver | |
0xb5db000 - 0xb5dffff com.apple.audio.AppleHDAHALPlugIn (272.51.3 - 272.51.3) <CDC37046-A074-3AE8-91E5-F74FFCFAFA3B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn | |
0xc502000 - 0xc64bff7 com.apple.audio.units.Components (1.13 - 1.13) <4B80F0F3-2980-3CB9-954A-1B3F2FFB6A34> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio | |
0x8feb6000 - 0x8feea58f dyld (360.19) <8F9518A3-884D-35FF-8FD9-FB149B7F1BF2> /usr/lib/dyld | |
0x9001e000 - 0x90024fff libunwind.dylib (35.3) <537C3628-4E11-3CD9-A7AA-47837549810D> /usr/lib/system/libunwind.dylib | |
0x9005a000 - 0x9005afff libkeymgr.dylib (28) <E47E99AD-6392-3809-80B4-B87AD715641A> /usr/lib/system/libkeymgr.dylib | |
0x909fe000 - 0x90a01fff libCoreVMClient.dylib (119.5) <E5F215EC-B134-35AE-8125-06C06B45B60E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x90a02000 - 0x90d5d1eb libobjc.A.dylib (680) <51E0CF8B-55D3-3474-872D-CA60A3AA79F0> /usr/lib/libobjc.A.dylib | |
0x90d5e000 - 0x90dd0ffb com.apple.framework.CoreWLAN (11.0 - 1101.20) <F01D8188-EF09-3244-953C-C4F4A9623F5F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN | |
0x90dd1000 - 0x90dd4fff libpam.2.dylib (20) <A5D72430-8F29-3E9A-AE11-087ED0CB7506> /usr/lib/libpam.2.dylib | |
0x90dd5000 - 0x90dddffb libsystem_pthread.dylib (138.10.4) <4F09AB76-1AF9-31FD-9194-8C52B5CB2394> /usr/lib/system/libsystem_pthread.dylib | |
0x90dde000 - 0x90de1ffb libutil.dylib (43) <761D677E-9A8E-3385-BCFD-F2CB28A6A9B6> /usr/lib/libutil.dylib | |
0x90de2000 - 0x91165ffb com.apple.Foundation (6.9 - 1256.1) <93AD05D6-7C15-34B0-BE67-E842928C5F13> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x91166000 - 0x91168fff com.apple.securityhi (9.0 - 55006) <F8CC17D3-C461-38E9-AA7B-1C782DB4273A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x91169000 - 0x9119cfe3 libsystem_m.dylib (3105) <7A819348-2422-3458-B826-07615C63BFA4> /usr/lib/system/libsystem_m.dylib | |
0x9119d000 - 0x911f3ff7 libc++.1.dylib (120.1) <59501F15-E2C0-30D2-9B8C-7E784D47900E> /usr/lib/libc++.1.dylib | |
0x9121e000 - 0x913ceffb GLEngine (12.0.40.6) <09D1306D-5EB6-36EC-866F-1528FF5FAF83> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine | |
0x913cf000 - 0x91417ff7 libFontRegistry.dylib (155.1) <67E9D20F-8E24-309D-9F6E-B4C772555301> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x91418000 - 0x91431fff libsystem_asl.dylib (322.30.1) <9A1C2C52-5A6F-30CC-94C4-E61410C749FF> /usr/lib/system/libsystem_asl.dylib | |
0x91432000 - 0x9143fff7 libbz2.1.0.dylib (38) <5AF36C82-D418-3B72-9358-4890779B6DC9> /usr/lib/libbz2.1.0.dylib | |
0x91440000 - 0x91462fff com.apple.ProtectedCloudStorage (1.0 - 1) <D64CC204-1B68-3115-BFF2-3B3A8176C561> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage | |
0x91463000 - 0x91464fff libSystem.B.dylib (1226.10.1) <AC53C716-6C51-3035-B700-7889625F7DF4> /usr/lib/libSystem.B.dylib | |
0x91469000 - 0x91480ff7 libmarisa.dylib (4) <B64E6872-A3B1-3C96-9372-04F39BE2C2A8> /usr/lib/libmarisa.dylib | |
0x916a9000 - 0x916b4fff com.apple.AppSandbox (4.0 - 261.20.7) <52B047DE-F2DE-3995-B55C-C2C888E99EFC> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox | |
0x916b5000 - 0x917a0ff7 unorm8_bgra.dylib (2.6.4.1) <9A035EA4-AEB2-32D5-8C6B-EE40DD1AD995> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib | |
0x917ed000 - 0x91827fff com.apple.MediaKit (16 - 809) <737F2EA6-8A73-3AAD-8D82-64A8A7E57578> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit | |
0x91828000 - 0x9182afff libquarantine.dylib (80) <08B15DF7-0D9F-3FA2-A5E3-E2E9CB935040> /usr/lib/system/libquarantine.dylib | |
0x9182b000 - 0x91c5dffb com.apple.vision.FaceCore (3.3.1 - 3.3.1) <DC2FC448-0D7D-3F23-9E73-D61814737F5D> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore | |
0x91c5e000 - 0x91c5ffff libDiagnosticMessagesClient.dylib (100) <5F2F9A2C-1A83-3D4E-8F69-1D4FD0515794> /usr/lib/libDiagnosticMessagesClient.dylib | |
0x91c60000 - 0x91d13ffb com.apple.Bluetooth (4.4.3 - 4.4.3f4) <1A3F8E78-4C4E-3330-B05B-8A01657E8AF0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth | |
0x91d88000 - 0x91d8ffff libMatch.1.dylib (27) <1976DDEF-721F-3021-B586-7FE9CDA59AC7> /usr/lib/libMatch.1.dylib | |
0x91da8000 - 0x91e0bfff com.apple.CoreServices.OSServices (728.6 - 728.6) <EA3CFDEB-02B3-342A-87F0-4F7C284C6F79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x91e0c000 - 0x91e42ff7 com.apple.CoreVideo (1.8 - 191.2) <938A0EA6-4ED5-3A69-87A5-073765153FC8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x91e43000 - 0x91ee4fff com.apple.ink.framework (10.9 - 214) <70C48EA8-969E-3D1E-9606-74BD0BA19DF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x91ee5000 - 0x91ee6fff libremovefile.dylib (41) <34560919-D43E-3D47-8C5B-FEC7480C071A> /usr/lib/system/libremovefile.dylib | |
0x91ee7000 - 0x91f3afff libstdc++.6.dylib (104.1) <649EF23E-4FEF-34DA-88DB-A7D4536AD3DF> /usr/lib/libstdc++.6.dylib | |
0x91f3b000 - 0x91f3dff3 com.apple.EFILogin (2.0 - 2) <CB406C7B-EA04-3703-80C4-F21658D6CFBC> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin | |
0x91f3e000 - 0x91f4efff libGL.dylib (12.0.40.6) <A49491CF-04CF-3D5B-8094-676A5709AEEB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x91f4f000 - 0x91fefffb com.apple.QD (3.12 - 302) <0EE32F41-8F2B-3DFD-BB82-DD55823E2A53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x91ff8000 - 0x92038ff3 com.apple.AppleJPEG (1.0 - 1) <3219A29B-9465-335B-9D84-658ADC463781> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG | |
0x92039000 - 0x92094fff com.apple.print.framework.PrintCore (11.2 - 472.2) <0A602106-CE97-3AAF-B741-FB4EFA4D5D55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x9214e000 - 0x921a0ff3 com.apple.CoreMediaIO (703.0 - 4791) <FB21FB24-17DD-36E8-85D1-7C3584F7CDB4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO | |
0x921a4000 - 0x921bdfff libsystem_malloc.dylib (67) <50180446-240E-3E17-BE73-478E1E993F77> /usr/lib/system/libsystem_malloc.dylib | |
0x922b9000 - 0x922d8fff com.apple.GenerationalStorage (2.0 - 239) <BD8AED3F-4365-303A-AF75-A8B180E02622> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage | |
0x922d9000 - 0x922ddfff libheimdal-asn1.dylib (453.20.2) <4C604BEC-314B-334A-86E8-F89F0B332551> /usr/lib/libheimdal-asn1.dylib | |
0x922de000 - 0x922e2ffb libGIF.dylib (1442) <2890826E-8230-3323-B72F-0CB06532A088> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x922e3000 - 0x922e5fff libCVMSPluginSupport.dylib (12.0.40.6) <FB87BAAF-B4AA-3577-A797-963A987BC7B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x922e6000 - 0x923daff7 libxml2.2.dylib (29.2) <C3D380B4-4EB5-32D1-BB90-08D3372CC413> /usr/lib/libxml2.2.dylib | |
0x923db000 - 0x923eeff7 libsasl2.2.dylib (209) <234E3397-2D1D-3A62-B7E6-AF15D2A8AE14> /usr/lib/libsasl2.2.dylib | |
0x923ef000 - 0x92443fff com.apple.Symbolication (1.4 - 58044) <475BACB7-A14F-354D-A120-5EE0CB311638> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x92444000 - 0x92662ffb libicucore.A.dylib (551.41) <63CA5C15-7832-3780-8743-97A526D533F9> /usr/lib/libicucore.A.dylib | |
0x928f6000 - 0x92952ff7 libTIFF.dylib (1442) <1A651B31-0698-3DB7-AA1E-6FDD328EE252> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x939f9000 - 0x93a02ffb com.apple.CommonAuth (4.0 - 2.0) <F703279C-3067-32C6-A30C-C1E76F9AF74C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x93a03000 - 0x93a5cfff com.apple.AE (701 - 701) <AB7B3BE2-7F39-349C-AC6D-440D5A29359B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x93a5d000 - 0x93a61fff com.apple.CommonPanels (1.2.6 - 96) <E960D411-EF1D-3135-A937-C06C05E91C02> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x93a62000 - 0x93a78fe7 libcompression.dylib (25) <BA42C530-BAB9-32B4-8FFE-59E28565727B> /usr/lib/libcompression.dylib | |
0x93a96000 - 0x93aa2ff7 libcsfde.dylib (517.20.1) <D60E8D4B-6FC8-3407-9DF3-60BCD99BE256> /usr/lib/libcsfde.dylib | |
0x93aa3000 - 0x93aa3fff com.apple.Accelerate (1.10 - Accelerate 1.10) <ADE3118D-C164-3532-ADDA-DA8DA58CAA66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x93aa4000 - 0x93b94ffb com.apple.DiskImagesFramework (10.11.3 - 417.2) <64A655F5-C9A3-3FB2-AC65-089D8D898173> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages | |
0x93d0c000 - 0x93d22ff3 libLinearAlgebra.dylib (1159) <1E89B7DB-1E02-30C9-AE4A-53F5007DF425> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib | |
0x93d23000 - 0x93d23fff libenergytrace.dylib (10) <ABE346A4-94BD-3116-9CD2-F3DE06D9799B> /usr/lib/libenergytrace.dylib | |
0x93d24000 - 0x93d6dff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <B956DA81-45B9-3DDB-919A-CB8EB20EE91E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList | |
0x93d6e000 - 0x93daafff com.apple.RemoteViewServices (2.0 - 99) <E5B204E6-A5D2-32D2-A42E-967646E46C26> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x93db6000 - 0x93e5dfff com.apple.Metadata (10.7.0 - 972.16) <2EAC7345-8CB4-3CC2-AFE6-6F4C0BCE2754> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x93e5e000 - 0x94081ff7 com.apple.CoreImage (11.2.0 - 366.2.7) <B99CF403-742E-33F8-AFA2-D9A17F1C12FA> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x9408f000 - 0x94095fff com.apple.MediaAccessibility (1.0 - 79) <C6AC31CA-2182-3EB0-B3C7-2AFC8BFED6F1> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility | |
0x94096000 - 0x940a0fff libsystem_notify.dylib (150.20.3) <07A9536A-D1CB-3EBC-885F-E02E579E2C81> /usr/lib/system/libsystem_notify.dylib | |
0x941b5000 - 0x94218fff com.apple.SystemConfiguration (1.14 - 1.14) <85997B7C-347F-318B-9DB8-269959EC28DD> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x94519000 - 0x9455cfff com.apple.Metal (55.2.8 - 55.2.8) <DAEC0A46-D4AA-3120-AA8A-550F28D3177E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal | |
0x9455d000 - 0x94577ff7 liblzma.5.dylib (10) <7DDBF3FF-5EDC-31EA-8A2C-70C6BC754953> /usr/lib/liblzma.5.dylib | |
0x94578000 - 0x945a9fff com.apple.CoreServicesInternal (248.2 - 248.2) <E3A7E838-1949-3F4E-924E-49ADE0FE8978> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
0x945aa000 - 0x947e3ff7 libFosl_dynamic.dylib (16.24) <E7FBD847-0A7B-3931-8AFC-D95552DACFA0> /usr/lib/libFosl_dynamic.dylib | |
0x947e4000 - 0x94926fef libvDSP.dylib (563.4) <7D6050AB-4326-3804-B9CE-E1B8EF6A4527> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x94927000 - 0x94961fff com.apple.LDAPFramework (2.4.28 - 194.5) <BF03B7AD-C04E-3EA7-B901-39262266D16E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP | |
0x94962000 - 0x94b05ff7 libGLProgrammability.dylib (12.0.40.6) <7F9042CC-FAC2-347E-AB41-782EC7822D96> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib | |
0x94b06000 - 0x94b06fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <8F0B276F-9292-3FA5-B1ED-84B81C9C39B3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x94b07000 - 0x957e2ffb com.apple.AppKit (6.9 - 1404.34) <8963DD10-06B6-3D8A-B101-4C6D2831609C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x957e3000 - 0x957ebfff libcldcpuengine.dylib (2.6.4.1) <8BAE139D-FAB0-3EA0-8C17-82D946D5D6CC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib | |
0x957ec000 - 0x958a7fff com.apple.backup.framework (1.7.2 - 1.7.2) <7FF1CC4B-4E9E-3D4C-BDA7-150179C5D7DC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup | |
0x958a8000 - 0x958a8fff libmetal_timestamp.dylib (600.0.43.5) <A8D06FCA-D86C-3E97-814D-76148A520121> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib | |
0x958a9000 - 0x958ecfff libGLU.dylib (12.0.40.6) <47E1CD2C-8336-357E-B0F3-D2083E773949> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x958ed000 - 0x959f1fff libJP2.dylib (1442) <7A31DA72-CDC5-31A3-A55F-EFD954B36480> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x959f2000 - 0x95a0fff7 libCRFSuite.dylib (34) <5872C4CE-812E-3ABC-B78A-216A9AFD386B> /usr/lib/libCRFSuite.dylib | |
0x962d7000 - 0x9636cffb libsystem_c.dylib (1082.20.4) <EA321BB7-709F-330B-A04E-5549E92DD036> /usr/lib/system/libsystem_c.dylib | |
0x9636d000 - 0x96390fff libJPEG.dylib (1442) <EC4F335E-E238-3BE6-8AC4-1F4778F363C6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x96391000 - 0x96394fff libScreenReader.dylib (425.102) <072301B1-4C49-3F51-8D6D-3C7F9E32E144> /usr/lib/libScreenReader.dylib | |
0x963c9000 - 0x963d7ff7 libz.1.dylib (61.20.1) <34A8BA7F-AA56-322E-AC39-ADF8DDE53FF1> /usr/lib/libz.1.dylib | |
0x963d8000 - 0x9640bfff com.apple.GSS (4.0 - 2.0) <D0045E7D-C864-3F7F-A4F4-860D6E960AB7> /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x9640c000 - 0x9644dff7 libauto.dylib (186) <3729B54F-12F2-3802-A465-72F441AAD99E> /usr/lib/libauto.dylib | |
0x9644e000 - 0x9644efff com.apple.Carbon (154 - 157) <B301CCD8-EF6D-3902-9CAF-57FC455BEF4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x9644f000 - 0x96458fff com.apple.DiskArbitration (2.7 - 2.7) <06DB50A4-9B8E-3D80-B04D-C39456C0ED75> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x96459000 - 0x9645bfff com.apple.loginsupport (1.0 - 1) <871D1582-0EEB-3223-8BA7-5B708B78A0BB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport | |
0x9645c000 - 0x96486fff libxslt.1.dylib (14.1) <17DA51F0-E551-34C1-8C28-EC0B013D8888> /usr/lib/libxslt.1.dylib | |
0x96487000 - 0x96487fff com.apple.ApplicationServices (48 - 48) <9FF928B3-6DD8-3316-9825-649C472F1020> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x96488000 - 0x964a4ff7 com.apple.openscripting (1.7.1 - 169.1) <4DBBE25B-D13B-3397-97C5-FD4D9754DEDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x964a5000 - 0x96505ff7 com.apple.AppleVAFramework (5.0.32 - 5.0.32) <C33D9A71-BEE4-3A02-8F9F-E960E19E5717> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA | |
0x96506000 - 0x96509fff libCoreFSCache.dylib (119.5) <CD0F7805-B9D4-35C0-A3D6-DE77F5FAE59A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib | |
0x9651e000 - 0x9652ffff libbsm.0.dylib (34) <FA298D27-CA59-3106-A3F7-33F91576FA13> /usr/lib/libbsm.0.dylib | |
0x96530000 - 0x96621ff3 libiconv.2.dylib (44) <4EB465C8-E736-3DBD-9F62-74B73B66A84B> /usr/lib/libiconv.2.dylib | |
0x9668c000 - 0x966fffff com.apple.datadetectorscore (7.0 - 460) <AB256878-3312-35E7-B1D7-5AC52776468C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x96700000 - 0x9672afff libsystem_info.dylib (477.20.1) <E7A2C4B8-B30D-3341-9A6C-9BB4B8CE3671> /usr/lib/system/libsystem_info.dylib | |
0x9672b000 - 0x96733fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <BEB2E1B7-753C-3923-9AEB-6D9BC58818EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents | |
0x96734000 - 0x96744ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <887B4D43-1F33-3ABF-9FB6-C64494870F4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x96745000 - 0x96750ff7 libChineseTokenizer.dylib (16) <06359086-95ED-3C6D-A794-DAB30171EF16> /usr/lib/libChineseTokenizer.dylib | |
0x96751000 - 0x9675afff libsystem_networkextension.dylib (385.20.6) <071D9EC4-1FC3-3BAD-831F-9D22558DA4D2> /usr/lib/system/libsystem_networkextension.dylib | |
0x9675b000 - 0x96768ff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <77ECDE96-4EED-3845-9940-619FF1B624B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x96769000 - 0x96769fff libunc.dylib (29) <94FDAC72-06B2-3C73-9963-417ECB3D0645> /usr/lib/system/libunc.dylib | |
0x9676a000 - 0x96783fff com.apple.Kerberos (3.0 - 1) <68828DF9-B75F-33C3-89ED-7BAFBDF4FE56> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x96784000 - 0x967c3ffb libGLImage.dylib (12.0.40.6) <85DAA7E2-E3B3-3107-9790-EE688677AD66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x967c4000 - 0x967cffff com.apple.NetAuth (6.0 - 6.0) <60FBAA93-54F4-36A5-8508-CA80DD5D2823> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth | |
0x967d0000 - 0x967d3ff7 libsystem_sandbox.dylib (460.30.1) <72C07083-0974-30CF-8209-921D80C0E124> /usr/lib/system/libsystem_sandbox.dylib | |
0x967d4000 - 0x967d5fff liblangid.dylib (122) <3432A383-168D-3522-8B32-BEABE733FC8F> /usr/lib/liblangid.dylib | |
0x967d6000 - 0x967d8ffb libCGXType.A.dylib (948) <247F4B0F-F197-3924-BEAC-D4BFE171119D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib | |
0x967d9000 - 0x967deff7 libmacho.dylib (875.1) <036B7BFD-C804-3DD5-8EBE-1D256642382F> /usr/lib/system/libmacho.dylib | |
0x967df000 - 0x968ceff7 libcrypto.0.9.8.dylib (59) <1C9DEE80-A9B9-3444-B1D8-7E0B65530959> /usr/lib/libcrypto.0.9.8.dylib | |
0x968cf000 - 0x968d1ffb libsystem_secinit.dylib (20) <DD1B99C0-690A-3173-AF96-A960F544475F> /usr/lib/system/libsystem_secinit.dylib | |
0x968d2000 - 0x968fcfff libdispatch.dylib (501.20.1) <2D8CFF67-AE30-3F49-9688-541D6BD010CE> /usr/lib/system/libdispatch.dylib | |
0x968fd000 - 0x96908ff7 libGPUSupportMercury.dylib (12.0.40.6) <BFA89B4F-BEF1-3608-88B9-B324D4528D2A> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib | |
0x96909000 - 0x9690ffff com.apple.IOAccelerator (205.1 - 205.1) <28D9411D-43AC-3B2F-838E-CB806FF6EBC8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator | |
0x96910000 - 0x96911fff com.apple.TrustEvaluationAgent (2.0 - 25) <7B6357BA-B41D-34A8-84D1-B30071C3FC34> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x96967000 - 0x96972ff3 libcommonCrypto.dylib (60075.20.1) <A091617F-7831-3F06-B7B8-5BEE7D0EB60B> /usr/lib/system/libcommonCrypto.dylib | |
0x96973000 - 0x96978fff com.apple.TCC (1.0 - 1) <CF01314F-B31E-38B8-9777-8545EC622E25> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC | |
0x96a29000 - 0x96a36fff com.apple.OpenDirectory (10.11 - 194) <9895BE23-6781-3FD8-9A64-4E3EB6D9388C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x96a37000 - 0x96b22feb libvMisc.dylib (563.4) <3BB7E799-9C17-3353-A7E3-4B415ACE9C97> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x96b23000 - 0x96b4bffb libxpc.dylib (756.20.4) <383A5544-1BED-3DBE-8C52-7AFE84758268> /usr/lib/system/libxpc.dylib | |
0x96b4c000 - 0x96b5aff3 com.apple.opengl (12.0.40 - 12.0.40) <CD5CC1BC-17A5-321F-89DB-3392938E4391> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x96b5b000 - 0x96b64fff libcopyfile.dylib (127) <6BC8910D-4F89-3996-98D9-EDE91540A89D> /usr/lib/system/libcopyfile.dylib | |
0x96b65000 - 0x96b65fff libOpenScriptingUtil.dylib (169.1) <9903C678-0FBF-3703-B88E-C007305189A1> /usr/lib/libOpenScriptingUtil.dylib | |
0x96b67000 - 0x96b67fff libsystem_blocks.dylib (65) <72330235-1257-37C3-B7BD-E117C8C82B3D> /usr/lib/system/libsystem_blocks.dylib | |
0x96b68000 - 0x96b99fff com.apple.DictionaryServices (1.2 - 250) <C4716245-A942-31B0-8353-8CCA0C36605C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x96b9a000 - 0x9717eff3 com.apple.MediaToolbox (1.0 - 1731.15.33) <183DA69B-4579-324C-89C2-678BBBE30C0B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox | |
0x9717f000 - 0x971f5ff3 com.apple.securityfoundation (6.0 - 55126) <73A72782-AE1A-3A4E-9EEA-1E7A4167DB9D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x971f6000 - 0x9720dffb com.apple.AppContainer (4.0 - 261.20.7) <C7C27922-52AE-3DA4-9A09-11B3CD5C1A6A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer | |
0x9720e000 - 0x9721aff7 libkxld.dylib (3248.30.4) <1B2DF6C9-CD1D-3D97-BE15-CB126AFAA6CF> /usr/lib/system/libkxld.dylib | |
0x97d53000 - 0x97d79ffb libPng.dylib (1442) <47B4A940-E559-34BB-A9E0-A941F3EB256E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x97d7a000 - 0x97dd0fff libcups.2.dylib (435) <882D214C-1FBE-3A0E-B52E-15A6AE363CC2> /usr/lib/libcups.2.dylib | |
0x97dd1000 - 0x97e80fff libcrypto.0.9.7.dylib (106) <1E6B0374-E85A-3424-9147-971A7F3EF355> /usr/lib/libcrypto.0.9.7.dylib | |
0x97e81000 - 0x97e84fff libextension.dylib (78) <1950066F-2584-3599-A8B1-0E1AF35BEE8A> /usr/lib/libextension.dylib | |
0x97e85000 - 0x9803dffb com.apple.avfoundation (2.0 - 1046.9.2) <100FE187-C940-385A-BCDE-7D214A59C273> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation | |
0x9803e000 - 0x9806cff7 GLRendererFloat (12.0.40.6) <94FB6A89-F7BB-38E9-BA97-30EB1D86509C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat | |
0x984f1000 - 0x988cbff7 libLAPACK.dylib (1159) <57C95946-6C2D-33D5-948B-1E2CA58F6BD0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x988cc000 - 0x98c87fff com.apple.VideoToolbox (1.0 - 1731.15.33) <FB86A272-1497-310B-B3BA-99C4B49B28FF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox | |
0x98c88000 - 0x98c8ffff com.apple.agl (3.3.1 - AGL-3.3.1) <578521ED-BE56-3B26-A3C7-A9834A2235D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL | |
0x98f0f000 - 0x98f14ffb libcompiler_rt.dylib (62) <75AD8B02-CE8B-3EFE-9377-6758315E310E> /usr/lib/system/libcompiler_rt.dylib | |
0x98f15000 - 0x98f15fff com.apple.CoreServices (728.6 - 728.6) <5EF202D8-6D60-3AD7-BA67-DF4B99C11E1C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x98f28000 - 0x98f50fff com.apple.IconServices (68.1 - 68.1) <523DB63C-9782-3E4F-ADDA-FF3C979CD6F0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices | |
0x98f51000 - 0x98f64ff7 libcmph.dylib (6) <7FEE63DB-D02D-3E53-9A0C-2787A49D125C> /usr/lib/libcmph.dylib | |
0x98f65000 - 0x99361ff3 com.apple.CoreGraphics (1.600.0 - 948) <4675B1F5-A558-3B5E-80FE-E056B7952369> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x99362000 - 0x99376ff7 com.apple.CoreBluetooth (1.0 - 1) <759CCDC0-525B-3CA8-9150-C220850ECD67> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth | |
0x99377000 - 0x9938cff3 libCGInterfaces.dylib (317.9) <781659B7-7013-3956-9E44-A6F60410391F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib | |
0x9938d000 - 0x99438ff7 com.apple.LanguageModeling (1.0 - 1) <6A036543-8104-30EF-A010-A8554C0B9444> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling | |
0x99439000 - 0x99800ff3 com.apple.HIToolbox (2.1.1 - 807.2) <E3AECED9-D8F6-37DE-B2C4-167293AB1133> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x99801000 - 0x9991aff3 com.apple.desktopservices (1.10 - 1.10) <EC1149D5-A7C3-3717-B637-526C777A240F> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x9991b000 - 0x99bd6ff3 com.apple.RawCamera.bundle (6.20 - 856) <29AE2A17-9953-344A-A096-CA24DC97413B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
0x99bd7000 - 0x99beeffb libsystem_coretls.dylib (83.20.8) <E10E6575-C8E4-3D58-BBE7-11217C0F2B79> /usr/lib/system/libsystem_coretls.dylib | |
0x99bef000 - 0x99bfeff7 libxar.1.dylib (302) <B5FC05C6-3E06-3E92-A8E5-C7733D659F6F> /usr/lib/libxar.1.dylib | |
0x99cba000 - 0x99d2ffff com.apple.SearchKit (1.4.0 - 1.4.0) <BD28A818-54CF-38D6-84EC-FE537D34FA1F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x99d30000 - 0x99d33ff7 libdyld.dylib (360.19) <37C43230-96C4-31CA-B725-BEA1CE6496AB> /usr/lib/system/libdyld.dylib | |
0x99d6e000 - 0x99d72ffb com.apple.IOSurface (108.0.1 - 108.0.1) <77922C52-6101-3458-83A6-32F25CCD6850> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x99d73000 - 0x99d86fff com.apple.Sharing (442.9.1 - 442.9.1) <7E576D03-9DAC-3443-9677-7B96DF4A8450> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing | |
0x99d87000 - 0x99d90ff3 com.apple.AppleSRP (5.0 - 1) <4680FF36-18AA-3D74-AB72-89D5CEEAB120> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP | |
0x99d91000 - 0x99ee2fef com.apple.coreui (2.1 - 365.2) <96BA8716-229F-31CC-964A-F354CDE916CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x99ee3000 - 0x99f74fff com.apple.CoreSymbolication (3.1 - 58048.1) <CFC2192E-B634-33D0-B6A5-A2D17A3F7AEF> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x99f75000 - 0x99f98ff3 libc++abi.dylib (125) <20843323-D228-3A86-9F23-8FDC64B40211> /usr/lib/libc++abi.dylib | |
0x99f99000 - 0x9a0f2ff7 libBLAS.dylib (1159) <01B7578D-121A-3F03-8BC1-D40E929820BC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x9a0f3000 - 0x9a0f6fff com.apple.xpc.ServiceManagement (1.0 - 1) <03ED4E16-E94C-3C91-A7AA-5F1B84BE0A30> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement | |
0x9a101000 - 0x9a38fffb com.apple.CFNetwork (760.2.6 - 760.2.6) <A1E60525-30D7-3B97-B3D3-026BE25AC9D4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x9a390000 - 0x9a399fff com.apple.icloud.FindMyDevice (1.0 - 1) <B76F8547-A723-3239-B5A1-FAA2E3CCDDBE> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice | |
0x9a39a000 - 0x9a3a0fff com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9B432ECA-8494-33CC-8734-B4340DDFEEA4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x9a3a1000 - 0x9a3a7ff3 libsystem_platform.dylib (74.10.3) <9987B1C7-C658-3463-A63B-D9D011375156> /usr/lib/system/libsystem_platform.dylib | |
0x9a3a8000 - 0x9a4cdff3 com.apple.CoreText (352.0 - 494.10) <525E0248-7BE3-3808-B939-FC808F01EAAA> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x9aa3f000 - 0x9aa57ff7 libSparseBLAS.dylib (1159) <3ABF944C-4483-349C-A3C6-36B4CE2549E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib | |
0x9aa58000 - 0x9aa5ffff com.apple.XPCService (2.0 - 1) <2DD0D529-D62F-3330-9156-9513EB7E2617> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService | |
0x9aaf0000 - 0x9ab0effb libresolv.9.dylib (60) <5AF8F512-BACE-3BD7-8D21-E0AAEBF07FF9> /usr/lib/libresolv.9.dylib | |
0x9b54b000 - 0x9b59afff libcurl.4.dylib (90) <B41A2C58-5FB0-39E0-ADAE-AC0F6BAB5458> /usr/lib/libcurl.4.dylib | |
0x9b59b000 - 0x9b5dafff com.apple.NavigationServices (3.8 - 220) <DAB15CAD-AB61-31C8-A76C-B804259CB81C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices | |
0x9b5db000 - 0x9b6d9ff7 com.apple.LaunchServices (728.6 - 728.6) <8AAD1B0B-E0B7-39D6-869A-72208E7C8E97> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x9b6e0000 - 0x9b753ffb com.apple.ApplicationServices.ATS (377 - 394.3) <AEB6AEAD-7C42-3583-8AFD-FC0BD93443D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x9b754000 - 0x9b754fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F594A9DE-AE5D-317E-9CC2-1E69DB9577C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x9b755000 - 0x9b7c0ff7 com.apple.framework.CoreWiFi (11.0 - 1101.20) <B6567EFC-F3FA-3290-BC80-F341CA7AA7A4> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi | |
0x9b7c1000 - 0x9b7cdfff com.apple.CrashReporterSupport (10.11 - 717) <4E24941F-86D7-3205-99E0-C08F6119F7AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport | |
0x9b7ce000 - 0x9b7e9fff com.apple.CFOpenDirectory (10.11 - 194) <5093B1B6-AB59-3E7A-AF1C-AC7877432272> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x9b960000 - 0x9b960fff com.apple.Cocoa (6.11 - 22) <F7EA3B1D-27FB-3036-84AB-B1C1F3167A3C> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x9b961000 - 0x9ba56ff3 com.apple.CoreMedia (1.0 - 1731.15.33) <659F3235-354E-3B48-8303-6F631E37C9A0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia | |
0x9ba5a000 - 0x9bd6cfef com.apple.CoreAUC (214.0.0 - 214.0.0) <D59ADF03-D262-3D14-8D7B-11CCEF5DE898> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC | |
0x9bd6d000 - 0x9bdaaff7 com.apple.DebugSymbols (132 - 132) <0519F758-84BD-3084-8A78-B208F420218B> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x9bdab000 - 0x9be74fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <5413E34A-76F5-3697-8B61-4CE7EEC1E736> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording | |
0x9be75000 - 0x9bfeeff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <3E9EA8BD-7870-3763-BB76-1E8AF3580A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x9bfef000 - 0x9bff1ffb libRadiance.dylib (1442) <7F8BFD4C-F14E-3A94-B946-28CCC62F28C3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x9bff2000 - 0x9bff2fff liblaunch.dylib (756.20.4) <7A6E82A0-3540-34F9-AC0C-8A6B5B15E7F7> /usr/lib/system/liblaunch.dylib | |
0x9bff3000 - 0x9bffbfff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <E39B7001-A8FF-3B76-AAE5-7A0383E5409E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon | |
0x9bffc000 - 0x9bffefff com.apple.SecCodeWrapper (4.0 - 261.20.7) <164574E2-9094-35D7-86AA-25E1D4ADA295> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper | |
0x9bfff000 - 0x9c07eff3 com.apple.framework.IOKit (2.0.2 - 1179.20.6) <52129524-EAB6-3502-9F85-320757C855CE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x9c0ad000 - 0x9c0affff libsystem_configuration.dylib (802.20.7) <A54B0743-DF8D-3163-9285-E96EF7B7FDA9> /usr/lib/system/libsystem_configuration.dylib | |
0x9c0b0000 - 0x9c0fffff com.apple.opencl (2.6.9 - 2.6.9) <0A764275-D76D-3CAF-BD04-27E0330FFD67> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x9c8dc000 - 0x9c943fff libcorecrypto.dylib (335.20.1) <FC26F6D2-1711-3BB7-833D-3099B56DEBFA> /usr/lib/system/libcorecrypto.dylib | |
0x9c950000 - 0x9c956fff com.apple.ImageCapture (9.0 - 9.0) <8CD24455-7D06-3CA8-87D9-DC7CC15476FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x9c957000 - 0x9cc52fff com.apple.CoreServices.CarbonCore (1136 - 1136) <4D69BC4E-633D-3DAC-9343-13DE1BAA690E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x9cc53000 - 0x9cc5bfff com.apple.NetFS (6.0 - 4.0) <AB5AD631-08F6-3B3E-B1CB-71987FD7C3A0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS | |
0x9cc5c000 - 0x9cc69ff7 com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6CE1B462-8E4E-3E25-986E-27B1C9C40AF2> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore | |
0x9cc6a000 - 0x9ce3dff7 com.apple.ImageIO.framework (3.3.0 - 1442) <27DC590F-48F8-3726-8AEE-F070EA693677> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x9ce80000 - 0x9ceb3ff7 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <1D358F81-F092-36FE-BB0B-A277B4BF4613> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD | |
0x9cebf000 - 0x9d0a1fff com.apple.QuartzCore (1.11 - 410.14) <0E485D7F-1819-3845-B884-4958304C53C6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x9d0a2000 - 0x9d0f6ffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <DDAAF070-CB59-301B-B454-A9CD1D356F58> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x9d0f7000 - 0x9d125ff7 libarchive.2.dylib (33.20.2) <FB7EA848-C053-3016-9317-BEB146619816> /usr/lib/libarchive.2.dylib | |
0x9d126000 - 0x9d129ff7 com.apple.help (1.3.3 - 46) <57B9ABC8-46CC-3292-856F-02772F5DD525> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x9d12a000 - 0x9d153fff libRIP.A.dylib (948) <5A6DDE59-761F-3AAB-B2E3-25FF32974B9C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x9d1b9000 - 0x9d233ffb com.apple.Heimdal (4.0 - 2.0) <8F612350-0742-38DA-80E9-44FF41B1E0D9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x9d234000 - 0x9d4f0fff com.apple.CoreData (120 - 641.3) <C92F0F24-9CF8-35CC-ADA4-DD532D67AEB7> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x9d4f1000 - 0x9d4f3fff libsystem_coreservices.dylib (19.2) <360AF758-E51B-3B37-A9CF-CA6958292A11> /usr/lib/system/libsystem_coreservices.dylib | |
0x9d51c000 - 0x9d524ffb libsystem_dnssd.dylib (625.20.4) <452CA454-8C8C-3BCE-930A-0A97B4032C83> /usr/lib/system/libsystem_dnssd.dylib | |
0x9d525000 - 0x9d52aff3 com.apple.print.framework.Print (10.0 - 266) <186969B7-9DBB-3651-A545-4FB2B01C8381> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x9d52b000 - 0x9d52ffff libcache.dylib (75) <8F424A67-59E0-3921-A032-5ECD848C23A7> /usr/lib/system/libcache.dylib | |
0x9d532000 - 0x9d632fff libFontParser.dylib (158.4) <2461D34B-3DD9-33FE-B045-E02F0D3A6560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib | |
0x9d684000 - 0x9d722fff com.apple.ColorSync (4.9.0 - 4.9.0) <93BA9E74-AFEE-39F1-AD02-A03E0F1FFEE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x9d723000 - 0x9d734fff libsystem_trace.dylib (201.10.3) <79A49A61-EE42-3B35-A3B6-87104BA973F5> /usr/lib/system/libsystem_trace.dylib | |
0x9d735000 - 0x9d9d8fff libmecabra.dylib (696.4) <7C5B69FE-105F-3F10-B253-89541BB3C73B> /usr/lib/libmecabra.dylib | |
0x9d9d9000 - 0x9da42ffb libsystem_network.dylib (583.20.10) <95879123-7EAF-3F0D-AF87-2495A59B0F89> /usr/lib/system/libsystem_network.dylib | |
0x9da43000 - 0x9db69ffb libsqlite3.dylib (216.4) <72C3FD3D-27D8-3B2F-9472-AAAA2DFC1835> /usr/lib/libsqlite3.dylib | |
0x9db6a000 - 0x9db99fff libsandbox.1.dylib (460.30.1) <91685344-575E-3FC2-BDD9-6DACE01CF209> /usr/lib/libsandbox.1.dylib | |
0x9db9a000 - 0x9e0c8fdf com.apple.vImage (8.0 - 8.0) <AAF2ED70-2A85-3670-A962-8F46C23CF21F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x9e0ca000 - 0x9e0eaffb libsystem_kernel.dylib (3248.30.4) <98207959-1604-385F-A42B-D8AFC8FE9985> /usr/lib/system/libsystem_kernel.dylib | |
0x9e0eb000 - 0x9e383ff7 com.apple.security (7.0 - 57337.20.44) <BAE2D763-2BFF-3729-8EC8-3B058CF8A2A8> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x9e384000 - 0x9e3aaffb com.apple.MultitouchSupport.framework (304.10 - 304.10) <3147E02B-0BB3-349F-95C1-516071E94E00> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x9e3ab000 - 0x9e3b5ffb com.apple.audio.SoundManager (4.2 - 4.2) <B76F02CE-70D4-3977-B622-9860B8ACD405> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound | |
0x9e3b6000 - 0x9e3d8ff3 libssl.0.9.7.dylib (106) <A74F15B2-69B7-3A09-B9D5-B2B4C5790F1F> /usr/lib/libssl.0.9.7.dylib | |
0x9e3d9000 - 0x9e3fcffb com.apple.framework.Apple80211 (11.0 - 1110.33) <2687651B-0E7E-3182-95C5-9C2C7B7AEF29> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 | |
0x9e3fd000 - 0x9e4e3ff7 unorm8_rgba.dylib (2.6.4.1) <157E662C-A982-3BC5-922F-B6D5A6200BE2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib | |
0x9e4e6000 - 0x9e4effff libGFXShared.dylib (12.0.40.6) <BD7D157F-FC13-3A67-AE0A-AF3E59110A5E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x9e4f9000 - 0x9e5a1fff libCoreStorage.dylib (517.20.1) <72BE7F79-DC35-30B7-AFD0-418EEE83B980> /usr/lib/libCoreStorage.dylib | |
0x9e5a2000 - 0x9e5f7ff7 com.apple.htmlrendering (77 - 1.1.4) <E0FD424A-B136-35CE-B1D7-233528DAFB89> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering | |
0x9e5f8000 - 0x9e663ff3 libAVFAudio.dylib (161.2) <AE2C7348-F6E9-3377-8C34-91C86AA2B80D> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib | |
0x9e664000 - 0x9e6bbff7 com.apple.HIServices (1.22 - 549) <0C707175-7922-3B84-B21F-DDBABA6BAB36> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x9e6bc000 - 0x9e841fff com.apple.UIFoundation (1.0 - 436.1) <728B9CE2-A900-371D-B721-72F1D5B2566E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation | |
0x9e842000 - 0x9e8d6ff3 com.apple.PerformanceAnalysis (1.0 - 1) <F2C1955F-806B-34FC-8E62-A9E7721D10C2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x9e8d7000 - 0x9ed6bfff com.apple.CoreFoundation (6.9 - 1256.14) <91D912EE-C4FC-3982-AFC8-BFBD1ECBD99F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 2 | |
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: 1916 | |
thread_create: 0 | |
thread_set_state: 0 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=216.4M resident=0K(0%) swapped_out_or_unallocated=216.4M(100%) | |
Writable regions: Total=378.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=378.9M(100%) | |
VIRTUAL REGION | |
REGION TYPE SIZE COUNT (non-coalesced) | |
=========== ======= ======= | |
Activity Tracing 2048K 2 | |
CG backing stores 16.0M 4 | |
CG image 28K 4 | |
CG shared images 240K 8 | |
CoreAnimation 20K 4 | |
CoreUI image data 1400K 9 | |
CoreUI image file 192K 4 | |
Kernel Alloc Once 4K 2 | |
MALLOC 241.7M 85 | |
MALLOC guard page 48K 11 | |
Memory Tag 242 12K 2 | |
OpenCL 8K 2 | |
Process Corpse Info 2048K 2 | |
Stack 14.2M 31 | |
Stack Guard 56.1M 15 | |
VM_ALLOCATE 85.3M 46 | |
VM_ALLOCATE (reserved) 4K 2 reserved VM address space (unallocated) | |
__DATA 10.3M 234 | |
__GLSLBUILTINS 2588K 2 | |
__IMAGE 528K 2 | |
__LINKEDIT 54.5M 10 | |
__OBJC 2688K 69 | |
__TEXT 161.8M 241 | |
__UNICODE 552K 2 | |
mapped file 159.6M 124 | |
shared memory 16.4M 10 | |
=========== ======= ======= | |
TOTAL 828.0M 901 | |
TOTAL, minus reserved VM space 828.0M 901 | |
Model: MacBookPro11,1, BootROM MBP111.0138.B16, 2 processors, Intel Core i5, 2,8 GHz, 16 GB, SMC 2.16f68 | |
Graphics: Intel Iris, Intel Iris, Built-In | |
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 | |
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 | |
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.21.94.136.1a1) | |
Bluetooth: Version 4.4.3f4 16616, 3 services, 27 devices, 1 incoming serial ports | |
Network Service: Wi-Fi, AirPort, en0 | |
Serial ATA Device: APPLE SSD SM0512F, 500,28 GB | |
USB Device: USB 3.0 Bus | |
USB Device: Apple Internal Keyboard / Trackpad | |
USB Device: BRCM20702 Hub | |
USB Device: Bluetooth USB Host Controller | |
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment