Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Crash in client visualization process on sf.explore() #136

Closed
radikal9 opened this issue Dec 24, 2017 · 14 comments
Closed

Crash in client visualization process on sf.explore() #136

radikal9 opened this issue Dec 24, 2017 · 14 comments

Comments

@radikal9
Copy link

In GraphLab when you use the sf.show() it gives you a localhost URL that allows you to drill down and see additional information. When I use it in turicreate, it opens up Turi Create Visualize but I can't drill down to see the summary, table and plots were I can set the x and y axis etc to get custom plots. Is there a way to get the same functionality in turicreate?

@igiloh igiloh assigned igiloh and znation and unassigned igiloh Dec 24, 2017
@igiloh
Copy link
Collaborator

igiloh commented Dec 24, 2017

Hi @radikal9,

To see a summary of the entire SFrame (aggregated view for each one of the SFrame's columns) - please use the sf.show() method. Note that only the 50 first columns are presented.
To drill down to a larger view of a specific column, please use sa.show() - for example by calling sf['my_column'].show().
If you're interested in browsing the table itself, use the sf.explore() method - which opens an interactive view of the entire data.
Finally, to see 2D plots (x, y) such as scatter, heatmaps etc - please use tc.show(x ,y).
You can see more examples and instructions in the visualization section of the user guide.

Feel free to suggest further visualization features.

@radikal9
Copy link
Author

On a Sunday. And Christmas Eve! Thanks for the quick response. This is exactly what I needed. I am running into an issue with sf.explore() though which is crashing Turi Create Visualize (using a CSV file with about 20 columns and 150 rows). I can post a copy of the crash report if that would be helpful.

@radikal9
Copy link
Author

radikal9 commented Dec 24, 2017

The link 'See turicreate.show' in this paragraph:
"turicreate.show(x=, y=) produces a two-dimensional plot of an SArray on the X axis, and an SArray on the Y axis. The specific plot rendered is determined automatically by the underlying dtype of both x and y. See turicreate.show."
at the URL https://apple.github.io/turicreate/docs/userguide/vis/introduction.html leads to https://apple.github.io/turicreate/docs/generated/turicreate.show.html and a 404 error.

@igiloh
Copy link
Collaborator

igiloh commented Dec 24, 2017

Sure, that will be very helpful.
If there's a minimal set of your data which you are able to disclose, and that reproduces the problem - that might be very helpful as well.
Lastly, if you could also provide some details about your machine spec and OS version - that would be great. There seem to be some issue with the visualization system which is HW dependent, as you can see in #88.
Happy holidays!

@igiloh
Copy link
Collaborator

igiloh commented Dec 24, 2017

Thanks for noticing the broken link! This was already fixed in #45, and seem to be correct user guide's source file. It will probably get published to github.io in the next release drop.

@radikal9
Copy link
Author

radikal9 commented Dec 24, 2017

screen shot 2017-12-24 at 8 10 10 am

If you don't need (or want) the full report feel free to delete:

Process:               Turi Create Visualization [2063]
Path:                  /Users/USER/*/Turi Create Visualization.app/Contents/MacOS/Turi Create Visualization
Identifier:            com.apple.turi.visualization-client
Version:               1.0 (1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Turi Create Visualization [2063]
User ID:               501

Date/Time:             2017-12-24 08:12:15.539 -0500
OS Version:            Mac OS X 10.13.2 (17C88)
Report Version:        12
Bridge OS Version:     3.0 (14Y661)
Anonymous UUID:        494C616F-32AD-77E1-0CE0-679F52454D57


Time Awake Since Boot: 1200 seconds

System Integrity Protection: enabled

Crashed Thread:        2  Dispatch queue: com.apple.root.user-initiated-qos

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSFileHandleOperationException', reason: '*** -[_NSStdIOFileHandle writeData:]: Broken pipe'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff4053b00b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fff67115c76 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff405ccc9d +[NSException raise:format:] + 205
3   Foundation                          0x00007fff426200ae -[NSConcreteFileHandle writeData:] + 202
4   Turi Create Visualization           0x00000001006e5241 _T025Turi_Create_Visualization3logySSFTf4gX_n + 369
5   Turi Create Visualization           0x00000001006df299 _T025Turi_Create_Visualization4PipeC12process_data33_16055CE97E95E8636CD73DE870FE94C8LLySS0F0_tFTf4gXn_n + 697
6   Turi Create Visualization           0x00000001006ded9d _T025Turi_Create_Visualization4PipeC04readD0yyF + 205
7   Turi Create Visualization           0x00000001006decc2 _T025Turi_Create_Visualization4PipeCAcA13VegaContainerC10graph_data_tcfcyycfU_ + 18
8   Turi Create Visualization           0x00000001006ea19c _T025Turi_Create_Visualization4PipeCAcA13VegaContainerC10graph_data_tcfcyycfU_TA + 12
9   Turi Create Visualization           0x00000001006e0320 _T0Ix_IyB_TR + 32
10  libdispatch.dylib                   0x00007fff67cd3591 _dispatch_call_block_and_release + 12
11  libdispatch.dylib                   0x00007fff67ccbd50 _dispatch_client_callout + 8
12  libdispatch.dylib                   0x00007fff67ccdac4 _dispatch_root_queue_drain + 902
13  libdispatch.dylib                   0x00007fff67ccd6ed _dispatch_worker_thread3 + 101
14  libsystem_pthread.dylib             0x00007fff67f901ca _pthread_wqthread + 1387
15  libsystem_pthread.dylib             0x00007fff67f8fc4d start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   libdispatch.dylib             	0x00007fff67cd0312 _dispatch_mach_msg_send + 799
3   libdispatch.dylib             	0x00007fff67cd1237 _dispatch_mach_send_drain + 325
4   libdispatch.dylib             	0x00007fff67ce665e _dispatch_mach_send_msg + 394
5   libdispatch.dylib             	0x00007fff67ce6909 _dispatch_mach_send_and_wait_for_reply + 327
6   libdispatch.dylib             	0x00007fff67ce6fa1 dispatch_mach_send_with_result_and_wait_for_reply + 53
7   libxpc.dylib                  	0x00007fff67fcc433 xpc_connection_send_message_with_reply_sync + 164
8   com.apple.Foundation          	0x00007fff4285d3c9 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 9
9   com.apple.Foundation          	0x00007fff4285cb37 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 4444
10  com.apple.Foundation          	0x00007fff4285b9cc -[NSXPCConnection _sendInvocation:withProxy:] + 89
11  com.apple.CoreFoundation      	0x00007fff404b10db ___forwarding___ + 667
12  com.apple.CoreFoundation      	0x00007fff404b0db8 _CF_forwarding_prep_0 + 120
13  libFontRegistry.dylib         	0x00007fff3eb510aa __61-[XTypeXPCClient XTCopyPropertiesForFont:keys:scope:options:]_block_invoke + 108
14  libFontRegistry.dylib         	0x00007fff3eb4eb45 -[XTypeXPCClient run:errorHandler:] + 99
15  libFontRegistry.dylib         	0x00007fff3eb51000 -[XTypeXPCClient XTCopyPropertiesForFont:keys:scope:options:] + 213
16  libFontRegistry.dylib         	0x00007fff3eb292c1 XTCopyPropertiesForFont + 138
17  com.apple.CoreText            	0x00007fff41ff31c7 TBaseFont::CopyXTProperties(__CFSet const*, bool) const + 71
18  com.apple.CoreText            	0x00007fff41ff30fe TBaseFont::CopyXTPropertyValue(__CFString const*) const + 80
19  com.apple.CoreText            	0x00007fff41f32d6c TBaseFont::GetScriptAnalysisValue() const + 184
20  com.apple.CoreText            	0x00007fff41f28569 TBaseFont::DetermineFontFlags(unsigned int) const + 511
21  com.apple.CoreText            	0x00007fff41fa26e9 TFont::IgnoreScriptAnalysis() const + 37
22  com.apple.CoreText            	0x00007fff41fdc1b6 TOpenTypeMorph::TOpenTypeMorph(TRunGlue&, TCharStream const*, __CFString const*) + 274
23  com.apple.CoreText            	0x00007fff41f7f428 TShapingEngine::ShapeGlyphs(TLine&, TCharStream const&) + 238
24  com.apple.CoreText            	0x00007fff41f84841 TTypesetter::FinishEncoding(std::__1::tuple<TLine const*, TCharStream const*, void const* (*)(__CTRun const*, __CFString const*, void*), void*, std::__1::shared_ptr<TBidiLevelsProvider>*, unsigned int, unsigned char> const&, TLine&, signed char) + 257
25  com.apple.CoreText            	0x00007fff41f26ac5 TTypesetterAttrString::Initialize(__CFAttributedString const*) + 761
26  com.apple.CoreText            	0x00007fff41f266df TTypesetterAttrString::TTypesetterAttrString(__CFAttributedString const*) + 123
27  com.apple.CoreText            	0x00007fff41f26595 CTLineCreateWithAttributedString + 55
28  com.apple.HIToolbox           	0x00007fff3f7c4945 TCoreTextEngine::LayoutSingleLine(THIThemeTextInfo*, float) + 37
29  com.apple.HIToolbox           	0x00007fff3f7c48c9 TCoreTextEngine::Layout(THIThemeTextInfo*, float, float, TextLayoutType) + 59
30  com.apple.HIToolbox           	0x00007fff3f7c4635 TCoreTextEngine::GetThemeTextDimensions(double, THIThemeTextInfo*, double*, double*, double*) + 43
31  com.apple.HIToolbox           	0x00007fff3f7c323e DataEngine::GetTextDimensions(void const*, double, HIThemeTextInfo*, double*, double*, double*) + 276
32  com.apple.HIToolbox           	0x00007fff3f7c30f9 HIThemeGetTextDimensions + 191
33  com.apple.HIToolbox           	0x00007fff3f7c2bbb HIMenuBarView::MeasureMenuTitle(MenuData*, unsigned char, float*, int) + 393
34  com.apple.HIToolbox           	0x00007fff3f7c297a HIMenuBarView::MeasureAppMenus() + 226
35  com.apple.HIToolbox           	0x00007fff3f7c2526 HIMenuBarView::EnsureBarLayout() + 404
36  com.apple.HIToolbox           	0x00007fff3f7c1cc3 HIMenuBarView::DrawOnce(CGRect, CGRect, bool, bool, CGContext*) + 563
37  com.apple.HIToolbox           	0x00007fff3f7c1996 HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 582
38  com.apple.HIToolbox           	0x00007fff3f7c13c2 HIMenuBarView::DrawWithoutCustomization(short, __HIShape const*, CGContext*) + 82
39  com.apple.HIToolbox           	0x00007fff3f7c135a HIMenuBarView::DrawingDelegateHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 236
40  com.apple.HIToolbox           	0x00007fff3f7a5814 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1541
41  com.apple.HIToolbox           	0x00007fff3f7a4b5d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 374
42  com.apple.HIToolbox           	0x00007fff3f7a49d3 SendEventToEventTargetWithOptions + 45
43  com.apple.HIToolbox           	0x00007fff3f7c0efb HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 337
44  com.apple.HIToolbox           	0x00007fff3f7c0917 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 571
45  com.apple.HIToolbox           	0x00007fff3f7c0b97 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 1211
46  com.apple.HIToolbox           	0x00007fff3f7c036c HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned int, HIView*, CGContext*) + 874
47  com.apple.HIToolbox           	0x00007fff3f7bfff0 HIView::Render(unsigned int, CGContext*) + 54
48  com.apple.HIToolbox           	0x00007fff3f7bf6ab WindowData::PrepareForVisibility() + 153
49  com.apple.HIToolbox           	0x00007fff3f7bedfb _ShowHideWindows + 275
50  com.apple.HIToolbox           	0x00007fff3f7bece2 ShowHide + 35
51  com.apple.HIToolbox           	0x00007fff3f7aea37 MBWindows::GetWindowOnDisplay(unsigned int, unsigned char) + 299
52  com.apple.HIToolbox           	0x00007fff3f7ae7cf MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) + 167
53  com.apple.HIToolbox           	0x00007fff3f7ae4e1 MenuBarInstance::UpdateWindowBoundsAndResolution() + 163
54  com.apple.HIToolbox           	0x00007fff3f93f6c6 MenuBarInstance::Show(MenuBarAnimationStyle, unsigned char, unsigned char, unsigned char, unsigned char) + 282
55  com.apple.HIToolbox           	0x00007fff3f7dffbb SetMenuBarObscured + 254
56  com.apple.HIToolbox           	0x00007fff3f85ce42 HIApplication::HandleActivated(OpaqueEventRef*, unsigned char, OpaqueWindowPtr*, unsigned char) + 168
57  com.apple.HIToolbox           	0x00007fff3f7dc0e6 HIApplication::EventObserver(unsigned int, OpaqueEventRef*, void*) + 252
58  com.apple.HIToolbox           	0x00007fff3f7a4eb0 _NotifyEventLoopObservers + 154
59  com.apple.HIToolbox           	0x00007fff3f7dbb4d AcquireEventFromQueue + 746
60  com.apple.HIToolbox           	0x00007fff3f7ccbb5 ReceiveNextEventCommon + 644
61  com.apple.HIToolbox           	0x00007fff3f7cc914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
62  com.apple.AppKit              	0x00007fff3da97f5f _DPSNextEvent + 2085
63  com.apple.AppKit              	0x00007fff3e22db4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
64  com.apple.AppKit              	0x00007fff3da8cd6d -[NSApplication run] + 764
65  com.apple.AppKit              	0x00007fff3da5bf1a NSApplicationMain + 804
66  com.apple.turi.visualization-client	0x00000001006dcaf9 main + 9
67  libdyld.dylib                 	0x00007fff67d05115 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 2 Crashed:: Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	0x00007fff67e54e3e __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff67f93150 pthread_kill + 333
2   libsystem_c.dylib             	0x00007fff67db1312 abort + 127
3   libc++abi.dylib               	0x00007fff65d8cf8f abort_message + 245
4   libc++abi.dylib               	0x00007fff65d8d12b default_terminate_handler() + 265
5   libobjc.A.dylib               	0x00007fff67117ea3 _objc_terminate() + 97
6   libc++abi.dylib               	0x00007fff65da87c9 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff65da8843 std::terminate() + 51
8   libdispatch.dylib             	0x00007fff67ccbd64 _dispatch_client_callout + 28
9   libdispatch.dylib             	0x00007fff67ccdac4 _dispatch_root_queue_drain + 902
10  libdispatch.dylib             	0x00007fff67ccd6ed _dispatch_worker_thread3 + 101
11  libsystem_pthread.dylib       	0x00007fff67f901ca _pthread_wqthread + 1387
12  libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff67e54cee __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff67f91662 _pthread_cond_wait + 732
2   libc++.1.dylib                	0x00007fff65d3ad43 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3   com.apple.JavaScriptCore      	0x00007fff43faccf5 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117
4   com.apple.JavaScriptCore      	0x00007fff43facbe0 std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 96
5   com.apple.JavaScriptCore      	0x00007fff43faca79 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 233
6   com.apple.JavaScriptCore      	0x00007fff43facd48 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 40
7   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
8   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
9   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 6:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   com.apple.QuartzCore          	0x00007fff4b58ae4d CA::Render::Server::server_thread(void*) + 481
3   com.apple.QuartzCore          	0x00007fff4b58ac5e thread_fun + 25
4   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
5   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
6   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 8:: Dispatch queue: CI::RenderCompletionQueue
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   com.apple.framework.IOKit     	0x00007fff42c52197 io_connect_method + 369
3   com.apple.framework.IOKit     	0x00007fff42c556c1 IOConnectCallScalarMethod + 76
4   com.apple.IOAccelerator       	0x00007fff5a3e37c2 IOAccelContextFinishFenceEvent + 41
5   libGPUSupportMercury.dylib    	0x00007fff58cec210 gpuiFinishFence + 118
6   libGPUSupportMercury.dylib    	0x00007fff58cefab7 gldFinishObject + 43
7   GLEngine                      	0x00007fff4a84b757 gleFinishSync + 69
8   GLEngine                      	0x00007fff4a7932e0 glClientWaitSync_Exec + 589
9   com.apple.CoreImage           	0x00007fff410dca74 invocation function for block in CI::GLContext::render_intermediate_node(CI::TileTask*, CI::ProgramNode*, CGRect const&, CI::intermediate_t*, void () block_pointer) + 44
10  libdispatch.dylib             	0x00007fff67cd3591 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff67ccbd50 _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff67ce020c _dispatch_queue_serial_drain + 635
13  libdispatch.dylib             	0x00007fff67cd30fd _dispatch_queue_invoke + 373
14  libdispatch.dylib             	0x00007fff67ce0f02 _dispatch_root_queue_drain_deferred_wlh + 332
15  libdispatch.dylib             	0x00007fff67ce4d16 _dispatch_workloop_worker_thread + 880
16  libsystem_pthread.dylib       	0x00007fff67f90033 _pthread_wqthread + 980
17  libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 10:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff67e54cee __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff67f9169b _pthread_cond_wait + 789
2   com.apple.CoreVideo           	0x00007fff42071367 CVDisplayLink::waitUntil(unsigned long long) + 237
3   com.apple.CoreVideo           	0x00007fff42070918 CVDisplayLink::runIOThread() + 500
4   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
5   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
6   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 11:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff404b6355 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation      	0x00007fff404b56a7 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation      	0x00007fff404b4d23 CFRunLoopRunSpecific + 483
5   com.apple.AppKit              	0x00007fff3dbd53c8 _NSEventThread + 184
6   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
7   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
8   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000700005c97000  rcx: 0x0000700005c967f8  rdx: 0x0000000000000000
  rdi: 0x0000000000001403  rsi: 0x0000000000000006  rbp: 0x0000700005c96830  rsp: 0x0000700005c967f8
   r8: 0x0000700005c966c0   r9: 0x0000700005c96890  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000001403  r13: 0x0000000000000030  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff67e54e3e  rfl: 0x0000000000000206  cr2: 0x00000000027ba000
  
Logical CPU:     0
Error Code:      0x0100001f
Trap Number:     133


Binary Images:
       0x1006db000 -        0x1006edff7  com.apple.turi.visualization-client (1.0 - 1) <B7CE9F22-AF43-3BEC-875F-80FF03375628> /Users/USER/*/Turi Create Visualization.app/Contents/MacOS/Turi Create Visualization
       0x100715000 -        0x100725ff7 +libswiftAppKit.dylib (4.0.2 - 900.0.69.2) <6D4826F0-5F22-3BBC-9213-8C3FBEA0C444> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftAppKit.dylib
       0x100738000 -        0x100afbff7 +libswiftCore.dylib (4.0.2 - 900.0.69.2) <A535E275-9C5F-343A-957E-B80E77B7D7F4> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCore.dylib
       0x100e31000 -        0x100e3bff7 +libswiftCoreData.dylib (4.0.2 - 900.0.69.2) <16C19CF4-0C73-3148-9D9D-F77DD654F57D> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreData.dylib
       0x100e4b000 -        0x100e4eff7 +libswiftCoreFoundation.dylib (4.0.2 - 900.0.69.2) <80230230-574D-3335-A18C-452936C04E84> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x100e57000 -        0x100e67ff7 +libswiftCoreGraphics.dylib (4.0.2 - 900.0.69.2) <D5CAC0B7-6C6B-38B6-9341-6F4A07275C30> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x100e86000 -        0x100e8bffe +libswiftCoreImage.dylib (4.0.2 - 900.0.69.2) <88440F74-AA9D-3DF0-BEE8-5152BFBD5A68> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x100e96000 -        0x100e9cfff +libswiftDarwin.dylib (4.0.2 - 900.0.69.2) <FCD7A191-5261-33E0-965B-483BE1AF8BCA> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftDarwin.dylib
       0x100eab000 -        0x100ec6ff7 +libswiftDispatch.dylib (4.0.2 - 900.0.69.2) <6E15CB01-1909-38CA-97D9-74266EDEEF37> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftDispatch.dylib
       0x100ef9000 -        0x10106bfff +libswiftFoundation.dylib (4.0.2 - 900.0.69.2) <DD04B0E6-102F-31E8-B5F7-60EB4419B2B5> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftFoundation.dylib
       0x1011af000 -        0x1011b2ff7 +libswiftIOKit.dylib (4.0.2 - 900.0.69.2) <C3439007-D625-312C-8788-1E5558A76BA5> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftIOKit.dylib
       0x1011ba000 -        0x1011c2fff +libswiftMetal.dylib (4.0.2 - 900.0.69.2) <6CCDA179-A421-3F0F-8693-93CDD040960C> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftMetal.dylib
       0x1011cb000 -        0x1011d1fff +libswiftObjectiveC.dylib (4.0.2 - 900.0.69.2) <3198AD0F-BD5A-3056-BD6E-6C5AB8FF1BC6> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x1011dc000 -        0x1011e3fff +libswiftQuartzCore.dylib (4.0.2 - 900.0.69.2) <B2D2404C-90EE-3896-BC81-944115AC6D41> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x1011f0000 -        0x1011f3ff3 +libswiftXPC.dylib (4.0.2 - 900.0.69.2) <DD50147C-A875-37F3-A7BE-DD989CBB47A2> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftXPC.dylib
       0x1011fc000 -        0x101201fff +libswiftos.dylib (4.0.2 - 900.0.69.2) <36A45BA0-0807-3D5A-90E4-35DB17D25766> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftos.dylib
       0x1068ae000 -        0x107547fff  com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.30.12 - 10.3.0) <D8A7254E-169F-38BF-9224-E9897CDA1D93> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
       0x1078d9000 -        0x10799cffb  com.apple.AMDRadeonX4000GLDriver (1.60.24 - 1.6.0) <5DBE8164-D0C6-3E6D-B723-9EFF799540C6> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
       0x1104e4000 -        0x11052e98f  dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
    0x7fff38b58000 -     0x7fff38ea6ff7  com.apple.RawCamera.bundle (8.02.0 - 1017.2.2) <C799730B-C745-3775-BCE7-C67B8BD97FDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff390ee000 -     0x7fff39918ff7  ATIRadeonX4000SCLib.dylib (1.60.24) <4BC835B1-A3BF-34BD-9D73-0537AC70CAF4> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
    0x7fff3c67b000 -     0x7fff3c856ff7  com.apple.avfoundation (2.0 - 1528.24) <E4CE97EA-94C7-3CC4-B768-15AA25E76A83> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3c857000 -     0x7fff3c911ff7  com.apple.audio.AVFAudio (1.0 - ???) <E7DFCDAF-97A8-314F-BBED-76B9C5041E38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3ca17000 -     0x7fff3ca17fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3ca18000 -     0x7fff3ca2efe3  libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3ca2f000 -     0x7fff3cf2dfc3  com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3cf2e000 -     0x7fff3d088fcb  libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3d089000 -     0x7fff3d0b7fef  libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3d0b8000 -     0x7fff3d478ff7  libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3d479000 -     0x7fff3d48eff7  libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3d48f000 -     0x7fff3d494ff3  libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3d495000 -     0x7fff3d4f3fff  libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3d4f4000 -     0x7fff3d507fff  libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3d508000 -     0x7fff3d6b4fc3  libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3d6b5000 -     0x7fff3d765fef  libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3d766000 -     0x7fff3d766fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3d767000 -     0x7fff3d7beff7  com.apple.Accounts (113 - 113) <02AC0AF3-D620-340E-BE52-CD31119F9CD8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff3d7bf000 -     0x7fff3da55fff  com.apple.AddressBook.framework (11.0 - 1808.6) <F6D3B5FE-46C5-31E6-8D30-2DE805D883AA> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff3da56000 -     0x7fff3e8b3fff  com.apple.AppKit (6.9 - 1561.20.106) <7A71ACCF-2DF5-3557-BB22-3A9FC9F71CCF> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff3e905000 -     0x7fff3e905fff  com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3e906000 -     0x7fff3e96cfff  com.apple.ApplicationServices.ATS (377 - 445) <CDF5F6D7-4E7D-3D28-9FBA-1B53AD9FA8F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3ea05000 -     0x7fff3eb27fff  libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff3eb28000 -     0x7fff3eb72ff7  libFontRegistry.dylib (221) <A22F82C0-B4FE-3DB5-B968-79B28257DF2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3ec17000 -     0x7fff3ec4aff7  libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff3ecb4000 -     0x7fff3ecb8ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff3ed58000 -     0x7fff3edaaff7  com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3edab000 -     0x7fff3edb9fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3edba000 -     0x7fff3ee06fff  com.apple.print.framework.PrintCore (13 - 503) <A69E2BAD-2B66-38CC-9D3A-0A0EBC41341D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff3ee07000 -     0x7fff3ee41fff  com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3ee42000 -     0x7fff3ee4efff  com.apple.speech.synthesis.framework (7.2.1 - 7.2.1) <BA7EDC49-E216-3D96-A7B7-8C76B862D484> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3ee4f000 -     0x7fff3f0daff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <71699B6E-8B94-39E2-801F-8467C2B5B621> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3f0dc000 -     0x7fff3f0dcfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <28C7FC0C-D2E5-3703-916F-866A0F823229> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3f3f1000 -     0x7fff3f783fff  com.apple.CFNetwork (893.13.1 - 893.13.1) <567231F4-4080-3B2D-8349-9177BD358804> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3f798000 -     0x7fff3f798fff  com.apple.Carbon (158 - 158) <FCD7A9FF-5E53-3B0C-8A52-691C11B2A0C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3f799000 -     0x7fff3f79cffb  com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3f79d000 -     0x7fff3faa2ff7  com.apple.HIToolbox (2.1.1 - 910.4) <ADBE7A1B-0402-369C-A6F3-494E8CACD619> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3faa3000 -     0x7fff3faa6ffb  com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3faa7000 -     0x7fff3faacfff  com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3faad000 -     0x7fff3fb42ffb  com.apple.ink.framework (10.9 - 220) <D8AECAE3-9FD2-32E3-B659-026F33650BB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3fb43000 -     0x7fff3fb5dff7  com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3fb7e000 -     0x7fff3fb7ffff  com.apple.print.framework.Print (12 - 267) <E4CBAAFC-9045-38AC-9F93-8C931DDED9D8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3fb80000 -     0x7fff3fb82ff7  com.apple.securityhi (9.0 - 55006) <E7668200-B4CB-3612-96B8-D57E94077787> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3fb83000 -     0x7fff3fb89fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3fc96000 -     0x7fff3fc96fff  com.apple.Cocoa (6.11 - 22) <F1AED1E8-ACC2-31F0-B85E-17E41167FC88> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3fca4000 -     0x7fff3fd5dff7  com.apple.ColorSync (4.13.0 - 546) <A5E013D9-7305-3026-879E-4D1F038A430D> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3feea000 -     0x7fff3ff7dff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <4DE794D4-F018-31E8-B3CE-CF8DBE68D14E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3ffe4000 -     0x7fff4000dffb  com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff4000e000 -     0x7fff40362fe7  com.apple.CoreData (120 - 849.2) <4407C44B-34CC-3D23-AEDF-AD866D414EBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff40363000 -     0x7fff4042ffff  com.apple.CoreDisplay (1.0 - 81.7) <CE6B9237-B33D-3D8F-8C1C-4F57BD810D24> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff40430000 -     0x7fff408d0fff  com.apple.CoreFoundation (6.9 - 1450.16) <23F8373A-FA3F-37A2-BA5B-70061BFCCD21> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff408d2000 -     0x7fff40edffef  com.apple.CoreGraphics (2.0 - 1129.5) <F37BFBD2-CC21-3521-B034-9D4D36197487> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff40ee1000 -     0x7fff411d0fff  com.apple.CoreImage (13.0.0 - 579.2.9) <B5661FF7-7558-308E-A3B7-C280F7A1DA78> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff411d1000 -     0x7fff4123cff7  com.apple.corelocation (2237.0.22) <0E78BBE7-9016-3A12-88EB-425EFE69E643> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff4145f000 -     0x7fff4153fff7  com.apple.CoreMedia (1.0 - 2267.40.5) <AE634D2B-FEB5-3669-80CC-F1C238698D44> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff41540000 -     0x7fff4158efff  com.apple.CoreMediaIO (812.0 - 4993) <1D78D2AE-626B-3D0C-83EA-EA385682F3F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff4158f000 -     0x7fff4158ffff  com.apple.CoreServices (822.19 - 822.19) <0C60B639-4CC4-3F57-BC5E-DB71EB75F7F4> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff41590000 -     0x7fff41604ffb  com.apple.AE (735.1 - 735.1) <D0C73200-90A7-3FD1-A6EC-97055AA367E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff41605000 -     0x7fff418dcff7  com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) <A1FE74F8-953B-371E-A8AC-E87B30FB79C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff418dd000 -     0x7fff41911ff7  com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff41912000 -     0x7fff4191aff3  com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff4191b000 -     0x7fff41ad3ff7  com.apple.LaunchServices (822.19 - 822.19) <F3AC96C3-0B52-3AA9-9DA8-288BBC523C07> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff41ad4000 -     0x7fff41b83ff7  com.apple.Metadata (10.7.0 - 1191.2.6) <FB66B298-D55D-398A-BEDB-CB7B82956AE5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff41b84000 -     0x7fff41be1ff7  com.apple.CoreServices.OSServices (822.19 - 822.19) <408FB1A4-58E9-34D4-8022-A9EEC8502762> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff41be2000 -     0x7fff41c50fff  com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff41c51000 -     0x7fff41c75ffb  com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff41f1f000 -     0x7fff4206dffb  com.apple.CoreText (352.0 - 578.12) <DA0BC559-277A-32BA-91EA-FD2F02EA186F> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff4206e000 -     0x7fff420a8ff3  com.apple.CoreVideo (1.8 - 279.2) <A8FC5325-D092-3A28-A1CF-5C94B8101F71> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff420a9000 -     0x7fff42133ffb  com.apple.framework.CoreWLAN (13.0 - 1339) <FFA24EBB-75A1-3B33-9B26-96BDAF758CC0> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff422c1000 -     0x7fff422ccff7  com.apple.DirectoryService.Framework (10.13 - 207) <79F272D7-48AE-3D1E-AC5B-3CEB5F16E7D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff423ae000 -     0x7fff423b3fff  com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff42574000 -     0x7fff42939fff  com.apple.Foundation (6.9 - 1450.16) <7FEC6610-70EA-3A8D-8EC4-7E99BAF1E312> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff429a9000 -     0x7fff429d9fff  com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff42aeb000 -     0x7fff42beeff3  com.apple.Bluetooth (6.0.2 - 6.0.2f2) <AFC4A40B-AE56-3C53-A2B1-D0D9C335E21D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff42c4e000 -     0x7fff42ce9fff  com.apple.framework.IOKit (2.0.2 - 1445.31.1) <7556086A-EFAF-3262-9822-6F666CFC6655> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff42ceb000 -     0x7fff42cf2ffb  com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff42cf3000 -     0x7fff42d48ff3  com.apple.ImageCaptureCore (7.0 - 7.0) <CBE349D4-2C8B-31F5-B5ED-B8E978DA9245> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff42d49000 -     0x7fff42ec0ff7  com.apple.ImageIO.framework (3.3.0 - 1713) <DB207AD2-06B5-3065-976B-F53C477D79C0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff42ec1000 -     0x7fff42ec5ffb  libGIF.dylib (1713) <C65B2846-1B94-3BB3-BBBF-5A9E5054CE1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff42ec6000 -     0x7fff42fadfff  libJP2.dylib (1713) <8323253E-278A-3486-801A-83E143C19712> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff42fae000 -     0x7fff42fd1ff7  libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff432ad000 -     0x7fff432d3feb  libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff432d4000 -     0x7fff432d6ffb  libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff432d7000 -     0x7fff43324feb  libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff434e0000 -     0x7fff44046ff7  com.apple.JavaScriptCore (13604 - 13604.4.7.1.3) <3ACE94F3-B9B6-38FD-9CE7-7B44F374C143> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff4405e000 -     0x7fff44077ff7  com.apple.Kerberos (3.0 - 1) <CAF075C0-4C24-3ACE-9AE6-77BEFDEA3622> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff44078000 -     0x7fff440adfff  com.apple.LDAPFramework (2.4.28 - 194.5) <8419BDB5-12DF-3BC9-871D-7A270E080249> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff4432f000 -     0x7fff44336fff  com.apple.MediaAccessibility (1.0 - 114) <D72C593A-AC32-3419-AB86-6B07217EBFD5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff443d9000 -     0x7fff449f2ff7  com.apple.MediaToolbox (1.0 - 2267.40.5) <BC84C8E1-FC56-3996-9110-E1BEF85587F7> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff449f4000 -     0x7fff44a73fff  com.apple.Metal (124.7 - 124.7) <C266564D-21B5-3FD9-92D5-03974F3186C4> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff44a90000 -     0x7fff44aa5fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <D4BCBA84-AD1B-33DC-99F3-16F9E5E50906> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff44aa6000 -     0x7fff44b11fef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <E504EC97-FAD7-36DC-B151-6F89AB911E3A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff44b12000 -     0x7fff44b35fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <A5B6F6FC-A19A-32C0-A999-98B6688760C7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff44b36000 -     0x7fff44bb6ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D0D8F13F-ACD4-3B61-BE54-121CCB05ECF4> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff44bb7000 -     0x7fff44bb7ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff45bc0000 -     0x7fff45bccffb  com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff489b4000 -     0x7fff489bcfef  libcldcpuengine.dylib (2.8.7) <DD781325-D94E-3AD7-8D6C-817FB3068917> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff489bd000 -     0x7fff48a0affb  com.apple.opencl (2.8.12 - 2.8.12) <0AACB21D-AAC4-337C-8FF6-A8F6196614EE> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff48a0b000 -     0x7fff48a27ffb  com.apple.CFOpenDirectory (10.13 - 207) <7664F745-96E0-3F9F-964B-6014928902FB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff48a28000 -     0x7fff48a33fff  com.apple.OpenDirectory (10.13 - 207) <1550BB27-D605-398C-8670-48700C86D674> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff49bb2000 -     0x7fff49bb4fff  libCVMSPluginSupport.dylib (16.4.2) <A967BC8B-ABB3-393F-BF34-BD32B45831F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff49bb5000 -     0x7fff49bb9ff7  libCoreFSCache.dylib (162.4) <B325B709-0C81-357A-B9F1-6E0027B64F9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff49bba000 -     0x7fff49bbefff  libCoreVMClient.dylib (162.4) <B129DB84-39BA-34E4-9FB7-20A020A1BB86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff49bbf000 -     0x7fff49bc7fff  libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff49bc8000 -     0x7fff49bd3fff  libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff49bd4000 -     0x7fff49c0ffe7  libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff49c10000 -     0x7fff49d7cfff  libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff49d7d000 -     0x7fff49dbbffb  libGLU.dylib (16.4.2) <ECABCFAB-E400-3667-8EE1-586C07E0E214> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4a733000 -     0x7fff4a741ffb  com.apple.opengl (16.4.2 - 16.4.2) <C8C31EF5-8DB4-336F-A87C-5D520C7EFDC5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4a742000 -     0x7fff4a8d9ffb  GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff4a8da000 -     0x7fff4a902ffb  GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff4aab9000 -     0x7fff4ac05fff  com.apple.QTKit (7.7.3 - 3014) <CF2818E6-E215-3C24-A2AC-1B5F8AD7E398> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff4ac06000 -     0x7fff4ae6bff7  com.apple.imageKit (3.0 - 1040) <5A1261EA-76C5-386C-9F46-06EE804E2234> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff4ae6c000 -     0x7fff4af58ff3  com.apple.PDFKit (1.0 - 677.4) <B5E41E73-0F19-3026-A30E-121F66A38019> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4af59000 -     0x7fff4b46bff7  com.apple.QuartzComposer (5.1 - 364) <D99600D5-C066-3D49-8641-369A69300D16> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4b46c000 -     0x7fff4b48ffff  com.apple.quartzfilters (1.10.0 - 1.10.0) <8CBE10F3-828F-373C-B92A-A5289CBCF77A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff4b490000 -     0x7fff4b587ff7  com.apple.QuickLookUIFramework (5.0 - 743.7) <53CAEAD9-0C1D-3CFB-866A-21F4745544D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4b588000 -     0x7fff4b588fff  com.apple.quartzframework (1.5 - 21) <3F3BE91F-A032-3E92-ACEA-E2DFEC999E93> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4b589000 -     0x7fff4b7d1fff  com.apple.QuartzCore (1.11 - 584.8.94) <8D6B5735-852F-36D3-9349-C423582F743B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4b7d2000 -     0x7fff4b829ff7  com.apple.QuickLookFramework (5.0 - 743.7) <0CB6717C-CCE2-3591-A31E-A8EF01DD4FC8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff4b9ee000 -     0x7fff4ba04fff  com.apple.SafariServices.framework (13604 - 13604.4.7.1.3) <4DA6B5BD-0F79-3E34-9206-58A0FF3C01D2> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4c00a000 -     0x7fff4c321fff  com.apple.security (7.0 - 58286.31.2) <D31B36DF-8956-3205-BFBA-98732DA715E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4c322000 -     0x7fff4c3acff7  com.apple.securityfoundation (6.0 - 55185.30.4) <A1201529-3718-31C4-9D9E-BBD2A04B6751> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4c3ad000 -     0x7fff4c3ddff3  com.apple.securityinterface (10.0 - 55109.30.2) <B305DA7D-7866-3194-B498-F9995D232486> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff4c3de000 -     0x7fff4c3e1ffb  com.apple.xpc.ServiceManagement (1.0 - 1) <B11C3C64-6FE7-3A78-B583-D790B7CCE95A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4c3e2000 -     0x7fff4c42cff7  com.apple.sociald.Social (???) <BBA0FD17-179A-3078-8C06-1FBEEE4D13E1> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff4c786000 -     0x7fff4c7f6ff3  com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4c9ab000 -     0x7fff4cd24ff7  com.apple.VideoToolbox (1.0 - 2267.40.5) <CC88FFB3-5DBE-33C0-AF8D-2C915D915A24> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4cfcc000 -     0x7fff4d4e5fe3  libwebrtc.dylib (7604.4.7.1.3) <777100A8-D98C-3DC1-931C-BBC689345FA2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4d4e6000 -     0x7fff4e982fff  com.apple.WebCore (13604 - 13604.4.7.1.3) <FD0252AD-1BF9-30EE-BF2E-4409722582EB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff4e983000 -     0x7fff4eb74ff7  com.apple.WebKitLegacy (13604 - 13604.4.7.1.3) <91DD2BFE-AA52-38AD-920C-D21D22ECA1B3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff4eb75000 -     0x7fff4ef64fff  com.apple.WebKit (13604 - 13604.4.7.1.3) <E9C0A9B5-5331-3FDE-9587-968A86981D53> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff4f3d4000 -     0x7fff4f460ff7  com.apple.APFS (1.0 - 1) <834EAD5F-0C4E-3C33-A654-8E1670CEC457> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4fa3e000 -     0x7fff4fadefff  com.apple.accounts.AccountsDaemon (113 - 113) <0DC6C422-33A4-3B34-A6A9-A4378533DDE4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff4fadf000 -     0x7fff4fb15ffb  com.apple.framework.accountsui (1.0 - 62) <E5C44656-94CB-37B7-A490-00E929C0CEDD> /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI
    0x7fff5006e000 -     0x7fff50096fff  com.apple.framework.Apple80211 (13.0 - 1345) <BD86685B-6221-300D-9A97-119285C43DE9> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff50098000 -     0x7fff500a7ff7  com.apple.AppleFSCompression (96.30.2 - 1.0) <CFA90544-68EB-3CCE-A8F7-1B03974F3B85> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff501e3000 -     0x7fff5022bff3  com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff5023e000 -     0x7fff5025cff3  com.apple.aps.framework (4.0 - 4.0) <932274E4-DCD5-30D5-9AC7-58CEF4571EB3> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff5025d000 -     0x7fff50265ff3  com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff50266000 -     0x7fff5028efff  com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff50357000 -     0x7fff5035aff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A6795AC1-D528-3A2F-9C43-14EBFC57B7D6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff5035b000 -     0x7fff503abff7  com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff50a7a000 -     0x7fff50a81ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff50a82000 -     0x7fff50b09ff7  com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff511d9000 -     0x7fff51206fff  com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff518cd000 -     0x7fff5191cff3  com.apple.ChunkingLibrary (188 - 188) <84E024A0-5F95-3A30-A60B-102343AE46B7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff52498000 -     0x7fff524a1ff3  com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff524b6000 -     0x7fff524cbff7  com.apple.commonutilities (8.0 - 900) <518FBC2C-0AF3-39DF-B454-526311796A49> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff5264f000 -     0x7fff526affff  com.apple.AddressBook.ContactsFoundation (8.0 - ???) <9B39DF3E-5B7F-3467-AC17-23258F76A376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff526b0000 -     0x7fff526d2fff  com.apple.contacts.ContactsPersistence (1.0 - 2330.3) <B7EA2D0A-8A43-3E9C-A7D2-E9585064C328> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff52732000 -     0x7fff52b12fff  com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff52b13000 -     0x7fff52b43ff7  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <D0879D8F-488A-3D46-BC50-AD7B0642C0E8> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff52d3e000 -     0x7fff52d47ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <0A87A91C-A2CF-3BB1-9038-7F610111BC30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff52eae000 -     0x7fff52ebeff7  com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff53779000 -     0x7fff5378fff7  com.apple.CoreMediaAuthoring (2.2 - 956) <A5003E93-68B3-3A0E-8252-454CC4CFEC4D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff53ab7000 -     0x7fff53abcff7  com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff53abd000 -     0x7fff53b62ff7  com.apple.CorePDF (4.0 - 414) <353C8875-F5A0-37B0-82CF-CAFCE1A95D50> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff53c02000 -     0x7fff53c0aff7  com.apple.CorePhoneNumbers (1.0 - 1) <9966298D-C45D-39FC-8CC4-58288F50D3F8> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff53c0b000 -     0x7fff53c67fff  com.apple.CorePrediction (1.0 - 1) <B1E687BA-4E62-321B-8C87-D37C540A5A68> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff53d94000 -     0x7fff53dc5ff3  com.apple.CoreServicesInternal (309.1 - 309.1) <EB09CAFC-AE9B-3257-BE45-5471D9F64AAD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff54114000 -     0x7fff541a5fff  com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff54228000 -     0x7fff5435cfff  com.apple.coreui (2.1 - 492.2) <FE0B32BC-958D-3445-866E-A3905626396D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff5435d000 -     0x7fff54468ff3  com.apple.CoreUtils (5.3 - 530.57) <1DE5249E-35C5-3B13-BA5B-0C1AA4E17CDD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff544bd000 -     0x7fff54521fff  com.apple.framework.CoreWiFi (13.0 - 1339) <1741FD6D-3DF2-3D2D-9B56-92A6AA0D1146> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff54522000 -     0x7fff54531ff7  com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff545ae000 -     0x7fff545bdff7  com.apple.framework.DFRFoundation (1.0 - 191.1) <09E9A14C-E7A8-3386-8323-270FA28BFB81> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff545c0000 -     0x7fff545c4ffb  com.apple.DSExternalDisplay (3.1 - 380) <BEC07C7C-F3AC-3CF3-B13E-3EBFD6224C0D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5464a000 -     0x7fff546c0fff  com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5470e000 -     0x7fff5474eff7  com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5474f000 -     0x7fff5487efff  com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff54abb000 -     0x7fff54ac6ff7  com.apple.DisplayServicesFW (3.1 - 380) <FB1FBB24-7FD5-3B57-8D3C-39F953F8A9BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff555f2000 -     0x7fff55a20fff  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff58ce8000 -     0x7fff58cf3ff7  libGPUSupportMercury.dylib (16.4.2) <F5BA5D7A-FD23-3416-B9B3-7EABFD4279D5> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff59090000 -     0x7fff590b5ff3  com.apple.GenerationalStorage (2.0 - 285) <07E7BC5F-8EF2-34FC-9EEC-B4E61EAAFA9A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff590cd000 -     0x7fff599f1fff  com.apple.GeoServices (1.0 - 1359.22.9.1.19) <0D30FD8E-BAED-3383-AF27-965D3A09B05E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff59a34000 -     0x7fff59a43fff  com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff59abb000 -     0x7fff59b2ffff  com.apple.Heimdal (4.0 - 2.0) <ACC132E5-97F1-3B36-AD7B-4E6CC077E691> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5a3e1000 -     0x7fff5a3e8ffb  com.apple.IOAccelerator (376.6 - 376.6) <A47129CC-F386-3C31-AD66-C19A70615A50> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5a3ec000 -     0x7fff5a403fff  com.apple.IOPresentment (1.0 - 32.1) <B95F06EA-9D5D-311D-9912-978AE42ECFCE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5a7cd000 -     0x7fff5a7f2fff  com.apple.IconServices (97.4 - 97.4) <C84A6CA5-8C50-3288-8572-CC3DABF5BBCE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5a8fc000 -     0x7fff5a8ffff3  com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5a96d000 -     0x7fff5a97dffb  com.apple.IntlPreferences (2.0 - 227) <0FF7209B-0E4D-3411-B325-03938B7C0938> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff5aa87000 -     0x7fff5ab7cfff  com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5ab7d000 -     0x7fff5abbfff7  com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5abc3000 -     0x7fff5abcaff7  com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5b3ee000 -     0x7fff5b3f1fff  com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5b816000 -     0x7fff5b87fff7  com.apple.gpusw.MetalTools (1.0 - 1) <F77943BC-0466-3700-BEDF-CDD13125D36A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5b887000 -     0x7fff5b89cff3  com.apple.MobileAssets (1.0 - 437.30.17) <9C014350-D76E-3143-ACFF-F3D1B2668988> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5b9f3000 -     0x7fff5ba0bff3  com.apple.MobileKeyBag (2.0 - 1.0) <170AD2F3-9D3E-3FF6-BA02-60C48C1E6724> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5ba97000 -     0x7fff5babffff  com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5bd24000 -     0x7fff5bd2ffff  com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5c571000 -     0x7fff5c573fff  com.apple.OAuth (25 - 25) <F1914BCB-72E8-33D7-BCB1-B710ACB2AD9B> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff5d531000 -     0x7fff5d571ffb  com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5d5e9000 -     0x7fff5d5e9ff7  com.apple.PhoneNumbers (1.0 - 1) <DB9AC990-BA10-3BAC-8109-3C71E9D45BE2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff5efd5000 -     0x7fff5effafff  com.apple.pluginkit.framework (1.0 - 1) <D627D78B-BEDA-3E53-B5F8-B3805F1C4D2A> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5f34d000 -     0x7fff5f36bfff  com.apple.ProtocolBuffer (1 - 259) <D047A3FE-C7A8-3CAA-9891-6232BA88C247> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5f4d8000 -     0x7fff5f4edff3  com.apple.QuickLookThumbnailing (1.0 - 1) <0771325B-BBAD-3865-B2A3-BE7089641C52> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff5f53b000 -     0x7fff5f546fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.30.29) <E2AEA0D7-23E6-3198-96EF-2F1F8ACD98B4> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff5f547000 -     0x7fff5f56affb  com.apple.RemoteViewServices (2.0 - 125) <AEDBCE8C-88B7-315A-9F81-3E068F0D3EDC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5f56b000 -     0x7fff5f57cffb  com.apple.xpc.RemoteXPC (1.0 - 1205.30.29) <1FD53EC6-A9E9-3AEC-86A7-C52729D1A135> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff60de5000 -     0x7fff60e63ff7  com.apple.ShareKit (1.0 - 500) <B4BDA9BD-5412-3113-AF1D-93FFD88C0976> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff60e83000 -     0x7fff60f93ff7  com.apple.Sharing (972.6 - 972.6) <2F72F828-7A05-345F-8ABA-1EDADACA4D57> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff60fbd000 -     0x7fff60fbefff  com.apple.performance.SignpostNotification (1.0 - 1) <D4C967BA-92C6-3BAB-AFB5-59F98B35F921> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff61cbb000 -     0x7fff61f55fff  com.apple.SkyLight (1.600.0 - 312.23.4) <390012E0-39E3-3D18-8271-D447990FDD21> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff62706000 -     0x7fff62713ff7  com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <AC026FB9-78F8-31F9-BB80-619D5378DB70> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff62bac000 -     0x7fff62bd3ff7  com.apple.StreamingZip (1.0 - 1) <F06F4CDC-138C-3991-A987-7C7332BE4508> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff632a5000 -     0x7fff63329fe7  com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff6381a000 -     0x7fff63821ff3  com.apple.TCC (1.0 - 1) <C807D3F0-FE20-3FC0-8D61-306477ABEBC4> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff63a2e000 -     0x7fff63aebff7  com.apple.TextureIO (3.7 - 3.7) <C98BFACA-7807-3DCA-945D-58EBA2B723C8> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff63b3c000 -     0x7fff63b57ffb  com.apple.ToneKit (1.0 - 1) <A0242052-983B-3726-B5BD-D2E672CEFE2F> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff63b58000 -     0x7fff63b7ffff  com.apple.ToneLibrary (1.0 - 1) <7EEABD7F-D0CB-327E-A772-ACF406B9C8F2> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff63b8f000 -     0x7fff63b90fff  com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff63b96000 -     0x7fff63d45ff3  com.apple.UIFoundation (1.0 - 546.1.1) <2B50EBBC-9221-31BC-92A9-7ED0A4A46E2D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff64a0e000 -     0x7fff64addff7  com.apple.ViewBridge (343.2 - 343.2) <DD3D1ED5-DF9E-3C48-8897-0B84B0AD2377> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff65488000 -     0x7fff6548affb  com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff654cb000 -     0x7fff654f8fff  com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff655ee000 -     0x7fff65621fff  libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
    0x7fff656c1000 -     0x7fff656faff7  libCRFSuite.dylib (41) <AB2DA745-F22C-30CF-81D4-35DD716463B8> /usr/lib/libCRFSuite.dylib
    0x7fff656fb000 -     0x7fff65706fff  libChineseTokenizer.dylib (28) <D30A7DB6-058F-3286-9583-60C9EEB77A6E> /usr/lib/libChineseTokenizer.dylib
    0x7fff65798000 -     0x7fff65799ff3  libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff657d0000 -     0x7fff6599aff3  libFosl_dynamic.dylib (17.7) <B2476843-7FA7-3E62-B79F-2B15FE557E63> /usr/lib/libFosl_dynamic.dylib
    0x7fff659d2000 -     0x7fff659d2fff  libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff65afb000 -     0x7fff65affffb  libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib
    0x7fff65b00000 -     0x7fff65b01ff3  libSystem.B.dylib (1252) <5EDEEA85-0387-31EE-9D9B-DA1B75E7AEF3> /usr/lib/libSystem.B.dylib
    0x7fff65b94000 -     0x7fff65b94fff  libapple_crypto.dylib (109.30.8) <E0162198-C97F-3286-9FF7-254D23F6FD04> /usr/lib/libapple_crypto.dylib
    0x7fff65b95000 -     0x7fff65babff7  libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
    0x7fff65bac000 -     0x7fff65bd6ff3  libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
    0x7fff65bd7000 -     0x7fff65c58fdf  libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
    0x7fff65c5c000 -     0x7fff65c5cff3  libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib
    0x7fff65c5d000 -     0x7fff65d14ff7  libboringssl.dylib (109.30.8) <E62E3E83-BA8A-3CCE-8E71-84FB184FBBB5> /usr/lib/libboringssl.dylib
    0x7fff65d15000 -     0x7fff65d25ff3  libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib
    0x7fff65d26000 -     0x7fff65d33ffb  libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
    0x7fff65d34000 -     0x7fff65d8afff  libc++.1.dylib (400.9) <FCF5E1F6-2B04-3545-8004-F3AB32FED172> /usr/lib/libc++.1.dylib
    0x7fff65d8b000 -     0x7fff65dafff7  libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
    0x7fff65db1000 -     0x7fff65dc1fff  libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib
    0x7fff65dc2000 -     0x7fff65dd8fff  libcompression.dylib (47) <E64D4416-DFBF-314B-BBB9-BED23C3A251C> /usr/lib/libcompression.dylib
    0x7fff66085000 -     0x7fff6609dff7  libcoretls.dylib (155) <DFE2454F-2FE3-3B2B-A22B-422947C34C69> /usr/lib/libcoretls.dylib
    0x7fff6609e000 -     0x7fff6609fffb  libcoretls_cfhelpers.dylib (155) <D3F4B882-40C1-3CD4-927B-0E0ED6031D0B> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff66238000 -     0x7fff663c8fff  libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib
    0x7fff6656f000 -     0x7fff665c5ff3  libcups.2.dylib (462.1) <B78448A0-9C97-3D4A-823E-EBE37B2B7CA6> /usr/lib/libcups.2.dylib
    0x7fff66647000 -     0x7fff6664eff3  libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib
    0x7fff66703000 -     0x7fff66703fff  libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib
    0x7fff6673a000 -     0x7fff6673fff3  libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib
    0x7fff6676b000 -     0x7fff6685cff7  libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib
    0x7fff6685d000 -     0x7fff66a84ffb  libicucore.A.dylib (59152.0.1) <281C39FD-0C9A-3EB2-A407-36D4CCE938E5> /usr/lib/libicucore.A.dylib
    0x7fff66ad1000 -     0x7fff66ad2fff  liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
    0x7fff66ad3000 -     0x7fff66aecffb  liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
    0x7fff66aed000 -     0x7fff66b03ff7  libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib
    0x7fff66bb4000 -     0x7fff66ddcff7  libmecabra.dylib (779.7.6) <7808C544-161E-37CE-9D42-F368C82A180D> /usr/lib/libmecabra.dylib
    0x7fff66fb4000 -     0x7fff6708bffb  libnetwork.dylib (1229.30.11) <2A9846DE-C063-3340-89D1-D5DAC2B8A08A> /usr/lib/libnetwork.dylib
    0x7fff67101000 -     0x7fff674ef7e7  libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib
    0x7fff67502000 -     0x7fff67506fff  libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
    0x7fff67509000 -     0x7fff6753dfff  libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib
    0x7fff675bc000 -     0x7fff675d8ffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff67613000 -     0x7fff67625fff  libsasl2.2.dylib (211) <D9E281A2-D7BA-32CD-8B96-54972B1D9E66> /usr/lib/libsasl2.2.dylib
    0x7fff67626000 -     0x7fff67627ff7  libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib
    0x7fff67628000 -     0x7fff677bbfe7  libsqlite3.dylib (274.5) <A1DEB5AB-8FE8-332E-A7E5-F493F2223FE3> /usr/lib/libsqlite3.dylib
    0x7fff6798c000 -     0x7fff679c5fff  libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib
    0x7fff679c6000 -     0x7fff679c9ffb  libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
    0x7fff679ca000 -     0x7fff679d7fff  libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
    0x7fff679db000 -     0x7fff67ac2fff  libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib
    0x7fff67ac3000 -     0x7fff67aebfff  libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib
    0x7fff67aec000 -     0x7fff67afeffb  libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
    0x7fff67b9c000 -     0x7fff67ba0ff7  libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
    0x7fff67ba1000 -     0x7fff67babff3  libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
    0x7fff67bac000 -     0x7fff67bb3fff  libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff67bb4000 -     0x7fff67bbcffb  libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
    0x7fff67bbd000 -     0x7fff67c42fff  libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
    0x7fff67cca000 -     0x7fff67d03ff7  libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
    0x7fff67d04000 -     0x7fff67d21ff7  libdyld.dylib (519.2.2) <C50D02BC-A333-3313-B787-02F255A6783F> /usr/lib/system/libdyld.dylib
    0x7fff67d22000 -     0x7fff67d22ffb  libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
    0x7fff67d23000 -     0x7fff67d2fff3  libkxld.dylib (4570.31.3) <C0DBCF74-E669-3AAD-934F-F07F3FE32908> /usr/lib/system/libkxld.dylib
    0x7fff67d30000 -     0x7fff67d30ff7  liblaunch.dylib (1205.30.29) <E66F58ED-C15E-3DFB-BC22-A861E13918C6> /usr/lib/system/liblaunch.dylib
    0x7fff67d31000 -     0x7fff67d35ffb  libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
    0x7fff67d36000 -     0x7fff67d38ff3  libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
    0x7fff67d39000 -     0x7fff67d3aff3  libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
    0x7fff67d3b000 -     0x7fff67d52fff  libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
    0x7fff67d53000 -     0x7fff67d53fff  libsystem_blocks.dylib (67) <F2493BB5-B1C6-3C4D-9F1F-1B402E0F1DB7> /usr/lib/system/libsystem_blocks.dylib
    0x7fff67d54000 -     0x7fff67dddff7  libsystem_c.dylib (1244.30.3) <E0136C71-0648-36F0-9F84-82EA2748A8D7> /usr/lib/system/libsystem_c.dylib
    0x7fff67dde000 -     0x7fff67de1ffb  libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff67de2000 -     0x7fff67de5ffb  libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff67de6000 -     0x7fff67de7fff  libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
    0x7fff67de8000 -     0x7fff67deeff7  libsystem_dnssd.dylib (878.30.4) <EB9BB165-45A4-367C-B33A-688D4F383A95> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff67def000 -     0x7fff67e38ff7  libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
    0x7fff67e39000 -     0x7fff67e5eff7  libsystem_kernel.dylib (4570.31.3) <D2E842AA-3B8D-31BF-8234-8C1BE11CFE32> /usr/lib/system/libsystem_kernel.dylib
    0x7fff67e5f000 -     0x7fff67eaafcb  libsystem_m.dylib (3146) <ABB1B85F-9FFE-31B8-AD4F-E39A30794A93> /usr/lib/system/libsystem_m.dylib
    0x7fff67eab000 -     0x7fff67ecafff  libsystem_malloc.dylib (140.1.1) <9F0745FF-B92F-330D-8812-BB74001D1D33> /usr/lib/system/libsystem_malloc.dylib
    0x7fff67ecb000 -     0x7fff67f6fff3  libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
    0x7fff67f70000 -     0x7fff67f7affb  libsystem_networkextension.dylib (767.30.7) <C5ED4BAB-2480-369D-8AB6-DFB37C15A1EE> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff67f7b000 -     0x7fff67f84ff3  libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
    0x7fff67f85000 -     0x7fff67f8cff7  libsystem_platform.dylib (161.20.1) <C049250F-8C35-314D-810F-4E28AEAED983> /usr/lib/system/libsystem_platform.dylib
    0x7fff67f8d000 -     0x7fff67f98fff  libsystem_pthread.dylib (301.30.1) <ABA848E1-6978-3B42-A3A7-608B2C36FA93> /usr/lib/system/libsystem_pthread.dylib
    0x7fff67f99000 -     0x7fff67f9cff3  libsystem_sandbox.dylib (765.30.4) <A51828BA-26D8-3205-AF3A-DF5C37269468> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff67f9d000 -     0x7fff67f9eff3  libsystem_secinit.dylib (30) <F06ADB8F-9E94-34A7-B3C9-2C22FDD14BAD> /usr/lib/system/libsystem_secinit.dylib
    0x7fff67f9f000 -     0x7fff67fa6ff7  libsystem_symptoms.dylib (820.30.7) <DC3586C2-AA56-3419-88D3-FC0DBF08E3C0> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff67fa7000 -     0x7fff67fbaff7  libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
    0x7fff67fbc000 -     0x7fff67fc1ff7  libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
    0x7fff67fc2000 -     0x7fff67feeff7  libxpc.dylib (1205.30.29) <F7E5F1BC-614B-39CB-B6CE-92A9C7B7EC0B> /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: 1107
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=453.9M resident=0K(0%) swapped_out_or_unallocated=453.9M(100%)
Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)
 
                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate framework                 128K        2 
