Search

Forum


Artnet Visualization VERY Slow and Error on shutdown (Crashed Thread: 7 ArtNet EventManager)
You are not authorized to post a reply.
New Member
Posts:2 New Member

--
2018-02-08 21:29

    I'm having the Same issue on Capture Atlas 22.1.10 & Capture Nexum 23.1.10

    I checked the artnet coming in in the the network and computer with ArtnetViewer and it comes in at the normal speed, but when i open Capture and set the Render View it just doesn't update the lights at the speed it should, it updates every 10 seconds aprox. Any ideas?

    Crashed Thread: 7 ArtNet EventManager


    Below the crash report:
    Process: Presenter [1506]
    Path: /Users/USER/Downloads/test.app/Contents/MacOS/Presenter
    Identifier: com.capturesweden.capturepresenter
    Version: 22.1.10 (0)
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: Presenter [1506]
    User ID: 501

    Date/Time: 2018-02-08 16:16:22.330 -0400
    OS Version: Mac OS X 10.12.6 (16G1114)
    Report Version: 12
    Anonymous UUID: 58E06A92-9C20-908F-DDDA-024DCA46DAF1


    Time Awake Since Boot: 6700 seconds

    System Integrity Protection: enabled

    Crashed Thread: 4 ArtNet EventManager

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Signal: Segmentation fault: 11
    Termination Reason: Namespace SIGNAL, Code 0xb
    Terminating Process: exc handler [0]

    VM Regions Near 0x8:
    -->
    __TEXT 0000000102d0d000-000000010301d000 [ 3136K] r-x/rwx SM=COW /Users/USER/Downloads/test.app/Contents/MacOS/Presenter

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x00007fffe8be1f46 __semwait_signal + 10
    1 libsystem_pthread.dylib 0x00007fffe8cce6e5 pthread_join + 425
    2 com.capturesweden.capturepresenter 0x0000000102ee87b6 Core::RunLoopThread::~RunLoopThread() + 48
    3 com.capturesweden.capturepresenter 0x0000000102ed642f Core::EventManager::~EventManager() + 15
    4 com.capturesweden.capturepresenter 0x0000000102d1ae59 Communication::Providers::ArtNet::Cleanup() + 261
    5 com.capturesweden.capturepresenter 0x0000000102d16778 Communication::Base::Manager::~Manager() + 206
    6 com.capturesweden.capturepresenter 0x0000000102d16a24 Communication::Base::Manager::~Manager() + 14
    7 com.capturesweden.capturepresenter 0x0000000102d10231 Application::Capture::Cleanup() + 183
    8 com.capturesweden.capturepresenter 0x0000000102ec760f -[AppDelegate applicationWillTerminate:] + 21
    9 com.apple.CoreFoundation 0x00007fffd334345c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    10 com.apple.CoreFoundation 0x00007fffd334335b _CFXRegistrationPost + 427
    11 com.apple.CoreFoundation 0x00007fffd33430c2 ___CFXNotificationPost_block_invoke + 50
    12 com.apple.CoreFoundation 0x00007fffd3300523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
    13 com.apple.CoreFoundation 0x00007fffd32ff55c _CFXNotificationPost + 604
    14 com.apple.Foundation 0x00007fffd4d24677 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    15 com.apple.AppKit 0x00007fffd10257c5 -[NSApplication terminate:] + 1662
    16 com.apple.Foundation 0x00007fffd4d8f52a __NSThreadPerformPerform + 326
    17 com.apple.CoreFoundation 0x00007fffd334d321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18 com.apple.CoreFoundation 0x00007fffd332e21d __CFRunLoopDoSources0 + 557
    19 com.apple.CoreFoundation 0x00007fffd332d716 __CFRunLoopRun + 934
    20 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    21 com.apple.HIToolbox 0x00007fffd288debc RunCurrentEventLoopInMode + 240
    22 com.apple.HIToolbox 0x00007fffd288dbf9 ReceiveNextEventCommon + 184
    23 com.apple.HIToolbox 0x00007fffd288db26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
    24 com.apple.AppKit 0x00007fffd0e24a54 _DPSNextEvent + 1120
    25 com.apple.AppKit 0x00007fffd15a07ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
    26 com.apple.AppKit 0x00007fffd0e193db -[NSApplication run] + 926
    27 com.capturesweden.capturepresenter 0x0000000102d13b14 main + 108
    28 libdyld.dylib 0x00007fffe8ab3235 start + 1

    Thread 1:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 2:: Communication Manager EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 3:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fffe8be1eb6 __select + 10
    1 com.apple.CoreFoundation 0x00007fffd336966a __CFSocketManager + 682
    2 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    3 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    4 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 4 Crashed:: ArtNet EventManager
    0 com.apple.CoreFoundation 0x00007fffd33ff3bc CFSocketSendData + 140
    1 com.capturesweden.capturepresenter 0x0000000102f06aba Core::Networking::UDPSocket::RunLoopCallback(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 356
    2 com.capturesweden.capturepresenter 0x0000000102f06bdb Core::Networking::UDPSocket::SendMessage(unsigned int, unsigned short, void*, unsigned int) + 101
    3 com.capturesweden.capturepresenter 0x0000000102d1b4c8 Communication::Providers::ArtNet::HandleMessage(Core::Networking::UDPSocket*, unsigned int, unsigned short, void*, unsigned int) + 612
    4 com.apple.CoreFoundation 0x00007fffd336b7ae __CFSocketPerformV0 + 766
    5 com.apple.CoreFoundation 0x00007fffd334d321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    6 com.apple.CoreFoundation 0x00007fffd332e21d __CFRunLoopDoSources0 + 557
    7 com.apple.CoreFoundation 0x00007fffd332d716 __CFRunLoopRun + 934
    8 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    9 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    10 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    11 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    12 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    13 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    14 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    15 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 5:: BSR E1.31 EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 6:: Compulite VC EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 7:: ETC Net2 EventManager
    0 libsystem_kernel.dylib 0x00007fffe8be2d96 kevent + 10
    1 libsystem_info.dylib 0x00007fffe8ba5737 _mdns_search + 1294
    2 libsystem_info.dylib 0x00007fffe8ba4fe8 mdns_hostbyname + 246
    3 libsystem_info.dylib 0x00007fffe8ba4e2c search_host_byname + 143
    4 libsystem_info.dylib 0x00007fffe8bb3c56 gethostbyname + 115
    5 com.capturesweden.capturepresenter 0x0000000102eeb1b4 Core::Networking::Network::GetHostIPAddress() + 64
    6 com.capturesweden.capturepresenter 0x0000000102d2e639 Communication::Providers::ETCNet2::HandleTimer(int) + 117
    7 com.capturesweden.capturepresenter 0x0000000102ed6515 Core::EventManager::RunLoopTimerCallback(__CFRunLoopTimer*, void*) + 53
    8 com.apple.CoreFoundation 0x00007fffd3336c54 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    9 com.apple.CoreFoundation 0x00007fffd33368df __CFRunLoopDoTimer + 1071
    10 com.apple.CoreFoundation 0x00007fffd333643a __CFRunLoopDoTimers + 298
    11 com.apple.CoreFoundation 0x00007fffd332db81 __CFRunLoopRun + 2065
    12 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    13 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    14 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    15 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    16 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    17 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    18 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    19 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 8:: HippoMap EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 9:: Kinesys EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 10:: LanBox EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 11:: LasergraphDSP EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 12:: PangolinLD EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capturepresenter 0x0000000102ee88ad Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capturepresenter 0x0000000102ee88d7 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capturepresenter 0x0000000102ee8d15 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 13:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc48e _pthread_wqthread + 1023
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 14:: com.apple.NSEventThread
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.AppKit 0x00007fffd0f71f02 _NSEventThread + 205
    6 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    7 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    8 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 15:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 16:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 17:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 18:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 19:
    0 libsystem_pthread.dylib 0x00007fffe8ccc070 start_wqthread + 0

    Thread 4 crashed with X86 Thread State (64-bit):
    rax: 0x00000000000000ef rbx: 0x000060800008ea01 rcx: 0x00007fffee356370 rdx: 0x00007fffe81e29e0
    rdi: 0x00007fd805f05140 rsi: 0x000060800008eab0 rbp: 0x000070000c171d90 rsp: 0x000070000c171d30
    r8: 0x0000000000000000 r9: 0x00007fd805f05140 r10: 0x00000000ffffff80 r11: 0x00001f5805d3a6d0
    r12: 0x00000000000000ef r13: 0x0000000000000000 r14: 0x00007fffee362642 r15: 0x00007fffee362644
    rip: 0x00007fffd33ff3bc rfl: 0x0000000000010246 cr2: 0x0000000000000008

    Logical CPU: 2
    Error Code: 0x00000004
    Trap Number: 14


    Binary Images:
    0x102d0d000 - 0x10301cfff +com.capturesweden.capturepresenter (22.1.10 - 0) <2ADA4C40-9E6E-378E-95F9-528D473BA4E0> /Users/USER/Downloads/test.app/Contents/MacOS/Presenter
    0x1079cb000 - 0x107b71fff GLEngine (14.0.16) <E8C60E20-6414-32B2-8964-41882943D9C1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x107bb0000 - 0x10810bff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.25.17 - 10.2.5) <0C12C271-7373-3275-B777-9EB88E30A75F> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x108327000 - 0x108351fff GLRendererFloat (14.0.16) <32A016EE-63CF-3D07-9BAB-C4EB3E8E479D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x10a21a000 - 0x10a292ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.25.17 - 10.2.5) <1DED5DBA-C427-35FC-A3FE-4ADCA98725FA> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x10fbac000 - 0x10fbe9dc7 dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
    0x7fffce8a7000 - 0x7fffcf0f4fff com.apple.GeForceGLDriver (10.17.5 - 10.1.7) <FAB8AEFC-592E-3378-AF7D-C3AF0D71722C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fffcf0f5000 - 0x7fffcf9baff3 libclh.dylib (4.0.3 - 4.0.3) <E477C3A9-A6D8-3677-819F-3DBDD1FEF666> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fffcf9bb000 - 0x7fffcfacbff7 com.apple.GeForceMTLDriver (10.17.5 - 10.1.7) <17F374C3-AE5D-3675-A726-50F79D7EAF89> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
    0x7fffcfad1000 - 0x7fffcfc92fff com.apple.avfoundation (2.0 - 1187.36) <2F390EAD-07BB-3788-9E73-13104C2E04CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fffcfc93000 - 0x7fffcfd35ff7 com.apple.audio.AVFAudio (1.0 - ???) <7997D588-B542-3EBB-B822-D719C1114BB4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fffcfe00000 - 0x7fffcfe00fff com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffcfe01000 - 0x7fffcfe18ffb libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fffcfe19000 - 0x7fffd0332feb com.apple.vImage (8.1 - ???) <B58A7937-BEE2-38FE-87F4-5D5F40D31DC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fffd0333000 - 0x7fffd04a4ff3 libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fffd04a5000 - 0x7fffd04b9ffb libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fffd04ba000 - 0x7fffd08b0fef libLAPACK.dylib (1185.50.4) <C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fffd08b1000 - 0x7fffd08c7fff libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fffd08c8000 - 0x7fffd08cefff libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fffd08cf000 - 0x7fffd08e3ff7 libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fffd08e4000 - 0x7fffd0a6bfe7 libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fffd0a6c000 - 0x7fffd0b1efff libvMisc.dylib (600.60.1) <E18365D7-DCC4-3304-A8D1-395E656D7B99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fffd0b1f000 - 0x7fffd0b1ffff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fffd0dde000 - 0x7fffd1bb7ff3 com.apple.AppKit (6.9 - 1504.83.101) <12BF4F22-5FDE-309E-8A19-BC97CC293D46> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fffd1bc9000 - 0x7fffd1bc9fff com.apple.ApplicationServices (48 - 48) <DA687F9A-7B2D-342B-8796-16E45344F853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffd1bca000 - 0x7fffd1c38ff7 com.apple.ApplicationServices.ATS (377 - 422.3) <73C230CF-3213-3DCA-B528-664FEC76A90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fffd1cd2000 - 0x7fffd1e01fff libFontParser.dylib (194.13) <BE507D17-17D0-37E8-A317-6921118BD283> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffd1e02000 - 0x7fffd1e4cfff libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fffd1ea9000 - 0x7fffd1edcfff libTrueTypeScaler.dylib (194.13) <F982F582-E2C8-3902-9C79-BB3F4B8199D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fffd1f49000 - 0x7fffd1ff3ff7 com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fffd1ff4000 - 0x7fffd2045fff com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fffd2046000 - 0x7fffd2055ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fffd2056000 - 0x7fffd20a3fff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fffd20a4000 - 0x7fffd20dffff com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fffd20e0000 - 0x7fffd20ebfff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fffd20ec000 - 0x7fffd22f8ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <AF56E94D-5F38-3718-99A3-D23BA0B56BA9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fffd22f9000 - 0x7fffd22f9fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <860636FF-F3B1-32AB-BD6E-75357FB16625> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fffd2462000 - 0x7fffd283efff com.apple.CFNetwork (811.8 - 811.8) <3FB812CB-F4BF-3C47-B772-042FC4D59A33> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fffd2858000 - 0x7fffd2858fff com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fffd2859000 - 0x7fffd285cfff com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fffd285d000 - 0x7fffd2b66fff com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fffd2b67000 - 0x7fffd2b6aff7 com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fffd2b6b000 - 0x7fffd2b70fff com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffd2b71000 - 0x7fffd2c08ff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fffd2c09000 - 0x7fffd2c23fff com.apple.openscripting (1.7 - 172.1) <78F3256B-AF4C-324A-A591-ECA4443A469F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fffd2c24000 - 0x7fffd2c25ff3 com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fffd2c26000 - 0x7fffd2c28ff7 com.apple.securityhi (9.0 - 55006) <3CC6C7D1-613E-36A9-8159-113A634AEE6C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffd2c29000 - 0x7fffd2c2fff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fffd2d10000 - 0x7fffd2d10fff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffd2e5a000 - 0x7fffd2ee7fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fffd2ee8000 - 0x7fffd2efbfff com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fffd2efc000 - 0x7fffd31f7fff com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffd31f8000 - 0x7fffd32a5ff7 com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fffd32a6000 - 0x7fffd373fff7 com.apple.CoreFoundation (6.9 - 1349.90) <F07A2387-602E-3D9E-8708-3B3430BD7D82> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fffd3740000 - 0x7fffd3dc2fff com.apple.CoreGraphics (2.0 - 1070.22) <FAB476BB-B5CD-3936-8AFC-41229DBDF0E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fffd3dc3000 - 0x7fffd4006ffb com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fffd406d000 - 0x7fffd411efff com.apple.CoreMedia (1.0 - 1907.59.1.6) <570690D8-A956-3629-9E46-4F8BDDB8A82C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fffd411f000 - 0x7fffd416aff7 com.apple.CoreMediaIO (805.0 - 4932) <B12C56E0-2FE8-3734-8C45-4B03CAA18A0B> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fffd416b000 - 0x7fffd416bfff com.apple.CoreServices (775.19 - 775.19) <5046FF69-034E-3570-AC30-D14AA469F669> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fffd416c000 - 0x7fffd41bdfff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fffd41be000 - 0x7fffd4499ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fffd449a000 - 0x7fffd44cdfff com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fffd44ce000 - 0x7fffd44d6ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fffd44d7000 - 0x7fffd4643ff7 com.apple.LaunchServices (775.19 - 775.19) <76F27409-F3E0-31A7-BA40-060FBD10CB8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fffd4644000 - 0x7fffd46f4ffb com.apple.Metadata (10.7.0 - 1075.40) <B734F567-EC70-39AF-BB86-46C97065580F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fffd46f5000 - 0x7fffd4754fff com.apple.CoreServices.OSServices (775.19 - 775.19) <E6EB5564-B9AB-366F-ACF0-723D394482C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffd4755000 - 0x7fffd47c5fff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffd47c6000 - 0x7fffd480bff7 com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fffd4894000 - 0x7fffd49e1ffb com.apple.CoreText (352.0 - 544.16) <543AFBA5-4E6B-3F81-BC45-81ED9707BD9C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fffd49e2000 - 0x7fffd4a17ff3 com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fffd4a18000 - 0x7fffd4a89ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) <64338DCB-8204-3B62-A9C5-0CDDC89F60D6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fffd4b87000 - 0x7fffd4b8cfff com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fffd4d1e000 - 0x7fffd50c4fff com.apple.Foundation (6.9 - 1349.91) <F24B1521-454A-3AE7-B41F-F8FA95BA0490> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fffd50f0000 - 0x7fffd5121ff7 com.apple.GSS (4.0 - 2.0) <30A77A95-CBD4-3BD7-9BFF-8426071F5D9D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fffd51e1000 - 0x7fffd5284fff com.apple.Bluetooth (5.0.5 - 5.0.5f1) <5C79A832-84A9-3DC0-9F46-F2B10A3072DC> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fffd5285000 - 0x7fffd531bff7 com.apple.framework.IOKit (2.0.2 - 1324.60.4) <454036AD-86AA-3ABB-8C53-B5F654A6824D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fffd531c000 - 0x7fffd5322ffb com.apple.IOSurface (159.12 - 159.12) <E3D6FCED-F938-30A3-AD08-0998B674A492> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fffd5375000 - 0x7fffd54d5fef com.apple.ImageIO.framework (3.3.0 - 1599.13) <443879A7-48C6-37ED-AC0B-166EEEABA662> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fffd54d6000 - 0x7fffd54dafff libGIF.dylib (1599.13) <11C5D9D7-B8A1-3D53-BA50-B25976FE6379> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffd54db000 - 0x7fffd55cbff7 libJP2.dylib (1599.13) <C495FB08-0CD2-36FC-8196-FAD3D598A010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fffd55cc000 - 0x7fffd55efffb libJPEG.dylib (1599.13) <D22E2431-76A5-39B4-AF0B-174CF282A1CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffd55f0000 - 0x7fffd5617ff7 libPng.dylib (1599.13) <561865FA-A51B-3EFF-ABFF-B4566B90B1A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffd5618000 - 0x7fffd561aff3 libRadiance.dylib (1599.13) <6559253B-8FE2-3884-BC93-95BB7705A6D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffd561b000 - 0x7fffd5669ffb libTIFF.dylib (1599.13) <8FC594B3-6BBF-3A70-9994-203E9B330B5F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffd57c7000 - 0x7fffd63d1fff com.apple.JavaScriptCore (12603 - 12603.3.8) <9557271A-1838-38DD-93E3-D8A9ECDE3B6B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fffd63d2000 - 0x7fffd63ebff7 com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fffd6675000 - 0x7fffd667bfff com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fffd6691000 - 0x7fffd6bcaff7 com.apple.MediaToolbox (1.0 - 1907.59.1.6) <FA068C6F-0506-35C3-A637-C4AFF82411DB> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fffd6bcb000 - 0x7fffd6c26fff com.apple.Metal (87.18 - 87.18) <E3618B54-C728-34CA-9E8A-9BD33A295D31> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fffd750f000 - 0x7fffd7517fff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffd76ee000 - 0x7fffd76f6ff7 libcldcpuengine.dylib (2.8.5) <8086D6FA-2006-3582-B20E-4209D81ACC58> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fffd76f7000 - 0x7fffd7745ff3 com.apple.opencl (2.8.6 - 2.8.6) <A6140AC4-7579-3AC2-B7EE-08A8899BC811> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fffd7746000 - 0x7fffd775fffb com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fffd7760000 - 0x7fffd776bff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fffd776c000 - 0x7fffd776efff libCVMSPluginSupport.dylib (14.0.16) <AA2468D1-9169-3424-8EE4-0470E9050E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fffd776f000 - 0x7fffd7772ff7 libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fffd7773000 - 0x7fffd7777fff libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fffd7778000 - 0x7fffd7781ff7 libGFXShared.dylib (14.0.16) <170D07F3-2D30-3D4B-80A0-971E0A765709> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fffd7782000 - 0x7fffd778dfff libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffd778e000 - 0x7fffd77caff7 libGLImage.dylib (14.0.16) <FE39C57B-056C-3CBF-B653-A8F2005631C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fffd77cb000 - 0x7fffd7941ff3 libGLProgrammability.dylib (14.0.16) <A81F1B95-445C-3191-ADB1-07BAEA5A204D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fffd7942000 - 0x7fffd7983ff7 libGLU.dylib (14.0.16) <B285EAD6-B3AA-3753-BB85-75864BD6E76C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffd82eb000 - 0x7fffd82f9fff com.apple.opengl (14.0.16 - 14.0.16) <B428BB89-8FE1-3527-BF3E-F8F0A1060884> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fffd8e4b000 - 0x7fffd904bfff com.apple.QuartzCore (1.11 - 453.39.4) <31B739DC-81E1-3249-9A43-E501FECA8240> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffd95b3000 - 0x7fffd98b5ff7 com.apple.security (7.0 - 57740.60.20) <A7DA9073-C3C2-3FEA-B531-471AB9F40609> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffd98b6000 - 0x7fffd992bfff com.apple.securityfoundation (6.0 - 55132.50.7) <1276FFB8-05B8-3760-9EA7-2037B7FE2FBC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffd9956000 - 0x7fffd9959ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <BE0F9708-0B55-3E78-A15E-C287B8ED13BA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffd9ce0000 - 0x7fffd9d4fff7 com.apple.SystemConfiguration (1.14 - 1.14) <B471E0FA-3AC6-3A34-82C8-4FCF4B389368> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffd9d50000 - 0x7fffda0fefff com.apple.VideoToolbox (1.0 - 1907.59.1.6) <EB2577A4-DCDF-3FD1-B5FA-42A55653A74D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fffda0ff000 - 0x7fffdb486ff3 com.apple.WebCore (12603 - 12603.3.8) <FE0B8503-5E89-3D55-BF48-1370FE81910A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fffdb487000 - 0x7fffdb673ff3 com.apple.WebKitLegacy (12603 - 12603.3.8) <0D7B92AE-9F00-3334-A22B-9D0BADE6A476> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fffdb674000 - 0x7fffdba1ffff com.apple.WebKit (12603 - 12603.3.8) <73C7F018-6F9F-32FD-8EB1-6E86C752E412> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fffdc5a6000 - 0x7fffdc5c1ff3 com.apple.AppContainer (4.0 - 307.50.21) <C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fffdc5c2000 - 0x7fffdc5cfff3 com.apple.AppSandbox (4.0 - 307.50.21) <BF9FA426-8C11-358B-9E1F-A3901E3F2B14> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fffdc5d0000 - 0x7fffdc5f2ffb com.apple.framework.Apple80211 (12.0 - 1200.47) <6C01014A-49D0-312D-A4EF-BFB5B7882F9C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffdc5f3000 - 0x7fffdc602feb com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffdc6ed000 - 0x7fffdc77897f com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffdc7b5000 - 0x7fffdc807fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) <B272678B-2EA8-3F04-BB0F-3CE62D1E4F58> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fffdcbab000 - 0x7fffdcc29ff7 com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffdd8b4000 - 0x7fffdd8dbff3 com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffde200000 - 0x7fffde209ffb com.apple.CommonAuth (4.0 - 2.0) <44E4467E-90BB-3CC4-9E57-9B09D7E90081> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffde38e000 - 0x7fffde76dff7 com.apple.CoreAUC (226.0.0 - 226.0.0) <FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fffde76e000 - 0x7fffde79efff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fffde952000 - 0x7fffde962fff com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffdec9d000 - 0x7fffdeccdff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffdef5e000 - 0x7fffdefedff7 com.apple.CoreSymbolication (62046) <9685A34A-C6FD-3681-8F7E-211D48298DD2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffdefee000 - 0x7fffdf12dfe7 com.apple.coreui (2.1 - 431.3) <8D0FA478-9B6C-3D6D-8ADF-8677BA0BF134> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffdf12e000 - 0x7fffdf1feff3 com.apple.CoreUtils (5.1 - 510.31) <7FBB03B5-13E2-3284-B5DF-6C73AD774479> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffdf24e000 - 0x7fffdf2b3ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) <926A9CE7-6F3F-3EB6-A392-81FF485F0B7A> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffdf2b4000 - 0x7fffdf2c2ff7 com.apple.CrashReporterSupport (10.12 - 827) <802A9B81-E349-348B-90AB-10E40B654250> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffdf334000 - 0x7fffdf33effb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fffdf33f000 - 0x7fffdf343ff3 com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fffdf379000 - 0x7fffdf3eeffb com.apple.datadetectorscore (7.0 - 539.1) <84F04DEF-DF0A-3F93-AEE9-B6FAC781164B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffdf42a000 - 0x7fffdf469fff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffdf46a000 - 0x7fffdf57bfff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffdf863000 - 0x7fffdfc94ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffe0feb000 - 0x7fffe0febfff libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffe0ff8000 - 0x7fffe1003ff3 libGPUSupportMercury.dylib (14.0.16) <1216909A-E38E-335F-9F46-9362753AE0D1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fffe12bc000 - 0x7fffe12d8fff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffe19e9000 - 0x7fffe1a5fff3 com.apple.Heimdal (4.0 - 2.0) <9541C717-96FF-32D3-8F0B-5048525DAA70> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffe207a000 - 0x7fffe2081ffb com.apple.IOAccelerator (311.16.2 - 311.16.2) <96FA28B6-B03D-3A5E-AF07-0AE4486D2968> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffe2083000 - 0x7fffe2097ff7 com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffe2098000 - 0x7fffe20bafff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffe2156000 - 0x7fffe2166ff3 com.apple.IntlPreferences (2.0 - 216) <15B0DF1F-24C3-3A51-9032-1DD150B7D321> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fffe21a1000 - 0x7fffe2358fff com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffe29c8000 - 0x7fffe29cbfff com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fffe2c79000 - 0x7fffe2cf2ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffe2e76000 - 0x7fffe2e9eff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) <E2FE1821-C7CC-3C35-BEB3-6DC693F5128D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffe2f50000 - 0x7fffe2f5bfff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffe3833000 - 0x7fffe3874ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) <ED3CFDFC-878E-30C2-929B-C2CD43D702DE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffe3f5c000 - 0x7fffe3f76fff com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffe3f8f000 - 0x7fffe3fb2ff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffe4c7c000 - 0x7fffe4c7ffff com.apple.SecCodeWrapper (4.0 - 307.50.21) <F8E957B2-D3F0-3B73-B38C-AE8868F00939> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fffe4d0e000 - 0x7fffe4d9bfff com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffe4dbc000 - 0x7fffe5022feb com.apple.SkyLight (1.600.0 - 170.3) <38AC05EF-3A9E-3E3E-9849-04E0223DF7B9> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffe5201000 - 0x7fffe520dff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffe58f9000 - 0x7fffe596dfdf com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffe5dac000 - 0x7fffe5db2ff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffe5e3e000 - 0x7fffe5f04ff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffe5f78000 - 0x7fffe5f79fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) <EBE65DD5-1732-3747-8C6C-7BECEBF089A4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fffe5f7a000 - 0x7fffe610aff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffe6bd9000 - 0x7fffe6c99fff com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fffe70e4000 - 0x7fffe70eafff com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fffe71bb000 - 0x7fffe71bdffb com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffe7212000 - 0x7fffe722dff7 libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib
    0x7fffe722e000 - 0x7fffe7239fff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
    0x7fffe72cb000 - 0x7fffe72ccff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffe72cd000 - 0x7fffe74e0fff libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib
    0x7fffe74fc000 - 0x7fffe7503fff libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib
    0x7fffe7504000 - 0x7fffe7504fff libOpenScriptingUtil.dylib (172.1) <0F1BA407-97D1-36F6-882D-A355EAAD5E00> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffe7505000 - 0x7fffe7509ffb libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib
    0x7fffe750a000 - 0x7fffe750bffb libSystem.B.dylib (1238.60.2) <03D8D904-05E2-3A15-B14E-3472703550DC> /usr/lib/libSystem.B.dylib
    0x7fffe7577000 - 0x7fffe75a2ff3 libarchive.2.dylib (41.70.2) <907D1FB1-9A65-33F5-AFC8-0B6E5AE9D83A> /usr/lib/libarchive.2.dylib
    0x7fffe75a3000 - 0x7fffe761ffc7 libate.dylib (1.12.13) <D0767875-D02E-3377-84D8-5F174C27BEA9> /usr/lib/libate.dylib
    0x7fffe7623000 - 0x7fffe7623ff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
    0x7fffe7624000 - 0x7fffe7634ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffe7635000 - 0x7fffe7643ff7 libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib
    0x7fffe7644000 - 0x7fffe769aff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
    0x7fffe769b000 - 0x7fffe76c4ff7 libc++abi.dylib (307.4) <BC271AD3-831B-362A-9DA7-E8C51F285FE4> /usr/lib/libc++abi.dylib
    0x7fffe76c5000 - 0x7fffe76d5ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffe76d6000 - 0x7fffe76ecfcf libcompression.dylib (39) <F2726F95-F54E-3B21-BCB5-F7151DEFDC2F> /usr/lib/libcompression.dylib
    0x7fffe76ed000 - 0x7fffe76edff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
    0x7fffe76ee000 - 0x7fffe76efff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffe77a9000 - 0x7fffe788dff7 libcrypto.0.9.8.dylib (64.50.7) <B34BC0FA-18ED-37C5-9D46-393803CADEBB> /usr/lib/libcrypto.0.9.8.dylib
    0x7fffe7a2b000 - 0x7fffe7a7eff7 libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
    0x7fffe7ad2000 - 0x7fffe7ad9ff3 libdscsym.dylib (148.3) <2A78774F-6679-3B72-9903-B295B9825872> /usr/lib/libdscsym.dylib
    0x7fffe7afb000 - 0x7fffe7afbfff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fffe7b0b000 - 0x7fffe7b10ff7 libheimdal-asn1.dylib (498.50.9) <92C953A2-5E1D-39E9-875E-92F29A12D6FB> /usr/lib/libheimdal-asn1.dylib
    0x7fffe7b11000 - 0x7fffe7c03ff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffe7c04000 - 0x7fffe7e29ffb libicucore.A.dylib (57167.0.1) <E720801C-2D92-3108-B853-469551EDF21F> /usr/lib/libicucore.A.dylib
    0x7fffe7e2f000 - 0x7fffe7e30fff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
    0x7fffe7e31000 - 0x7fffe7e4affb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffe7e4b000 - 0x7fffe7e61ff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
    0x7fffe7e62000 - 0x7fffe810aff7 libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib
    0x7fffe813d000 - 0x7fffe81b7ff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
    0x7fffe81b8000 - 0x7fffe858a047 libobjc.A.dylib (709.1) <70614861-0340-32E2-85ED-FE65759CDFFA> /usr/lib/libobjc.A.dylib
    0x7fffe858d000 - 0x7fffe8591fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
    0x7fffe8592000 - 0x7fffe85c3fff libpcap.A.dylib (67.60.2) <B2D36AD8-D5C8-3875-AC81-4787A15E44C2> /usr/lib/libpcap.A.dylib
    0x7fffe85e0000 - 0x7fffe85fcffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fffe85fd000 - 0x7fffe8636fff libsandbox.1.dylib (592.70.2) <1A879867-1FB4-382F-8139-CCF034D835E9> /usr/lib/libsandbox.1.dylib
    0x7fffe864a000 - 0x7fffe864bff3 libspindump.dylib (231.3) <9E50A114-FC58-3E22-9027-5002B60005BE> /usr/lib/libspindump.dylib
    0x7fffe864c000 - 0x7fffe879aff7 libsqlite3.dylib (254.8) <1ECF7DF7-7A07-3B4B-A63B-F4EFF6BC7ACF> /usr/lib/libsqlite3.dylib
    0x7fffe888f000 - 0x7fffe889cfff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
    0x7fffe889d000 - 0x7fffe898cff3 libxml2.2.dylib (30.18) <75135C3D-47B1-3217-AC2B-B566E2E1A4A3> /usr/lib/libxml2.2.dylib
    0x7fffe898d000 - 0x7fffe89b6fff libxslt.1.dylib (15.9.1) <A1EFC225-2115-3710-A2FD-B11FDE15B01F> /usr/lib/libxslt.1.dylib
    0x7fffe89b7000 - 0x7fffe89c8ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffe89d7000 - 0x7fffe89dbff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
    0x7fffe89dc000 - 0x7fffe89e6fff libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
    0x7fffe89e7000 - 0x7fffe89eefff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
    0x7fffe89ef000 - 0x7fffe89f7fff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
    0x7fffe89f8000 - 0x7fffe8a7bfdf libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
    0x7fffe8a7c000 - 0x7fffe8aadfff libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
    0x7fffe8aae000 - 0x7fffe8ab3ffb libdyld.dylib (433.5) <990CF9D7-4AD1-310D-A4B4-010F6D84FFD8> /usr/lib/system/libdyld.dylib
    0x7fffe8ab4000 - 0x7fffe8ab4ffb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
    0x7fffe8ab5000 - 0x7fffe8ac1fff libkxld.dylib (3789.72.11) <FB155780-34ED-3EC4-A478-764061D1EC32> /usr/lib/system/libkxld.dylib
    0x7fffe8ac2000 - 0x7fffe8ac2fff liblaunch.dylib (972.70.1) <B856ABD2-896E-3DE0-B2C8-146A6AF8E2A7> /usr/lib/system/liblaunch.dylib
    0x7fffe8ac3000 - 0x7fffe8ac8ff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
    0x7fffe8ac9000 - 0x7fffe8acbff3 libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
    0x7fffe8acc000 - 0x7fffe8acdffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
    0x7fffe8ace000 - 0x7fffe8ae6ff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
    0x7fffe8ae7000 - 0x7fffe8ae7ff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
    0x7fffe8ae8000 - 0x7fffe8b75fef libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib
    0x7fffe8b76000 - 0x7fffe8b79ffb libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib
    0x7fffe8b7a000 - 0x7fffe8b7dfff libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffe8b7e000 - 0x7fffe8b96fff libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib
    0x7fffe8b97000 - 0x7fffe8b9dfff libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fffe8b9e000 - 0x7fffe8bc7ff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
    0x7fffe8bc8000 - 0x7fffe8beaff7 libsystem_kernel.dylib (3789.72.11) <EADB8F12-726C-3E26-855B-062924729F42> /usr/lib/system/libsystem_kernel.dylib
    0x7fffe8beb000 - 0x7fffe8c32fe7 libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
    0x7fffe8c33000 - 0x7fffe8c51ff7 libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib
    0x7fffe8c52000 - 0x7fffe8cabffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
    0x7fffe8cac000 - 0x7fffe8cb5ff3 libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib
    0x7fffe8cb6000 - 0x7fffe8cbfff3 libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib
    0x7fffe8cc0000 - 0x7fffe8cc8fe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
    0x7fffe8cc9000 - 0x7fffe8cd3ff7 libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
    0x7fffe8cd4000 - 0x7fffe8cd7ff7 libsystem_sandbox.dylib (592.70.2) <19320A42-2E3B-361B-BBDA-2F5F2E87B100> /usr/lib/system/libsystem_sandbox.dylib
    0x7fffe8cd8000 - 0x7fffe8cd9ff3 libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib
    0x7fffe8cda000 - 0x7fffe8ce1ffb libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffe8ce2000 - 0x7fffe8cf5ff7 libsystem_trace.dylib (518.70.1) <AC63A7FE-50D9-3A30-96E6-F6B7FF16E465> /usr/lib/system/libsystem_trace.dylib
    0x7fffe8cf6000 - 0x7fffe8cfbffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
    0x7fffe8cfc000 - 0x7fffe8d25ff7 libxpc.dylib (972.70.1) <BF896DF0-D8E9-31A8-A4B3-01120BFEEE52> /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: 5187
    thread_create: 0
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=329.6M resident=0K(0%) swapped_out_or_unallocated=329.6M(100%)
    Writable regions: Total=225.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=225.8M(100%)

    VIRTUAL REGION
    REGION TYPE SIZE COUNT (non-coalesced)
    =========== ======= =======
    Accelerate framework 128K 2
    Activity Tracing 256K 2
    CG backing stores 992K 3
    CG image 40K 6
    CoreAnimation 20K 5
    CoreUI image data 472K 7
    CoreUI image file 184K 5
    Kernel Alloc Once 8K 2
    MALLOC 189.7M 44
    MALLOC guard page 48K 10
    Memory Tag 242 12K 2
    OpenGL GLSL 256K 4
    STACK GUARD 56.1M 21
    Stack 17.6M 21
    VM_ALLOCATE 80K 12
    __DATA 37.1M 242
    __GLSLBUILTINS 2588K 2
    __IMAGE 528K 2
    __LINKEDIT 119.5M 8
    __TEXT 210.1M 242
    __UNICODE 556K 2
    mapped file 44.8M 12
    shared memory 16.4M 11
    =========== ======= =======
    TOTAL 697.4M 644

    Model: MacBookPro11,3, BootROM MBP112.0142.B00, 4 processors, Intel Core i7, 2.5 GHz, 16 GB, SMC 2.19f12
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
    Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
    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, 0x134), Broadcom BCM43xx 1.0 (7.21.171.133.1a2)
    Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
    Network Service: USB 10/100/1000 LAN, Ethernet, en5
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
    USB Device: USB 3.0 Bus
    USB Device: USB3.0 Hub
    USB Device: USB 10/100/1000 LAN
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: 2.4G Wireless Mouse
    USB Device: USB3.0 Hub
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1


    Process: Capture [1545]
    Path: /Applications/Capture Atlas.app/Contents/MacOS/Capture
    Identifier: com.capturesweden.capture
    Version: 22.1.10 (0)
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: Capture [1545]
    User ID: 501

    Date/Time: 2018-02-08 16:23:43.138 -0400
    OS Version: Mac OS X 10.12.6 (16G1114)
    Report Version: 12
    Anonymous UUID: 58E06A92-9C20-908F-DDDA-024DCA46DAF1


    Time Awake Since Boot: 7200 seconds

    System Integrity Protection: enabled

    Crashed Thread: 7 ArtNet EventManager

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Signal: Segmentation fault: 11
    Termination Reason: Namespace SIGNAL, Code 0xb
    Terminating Process: exc handler [0]

    VM Regions Near 0x8:
    -->
    __TEXT 0000000100000000-0000000101451000 [ 20.3M] r-x/rwx SM=COW /Applications/Capture Atlas.app/Contents/MacOS/Capture

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x00007fffe8be1f46 __semwait_signal + 10
    1 libsystem_pthread.dylib 0x00007fffe8cce6e5 pthread_join + 425
    2 com.capturesweden.capture 0x00000001002bc856 Core::RunLoopThread::~RunLoopThread() + 48
    3 com.capturesweden.capture 0x00000001002a753f Core::EventManager::~EventManager() + 15
    4 com.capturesweden.capture 0x0000000100027259 Communication::Providers::ArtNet::Cleanup() + 261
    5 com.capturesweden.capture 0x0000000100022758 Communication::Base::Manager::~Manager() + 206
    6 com.capturesweden.capture 0x0000000100022a04 Communication::Base::Manager::~Manager() + 14
    7 com.capturesweden.capture 0x00000001000134f6 Application::Capture::Cleanup() + 204
    8 com.capturesweden.capture 0x00000001002969cf -[AppDelegate applicationWillTerminate:] + 21
    9 com.apple.CoreFoundation 0x00007fffd334345c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    10 com.apple.CoreFoundation 0x00007fffd334335b _CFXRegistrationPost + 427
    11 com.apple.CoreFoundation 0x00007fffd33430c2 ___CFXNotificationPost_block_invoke + 50
    12 com.apple.CoreFoundation 0x00007fffd3300523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827
    13 com.apple.CoreFoundation 0x00007fffd32ff55c _CFXNotificationPost + 604
    14 com.apple.Foundation 0x00007fffd4d24677 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    15 com.apple.AppKit 0x00007fffd10257c5 -[NSApplication terminate:] + 1662
    16 com.apple.Foundation 0x00007fffd4d8f52a __NSThreadPerformPerform + 326
    17 com.apple.CoreFoundation 0x00007fffd334d321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18 com.apple.CoreFoundation 0x00007fffd332e21d __CFRunLoopDoSources0 + 557
    19 com.apple.CoreFoundation 0x00007fffd332d716 __CFRunLoopRun + 934
    20 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    21 com.apple.HIToolbox 0x00007fffd288debc RunCurrentEventLoopInMode + 240
    22 com.apple.HIToolbox 0x00007fffd288dbf9 ReceiveNextEventCommon + 184
    23 com.apple.HIToolbox 0x00007fffd288db26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
    24 com.apple.AppKit 0x00007fffd0e24a54 _DPSNextEvent + 1120
    25 com.apple.AppKit 0x00007fffd15a07ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
    26 com.apple.AppKit 0x00007fffd0e193db -[NSApplication run] + 926
    27 com.capturesweden.capture 0x0000000100019d57 main + 108
    28 libdyld.dylib 0x00007fffe8ab3235 start + 1

    Thread 1:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 2:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 3:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 4:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 5:: Communication Manager EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 6:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fffe8be1eb6 __select + 10
    1 com.apple.CoreFoundation 0x00007fffd336966a __CFSocketManager + 682
    2 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    3 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    4 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 7 Crashed:: ArtNet EventManager
    0 com.apple.CoreFoundation 0x00007fffd33ff3bc CFSocketSendData + 140
    1 com.capturesweden.capture 0x00000001002deb5a Core::Networking::UDPSocket::RunLoopCallback(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 356
    2 com.capturesweden.capture 0x00000001002dec7b Core::Networking::UDPSocket::SendMessage(unsigned int, unsigned short, void*, unsigned int) + 101
    3 com.capturesweden.capture 0x00000001000278c8 Communication::Providers::ArtNet::HandleMessage(Core::Networking::UDPSocket*, unsigned int, unsigned short, void*, unsigned int) + 612
    4 com.apple.CoreFoundation 0x00007fffd336b7ae __CFSocketPerformV0 + 766
    5 com.apple.CoreFoundation 0x00007fffd334d321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    6 com.apple.CoreFoundation 0x00007fffd332e21d __CFRunLoopDoSources0 + 557
    7 com.apple.CoreFoundation 0x00007fffd332d716 __CFRunLoopRun + 934
    8 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    9 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    10 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    11 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    12 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    13 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    14 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    15 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 8:: BSR E1.31 EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 9:: Compulite VC EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 10:: ETC Net2 EventManager
    0 libsystem_kernel.dylib 0x00007fffe8be2d96 kevent + 10
    1 libsystem_info.dylib 0x00007fffe8ba5737 _mdns_search + 1294
    2 libsystem_info.dylib 0x00007fffe8ba4fe8 mdns_hostbyname + 246
    3 libsystem_info.dylib 0x00007fffe8ba4e2c search_host_byname + 143
    4 libsystem_info.dylib 0x00007fffe8bb3c56 gethostbyname + 115
    5 com.capturesweden.capture 0x00000001002bf354 Core::Networking::Network::GetHostIPAddress() + 64
    6 com.capturesweden.capture 0x0000000100039f51 Communication::Providers::ETCNet2::HandleTimer(int) + 117
    7 com.capturesweden.capture 0x00000001002a7625 Core::EventManager::RunLoopTimerCallback(__CFRunLoopTimer*, void*) + 53
    8 com.apple.CoreFoundation 0x00007fffd3336c54 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    9 com.apple.CoreFoundation 0x00007fffd33368df __CFRunLoopDoTimer + 1071
    10 com.apple.CoreFoundation 0x00007fffd333643a __CFRunLoopDoTimers + 298
    11 com.apple.CoreFoundation 0x00007fffd332db81 __CFRunLoopRun + 2065
    12 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    13 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    14 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    15 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    16 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    17 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    18 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    19 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 11:: HippoMap EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 12:: Kinesys EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 13:: LanBox EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 14:: LasergraphDSP EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 15:: PangolinLD EventManager
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.CoreFoundation 0x00007fffd336cb91 CFRunLoopRun + 97
    6 com.capturesweden.capture 0x00000001002bc94d Core::RunLoopThread::ThreadProc() + 83
    7 com.capturesweden.capture 0x00000001002bc977 non-virtual thunk to Core::RunLoopThread::ThreadProc() + 13
    8 com.capturesweden.capture 0x00000001002bcdb5 Core::Thread::ThreadProcInternal(void*) + 119
    9 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    10 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    11 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 16:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 17:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 18:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc48e _pthread_wqthread + 1023
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 19:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 20:: com.apple.NSEventThread
    0 libsystem_kernel.dylib 0x00007fffe8bda34a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fffe8bd9797 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fffd332e434 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fffd332d8c1 __CFRunLoopRun + 1361
    4 com.apple.CoreFoundation 0x00007fffd332d114 CFRunLoopRunSpecific + 420
    5 com.apple.AppKit 0x00007fffd0f71f02 _NSEventThread + 205
    6 libsystem_pthread.dylib 0x00007fffe8ccc93b _pthread_body + 180
    7 libsystem_pthread.dylib 0x00007fffe8ccc887 _pthread_start + 286
    8 libsystem_pthread.dylib 0x00007fffe8ccc08d thread_start + 13

    Thread 21:
    0 libsystem_kernel.dylib 0x00007fffe8be244e __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fffe8ccc621 _pthread_wqthread + 1426
    2 libsystem_pthread.dylib 0x00007fffe8ccc07d start_wqthread + 13

    Thread 7 crashed with X86 Thread State (64-bit):
    rax: 0x00000000000000ef rbx: 0x0000600000082801 rcx: 0x00007fffee356370 rdx: 0x00007fffe81e29e0
    rdi: 0x0000000119205520 rsi: 0x0000600000082850 rbp: 0x00007000046f4d90 rsp: 0x00007000046f4d30
    r8: 0x0000000000000000 r9: 0x0000000119205520 r10: 0x00000000ffffffe0 r11: 0xffffa00119044ec0
    r12: 0x00000000000000ef r13: 0x0000000000000000 r14: 0x00007fffee362642 r15: 0x00007fffee362644
    rip: 0x00007fffd33ff3bc rfl: 0x0000000000010246 cr2: 0x0000000000000008

    Logical CPU: 0
    Error Code: 0x00000004
    Trap Number: 14


    Binary Images:
    0x100000000 - 0x101450fe7 +com.capturesweden.capture (22.1.10 - 0) <A18A1982-E0D1-334B-9024-EB4925E46EEC> /Applications/Capture Atlas.app/Contents/MacOS/Capture
    0x10217c000 - 0x102330ff0 +SketchUpAPI (0) <44E1B4B2-8395-3679-8413-59C65A5220A5> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/SketchUpAPI
    0x102563000 - 0x102584ff2 +libCommonGeometry.dylib (0) <E1C1422C-3F45-3BBD-93F3-BF0707B6AEC4> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonGeometry.dylib
    0x1025ba000 - 0x1025bbffb +libCommonGeoutils.dylib (0) <39E4C04D-27F6-3E5F-8FD2-96EA9A79B49E> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonGeoutils.dylib
    0x1025c0000 - 0x1027f8fff +libCommonImage.dylib (0) <CAF289D3-38C6-3ABD-9FA9-E7C637969D0C> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonImage.dylib
    0x1028a6000 - 0x1028c9ff7 +libCommonInternet.dylib (0) <B7076A0C-A9C1-3DCB-9533-453D12D16377> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonInternet.dylib
    0x1028f9000 - 0x102913ff2 +libCommonUtils.dylib (0) <BFFEB401-BDF2-350C-BBE3-CB716E09AE74> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonUtils.dylib
    0x102943000 - 0x10295aff7 +libCommonZip.dylib (0) <BFD42A0A-F007-368B-B2DC-28F2B0F70ED4> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonZip.dylib
    0x102969000 - 0x10296dffc +libCommonUnits.dylib (0) <E2346AF4-038F-39CC-8C3F-D65333516EC3> /Applications/Capture Atlas.app/Contents/Frameworks/SketchUpAPI.framework/Versions/A/Libraries/libCommonUnits.dylib
    0x10a9a7000 - 0x10a9d1fff GLRendererFloat (14.0.16) <32A016EE-63CF-3D07-9BAB-C4EB3E8E479D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x10cdde000 - 0x10cf84fff GLEngine (14.0.16) <E8C60E20-6414-32B2-8964-41882943D9C1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x10e000000 - 0x10e55bff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.25.17 - 10.2.5) <0C12C271-7373-3275-B777-9EB88E30A75F> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x1101d2000 - 0x11020fdc7 dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
    0x111b99000 - 0x111c11ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.25.17 - 10.2.5) <1DED5DBA-C427-35FC-A3FE-4ADCA98725FA> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x1197a6000 - 0x1197c6fff com.apple.CoreNLP (1.0 - 78.2) <B686BDA2-A162-3D70-9257-FEB0592DBD7E> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fffcdf55000 - 0x7fffce29aff7 com.apple.RawCamera.bundle (7.04 - 914) <86A67D11-9791-3CE6-9FF5-3387C0AB925B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fffce8a7000 - 0x7fffcf0f4fff com.apple.GeForceGLDriver (10.17.5 - 10.1.7) <FAB8AEFC-592E-3378-AF7D-C3AF0D71722C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fffcf0f5000 - 0x7fffcf9baff3 libclh.dylib (4.0.3 - 4.0.3) <E477C3A9-A6D8-3677-819F-3DBDD1FEF666> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fffcf9bb000 - 0x7fffcfacbff7 com.apple.GeForceMTLDriver (10.17.5 - 10.1.7) <17F374C3-AE5D-3675-A726-50F79D7EAF89> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
    0x7fffcfad1000 - 0x7fffcfc92fff com.apple.avfoundation (2.0 - 1187.36) <2F390EAD-07BB-3788-9E73-13104C2E04CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fffcfc93000 - 0x7fffcfd35ff7 com.apple.audio.AVFAudio (1.0 - ???) <7997D588-B542-3EBB-B822-D719C1114BB4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fffcfe00000 - 0x7fffcfe00fff com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffcfe01000 - 0x7fffcfe18ffb libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fffcfe19000 - 0x7fffd0332feb com.apple.vImage (8.1 - ???) <B58A7937-BEE2-38FE-87F4-5D5F40D31DC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fffd0333000 - 0x7fffd04a4ff3 libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fffd04a5000 - 0x7fffd04b9ffb libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fffd04ba000 - 0x7fffd08b0fef libLAPACK.dylib (1185.50.4) <C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fffd08b1000 - 0x7fffd08c7fff libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fffd08c8000 - 0x7fffd08cefff libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fffd08cf000 - 0x7fffd08e3ff7 libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fffd08e4000 - 0x7fffd0a6bfe7 libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fffd0a6c000 - 0x7fffd0b1efff libvMisc.dylib (600.60.1) <E18365D7-DCC4-3304-A8D1-395E656D7B99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fffd0b1f000 - 0x7fffd0b1ffff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fffd0b20000 - 0x7fffd0b5dffb com.apple.Accounts (113 - 113) <8550BD08-7D05-3AC4-A0CC-B67ECB2DE950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fffd0b5e000 - 0x7fffd0dddff7 com.apple.AddressBook.framework (10.0 - 1756.20) <E512B69B-8DBE-3085-95BE-750B8EFC97FD> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fffd0dde000 - 0x7fffd1bb7ff3 com.apple.AppKit (6.9 - 1504.83.101) <12BF4F22-5FDE-309E-8A19-BC97CC293D46> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fffd1bc9000 - 0x7fffd1bc9fff com.apple.ApplicationServices (48 - 48) <DA687F9A-7B2D-342B-8796-16E45344F853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffd1bca000 - 0x7fffd1c38ff7 com.apple.ApplicationServices.ATS (377 - 422.3) <73C230CF-3213-3DCA-B528-664FEC76A90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fffd1cd2000 - 0x7fffd1e01fff libFontParser.dylib (194.13) <BE507D17-17D0-37E8-A317-6921118BD283> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffd1e02000 - 0x7fffd1e4cfff libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fffd1ea9000 - 0x7fffd1edcfff libTrueTypeScaler.dylib (194.13) <F982F582-E2C8-3902-9C79-BB3F4B8199D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fffd1f49000 - 0x7fffd1ff3ff7 com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fffd1ff4000 - 0x7fffd2045fff com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fffd2046000 - 0x7fffd2055ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fffd2056000 - 0x7fffd20a3fff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fffd20a4000 - 0x7fffd20dffff com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fffd20e0000 - 0x7fffd20ebfff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fffd20ec000 - 0x7fffd22f8ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <AF56E94D-5F38-3718-99A3-D23BA0B56BA9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fffd22f9000 - 0x7fffd22f9fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <860636FF-F3B1-32AB-BD6E-75357FB16625> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fffd2462000 - 0x7fffd283efff com.apple.CFNetwork (811.8 - 811.8) <3FB812CB-F4BF-3C47-B772-042FC4D59A33> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fffd2858000 - 0x7fffd2858fff com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fffd2859000 - 0x7fffd285cfff com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fffd285d000 - 0x7fffd2b66fff com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fffd2b67000 - 0x7fffd2b6aff7 com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fffd2b6b000 - 0x7fffd2b70fff com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffd2b71000 - 0x7fffd2c08ff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fffd2c09000 - 0x7fffd2c23fff com.apple.openscripting (1.7 - 172.1) <78F3256B-AF4C-324A-A591-ECA4443A469F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fffd2c24000 - 0x7fffd2c25ff3 com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fffd2c26000 - 0x7fffd2c28ff7 com.apple.securityhi (9.0 - 55006) <3CC6C7D1-613E-36A9-8159-113A634AEE6C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffd2c29000 - 0x7fffd2c2fff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fffd2c30000 - 0x7fffd2d0fffb com.apple.cloudkit.CloudKit (651.14 - 651.14) <9F901E45-23E3-3F45-B66F-1BAB3AFC4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fffd2d10000 - 0x7fffd2d10fff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffd2e5a000 - 0x7fffd2ee7fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fffd2ee8000 - 0x7fffd2efbfff com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fffd2efc000 - 0x7fffd31f7fff com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffd31f8000 - 0x7fffd32a5ff7 com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fffd32a6000 - 0x7fffd373fff7 com.apple.CoreFoundation (6.9 - 1349.90) <F07A2387-602E-3D9E-8708-3B3430BD7D82> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fffd3740000 - 0x7fffd3dc2fff com.apple.CoreGraphics (2.0 - 1070.22) <FAB476BB-B5CD-3936-8AFC-41229DBDF0E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fffd3dc3000 - 0x7fffd4006ffb com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fffd4007000 - 0x7fffd406cff7 com.apple.corelocation (2101.0.63) <C4C6BE27-85E2-34D5-AEDC-EBB5A7CB78D1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fffd406d000 - 0x7fffd411efff com.apple.CoreMedia (1.0 - 1907.59.1.6) <570690D8-A956-3629-9E46-4F8BDDB8A82C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fffd411f000 - 0x7fffd416aff7 com.apple.CoreMediaIO (805.0 - 4932) <B12C56E0-2FE8-3734-8C45-4B03CAA18A0B> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fffd416b000 - 0x7fffd416bfff com.apple.CoreServices (775.19 - 775.19) <5046FF69-034E-3570-AC30-D14AA469F669> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fffd416c000 - 0x7fffd41bdfff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fffd41be000 - 0x7fffd4499ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fffd449a000 - 0x7fffd44cdfff com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fffd44ce000 - 0x7fffd44d6ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fffd44d7000 - 0x7fffd4643ff7 com.apple.LaunchServices (775.19 - 775.19) <76F27409-F3E0-31A7-BA40-060FBD10CB8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fffd4644000 - 0x7fffd46f4ffb com.apple.Metadata (10.7.0 - 1075.40) <B734F567-EC70-39AF-BB86-46C97065580F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fffd46f5000 - 0x7fffd4754fff com.apple.CoreServices.OSServices (775.19 - 775.19) <E6EB5564-B9AB-366F-ACF0-723D394482C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffd4755000 - 0x7fffd47c5fff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffd47c6000 - 0x7fffd480bff7 com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fffd4894000 - 0x7fffd49e1ffb com.apple.CoreText (352.0 - 544.16) <543AFBA5-4E6B-3F81-BC45-81ED9707BD9C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fffd49e2000 - 0x7fffd4a17ff3 com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fffd4a18000 - 0x7fffd4a89ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) <64338DCB-8204-3B62-A9C5-0CDDC89F60D6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fffd4abc000 - 0x7fffd4ac7ff3 com.apple.DirectoryService.Framework (10.12 - 194) <45BEA292-4550-3082-8CE7-5D6CE7E0052A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fffd4b87000 - 0x7fffd4b8cfff com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fffd4d1e000 - 0x7fffd50c4fff com.apple.Foundation (6.9 - 1349.91) <F24B1521-454A-3AE7-B41F-F8FA95BA0490> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fffd50f0000 - 0x7fffd5121ff7 com.apple.GSS (4.0 - 2.0) <30A77A95-CBD4-3BD7-9BFF-8426071F5D9D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fffd51e1000 - 0x7fffd5284fff com.apple.Bluetooth (5.0.5 - 5.0.5f1) <5C79A832-84A9-3DC0-9F46-F2B10A3072DC> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fffd5285000 - 0x7fffd531bff7 com.apple.framework.IOKit (2.0.2 - 1324.60.4) <454036AD-86AA-3ABB-8C53-B5F654A6824D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fffd531c000 - 0x7fffd5322ffb com.apple.IOSurface (159.12 - 159.12) <E3D6FCED-F938-30A3-AD08-0998B674A492> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fffd5323000 - 0x7fffd5374ff7 com.apple.ImageCaptureCore (7.0 - 7.0) <A640CA2F-8093-34AB-947C-26679ECB8A6D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fffd5375000 - 0x7fffd54d5fef com.apple.ImageIO.framework (3.3.0 - 1599.13) <443879A7-48C6-37ED-AC0B-166EEEABA662> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fffd54d6000 - 0x7fffd54dafff libGIF.dylib (1599.13) <11C5D9D7-B8A1-3D53-BA50-B25976FE6379> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffd54db000 - 0x7fffd55cbff7 libJP2.dylib (1599.13) <C495FB08-0CD2-36FC-8196-FAD3D598A010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fffd55cc000 - 0x7fffd55efffb libJPEG.dylib (1599.13) <D22E2431-76A5-39B4-AF0B-174CF282A1CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffd55f0000 - 0x7fffd5617ff7 libPng.dylib (1599.13) <561865FA-A51B-3EFF-ABFF-B4566B90B1A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffd5618000 - 0x7fffd561aff3 libRadiance.dylib (1599.13) <6559253B-8FE2-3884-BC93-95BB7705A6D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffd561b000 - 0x7fffd5669ffb libTIFF.dylib (1599.13) <8FC594B3-6BBF-3A70-9994-203E9B330B5F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffd57c7000 - 0x7fffd63d1fff com.apple.JavaScriptCore (12603 - 12603.3.8) <9557271A-1838-38DD-93E3-D8A9ECDE3B6B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fffd63d2000 - 0x7fffd63ebff7 com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fffd63ec000 - 0x7fffd6422fff com.apple.LDAPFramework (2.4.28 - 194.5) <492ACA22-373E-3DD9-BAEB-9EF6AA962FD5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fffd6675000 - 0x7fffd667bfff com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fffd6691000 - 0x7fffd6bcaff7 com.apple.MediaToolbox (1.0 - 1907.59.1.6) <FA068C6F-0506-35C3-A637-C4AFF82411DB> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fffd6bcb000 - 0x7fffd6c26fff com.apple.Metal (87.18 - 87.18) <E3618B54-C728-34CA-9E8A-9BD33A295D31> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fffd750f000 - 0x7fffd7517fff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffd76ee000 - 0x7fffd76f6ff7 libcldcpuengine.dylib (2.8.5) <8086D6FA-2006-3582-B20E-4209D81ACC58> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fffd76f7000 - 0x7fffd7745ff3 com.apple.opencl (2.8.6 - 2.8.6) <A6140AC4-7579-3AC2-B7EE-08A8899BC811> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fffd7746000 - 0x7fffd775fffb com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fffd7760000 - 0x7fffd776bff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fffd776c000 - 0x7fffd776efff libCVMSPluginSupport.dylib (14.0.16) <AA2468D1-9169-3424-8EE4-0470E9050E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fffd776f000 - 0x7fffd7772ff7 libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fffd7773000 - 0x7fffd7777fff libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fffd7778000 - 0x7fffd7781ff7 libGFXShared.dylib (14.0.16) <170D07F3-2D30-3D4B-80A0-971E0A765709> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fffd7782000 - 0x7fffd778dfff libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffd778e000 - 0x7fffd77caff7 libGLImage.dylib (14.0.16) <FE39C57B-056C-3CBF-B653-A8F2005631C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fffd77cb000 - 0x7fffd7941ff3 libGLProgrammability.dylib (14.0.16) <A81F1B95-445C-3191-ADB1-07BAEA5A204D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fffd7942000 - 0x7fffd7983ff7 libGLU.dylib (14.0.16) <B285EAD6-B3AA-3753-BB85-75864BD6E76C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffd82eb000 - 0x7fffd82f9fff com.apple.opengl (14.0.16 - 14.0.16) <B428BB89-8FE1-3527-BF3E-F8F0A1060884> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fffd8396000 - 0x7fffd84ddfff com.apple.QTKit (7.7.3 - 2978.8) <80B27C5D-087F-3B83-AF99-AD6BA2E1105D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fffd84de000 - 0x7fffd8748ff7 com.apple.imageKit (3.0 - 1023) <9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fffd8749000 - 0x7fffd8810fff com.apple.PDFKit (1.0 - 1) <BE82F14C-B20C-3771-B16C-F0723F6552AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fffd8811000 - 0x7fffd8d37ff7 com.apple.QuartzComposer (5.1 - 356) <C66293F6-EF05-3B36-8524-081CEB9FADD7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fffd8d38000 - 0x7fffd8d5bffb com.apple.quartzfilters (1.10.0 - 1.10.0) <365342ED-7A1A-3C75-AE60-90764E96034C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fffd8d5c000 - 0x7fffd8e49fff com.apple.QuickLookUIFramework (5.0 - 720.7) <3136C23E-399E-3296-928A-B18EC9FC423C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fffd8e4a000 - 0x7fffd8e4afff com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fffd8e4b000 - 0x7fffd904bfff com.apple.QuartzCore (1.11 - 453.39.4) <31B739DC-81E1-3249-9A43-E501FECA8240> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffd904c000 - 0x7fffd90a1fff com.apple.QuickLookFramework (5.0 - 720.7) <3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fffd90a2000 - 0x7fffd90b8fff com.apple.SafariServices.framework (12604 - 12604.4.7.1.6) <A7EF79B2-D7C3-3B3F-A37D-B2994922938A> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fffd95b3000 - 0x7fffd98b5ff7 com.apple.security (7.0 - 57740.60.20) <A7DA9073-C3C2-3FEA-B531-471AB9F40609> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffd98b6000 - 0x7fffd992bfff com.apple.securityfoundation (6.0 - 55132.50.7) <1276FFB8-05B8-3760-9EA7-2037B7FE2FBC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffd992c000 - 0x7fffd9955fff com.apple.securityinterface (10.0 - 55079.50.4) <62F43A76-80F3-3C98-BAD0-357141D6111F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fffd9956000 - 0x7fffd9959ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <BE0F9708-0B55-3E78-A15E-C287B8ED13BA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffd9ce0000 - 0x7fffd9d4fff7 com.apple.SystemConfiguration (1.14 - 1.14) <B471E0FA-3AC6-3A34-82C8-4FCF4B389368> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffd9d50000 - 0x7fffda0fefff com.apple.VideoToolbox (1.0 - 1907.59.1.6) <EB2577A4-DCDF-3FD1-B5FA-42A55653A74D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fffda0ff000 - 0x7fffdb486ff3 com.apple.WebCore (12603 - 12603.3.8) <FE0B8503-5E89-3D55-BF48-1370FE81910A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fffdb487000 - 0x7fffdb673ff3 com.apple.WebKitLegacy (12603 - 12603.3.8) <0D7B92AE-9F00-3334-A22B-9D0BADE6A476> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fffdb674000 - 0x7fffdba1ffff com.apple.WebKit (12603 - 12603.3.8) <73C7F018-6F9F-32FD-8EB1-6E86C752E412> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fffdc5a6000 - 0x7fffdc5c1ff3 com.apple.AppContainer (4.0 - 307.50.21) <C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fffdc5c2000 - 0x7fffdc5cfff3 com.apple.AppSandbox (4.0 - 307.50.21) <BF9FA426-8C11-358B-9E1F-A3901E3F2B14> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fffdc5d0000 - 0x7fffdc5f2ffb com.apple.framework.Apple80211 (12.0 - 1200.47) <6C01014A-49D0-312D-A4EF-BFB5B7882F9C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffdc5f3000 - 0x7fffdc602feb com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffdc6ed000 - 0x7fffdc77897f com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffdc78c000 - 0x7fffdc7a7fff com.apple.aps.framework (4.0 - 4.0) <6CA07CDF-1E35-34E9-95BF-BD565FF42BAD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fffdc7a8000 - 0x7fffdc7b0ffb com.apple.AppleSRP (5.0 - 1) <6AAE93B6-9816-35B2-9C59-D5C3218065AF> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fffdc7b1000 - 0x7fffdc7b4ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <42A1731A-A576-307A-B07C-9F8F64696CB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fffdc7b5000 - 0x7fffdc807fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) <B272678B-2EA8-3F04-BB0F-3CE62D1E4F58> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fffdc811000 - 0x7fffdc818ff7 com.apple.AssetCacheServices (48.3 - 48.3) <C59F7295-36D8-3109-A910-C83D884CC92C> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fffdcbab000 - 0x7fffdcc29ff7 com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffdd2c5000 - 0x7fffdd2ecfff com.apple.CalendarAgentLink (8.0 - 250) <E50E29F6-2BAB-3B8B-BBEA-7DC0B8B077AD> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fffdd8b4000 - 0x7fffdd8dbff3 com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffdd8dc000 - 0x7fffdd968ff7 com.apple.CloudDocs (1.0 - 486.29) <392B87EC-0317-313F-8FE2-F571831C7F35> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fffde200000 - 0x7fffde209ffb com.apple.CommonAuth (4.0 - 2.0) <44E4467E-90BB-3CC4-9E57-9B09D7E90081> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffde2d0000 - 0x7fffde321ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2250.11) <1324A70E-A093-3DB9-A802-07B8F4A499B5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fffde322000 - 0x7fffde344fff com.apple.contacts.ContactsPersistence (1.0 - 2250.11) <7CDEB852-B3B7-328F-9537-DFB3A58B882C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fffde38e000 - 0x7fffde76dff7 com.apple.CoreAUC (226.0.0 - 226.0.0) <FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fffde76e000 - 0x7fffde79efff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fffde839000 - 0x7fffde841ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2AB86FAF-37B3-3323-9EF0-CA591B6E357C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fffde952000 - 0x7fffde962fff com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffdea27000 - 0x7fffdea3dff3 com.apple.CoreMediaAuthoring (2.2 - 956) <AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fffdea44000 - 0x7fffdead4ffb com.apple.CorePDF (4.0 - 4) <7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fffdec9d000 - 0x7fffdeccdff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffdef5e000 - 0x7fffdefedff7 com.apple.CoreSymbolication (62046) <9685A34A-C6FD-3681-8F7E-211D48298DD2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffdefee000 - 0x7fffdf12dfe7 com.apple.coreui (2.1 - 431.3) <8D0FA478-9B6C-3D6D-8ADF-8677BA0BF134> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffdf12e000 - 0x7fffdf1feff3 com.apple.CoreUtils (5.1 - 510.31) <7FBB03B5-13E2-3284-B5DF-6C73AD774479> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffdf24e000 - 0x7fffdf2b3ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) <926A9CE7-6F3F-3EB6-A392-81FF485F0B7A> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffdf2b4000 - 0x7fffdf2c2ff7 com.apple.CrashReporterSupport (10.12 - 827) <802A9B81-E349-348B-90AB-10E40B654250> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffdf334000 - 0x7fffdf33effb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fffdf33f000 - 0x7fffdf343ff3 com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fffdf344000 - 0x7fffdf378ff3 com.apple.datadetectors (5.0 - 348.2.1) <CFC96349-7432-3A6B-AB7D-52867DA22809> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fffdf379000 - 0x7fffdf3eeffb com.apple.datadetectorscore (7.0 - 539.1) <84F04DEF-DF0A-3F93-AEE9-B6FAC781164B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffdf42a000 - 0x7fffdf469fff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffdf46a000 - 0x7fffdf57bfff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffdf6be000 - 0x7fffdf6c9fff com.apple.DisplayServicesFW (3.1 - 380) <0BDF6C17-5E5F-33F8-8E99-C7350C6F9667> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fffdf863000 - 0x7fffdfc94ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffe0feb000 - 0x7fffe0febfff libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffe0ff8000 - 0x7fffe1003ff3 libGPUSupportMercury.dylib (14.0.16) <1216909A-E38E-335F-9F46-9362753AE0D1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fffe12bc000 - 0x7fffe12d8fff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffe12f1000 - 0x7fffe19a3fff com.apple.GeoServices (1.0 - 1228.24.9.30.34) <96BF97F6-8FF2-3FC4-A8C1-498CB7B0D9A0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fffe19e9000 - 0x7fffe1a5fff3 com.apple.Heimdal (4.0 - 2.0) <9541C717-96FF-32D3-8F0B-5048525DAA70> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffe207a000 - 0x7fffe2081ffb com.apple.IOAccelerator (311.16.2 - 311.16.2) <96FA28B6-B03D-3A5E-AF07-0AE4486D2968> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffe2083000 - 0x7fffe2097ff7 com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffe2098000 - 0x7fffe20bafff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffe2156000 - 0x7fffe2166ff3 com.apple.IntlPreferences (2.0 - 216) <15B0DF1F-24C3-3A51-9032-1DD150B7D321> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fffe21a1000 - 0x7fffe2358fff com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffe2454000 - 0x7fffe2516ff3 com.apple.MMCS (1.3 - 385.4) <D3D76CE0-DE05-373E-B757-9E4B4920565D> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fffe29c8000 - 0x7fffe29cbfff com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fffe2c79000 - 0x7fffe2cf2ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffe2e57000 - 0x7fffe2e65fff com.apple.MobileKeyBag (2.0 - 1.0) <D0983DB7-EF9D-3E19-A084-21319ECE5846> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fffe2e76000 - 0x7fffe2e9eff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) <E2FE1821-C7CC-3C35-BEB3-6DC693F5128D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffe2f50000 - 0x7fffe2f5bfff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffe33a8000 - 0x7fffe33aafff com.apple.OAuth (25 - 25) <D6E5F36D-71B8-3E12-9601-CE2A1D6ED60B> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fffe3833000 - 0x7fffe3874ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) <ED3CFDFC-878E-30C2-929B-C2CD43D702DE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffe38b7000 - 0x7fffe38beff3 com.apple.phonenumbers (1.1.1 - 105) <B8EFDDD3-BA26-39B8-9EA0-3649184BF527> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fffe3f21000 - 0x7fffe3f5bffb com.apple.ProtectedCloudStorage (1.0 - 1) <8B32A7EC-D371-38E3-A286-F1BE1307F1E1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fffe3f5c000 - 0x7fffe3f76fff com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffe3f77000 - 0x7fffe3f86ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <173EE873-1700-3FCA-9782-C060FBB5BCAD> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fffe3f8f000 - 0x7fffe3fb2ff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffe4c7c000 - 0x7fffe4c7ffff com.apple.SecCodeWrapper (4.0 - 307.50.21) <F8E957B2-D3F0-3B73-B38C-AE8868F00939> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fffe4d0e000 - 0x7fffe4d9bfff com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffe4dbc000 - 0x7fffe5022feb com.apple.SkyLight (1.600.0 - 170.3) <38AC05EF-3A9E-3E3E-9849-04E0223DF7B9> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffe5201000 - 0x7fffe520dff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffe58f9000 - 0x7fffe596dfdf com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffe5dac000 - 0x7fffe5db2ff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffe5e3e000 - 0x7fffe5f04ff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffe5f4d000 - 0x7fffe5f62ff3 com.apple.ToneKit (1.0 - 1) <B709293D-0A79-398A-8AA9-50F6340C227C> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fffe5f63000 - 0x7fffe5f71ffb com.apple.ToneLibrary (1.0 - 1) <F2ED5DFC-5F11-3012-BCD7-17753413141F> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fffe5f78000 - 0x7fffe5f79fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) <EBE65DD5-1732-3747-8C6C-7BECEBF089A4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fffe5f7a000 - 0x7fffe610aff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffe6bd9000 - 0x7fffe6c99fff com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fffe70e4000 - 0x7fffe70eafff com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fffe71bb000 - 0x7fffe71bdffb com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffe71e9000 - 0x7fffe7210ff7 com.apple.contacts.vCard (1.0 - 2250.11) <DD615DAF-AF34-3AB4-9CB4-DA0A882D59A5> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fffe7212000 - 0x7fffe722dff7 libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib
    0x7fffe722e000 - 0x7fffe7239fff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
    0x7fffe72cb000 - 0x7fffe72ccff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffe72cd000 - 0x7fffe74e0fff libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib
    0x7fffe74fc000 - 0x7fffe7503fff libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib
    0x7fffe7504000 - 0x7fffe7504fff libOpenScriptingUtil.dylib (172.1) <0F1BA407-97D1-36F6-882D-A355EAAD5E00> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffe7505000 - 0x7fffe7509ffb libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib
    0x7fffe750a000 - 0x7fffe750bffb libSystem.B.dylib (1238.60.2) <03D8D904-05E2-3A15-B14E-3472703550DC> /usr/lib/libSystem.B.dylib
    0x7fffe7577000 - 0x7fffe75a2ff3 libarchive.2.dylib (41.70.2) <907D1FB1-9A65-33F5-AFC8-0B6E5AE9D83A> /usr/lib/libarchive.2.dylib
    0x7fffe75a3000 - 0x7fffe761ffc7 libate.dylib (1.12.13) <D0767875-D02E-3377-84D8-5F174C27BEA9> /usr/lib/libate.dylib
    0x7fffe7623000 - 0x7fffe7623ff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
    0x7fffe7624000 - 0x7fffe7634ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffe7635000 - 0x7fffe7643ff7 libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib
    0x7fffe7644000 - 0x7fffe769aff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
    0x7fffe769b000 - 0x7fffe76c4ff7 libc++abi.dylib (307.4) <BC271AD3-831B-362A-9DA7-E8C51F285FE4> /usr/lib/libc++abi.dylib
    0x7fffe76c5000 - 0x7fffe76d5ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffe76d6000 - 0x7fffe76ecfcf libcompression.dylib (39) <F2726F95-F54E-3B21-BCB5-F7151DEFDC2F> /usr/lib/libcompression.dylib
    0x7fffe76ed000 - 0x7fffe76edff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
    0x7fffe76ee000 - 0x7fffe76efff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffe77a9000 - 0x7fffe788dff7 libcrypto.0.9.8.dylib (64.50.7) <B34BC0FA-18ED-37C5-9D46-393803CADEBB> /usr/lib/libcrypto.0.9.8.dylib
    0x7fffe7a2b000 - 0x7fffe7a7eff7 libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
    0x7fffe7ad2000 - 0x7fffe7ad9ff3 libdscsym.dylib (148.3) <2A78774F-6679-3B72-9903-B295B9825872> /usr/lib/libdscsym.dylib
    0x7fffe7afb000 - 0x7fffe7afbfff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fffe7b0b000 - 0x7fffe7b10ff7 libheimdal-asn1.dylib (498.50.9) <92C953A2-5E1D-39E9-875E-92F29A12D6FB> /usr/lib/libheimdal-asn1.dylib
    0x7fffe7b11000 - 0x7fffe7c03ff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffe7c04000 - 0x7fffe7e29ffb libicucore.A.dylib (57167.0.1) <E720801C-2D92-3108-B853-469551EDF21F> /usr/lib/libicucore.A.dylib
    0x7fffe7e2f000 - 0x7fffe7e30fff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
    0x7fffe7e31000 - 0x7fffe7e4affb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffe7e4b000 - 0x7fffe7e61ff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
    0x7fffe7e62000 - 0x7fffe810aff7 libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib
    0x7fffe813d000 - 0x7fffe81b7ff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
    0x7fffe81b8000 - 0x7fffe858a047 libobjc.A.dylib (709.1) <70614861-0340-32E2-85ED-FE65759CDFFA> /usr/lib/libobjc.A.dylib
    0x7fffe858d000 - 0x7fffe8591fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
    0x7fffe8592000 - 0x7fffe85c3fff libpcap.A.dylib (67.60.2) <B2D36AD8-D5C8-3875-AC81-4787A15E44C2> /usr/lib/libpcap.A.dylib
    0x7fffe85e0000 - 0x7fffe85fcffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fffe85fd000 - 0x7fffe8636fff libsandbox.1.dylib (592.70.2) <1A879867-1FB4-382F-8139-CCF034D835E9> /usr/lib/libsandbox.1.dylib
    0x7fffe8637000 - 0x7fffe8649ffb libsasl2.2.dylib (209) <32107C59-22C6-3049-B86E-9C2F85FF549B> /usr/lib/libsasl2.2.dylib
    0x7fffe864a000 - 0x7fffe864bff3 libspindump.dylib (231.3) <9E50A114-FC58-3E22-9027-5002B60005BE> /usr/lib/libspindump.dylib
    0x7fffe864c000 - 0x7fffe879aff7 libsqlite3.dylib (254.8) <1ECF7DF7-7A07-3B4B-A63B-F4EFF6BC7ACF> /usr/lib/libsqlite3.dylib
    0x7fffe87f6000 - 0x7fffe8846fff libstdc++.6.dylib (104.1) <A980E08C-A511-3D19-9881-1D79B7CFF2BA> /usr/lib/libstdc++.6.dylib
    0x7fffe888f000 - 0x7fffe889cfff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
    0x7fffe889d000 - 0x7fffe898cff3 libxml2.2.dylib (30.18) <75135C3D-47B1-3217-AC2B-B566E2E1A4A3> /usr/lib/libxml2.2.dylib
    0x7fffe898d000 - 0x7fffe89b6fff libxslt.1.dylib (15.9.1) <A1EFC225-2115-3710-A2FD-B11FDE15B01F> /usr/lib/libxslt.1.dylib
    0x7fffe89b7000 - 0x7fffe89c8ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffe89d7000 - 0x7fffe89dbff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
    0x7fffe89dc000 - 0x7fffe89e6fff libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
    0x7fffe89e7000 - 0x7fffe89eefff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
    0x7fffe89ef000 - 0x7fffe89f7fff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
    0x7fffe89f8000 - 0x7fffe8a7bfdf libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
    0x7fffe8a7c000 - 0x7fffe8aadfff libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
    0x7fffe8aae000 - 0x7fffe8ab3ffb libdyld.dylib (433.5) <990CF9D7-4AD1-310D-A4B4-010F6D84FFD8> /usr/lib/system/libdyld.dylib
    0x7fffe8ab4000 - 0x7fffe8ab4ffb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
    0x7fffe8ab5000 - 0x7fffe8ac1fff libkxld.dylib (3789.72.11) <FB155780-34ED-3EC4-A478-764061D1EC32> /usr/lib/system/libkxld.dylib
    0x7fffe8ac2000 - 0x7fffe8ac2fff liblaunch.dylib (972.70.1) <B856ABD2-896E-3DE0-B2C8-146A6AF8E2A7> /usr/lib/system/liblaunch.dylib
    0x7fffe8ac3000 - 0x7fffe8ac8ff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
    0x7fffe8ac9000 - 0x7fffe8acbff3 libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
    0x7fffe8acc000 - 0x7fffe8acdffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
    0x7fffe8ace000 - 0x7fffe8ae6ff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
    0x7fffe8ae7000 - 0x7fffe8ae7ff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
    0x7fffe8ae8000 - 0x7fffe8b75fef libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib
    0x7fffe8b76000 - 0x7fffe8b79ffb libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib
    0x7fffe8b7a000 - 0x7fffe8b7dfff libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffe8b7e000 - 0x7fffe8b96fff libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib
    0x7fffe8b97000 - 0x7fffe8b9dfff libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fffe8b9e000 - 0x7fffe8bc7ff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
    0x7fffe8bc8000 - 0x7fffe8beaff7 libsystem_kernel.dylib (3789.72.11) <EADB8F12-726C-3E26-855B-062924729F42> /usr/lib/system/libsystem_kernel.dylib
    0x7fffe8beb000 - 0x7fffe8c32fe7 libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
    0x7fffe8c33000 - 0x7fffe8c51ff7 libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib
    0x7fffe8c52000 - 0x7fffe8cabffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
    0x7fffe8cac000 - 0x7fffe8cb5ff3 libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib
    0x7fffe8cb6000 - 0x7fffe8cbfff3 libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib
    0x7fffe8cc0000 - 0x7fffe8cc8fe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
    0x7fffe8cc9000 - 0x7fffe8cd3ff7 libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
    0x7fffe8cd4000 - 0x7fffe8cd7ff7 libsystem_sandbox.dylib (592.70.2) <19320A42-2E3B-361B-BBDA-2F5F2E87B100> /usr/lib/system/libsystem_sandbox.dylib
    0x7fffe8cd8000 - 0x7fffe8cd9ff3 libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib
    0x7fffe8cda000 - 0x7fffe8ce1ffb libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffe8ce2000 - 0x7fffe8cf5ff7 libsystem_trace.dylib (518.70.1) <AC63A7FE-50D9-3A30-96E6-F6B7FF16E465> /usr/lib/system/libsystem_trace.dylib
    0x7fffe8cf6000 - 0x7fffe8cfbffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
    0x7fffe8cfc000 - 0x7fffe8d25ff7 libxpc.dylib (972.70.1) <BF896DF0-D8E9-31A8-A4B3-01120BFEEE52> /usr/lib/system/libxpc.dylib

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 5805
    thread_create: 0
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=391.8M resident=0K(0%) swapped_out_or_unallocated=391.8M(100%)
    Writable regions: Total=863.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=863.4M(100%)

    VIRTUAL REGION
    REGION TYPE SIZE COUNT (non-coalesced)
    =========== ======= =======
    Accelerate framework 128K 2
    Activity Tracing 256K 2
    CG backing stores 992K 3
    CG image 128K 12
    CoreAnimation 56K 7
    CoreUI image data 2572K 16
    CoreUI image file 184K 5
    Foundation 24K 3
    Image IO 76K 5
    Kernel Alloc Once 8K 2
    MALLOC 824.3M 60
    MALLOC guard page 48K 11
    Memory Tag 242 12K 2
    OpenGL GLSL 256K 4
    STACK GUARD 56.1M 23
    Stack 18.7M 24
    VM_ALLOCATE 88K 15
    __DATA 46.4M 296
    __GLSLBUILTINS 2588K 2
    __IMAGE 528K 2
    __LINKEDIT 129.9M 17
    __TEXT 262.0M 294
    __UNICODE 556K 2
    mapped file 91.2M 22
    shared memory 16.4M 15
    =========== ======= =======
    TOTAL 1.4G 821

    Model: MacBookPro11,3, BootROM MBP112.0142.B00, 4 processors, Intel Core i7, 2.5 GHz, 16 GB, SMC 2.19f12
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
    Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
    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, 0x134), Broadcom BCM43xx 1.0 (7.21.171.133.1a2)
    Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
    Network Service: USB 10/100/1000 LAN, Ethernet, en5
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
    USB Device: USB 3.0 Bus
    USB Device: USB3.0 Hub
    USB Device: USB 10/100/1000 LAN
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: 2.4G Wireless Mouse
    USB Device: USB3.0 Hub
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1


    You are not authorized to post a reply.