Activity Tracing                     256K        2 
CG backing stores                    660K        2 
CG image                              24K        3 
CoreAnimation                        120K        5 
CoreGraphics                           8K        2 
CoreServices                         208K        2 
CoreUI image data                   1020K        8 
CoreUI image file                    196K        6 
Dispatch continuations              16.0M        2 
Foundation                             4K        2 
IOKit                               15.5M        2 
JS JIT generated code              128.0M        4 
JS JIT generated code (reserved)   896.0M        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        2 
MALLOC                             158.3M       45 
MALLOC guard page                     48K        9 
Memory Tag 242                        12K        2 
Memory Tag 251                        44K        2 
OpenGL GLSL                          256K        4 
SQLite page cache                     64K        2 
STACK GUARD                         56.0M       13 
Stack                               13.6M       13 
VM_ALLOCATE                          716K       17 
WebKit Malloc                       7248K        7 
__DATA                              38.0M      316 
__FONT_DATA                            4K        2 
__GLSLBUILTINS                      2588K        2 
__LINKEDIT                         195.7M       23 
__TEXT                             258.2M      319 
__UNICODE                            560K        2 
mapped file                         40.7M       17 
shared memory                        820K       19 
===========                       =======  ======= 
TOTAL                                1.8G      827 
TOTAL, minus reserved VM space     934.8M      827 

Model: MacBookPro13,3, BootROM MBP133.0233.B00, 4 processors, Intel Core i7, 2.9 GHz, 16 GB, SMC 2.38f7
Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In
Graphics: Radeon Pro 460, AMD Radeon Pro 460, PCIe, 4 GB
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.37.5.1a3)
Bluetooth: Version 6.0.2f2, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: iBridge
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1

@radikal9
Copy link
Author

With regards to the CVS file causing the issue, I can't share the one I am using but I just tried it with the file you provide in your docs at https://docs-assets.developer.apple.com/turicreate/datasets/tc-clang-format-results.csv and the crash report it generates is essentially identical when running sf.explore()

@igiloh igiloh added the bug label Dec 25, 2017
@znation znation changed the title sf.show() in turicreate vs graphlab Crash in client visualization process on sf.explore() Dec 25, 2017
@znation
Copy link
Contributor

znation commented Dec 25, 2017

@radikal9 I'm able to reproduce a different issue, but not the crash described here, when running as a Python script non-interactively. I suspect different behavior will manifest, given the network/CPU/disk timing on different machines, in the same situation - it seems in general, if the show or explore method is called immediately prior to exiting the Python process, the client process may fail to open, fail to render the visualization (stuck on Loading screen), or crash.

Can you confirm whether you're running an interactive Python session (ipython, python -i, or jupyter notebook), or a Python process with a script that exits upon completion?

@radikal9
Copy link
Author

@znation Thanks for looking into this on a holiday! I am just using BBEdit set to: Python I Unicode I Unix (LF) and then use Command + R to execute the script.

@radikal9
Copy link
Author

radikal9 commented Dec 25, 2017

@znation I think you are on to something here. When I do this:

import turicreate
sf = turicreate.SFrame('/Users/User_Name/file_name.csv')
sf.explore()
sf.show()

It will then open up two windows - one with the file_name.csv table and the other with what you would get with the sf.show() visualizations of each column in the csv file.

When I flip it to:
import turicreate
sf = turicreate.SFrame('/Users/User_Name/file_name.csv')
sf.show()
sf.explore()

I get the crash for the sf.explore()

Update: This worked for a while but now seems to have stopped working and goes back to just crashing.

@radikal9
Copy link
Author

radikal9 commented Dec 27, 2017

@znation Wonder if this could also be a software issue. I deleted the anaconda folder in /Users and then did a reinstall of Turicreate and have not had any further issues with sf.explore() since. Other issues like the bad_get and the chart not actually populating with data still remain (#141).

@znation
Copy link
Contributor

znation commented Dec 27, 2017

@radikal9 I see, thanks for the info. I'm still looking into the sf.explore() crash as a few other users have reported it as well. If anyone else would like to chime in: does your experience match @radikal9, if you try to reinstall/recreate your Python environment and reinstall Turi Create?

@znation
Copy link
Contributor

znation commented Jan 14, 2018

@radikal9 It looks like this was a temporary software configuration issue. I'm going to close this issue as Not Repro; if you have consistent repro steps that will reproduce this crash on another machine, please reopen this issue and paste them here. Thanks!

@vidhyasri2106
Copy link

screen shot 2017-12-24 at 8 10 10 am

If you don't need (or want) the full report feel free to delete:

Process:               Turi Create Visualization [2063]
Path:                  /Users/USER/*/Turi Create Visualization.app/Contents/MacOS/Turi Create Visualization
Identifier:            com.apple.turi.visualization-client
Version:               1.0 (1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Turi Create Visualization [2063]
User ID:               501

Date/Time:             2017-12-24 08:12:15.539 -0500
OS Version:            Mac OS X 10.13.2 (17C88)
Report Version:        12
Bridge OS Version:     3.0 (14Y661)
Anonymous UUID:        494C616F-32AD-77E1-0CE0-679F52454D57


Time Awake Since Boot: 1200 seconds

System Integrity Protection: enabled

Crashed Thread:        2  Dispatch queue: com.apple.root.user-initiated-qos

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSFileHandleOperationException', reason: '*** -[_NSStdIOFileHandle writeData:]: Broken pipe'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff4053b00b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fff67115c76 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff405ccc9d +[NSException raise:format:] + 205
3   Foundation                          0x00007fff426200ae -[NSConcreteFileHandle writeData:] + 202
4   Turi Create Visualization           0x00000001006e5241 _T025Turi_Create_Visualization3logySSFTf4gX_n + 369
5   Turi Create Visualization           0x00000001006df299 _T025Turi_Create_Visualization4PipeC12process_data33_16055CE97E95E8636CD73DE870FE94C8LLySS0F0_tFTf4gXn_n + 697
6   Turi Create Visualization           0x00000001006ded9d _T025Turi_Create_Visualization4PipeC04readD0yyF + 205
7   Turi Create Visualization           0x00000001006decc2 _T025Turi_Create_Visualization4PipeCAcA13VegaContainerC10graph_data_tcfcyycfU_ + 18
8   Turi Create Visualization           0x00000001006ea19c _T025Turi_Create_Visualization4PipeCAcA13VegaContainerC10graph_data_tcfcyycfU_TA + 12
9   Turi Create Visualization           0x00000001006e0320 _T0Ix_IyB_TR + 32
10  libdispatch.dylib                   0x00007fff67cd3591 _dispatch_call_block_and_release + 12
11  libdispatch.dylib                   0x00007fff67ccbd50 _dispatch_client_callout + 8
12  libdispatch.dylib                   0x00007fff67ccdac4 _dispatch_root_queue_drain + 902
13  libdispatch.dylib                   0x00007fff67ccd6ed _dispatch_worker_thread3 + 101
14  libsystem_pthread.dylib             0x00007fff67f901ca _pthread_wqthread + 1387
15  libsystem_pthread.dylib             0x00007fff67f8fc4d start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   libdispatch.dylib             	0x00007fff67cd0312 _dispatch_mach_msg_send + 799
3   libdispatch.dylib             	0x00007fff67cd1237 _dispatch_mach_send_drain + 325
4   libdispatch.dylib             	0x00007fff67ce665e _dispatch_mach_send_msg + 394
5   libdispatch.dylib             	0x00007fff67ce6909 _dispatch_mach_send_and_wait_for_reply + 327
6   libdispatch.dylib             	0x00007fff67ce6fa1 dispatch_mach_send_with_result_and_wait_for_reply + 53
7   libxpc.dylib                  	0x00007fff67fcc433 xpc_connection_send_message_with_reply_sync + 164
8   com.apple.Foundation          	0x00007fff4285d3c9 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 9
9   com.apple.Foundation          	0x00007fff4285cb37 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 4444
10  com.apple.Foundation          	0x00007fff4285b9cc -[NSXPCConnection _sendInvocation:withProxy:] + 89
11  com.apple.CoreFoundation      	0x00007fff404b10db ___forwarding___ + 667
12  com.apple.CoreFoundation      	0x00007fff404b0db8 _CF_forwarding_prep_0 + 120
13  libFontRegistry.dylib         	0x00007fff3eb510aa __61-[XTypeXPCClient XTCopyPropertiesForFont:keys:scope:options:]_block_invoke + 108
14  libFontRegistry.dylib         	0x00007fff3eb4eb45 -[XTypeXPCClient run:errorHandler:] + 99
15  libFontRegistry.dylib         	0x00007fff3eb51000 -[XTypeXPCClient XTCopyPropertiesForFont:keys:scope:options:] + 213
16  libFontRegistry.dylib         	0x00007fff3eb292c1 XTCopyPropertiesForFont + 138
17  com.apple.CoreText            	0x00007fff41ff31c7 TBaseFont::CopyXTProperties(__CFSet const*, bool) const + 71
18  com.apple.CoreText            	0x00007fff41ff30fe TBaseFont::CopyXTPropertyValue(__CFString const*) const + 80
19  com.apple.CoreText            	0x00007fff41f32d6c TBaseFont::GetScriptAnalysisValue() const + 184
20  com.apple.CoreText            	0x00007fff41f28569 TBaseFont::DetermineFontFlags(unsigned int) const + 511
21  com.apple.CoreText            	0x00007fff41fa26e9 TFont::IgnoreScriptAnalysis() const + 37
22  com.apple.CoreText            	0x00007fff41fdc1b6 TOpenTypeMorph::TOpenTypeMorph(TRunGlue&, TCharStream const*, __CFString const*) + 274
23  com.apple.CoreText            	0x00007fff41f7f428 TShapingEngine::ShapeGlyphs(TLine&, TCharStream const&) + 238
24  com.apple.CoreText            	0x00007fff41f84841 TTypesetter::FinishEncoding(std::__1::tuple<TLine const*, TCharStream const*, void const* (*)(__CTRun const*, __CFString const*, void*), void*, std::__1::shared_ptr<TBidiLevelsProvider>*, unsigned int, unsigned char> const&, TLine&, signed char) + 257
25  com.apple.CoreText            	0x00007fff41f26ac5 TTypesetterAttrString::Initialize(__CFAttributedString const*) + 761
26  com.apple.CoreText            	0x00007fff41f266df TTypesetterAttrString::TTypesetterAttrString(__CFAttributedString const*) + 123
27  com.apple.CoreText            	0x00007fff41f26595 CTLineCreateWithAttributedString + 55
28  com.apple.HIToolbox           	0x00007fff3f7c4945 TCoreTextEngine::LayoutSingleLine(THIThemeTextInfo*, float) + 37
29  com.apple.HIToolbox           	0x00007fff3f7c48c9 TCoreTextEngine::Layout(THIThemeTextInfo*, float, float, TextLayoutType) + 59
30  com.apple.HIToolbox           	0x00007fff3f7c4635 TCoreTextEngine::GetThemeTextDimensions(double, THIThemeTextInfo*, double*, double*, double*) + 43
31  com.apple.HIToolbox           	0x00007fff3f7c323e DataEngine::GetTextDimensions(void const*, double, HIThemeTextInfo*, double*, double*, double*) + 276
32  com.apple.HIToolbox           	0x00007fff3f7c30f9 HIThemeGetTextDimensions + 191
33  com.apple.HIToolbox           	0x00007fff3f7c2bbb HIMenuBarView::MeasureMenuTitle(MenuData*, unsigned char, float*, int) + 393
34  com.apple.HIToolbox           	0x00007fff3f7c297a HIMenuBarView::MeasureAppMenus() + 226
35  com.apple.HIToolbox           	0x00007fff3f7c2526 HIMenuBarView::EnsureBarLayout() + 404
36  com.apple.HIToolbox           	0x00007fff3f7c1cc3 HIMenuBarView::DrawOnce(CGRect, CGRect, bool, bool, CGContext*) + 563
37  com.apple.HIToolbox           	0x00007fff3f7c1996 HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 582
38  com.apple.HIToolbox           	0x00007fff3f7c13c2 HIMenuBarView::DrawWithoutCustomization(short, __HIShape const*, CGContext*) + 82
39  com.apple.HIToolbox           	0x00007fff3f7c135a HIMenuBarView::DrawingDelegateHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 236
40  com.apple.HIToolbox           	0x00007fff3f7a5814 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1541
41  com.apple.HIToolbox           	0x00007fff3f7a4b5d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 374
42  com.apple.HIToolbox           	0x00007fff3f7a49d3 SendEventToEventTargetWithOptions + 45
43  com.apple.HIToolbox           	0x00007fff3f7c0efb HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 337
44  com.apple.HIToolbox           	0x00007fff3f7c0917 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 571
45  com.apple.HIToolbox           	0x00007fff3f7c0b97 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 1211
46  com.apple.HIToolbox           	0x00007fff3f7c036c HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned int, HIView*, CGContext*) + 874
47  com.apple.HIToolbox           	0x00007fff3f7bfff0 HIView::Render(unsigned int, CGContext*) + 54
48  com.apple.HIToolbox           	0x00007fff3f7bf6ab WindowData::PrepareForVisibility() + 153
49  com.apple.HIToolbox           	0x00007fff3f7bedfb _ShowHideWindows + 275
50  com.apple.HIToolbox           	0x00007fff3f7bece2 ShowHide + 35
51  com.apple.HIToolbox           	0x00007fff3f7aea37 MBWindows::GetWindowOnDisplay(unsigned int, unsigned char) + 299
52  com.apple.HIToolbox           	0x00007fff3f7ae7cf MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer) + 167
53  com.apple.HIToolbox           	0x00007fff3f7ae4e1 MenuBarInstance::UpdateWindowBoundsAndResolution() + 163
54  com.apple.HIToolbox           	0x00007fff3f93f6c6 MenuBarInstance::Show(MenuBarAnimationStyle, unsigned char, unsigned char, unsigned char, unsigned char) + 282
55  com.apple.HIToolbox           	0x00007fff3f7dffbb SetMenuBarObscured + 254
56  com.apple.HIToolbox           	0x00007fff3f85ce42 HIApplication::HandleActivated(OpaqueEventRef*, unsigned char, OpaqueWindowPtr*, unsigned char) + 168
57  com.apple.HIToolbox           	0x00007fff3f7dc0e6 HIApplication::EventObserver(unsigned int, OpaqueEventRef*, void*) + 252
58  com.apple.HIToolbox           	0x00007fff3f7a4eb0 _NotifyEventLoopObservers + 154
59  com.apple.HIToolbox           	0x00007fff3f7dbb4d AcquireEventFromQueue + 746
60  com.apple.HIToolbox           	0x00007fff3f7ccbb5 ReceiveNextEventCommon + 644
61  com.apple.HIToolbox           	0x00007fff3f7cc914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
62  com.apple.AppKit              	0x00007fff3da97f5f _DPSNextEvent + 2085
63  com.apple.AppKit              	0x00007fff3e22db4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
64  com.apple.AppKit              	0x00007fff3da8cd6d -[NSApplication run] + 764
65  com.apple.AppKit              	0x00007fff3da5bf1a NSApplicationMain + 804
66  com.apple.turi.visualization-client	0x00000001006dcaf9 main + 9
67  libdyld.dylib                 	0x00007fff67d05115 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 2 Crashed:: Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	0x00007fff67e54e3e __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff67f93150 pthread_kill + 333
2   libsystem_c.dylib             	0x00007fff67db1312 abort + 127
3   libc++abi.dylib               	0x00007fff65d8cf8f abort_message + 245
4   libc++abi.dylib               	0x00007fff65d8d12b default_terminate_handler() + 265
5   libobjc.A.dylib               	0x00007fff67117ea3 _objc_terminate() + 97
6   libc++abi.dylib               	0x00007fff65da87c9 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff65da8843 std::terminate() + 51
8   libdispatch.dylib             	0x00007fff67ccbd64 _dispatch_client_callout + 28
9   libdispatch.dylib             	0x00007fff67ccdac4 _dispatch_root_queue_drain + 902
10  libdispatch.dylib             	0x00007fff67ccd6ed _dispatch_worker_thread3 + 101
11  libsystem_pthread.dylib       	0x00007fff67f901ca _pthread_wqthread + 1387
12  libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff67e54cee __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff67f91662 _pthread_cond_wait + 732
2   libc++.1.dylib                	0x00007fff65d3ad43 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3   com.apple.JavaScriptCore      	0x00007fff43faccf5 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117
4   com.apple.JavaScriptCore      	0x00007fff43facbe0 std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 96
5   com.apple.JavaScriptCore      	0x00007fff43faca79 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 233
6   com.apple.JavaScriptCore      	0x00007fff43facd48 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 40
7   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
8   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
9   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 6:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   com.apple.QuartzCore          	0x00007fff4b58ae4d CA::Render::Server::server_thread(void*) + 481
3   com.apple.QuartzCore          	0x00007fff4b58ac5e thread_fun + 25
4   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
5   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
6   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 8:: Dispatch queue: CI::RenderCompletionQueue
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   com.apple.framework.IOKit     	0x00007fff42c52197 io_connect_method + 369
3   com.apple.framework.IOKit     	0x00007fff42c556c1 IOConnectCallScalarMethod + 76
4   com.apple.IOAccelerator       	0x00007fff5a3e37c2 IOAccelContextFinishFenceEvent + 41
5   libGPUSupportMercury.dylib    	0x00007fff58cec210 gpuiFinishFence + 118
6   libGPUSupportMercury.dylib    	0x00007fff58cefab7 gldFinishObject + 43
7   GLEngine                      	0x00007fff4a84b757 gleFinishSync + 69
8   GLEngine                      	0x00007fff4a7932e0 glClientWaitSync_Exec + 589
9   com.apple.CoreImage           	0x00007fff410dca74 invocation function for block in CI::GLContext::render_intermediate_node(CI::TileTask*, CI::ProgramNode*, CGRect const&, CI::intermediate_t*, void () block_pointer) + 44
10  libdispatch.dylib             	0x00007fff67cd3591 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff67ccbd50 _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff67ce020c _dispatch_queue_serial_drain + 635
13  libdispatch.dylib             	0x00007fff67cd30fd _dispatch_queue_invoke + 373
14  libdispatch.dylib             	0x00007fff67ce0f02 _dispatch_root_queue_drain_deferred_wlh + 332
15  libdispatch.dylib             	0x00007fff67ce4d16 _dispatch_workloop_worker_thread + 880
16  libsystem_pthread.dylib       	0x00007fff67f90033 _pthread_wqthread + 980
17  libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff67e55562 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff67f9006a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff67f8fc4d start_wqthread + 13

Thread 10:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff67e54cee __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff67f9169b _pthread_cond_wait + 789
2   com.apple.CoreVideo           	0x00007fff42071367 CVDisplayLink::waitUntil(unsigned long long) + 237
3   com.apple.CoreVideo           	0x00007fff42070918 CVDisplayLink::runIOThread() + 500
4   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
5   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
6   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 11:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff67e4b7c2 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff67e4acdc mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff404b6355 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation      	0x00007fff404b56a7 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation      	0x00007fff404b4d23 CFRunLoopRunSpecific + 483
5   com.apple.AppKit              	0x00007fff3dbd53c8 _NSEventThread + 184
6   libsystem_pthread.dylib       	0x00007fff67f906c1 _pthread_body + 340
7   libsystem_pthread.dylib       	0x00007fff67f9056d _pthread_start + 377
8   libsystem_pthread.dylib       	0x00007fff67f8fc5d thread_start + 13

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000700005c97000  rcx: 0x0000700005c967f8  rdx: 0x0000000000000000
  rdi: 0x0000000000001403  rsi: 0x0000000000000006  rbp: 0x0000700005c96830  rsp: 0x0000700005c967f8
   r8: 0x0000700005c966c0   r9: 0x0000700005c96890  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000001403  r13: 0x0000000000000030  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff67e54e3e  rfl: 0x0000000000000206  cr2: 0x00000000027ba000
  
Logical CPU:     0
Error Code:      0x0100001f
Trap Number:     133


Binary Images:
       0x1006db000 -        0x1006edff7  com.apple.turi.visualization-client (1.0 - 1) <B7CE9F22-AF43-3BEC-875F-80FF03375628> /Users/USER/*/Turi Create Visualization.app/Contents/MacOS/Turi Create Visualization
       0x100715000 -        0x100725ff7 +libswiftAppKit.dylib (4.0.2 - 900.0.69.2) <6D4826F0-5F22-3BBC-9213-8C3FBEA0C444> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftAppKit.dylib
       0x100738000 -        0x100afbff7 +libswiftCore.dylib (4.0.2 - 900.0.69.2) <A535E275-9C5F-343A-957E-B80E77B7D7F4> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCore.dylib
       0x100e31000 -        0x100e3bff7 +libswiftCoreData.dylib (4.0.2 - 900.0.69.2) <16C19CF4-0C73-3148-9D9D-F77DD654F57D> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreData.dylib
       0x100e4b000 -        0x100e4eff7 +libswiftCoreFoundation.dylib (4.0.2 - 900.0.69.2) <80230230-574D-3335-A18C-452936C04E84> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x100e57000 -        0x100e67ff7 +libswiftCoreGraphics.dylib (4.0.2 - 900.0.69.2) <D5CAC0B7-6C6B-38B6-9341-6F4A07275C30> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x100e86000 -        0x100e8bffe +libswiftCoreImage.dylib (4.0.2 - 900.0.69.2) <88440F74-AA9D-3DF0-BEE8-5152BFBD5A68> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x100e96000 -        0x100e9cfff +libswiftDarwin.dylib (4.0.2 - 900.0.69.2) <FCD7A191-5261-33E0-965B-483BE1AF8BCA> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftDarwin.dylib
       0x100eab000 -        0x100ec6ff7 +libswiftDispatch.dylib (4.0.2 - 900.0.69.2) <6E15CB01-1909-38CA-97D9-74266EDEEF37> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftDispatch.dylib
       0x100ef9000 -        0x10106bfff +libswiftFoundation.dylib (4.0.2 - 900.0.69.2) <DD04B0E6-102F-31E8-B5F7-60EB4419B2B5> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftFoundation.dylib
       0x1011af000 -        0x1011b2ff7 +libswiftIOKit.dylib (4.0.2 - 900.0.69.2) <C3439007-D625-312C-8788-1E5558A76BA5> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftIOKit.dylib
       0x1011ba000 -        0x1011c2fff +libswiftMetal.dylib (4.0.2 - 900.0.69.2) <6CCDA179-A421-3F0F-8693-93CDD040960C> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftMetal.dylib
       0x1011cb000 -        0x1011d1fff +libswiftObjectiveC.dylib (4.0.2 - 900.0.69.2) <3198AD0F-BD5A-3056-BD6E-6C5AB8FF1BC6> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x1011dc000 -        0x1011e3fff +libswiftQuartzCore.dylib (4.0.2 - 900.0.69.2) <B2D2404C-90EE-3896-BC81-944115AC6D41> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x1011f0000 -        0x1011f3ff3 +libswiftXPC.dylib (4.0.2 - 900.0.69.2) <DD50147C-A875-37F3-A7BE-DD989CBB47A2> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftXPC.dylib
       0x1011fc000 -        0x101201fff +libswiftos.dylib (4.0.2 - 900.0.69.2) <36A45BA0-0807-3D5A-90E4-35DB17D25766> /Users/USER/*/Turi Create Visualization.app/Contents/Frameworks/libswiftos.dylib
       0x1068ae000 -        0x107547fff  com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.30.12 - 10.3.0) <D8A7254E-169F-38BF-9224-E9897CDA1D93> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
       0x1078d9000 -        0x10799cffb  com.apple.AMDRadeonX4000GLDriver (1.60.24 - 1.6.0) <5DBE8164-D0C6-3E6D-B723-9EFF799540C6> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
       0x1104e4000 -        0x11052e98f  dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
    0x7fff38b58000 -     0x7fff38ea6ff7  com.apple.RawCamera.bundle (8.02.0 - 1017.2.2) <C799730B-C745-3775-BCE7-C67B8BD97FDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff390ee000 -     0x7fff39918ff7  ATIRadeonX4000SCLib.dylib (1.60.24) <4BC835B1-A3BF-34BD-9D73-0537AC70CAF4> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
    0x7fff3c67b000 -     0x7fff3c856ff7  com.apple.avfoundation (2.0 - 1528.24) <E4CE97EA-94C7-3CC4-B768-15AA25E76A83> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3c857000 -     0x7fff3c911ff7  com.apple.audio.AVFAudio (1.0 - ???) <E7DFCDAF-97A8-314F-BBED-76B9C5041E38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3ca17000 -     0x7fff3ca17fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3ca18000 -     0x7fff3ca2efe3  libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3ca2f000 -     0x7fff3cf2dfc3  com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3cf2e000 -     0x7fff3d088fcb  libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3d089000 -     0x7fff3d0b7fef  libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3d0b8000 -     0x7fff3d478ff7  libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3d479000 -     0x7fff3d48eff7  libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3d48f000 -     0x7fff3d494ff3  libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3d495000 -     0x7fff3d4f3fff  libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3d4f4000 -     0x7fff3d507fff  libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3d508000 -     0x7fff3d6b4fc3  libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3d6b5000 -     0x7fff3d765fef  libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3d766000 -     0x7fff3d766fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3d767000 -     0x7fff3d7beff7  com.apple.Accounts (113 - 113) <02AC0AF3-D620-340E-BE52-CD31119F9CD8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff3d7bf000 -     0x7fff3da55fff  com.apple.AddressBook.framework (11.0 - 1808.6) <F6D3B5FE-46C5-31E6-8D30-2DE805D883AA> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff3da56000 -     0x7fff3e8b3fff  com.apple.AppKit (6.9 - 1561.20.106) <7A71ACCF-2DF5-3557-BB22-3A9FC9F71CCF> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff3e905000 -     0x7fff3e905fff  com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3e906000 -     0x7fff3e96cfff  com.apple.ApplicationServices.ATS (377 - 445) <CDF5F6D7-4E7D-3D28-9FBA-1B53AD9FA8F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3ea05000 -     0x7fff3eb27fff  libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff3eb28000 -     0x7fff3eb72ff7  libFontRegistry.dylib (221) <A22F82C0-B4FE-3DB5-B968-79B28257DF2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3ec17000 -     0x7fff3ec4aff7  libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff3ecb4000 -     0x7fff3ecb8ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff3ed58000 -     0x7fff3edaaff7  com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3edab000 -     0x7fff3edb9fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3edba000 -     0x7fff3ee06fff  com.apple.print.framework.PrintCore (13 - 503) <A69E2BAD-2B66-38CC-9D3A-0A0EBC41341D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff3ee07000 -     0x7fff3ee41fff  com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3ee42000 -     0x7fff3ee4efff  com.apple.speech.synthesis.framework (7.2.1 - 7.2.1) <BA7EDC49-E216-3D96-A7B7-8C76B862D484> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3ee4f000 -     0x7fff3f0daff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <71699B6E-8B94-39E2-801F-8467C2B5B621> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3f0dc000 -     0x7fff3f0dcfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <28C7FC0C-D2E5-3703-916F-866A0F823229> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3f3f1000 -     0x7fff3f783fff  com.apple.CFNetwork (893.13.1 - 893.13.1) <567231F4-4080-3B2D-8349-9177BD358804> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3f798000 -     0x7fff3f798fff  com.apple.Carbon (158 - 158) <FCD7A9FF-5E53-3B0C-8A52-691C11B2A0C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3f799000 -     0x7fff3f79cffb  com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3f79d000 -     0x7fff3faa2ff7  com.apple.HIToolbox (2.1.1 - 910.4) <ADBE7A1B-0402-369C-A6F3-494E8CACD619> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3faa3000 -     0x7fff3faa6ffb  com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3faa7000 -     0x7fff3faacfff  com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3faad000 -     0x7fff3fb42ffb  com.apple.ink.framework (10.9 - 220) <D8AECAE3-9FD2-32E3-B659-026F33650BB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3fb43000 -     0x7fff3fb5dff7  com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3fb7e000 -     0x7fff3fb7ffff  com.apple.print.framework.Print (12 - 267) <E4CBAAFC-9045-38AC-9F93-8C931DDED9D8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3fb80000 -     0x7fff3fb82ff7  com.apple.securityhi (9.0 - 55006) <E7668200-B4CB-3612-96B8-D57E94077787> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3fb83000 -     0x7fff3fb89fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3fc96000 -     0x7fff3fc96fff  com.apple.Cocoa (6.11 - 22) <F1AED1E8-ACC2-31F0-B85E-17E41167FC88> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3fca4000 -     0x7fff3fd5dff7  com.apple.ColorSync (4.13.0 - 546) <A5E013D9-7305-3026-879E-4D1F038A430D> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3feea000 -     0x7fff3ff7dff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <4DE794D4-F018-31E8-B3CE-CF8DBE68D14E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3ffe4000 -     0x7fff4000dffb  com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff4000e000 -     0x7fff40362fe7  com.apple.CoreData (120 - 849.2) <4407C44B-34CC-3D23-AEDF-AD866D414EBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff40363000 -     0x7fff4042ffff  com.apple.CoreDisplay (1.0 - 81.7) <CE6B9237-B33D-3D8F-8C1C-4F57BD810D24> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff40430000 -     0x7fff408d0fff  com.apple.CoreFoundation (6.9 - 1450.16) <23F8373A-FA3F-37A2-BA5B-70061BFCCD21> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff408d2000 -     0x7fff40edffef  com.apple.CoreGraphics (2.0 - 1129.5) <F37BFBD2-CC21-3521-B034-9D4D36197487> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff40ee1000 -     0x7fff411d0fff  com.apple.CoreImage (13.0.0 - 579.2.9) <B5661FF7-7558-308E-A3B7-C280F7A1DA78> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff411d1000 -     0x7fff4123cff7  com.apple.corelocation (2237.0.22) <0E78BBE7-9016-3A12-88EB-425EFE69E643> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff4145f000 -     0x7fff4153fff7  com.apple.CoreMedia (1.0 - 2267.40.5) <AE634D2B-FEB5-3669-80CC-F1C238698D44> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff41540000 -     0x7fff4158efff  com.apple.CoreMediaIO (812.0 - 4993) <1D78D2AE-626B-3D0C-83EA-EA385682F3F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff4158f000 -     0x7fff4158ffff  com.apple.CoreServices (822.19 - 822.19) <0C60B639-4CC4-3F57-BC5E-DB71EB75F7F4> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff41590000 -     0x7fff41604ffb  com.apple.AE (735.1 - 735.1) <D0C73200-90A7-3FD1-A6EC-97055AA367E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff41605000 -     0x7fff418dcff7  com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) <A1FE74F8-953B-371E-A8AC-E87B30FB79C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff418dd000 -     0x7fff41911ff7  com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff41912000 -     0x7fff4191aff3  com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff4191b000 -     0x7fff41ad3ff7  com.apple.LaunchServices (822.19 - 822.19) <F3AC96C3-0B52-3AA9-9DA8-288BBC523C07> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff41ad4000 -     0x7fff41b83ff7  com.apple.Metadata (10.7.0 - 1191.2.6) <FB66B298-D55D-398A-BEDB-CB7B82956AE5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff41b84000 -     0x7fff41be1ff7  com.apple.CoreServices.OSServices (822.19 - 822.19) <408FB1A4-58E9-34D4-8022-A9EEC8502762> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff41be2000 -     0x7fff41c50fff  com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff41c51000 -     0x7fff41c75ffb  com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff41f1f000 -     0x7fff4206dffb  com.apple.CoreText (352.0 - 578.12) <DA0BC559-277A-32BA-91EA-FD2F02EA186F> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff4206e000 -     0x7fff420a8ff3  com.apple.CoreVideo (1.8 - 279.2) <A8FC5325-D092-3A28-A1CF-5C94B8101F71> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff420a9000 -     0x7fff42133ffb  com.apple.framework.CoreWLAN (13.0 - 1339) <FFA24EBB-75A1-3B33-9B26-96BDAF758CC0> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff422c1000 -     0x7fff422ccff7  com.apple.DirectoryService.Framework (10.13 - 207) <79F272D7-48AE-3D1E-AC5B-3CEB5F16E7D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff423ae000 -     0x7fff423b3fff  com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff42574000 -     0x7fff42939fff  com.apple.Foundation (6.9 - 1450.16) <7FEC6610-70EA-3A8D-8EC4-7E99BAF1E312> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff429a9000 -     0x7fff429d9fff  com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff42aeb000 -     0x7fff42beeff3  com.apple.Bluetooth (6.0.2 - 6.0.2f2) <AFC4A40B-AE56-3C53-A2B1-D0D9C335E21D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff42c4e000 -     0x7fff42ce9fff  com.apple.framework.IOKit (2.0.2 - 1445.31.1) <7556086A-EFAF-3262-9822-6F666CFC6655> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff42ceb000 -     0x7fff42cf2ffb  com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff42cf3000 -     0x7fff42d48ff3  com.apple.ImageCaptureCore (7.0 - 7.0) <CBE349D4-2C8B-31F5-B5ED-B8E978DA9245> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff42d49000 -     0x7fff42ec0ff7  com.apple.ImageIO.framework (3.3.0 - 1713) <DB207AD2-06B5-3065-976B-F53C477D79C0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff42ec1000 -     0x7fff42ec5ffb  libGIF.dylib (1713) <C65B2846-1B94-3BB3-BBBF-5A9E5054CE1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff42ec6000 -     0x7fff42fadfff  libJP2.dylib (1713) <8323253E-278A-3486-801A-83E143C19712> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff42fae000 -     0x7fff42fd1ff7  libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff432ad000 -     0x7fff432d3feb  libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff432d4000 -     0x7fff432d6ffb  libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff432d7000 -     0x7fff43324feb  libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff434e0000 -     0x7fff44046ff7  com.apple.JavaScriptCore (13604 - 13604.4.7.1.3) <3ACE94F3-B9B6-38FD-9CE7-7B44F374C143> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff4405e000 -     0x7fff44077ff7  com.apple.Kerberos (3.0 - 1) <CAF075C0-4C24-3ACE-9AE6-77BEFDEA3622> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff44078000 -     0x7fff440adfff  com.apple.LDAPFramework (2.4.28 - 194.5) <8419BDB5-12DF-3BC9-871D-7A270E080249> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff4432f000 -     0x7fff44336fff  com.apple.MediaAccessibility (1.0 - 114) <D72C593A-AC32-3419-AB86-6B07217EBFD5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff443d9000 -     0x7fff449f2ff7  com.apple.MediaToolbox (1.0 - 2267.40.5) <BC84C8E1-FC56-3996-9110-E1BEF85587F7> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff449f4000 -     0x7fff44a73fff  com.apple.Metal (124.7 - 124.7) <C266564D-21B5-3FD9-92D5-03974F3186C4> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff44a90000 -     0x7fff44aa5fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <D4BCBA84-AD1B-33DC-99F3-16F9E5E50906> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff44aa6000 -     0x7fff44b11fef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <E504EC97-FAD7-36DC-B151-6F89AB911E3A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff44b12000 -     0x7fff44b35fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <A5B6F6FC-A19A-32C0-A999-98B6688760C7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff44b36000 -     0x7fff44bb6ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D0D8F13F-ACD4-3B61-BE54-121CCB05ECF4> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff44bb7000 -     0x7fff44bb7ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff45bc0000 -     0x7fff45bccffb  com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff489b4000 -     0x7fff489bcfef  libcldcpuengine.dylib (2.8.7) <DD781325-D94E-3AD7-8D6C-817FB3068917> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff489bd000 -     0x7fff48a0affb  com.apple.opencl (2.8.12 - 2.8.12) <0AACB21D-AAC4-337C-8FF6-A8F6196614EE> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff48a0b000 -     0x7fff48a27ffb  com.apple.CFOpenDirectory (10.13 - 207) <7664F745-96E0-3F9F-964B-6014928902FB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff48a28000 -     0x7fff48a33fff  com.apple.OpenDirectory (10.13 - 207) <1550BB27-D605-398C-8670-48700C86D674> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff49bb2000 -     0x7fff49bb4fff  libCVMSPluginSupport.dylib (16.4.2) <A967BC8B-ABB3-393F-BF34-BD32B45831F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff49bb5000 -     0x7fff49bb9ff7  libCoreFSCache.dylib (162.4) <B325B709-0C81-357A-B9F1-6E0027B64F9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff49bba000 -     0x7fff49bbefff  libCoreVMClient.dylib (162.4) <B129DB84-39BA-34E4-9FB7-20A020A1BB86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff49bbf000 -     0x7fff49bc7fff  libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff49bc8000 -     0x7fff49bd3fff  libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff49bd4000 -     0x7fff49c0ffe7  libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff49c10000 -     0x7fff49d7cfff  libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff49d7d000 -     0x7fff49dbbffb  libGLU.dylib (16.4.2) <ECABCFAB-E400-3667-8EE1-586C07E0E214> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4a733000 -     0x7fff4a741ffb  com.apple.opengl (16.4.2 - 16.4.2) <C8C31EF5-8DB4-336F-A87C-5D520C7EFDC5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4a742000 -     0x7fff4a8d9ffb  GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff4a8da000 -     0x7fff4a902ffb  GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff4aab9000 -     0x7fff4ac05fff  com.apple.QTKit (7.7.3 - 3014) <CF2818E6-E215-3C24-A2AC-1B5F8AD7E398> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff4ac06000 -     0x7fff4ae6bff7  com.apple.imageKit (3.0 - 1040) <5A1261EA-76C5-386C-9F46-06EE804E2234> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff4ae6c000 -     0x7fff4af58ff3  com.apple.PDFKit (1.0 - 677.4) <B5E41E73-0F19-3026-A30E-121F66A38019> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4af59000 -     0x7fff4b46bff7  com.apple.QuartzComposer (5.1 - 364) <D99600D5-C066-3D49-8641-369A69300D16> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4b46c000 -     0x7fff4b48ffff  com.apple.quartzfilters (1.10.0 - 1.10.0) <8CBE10F3-828F-373C-B92A-A5289CBCF77A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff4b490000 -     0x7fff4b587ff7  com.apple.QuickLookUIFramework (5.0 - 743.7) <53CAEAD9-0C1D-3CFB-866A-21F4745544D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4b588000 -     0x7fff4b588fff  com.apple.quartzframework (1.5 - 21) <3F3BE91F-A032-3E92-ACEA-E2DFEC999E93> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4b589000 -     0x7fff4b7d1fff  com.apple.QuartzCore (1.11 - 584.8.94) <8D6B5735-852F-36D3-9349-C423582F743B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4b7d2000 -     0x7fff4b829ff7  com.apple.QuickLookFramework (5.0 - 743.7) <0CB6717C-CCE2-3591-A31E-A8EF01DD4FC8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff4b9ee000 -     0x7fff4ba04fff  com.apple.SafariServices.framework (13604 - 13604.4.7.1.3) <4DA6B5BD-0F79-3E34-9206-58A0FF3C01D2> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4c00a000 -     0x7fff4c321fff  com.apple.security (7.0 - 58286.31.2) <D31B36DF-8956-3205-BFBA-98732DA715E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4c322000 -     0x7fff4c3acff7  com.apple.securityfoundation (6.0 - 55185.30.4) <A1201529-3718-31C4-9D9E-BBD2A04B6751> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4c3ad000 -     0x7fff4c3ddff3  com.apple.securityinterface (10.0 - 55109.30.2) <B305DA7D-7866-3194-B498-F9995D232486> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff4c3de000 -     0x7fff4c3e1ffb  com.apple.xpc.ServiceManagement (1.0 - 1) <B11C3C64-6FE7-3A78-B583-D790B7CCE95A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4c3e2000 -     0x7fff4c42cff7  com.apple.sociald.Social (???) <BBA0FD17-179A-3078-8C06-1FBEEE4D13E1> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff4c786000 -     0x7fff4c7f6ff3  com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4c9ab000 -     0x7fff4cd24ff7  com.apple.VideoToolbox (1.0 - 2267.40.5) <CC88FFB3-5DBE-33C0-AF8D-2C915D915A24> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4cfcc000 -     0x7fff4d4e5fe3  libwebrtc.dylib (7604.4.7.1.3) <777100A8-D98C-3DC1-931C-BBC689345FA2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4d4e6000 -     0x7fff4e982fff  com.apple.WebCore (13604 - 13604.4.7.1.3) <FD0252AD-1BF9-30EE-BF2E-4409722582EB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff4e983000 -     0x7fff4eb74ff7  com.apple.WebKitLegacy (13604 - 13604.4.7.1.3) <91DD2BFE-AA52-38AD-920C-D21D22ECA1B3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff4eb75000 -     0x7fff4ef64fff  com.apple.WebKit (13604 - 13604.4.7.1.3) <E9C0A9B5-5331-3FDE-9587-968A86981D53> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff4f3d4000 -     0x7fff4f460ff7  com.apple.APFS (1.0 - 1) <834EAD5F-0C4E-3C33-A654-8E1670CEC457> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4fa3e000 -     0x7fff4fadefff  com.apple.accounts.AccountsDaemon (113 - 113) <0DC6C422-33A4-3B34-A6A9-A4378533DDE4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff4fadf000 -     0x7fff4fb15ffb  com.apple.framework.accountsui (1.0 - 62) <E5C44656-94CB-37B7-A490-00E929C0CEDD> /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI
    0x7fff5006e000 -     0x7fff50096fff  com.apple.framework.Apple80211 (13.0 - 1345) <BD86685B-6221-300D-9A97-119285C43DE9> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff50098000 -     0x7fff500a7ff7  com.apple.AppleFSCompression (96.30.2 - 1.0) <CFA90544-68EB-3CCE-A8F7-1B03974F3B85> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff501e3000 -     0x7fff5022bff3  com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff5023e000 -     0x7fff5025cff3  com.apple.aps.framework (4.0 - 4.0) <932274E4-DCD5-30D5-9AC7-58CEF4571EB3> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff5025d000 -     0x7fff50265ff3  com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff50266000 -     0x7fff5028efff  com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff50357000 -     0x7fff5035aff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A6795AC1-D528-3A2F-9C43-14EBFC57B7D6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff5035b000 -     0x7fff503abff7  com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff50a7a000 -     0x7fff50a81ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff50a82000 -     0x7fff50b09ff7  com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff511d9000 -     0x7fff51206fff  com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff518cd000 -     0x7fff5191cff3  com.apple.ChunkingLibrary (188 - 188) <84E024A0-5F95-3A30-A60B-102343AE46B7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff52498000 -     0x7fff524a1ff3  com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff524b6000 -     0x7fff524cbff7  com.apple.commonutilities (8.0 - 900) <518FBC2C-0AF3-39DF-B454-526311796A49> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff5264f000 -     0x7fff526affff  com.apple.AddressBook.ContactsFoundation (8.0 - ???) <9B39DF3E-5B7F-3467-AC17-23258F76A376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff526b0000 -     0x7fff526d2fff  com.apple.contacts.ContactsPersistence (1.0 - 2330.3) <B7EA2D0A-8A43-3E9C-A7D2-E9585064C328> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff52732000 -     0x7fff52b12fff  com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff52b13000 -     0x7fff52b43ff7  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <D0879D8F-488A-3D46-BC50-AD7B0642C0E8> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff52d3e000 -     0x7fff52d47ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <0A87A91C-A2CF-3BB1-9038-7F610111BC30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff52eae000 -     0x7fff52ebeff7  com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff53779000 -     0x7fff5378fff7  com.apple.CoreMediaAuthoring (2.2 - 956) <A5003E93-68B3-3A0E-8252-454CC4CFEC4D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff53ab7000 -     0x7fff53abcff7  com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff53abd000 -     0x7fff53b62ff7  com.apple.CorePDF (4.0 - 414) <353C8875-F5A0-37B0-82CF-CAFCE1A95D50> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff53c02000 -     0x7fff53c0aff7  com.apple.CorePhoneNumbers (1.0 - 1) <9966298D-C45D-39FC-8CC4-58288F50D3F8> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff53c0b000 -     0x7fff53c67fff  com.apple.CorePrediction (1.0 - 1) <B1E687BA-4E62-321B-8C87-D37C540A5A68> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff53d94000 -     0x7fff53dc5ff3  com.apple.CoreServicesInternal (309.1 - 309.1) <EB09CAFC-AE9B-3257-BE45-5471D9F64AAD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff54114000 -     0x7fff541a5fff  com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff54228000 -     0x7fff5435cfff  com.apple.coreui (2.1 - 492.2) <FE0B32BC-958D-3445-866E-A3905626396D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff5435d000 -     0x7fff54468ff3  com.apple.CoreUtils (5.3 - 530.57) <1DE5249E-35C5-3B13-BA5B-0C1AA4E17CDD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff544bd000 -     0x7fff54521fff  com.apple.framework.CoreWiFi (13.0 - 1339) <1741FD6D-3DF2-3D2D-9B56-92A6AA0D1146> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff54522000 -     0x7fff54531ff7  com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff545ae000 -     0x7fff545bdff7  com.apple.framework.DFRFoundation (1.0 - 191.1) <09E9A14C-E7A8-3386-8323-270FA28BFB81> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff545c0000 -     0x7fff545c4ffb  com.apple.DSExternalDisplay (3.1 - 380) <BEC07C7C-F3AC-3CF3-B13E-3EBFD6224C0D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5464a000 -     0x7fff546c0fff  com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5470e000 -     0x7fff5474eff7  com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5474f000 -     0x7fff5487efff  com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff54abb000 -     0x7fff54ac6ff7  com.apple.DisplayServicesFW (3.1 - 380) <FB1FBB24-7FD5-3B57-8D3C-39F953F8A9BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff555f2000 -     0x7fff55a20fff  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff58ce8000 -     0x7fff58cf3ff7  libGPUSupportMercury.dylib (16.4.2) <F5BA5D7A-FD23-3416-B9B3-7EABFD4279D5> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff59090000 -     0x7fff590b5ff3  com.apple.GenerationalStorage (2.0 - 285) <07E7BC5F-8EF2-34FC-9EEC-B4E61EAAFA9A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff590cd000 -     0x7fff599f1fff  com.apple.GeoServices (1.0 - 1359.22.9.1.19) <0D30FD8E-BAED-3383-AF27-965D3A09B05E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff59a34000 -     0x7fff59a43fff  com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff59abb000 -     0x7fff59b2ffff  com.apple.Heimdal (4.0 - 2.0) <ACC132E5-97F1-3B36-AD7B-4E6CC077E691> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5a3e1000 -     0x7fff5a3e8ffb  com.apple.IOAccelerator (376.6 - 376.6) <A47129CC-F386-3C31-AD66-C19A70615A50> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5a3ec000 -     0x7fff5a403fff  com.apple.IOPresentment (1.0 - 32.1) <B95F06EA-9D5D-311D-9912-978AE42ECFCE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5a7cd000 -     0x7fff5a7f2fff  com.apple.IconServices (97.4 - 97.4) <C84A6CA5-8C50-3288-8572-CC3DABF5BBCE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5a8fc000 -     0x7fff5a8ffff3  com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5a96d000 -     0x7fff5a97dffb  com.apple.IntlPreferences (2.0 - 227) <0FF7209B-0E4D-3411-B325-03938B7C0938> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff5aa87000 -     0x7fff5ab7cfff  com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5ab7d000 -     0x7fff5abbfff7  com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5abc3000 -     0x7fff5abcaff7  com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5b3ee000 -     0x7fff5b3f1fff  com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5b816000 -     0x7fff5b87fff7  com.apple.gpusw.MetalTools (1.0 - 1) <F77943BC-0466-3700-BEDF-CDD13125D36A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5b887000 -     0x7fff5b89cff3  com.apple.MobileAssets (1.0 - 437.30.17) <9C014350-D76E-3143-ACFF-F3D1B2668988> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5b9f3000 -     0x7fff5ba0bff3  com.apple.MobileKeyBag (2.0 - 1.0) <170AD2F3-9D3E-3FF6-BA02-60C48C1E6724> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5ba97000 -     0x7fff5babffff  com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5bd24000 -     0x7fff5bd2ffff  com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5c571000 -     0x7fff5c573fff  com.apple.OAuth (25 - 25) <F1914BCB-72E8-33D7-BCB1-B710ACB2AD9B> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff5d531000 -     0x7fff5d571ffb  com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5d5e9000 -     0x7fff5d5e9ff7  com.apple.PhoneNumbers (1.0 - 1) <DB9AC990-BA10-3BAC-8109-3C71E9D45BE2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff5efd5000 -     0x7fff5effafff  com.apple.pluginkit.framework (1.0 - 1) <D627D78B-BEDA-3E53-B5F8-B3805F1C4D2A> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5f34d000 -     0x7fff5f36bfff  com.apple.ProtocolBuffer (1 - 259) <D047A3FE-C7A8-3CAA-9891-6232BA88C247> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5f4d8000 -     0x7fff5f4edff3  com.apple.QuickLookThumbnailing (1.0 - 1) <0771325B-BBAD-3865-B2A3-BE7089641C52> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff5f53b000 -     0x7fff5f546fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.30.29) <E2AEA0D7-23E6-3198-96EF-2F1F8ACD98B4> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff5f547000 -     0x7fff5f56affb  com.apple.RemoteViewServices (2.0 - 125) <AEDBCE8C-88B7-315A-9F81-3E068F0D3EDC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5f56b000 -     0x7fff5f57cffb  com.apple.xpc.RemoteXPC (1.0 - 1205.30.29) <1FD53EC6-A9E9-3AEC-86A7-C52729D1A135> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff60de5000 -     0x7fff60e63ff7  com.apple.ShareKit (1.0 - 500) <B4BDA9BD-5412-3113-AF1D-93FFD88C0976> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff60e83000 -     0x7fff60f93ff7  com.apple.Sharing (972.6 - 972.6) <2F72F828-7A05-345F-8ABA-1EDADACA4D57> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff60fbd000 -     0x7fff60fbefff  com.apple.performance.SignpostNotification (1.0 - 1) <D4C967BA-92C6-3BAB-AFB5-59F98B35F921> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff61cbb000 -     0x7fff61f55fff  com.apple.SkyLight (1.600.0 - 312.23.4) <390012E0-39E3-3D18-8271-D447990FDD21> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff62706000 -     0x7fff62713ff7  com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <AC026FB9-78F8-31F9-BB80-619D5378DB70> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff62bac000 -     0x7fff62bd3ff7  com.apple.StreamingZip (1.0 - 1) <F06F4CDC-138C-3991-A987-7C7332BE4508> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff632a5000 -     0x7fff63329fe7  com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff6381a000 -     0x7fff63821ff3  com.apple.TCC (1.0 - 1) <C807D3F0-FE20-3FC0-8D61-306477ABEBC4> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff63a2e000 -     0x7fff63aebff7  com.apple.TextureIO (3.7 - 3.7) <C98BFACA-7807-3DCA-945D-58EBA2B723C8> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff63b3c000 -     0x7fff63b57ffb  com.apple.ToneKit (1.0 - 1) <A0242052-983B-3726-B5BD-D2E672CEFE2F> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff63b58000 -     0x7fff63b7ffff  com.apple.ToneLibrary (1.0 - 1) <7EEABD7F-D0CB-327E-A772-ACF406B9C8F2> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff63b8f000 -     0x7fff63b90fff  com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff63b96000 -     0x7fff63d45ff3  com.apple.UIFoundation (1.0 - 546.1.1) <2B50EBBC-9221-31BC-92A9-7ED0A4A46E2D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff64a0e000 -     0x7fff64addff7  com.apple.ViewBridge (343.2 - 343.2) <DD3D1ED5-DF9E-3C48-8897-0B84B0AD2377> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff65488000 -     0x7fff6548affb  com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff654cb000 -     0x7fff654f8fff  com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff655ee000 -     0x7fff65621fff  libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
    0x7fff656c1000 -     0x7fff656faff7  libCRFSuite.dylib (41) <AB2DA745-F22C-30CF-81D4-35DD716463B8> /usr/lib/libCRFSuite.dylib
    0x7fff656fb000 -     0x7fff65706fff  libChineseTokenizer.dylib (28) <D30A7DB6-058F-3286-9583-60C9EEB77A6E> /usr/lib/libChineseTokenizer.dylib
    0x7fff65798000 -     0x7fff65799ff3  libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff657d0000 -     0x7fff6599aff3  libFosl_dynamic.dylib (17.7) <B2476843-7FA7-3E62-B79F-2B15FE557E63> /usr/lib/libFosl_dynamic.dylib
    0x7fff659d2000 -     0x7fff659d2fff  libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff65afb000 -     0x7fff65affffb  libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib
    0x7fff65b00000 -     0x7fff65b01ff3  libSystem.B.dylib (1252) <5EDEEA85-0387-31EE-9D9B-DA1B75E7AEF3> /usr/lib/libSystem.B.dylib
    0x7fff65b94000 -     0x7fff65b94fff  libapple_crypto.dylib (109.30.8) <E0162198-C97F-3286-9FF7-254D23F6FD04> /usr/lib/libapple_crypto.dylib
    0x7fff65b95000 -     0x7fff65babff7  libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
    0x7fff65bac000 -     0x7fff65bd6ff3  libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
    0x7fff65bd7000 -     0x7fff65c58fdf  libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
    0x7fff65c5c000 -     0x7fff65c5cff3  libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib
    0x7fff65c5d000 -     0x7fff65d14ff7  libboringssl.dylib (109.30.8) <E62E3E83-BA8A-3CCE-8E71-84FB184FBBB5> /usr/lib/libboringssl.dylib
    0x7fff65d15000 -     0x7fff65d25ff3  libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib
    0x7fff65d26000 -     0x7fff65d33ffb  libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
    0x7fff65d34000 -     0x7fff65d8afff  libc++.1.dylib (400.9) <FCF5E1F6-2B04-3545-8004-F3AB32FED172> /usr/lib/libc++.1.dylib
    0x7fff65d8b000 -     0x7fff65dafff7  libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
    0x7fff65db1000 -     0x7fff65dc1fff  libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib
    0x7fff65dc2000 -     0x7fff65dd8fff  libcompression.dylib (47) <E64D4416-DFBF-314B-BBB9-BED23C3A251C> /usr/lib/libcompression.dylib
    0x7fff66085000 -     0x7fff6609dff7  libcoretls.dylib (155) <DFE2454F-2FE3-3B2B-A22B-422947C34C69> /usr/lib/libcoretls.dylib
    0x7fff6609e000 -     0x7fff6609fffb  libcoretls_cfhelpers.dylib (155) <D3F4B882-40C1-3CD4-927B-0E0ED6031D0B> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff66238000 -     0x7fff663c8fff  libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib
    0x7fff6656f000 -     0x7fff665c5ff3  libcups.2.dylib (462.1) <B78448A0-9C97-3D4A-823E-EBE37B2B7CA6> /usr/lib/libcups.2.dylib
    0x7fff66647000 -     0x7fff6664eff3  libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib
    0x7fff66703000 -     0x7fff66703fff  libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib
    0x7fff6673a000 -     0x7fff6673fff3  libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib
    0x7fff6676b000 -     0x7fff6685cff7  libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib
    0x7fff6685d000 -     0x7fff66a84ffb  libicucore.A.dylib (59152.0.1) <281C39FD-0C9A-3EB2-A407-36D4CCE938E5> /usr/lib/libicucore.A.dylib
    0x7fff66ad1000 -     0x7fff66ad2fff  liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
    0x7fff66ad3000 -     0x7fff66aecffb  liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
    0x7fff66aed000 -     0x7fff66b03ff7  libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib
    0x7fff66bb4000 -     0x7fff66ddcff7  libmecabra.dylib (779.7.6) <7808C544-161E-37CE-9D42-F368C82A180D> /usr/lib/libmecabra.dylib
    0x7fff66fb4000 -     0x7fff6708bffb  libnetwork.dylib (1229.30.11) <2A9846DE-C063-3340-89D1-D5DAC2B8A08A> /usr/lib/libnetwork.dylib
    0x7fff67101000 -     0x7fff674ef7e7  libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib
    0x7fff67502000 -     0x7fff67506fff  libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
    0x7fff67509000 -     0x7fff6753dfff  libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib
    0x7fff675bc000 -     0x7fff675d8ffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff67613000 -     0x7fff67625fff  libsasl2.2.dylib (211) <D9E281A2-D7BA-32CD-8B96-54972B1D9E66> /usr/lib/libsasl2.2.dylib
    0x7fff67626000 -     0x7fff67627ff7  libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib
    0x7fff67628000 -     0x7fff677bbfe7  libsqlite3.dylib (274.5) <A1DEB5AB-8FE8-332E-A7E5-F493F2223FE3> /usr/lib/libsqlite3.dylib
    0x7fff6798c000 -     0x7fff679c5fff  libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib
    0x7fff679c6000 -     0x7fff679c9ffb  libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
    0x7fff679ca000 -     0x7fff679d7fff  libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
    0x7fff679db000 -     0x7fff67ac2fff  libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib
    0x7fff67ac3000 -     0x7fff67aebfff  libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib
    0x7fff67aec000 -     0x7fff67afeffb  libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
    0x7fff67b9c000 -     0x7fff67ba0ff7  libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
    0x7fff67ba1000 -     0x7fff67babff3  libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
    0x7fff67bac000 -     0x7fff67bb3fff  libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff67bb4000 -     0x7fff67bbcffb  libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
    0x7fff67bbd000 -     0x7fff67c42fff  libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
    0x7fff67cca000 -     0x7fff67d03ff7  libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
    0x7fff67d04000 -     0x7fff67d21ff7  libdyld.dylib (519.2.2) <C50D02BC-A333-3313-B787-02F255A6783F> /usr/lib/system/libdyld.dylib
    0x7fff67d22000 -     0x7fff67d22ffb  libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
    0x7fff67d23000 -     0x7fff67d2fff3  libkxld.dylib (4570.31.3) <C0DBCF74-E669-3AAD-934F-F07F3FE32908> /usr/lib/system/libkxld.dylib
    0x7fff67d30000 -     0x7fff67d30ff7  liblaunch.dylib (1205.30.29) <E66F58ED-C15E-3DFB-BC22-A861E13918C6> /usr/lib/system/liblaunch.dylib
    0x7fff67d31000 -     0x7fff67d35ffb  libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
    0x7fff67d36000 -     0x7fff67d38ff3  libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
    0x7fff67d39000 -     0x7fff67d3aff3  libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
    0x7fff67d3b000 -     0x7fff67d52fff  libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
    0x7fff67d53000 -     0x7fff67d53fff  libsystem_blocks.dylib (67) <F2493BB5-B1C6-3C4D-9F1F-1B402E0F1DB7> /usr/lib/system/libsystem_blocks.dylib
    0x7fff67d54000 -     0x7fff67dddff7  libsystem_c.dylib (1244.30.3) <E0136C71-0648-36F0-9F84-82EA2748A8D7> /usr/lib/system/libsystem_c.dylib
    0x7fff67dde000 -     0x7fff67de1ffb  libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff67de2000 -     0x7fff67de5ffb  libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff67de6000 -     0x7fff67de7fff  libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
    0x7fff67de8000 -     0x7fff67deeff7  libsystem_dnssd.dylib (878.30.4) <EB9BB165-45A4-367C-B33A-688D4F383A95> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff67def000 -     0x7fff67e38ff7  libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
    0x7fff67e39000 -     0x7fff67e5eff7  libsystem_kernel.dylib (4570.31.3) <D2E842AA-3B8D-31BF-8234-8C1BE11CFE32> /usr/lib/system/libsystem_kernel.dylib
    0x7fff67e5f000 -     0x7fff67eaafcb  libsystem_m.dylib (3146) <ABB1B85F-9FFE-31B8-AD4F-E39A30794A93> /usr/lib/system/libsystem_m.dylib
    0x7fff67eab000 -     0x7fff67ecafff  libsystem_malloc.dylib (140.1.1) <9F0745FF-B92F-330D-8812-BB74001D1D33> /usr/lib/system/libsystem_malloc.dylib
    0x7fff67ecb000 -     0x7fff67f6fff3  libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
    0x7fff67f70000 -     0x7fff67f7affb  libsystem_networkextension.dylib (767.30.7) <C5ED4BAB-2480-369D-8AB6-DFB37C15A1EE> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff67f7b000 -     0x7fff67f84ff3  libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
    0x7fff67f85000 -     0x7fff67f8cff7  libsystem_platform.dylib (161.20.1) <C049250F-8C35-314D-810F-4E28AEAED983> /usr/lib/system/libsystem_platform.dylib
    0x7fff67f8d000 -     0x7fff67f98fff  libsystem_pthread.dylib (301.30.1) <ABA848E1-6978-3B42-A3A7-608B2C36FA93> /usr/lib/system/libsystem_pthread.dylib
    0x7fff67f99000 -     0x7fff67f9cff3  libsystem_sandbox.dylib (765.30.4) <A51828BA-26D8-3205-AF3A-DF5C37269468> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff67f9d000 -     0x7fff67f9eff3  libsystem_secinit.dylib (30) <F06ADB8F-9E94-34A7-B3C9-2C22FDD14BAD> /usr/lib/system/libsystem_secinit.dylib
    0x7fff67f9f000 -     0x7fff67fa6ff7  libsystem_symptoms.dylib (820.30.7) <DC3586C2-AA56-3419-88D3-FC0DBF08E3C0> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff67fa7000 -     0x7fff67fbaff7  libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
    0x7fff67fbc000 -     0x7fff67fc1ff7  libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
    0x7fff67fc2000 -     0x7fff67feeff7  libxpc.dylib (1205.30.29) <F7E5F1BC-614B-39CB-B6CE-92A9C7B7EC0B> /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: 1107
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=453.9M resident=0K(0%) swapped_out_or_unallocated=453.9M(100%)
Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)
 
                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate framework                 128K        2 
Activity Tracing                     256K        2 
CG backing stores                    660K        2 
CG image                              24K        3 
CoreAnimation                        120K        5 
CoreGraphics                           8K        2 
CoreServices                         208K        2 
CoreUI image data                   1020K        8 
CoreUI image file                    196K        6 
Dispatch continuations              16.0M        2 
Foundation                             4K        2 
IOKit                               15.5M        2 
JS JIT generated code              128.0M        4 
JS JIT generated code (reserved)   896.0M        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        2 
MALLOC                             158.3M       45 
MALLOC guard page                     48K        9 
Memory Tag 242                        12K        2 
Memory Tag 251                        44K        2 
OpenGL GLSL                          256K        4 
SQLite page cache                     64K        2 
STACK GUARD                         56.0M       13 
Stack                               13.6M       13 
VM_ALLOCATE                          716K       17 
WebKit Malloc                       7248K        7 
__DATA                              38.0M      316 
__FONT_DATA                            4K        2 
__GLSLBUILTINS                      2588K        2 
__LINKEDIT                         195.7M       23 
__TEXT                             258.2M      319 
__UNICODE                            560K        2 
mapped file                         40.7M       17 
shared memory                        820K       19 
===========                       =======  ======= 
TOTAL                                1.8G      827 
TOTAL, minus reserved VM space     934.8M      827 

Model: MacBookPro13,3, BootROM MBP133.0233.B00, 4 processors, Intel Core i7, 2.9 GHz, 16 GB, SMC 2.38f7
Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In
Graphics: Radeon Pro 460, AMD Radeon Pro 460, PCIe, 4 GB
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.37.5.1a3)
Bluetooth: Version 6.0.2f2, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: iBridge
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1

I am getting the same exception. Were you able to solve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants