Feedback on layers causes composition crash

Steps causing the bug to occur

  1. Feed back a combined layer to itself using a hold node
  2. Press play and wait a bit
  3. Vuo crashes

Have you found a workaround?

No

Other notes

  • Vuo version: 2.2.0
  • macOS version: macOS 10.14
  • How severely does this bug affect you? It prevents me from completing a specific task with Vuo.
Process:               VuoCompositionLoader [735]
Path:                  /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Helpers/VuoCompositionLoader.app/Contents/MacOS/VuoCompositionLoader
Identifier:            org.vuo.VuoCompositionLoader
Version:               2.2.0.11461 (0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           VuoCompositionLoader [735]
User ID:               502

Date/Time:             2020-10-21 11:19:10.310 +0200
OS Version:            Mac OS X 10.14.6 (18G103)
Report Version:        12
Anonymous UUID:        264304F5-3AE9-0689-1D68-E11F9CB97C55


Time Awake Since Boot: 95 seconds

System Integrity Protection: enabled

Crashed Thread:        10  Dispatch queue: com.apple.root.default-qos

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x0000700005d47eb8
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [735]

VM Regions Near 0x700005d47eb8:
    Stack                  0000700005c42000-0000700005cc4000 [  520K] rw-/rwx SM=COW  thread 9
--> STACK GUARD            0000700005d47000-0000700005d48000 [    4K] ---/rwx SM=NUL  stack guard for thread 10
    Stack                  0000700005d48000-0000700005dca000 [  520K] rw-/rwx SM=COW  thread 10

Application Specific Information:
Running Vuo composition "FeedbackLayers"

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff7616822a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff7616876c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff4a0da94e __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff4a0d9ebc __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff4a0d961e CFRunLoopRunSpecific + 455
5   com.apple.HIToolbox           	0x00007fff493381ab RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x00007fff49337ee5 ReceiveNextEventCommon + 603
7   com.apple.HIToolbox           	0x00007fff49337c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8   com.apple.AppKit              	0x00007fff476d077d _DPSNextEvent + 1135
9   com.apple.AppKit              	0x00007fff476cf46b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
10  libVuoHeap.dylib              	0x000000010da86a70 VuoEventLoop_processEvent + 304
11  org.vuo.VuoCompositionLoader  	0x000000010da25d05 0x10da22000 + 15621
12  libdyld.dylib                 	0x00007fff760333d5 start + 1

Thread 1:: org.zeromq.kqueue  fd=72
0   libsystem_kernel.dylib        	0x00007fff7616e78e kevent + 10
1   libzmq.dylib                  	0x000000010da59b61 0x10da53000 + 27489
2   libzmq.dylib                  	0x000000010da66dfa 0x10da53000 + 81402
3   libsystem_pthread.dylib       	0x00007fff762272eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff7622a249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff7622640d thread_start + 13

Thread 2:: org.zeromq.kqueue  fd=76
0   libsystem_kernel.dylib        	0x00007fff7616e78e kevent + 10
1   libzmq.dylib                  	0x000000010da59b61 0x10da53000 + 27489
2   libzmq.dylib                  	0x000000010da66dfa 0x10da53000 + 81402
3   libsystem_pthread.dylib       	0x00007fff762272eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff7622a249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff7622640d thread_start + 13

Thread 3:: Dispatch queue: org.vuo.runtime.loader
0   libsystem_kernel.dylib        	0x00007fff7617036e poll + 10
1   libzmq.dylib                  	0x000000010da6a6a5 zmq_poll + 454
2   org.vuo.VuoCompositionLoader  	0x000000010da25f25 0x10da22000 + 16165
3   libdispatch.dylib             	0x00007fff75fe663d _dispatch_client_callout + 8
4   libdispatch.dylib             	0x00007fff75fe8de6 _dispatch_continuation_pop + 414
5   libdispatch.dylib             	0x00007fff75ff7f42 _dispatch_source_invoke + 2056
6   libdispatch.dylib             	0x00007fff75fec792 _dispatch_lane_serial_drain + 268
7   libdispatch.dylib             	0x00007fff75fed396 _dispatch_lane_invoke + 385
8   libdispatch.dylib             	0x00007fff75ff56ed _dispatch_workloop_worker_thread + 598
9   libsystem_pthread.dylib       	0x00007fff76226611 _pthread_wqthread + 421
10  libsystem_pthread.dylib       	0x00007fff762263fd start_wqthread + 13

Thread 4:: Dispatch queue: com.apple.root.user-initiated-qos
0   libsystem_kernel.dylib        	0x00007fff76168266 semaphore_wait_trap + 10
1   libdispatch.dylib             	0x00007fff75fe6bd9 _dispatch_sema4_wait + 16
2   libdispatch.dylib             	0x00007fff75fe739f _dispatch_semaphore_wait_slow + 98
3   libVuoHeap.dylib              	0x000000010daef447 VuoThreadManager::dequeueWorkers() + 679
4   libVuoHeap.dylib              	0x000000010daeef8e VuoThreadManager::enableSchedulingWorkers() + 222
5   libdispatch.dylib             	0x00007fff75fe55f8 _dispatch_call_block_and_release + 12
6   libdispatch.dylib             	0x00007fff75fe663d _dispatch_client_callout + 8
7   libdispatch.dylib             	0x00007fff75ff4509 _dispatch_root_queue_drain + 657
8   libdispatch.dylib             	0x00007fff75ff4b46 _dispatch_worker_thread2 + 90
9   libsystem_pthread.dylib       	0x00007fff762266b3 _pthread_wqthread + 583
10  libsystem_pthread.dylib       	0x00007fff762263fd start_wqthread + 13

Thread 5:: Dispatch queue: org.vuo.composition.FirePeriodically:fired
0   libsystem_kernel.dylib        	0x00007fff7616b86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff7622a56e _pthread_cond_wait + 722
2   libc++.1.dylib                	0x00007fff73265a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   libVuoHeap.dylib              	0x000000010dad5795 VuoNodeSynchronization::recordWaiting(unsigned long, unsigned long) + 2405
4   libVuoHeap.dylib              	0x000000010dad4d7a VuoNodeSynchronization::lockNode(VuoCompositionState*, unsigned long, unsigned long) + 186
5   libVuoHeap.dylib              	0x000000010dad4ca7 VuoNodeSynchronization::lockNodes(VuoCompositionState*, unsigned long*, unsigned long, unsigned long) + 87
6   libVuoHeap.dylib              	0x000000010dad8fa4 vuoLockNodes + 68
7   FeedbackLayers-AiNTr5.dylib   	0x0000000113af16e4 FeedbackLayersAiNTr5__FirePeriodically__fired + 148
8   libdispatch.dylib             	0x00007fff75fe663d _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff75fec8e0 _dispatch_lane_serial_drain + 602
10  libdispatch.dylib             	0x00007fff75fed396 _dispatch_lane_invoke + 385
11  libdispatch.dylib             	0x00007fff75ff56ed _dispatch_workloop_worker_thread + 598
12  libsystem_pthread.dylib       	0x00007fff76226611 _pthread_wqthread + 421
13  libsystem_pthread.dylib       	0x00007fff762263fd start_wqthread + 13

Thread 6:: org.zeromq.kqueue  fd=124
0   libsystem_kernel.dylib        	0x00007fff7616e78e kevent + 10
1   libzmq.dylib                  	0x000000010da59b61 0x10da53000 + 27489
2   libzmq.dylib                  	0x000000010da66dfa 0x10da53000 + 81402
3   libsystem_pthread.dylib       	0x00007fff762272eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff7622a249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff7622640d thread_start + 13

Thread 7:: org.zeromq.kqueue  fd=127
0   libsystem_kernel.dylib        	0x00007fff7616e78e kevent + 10
1   libzmq.dylib                  	0x000000010da59b61 0x10da53000 + 27489
2   libzmq.dylib                  	0x000000010da66dfa 0x10da53000 + 81402
3   libsystem_pthread.dylib       	0x00007fff762272eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff7622a249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff7622640d thread_start + 13

Thread 8:: Dispatch queue: org.vuo.runtime.control
0   libsystem_kernel.dylib        	0x00007fff7617036e poll + 10
1   libzmq.dylib                  	0x000000010da6a6a5 zmq_poll + 454
2   libVuoHeap.dylib              	0x000000010dae13ec VuoRuntimeCommunicator::startListeningForControl() + 476
3   libdispatch.dylib             	0x00007fff75fe663d _dispatch_client_callout + 8
4   libdispatch.dylib             	0x00007fff75fe8de6 _dispatch_continuation_pop + 414
5   libdispatch.dylib             	0x00007fff75ff7f42 _dispatch_source_invoke + 2056
6   libdispatch.dylib             	0x00007fff75fec792 _dispatch_lane_serial_drain + 268
7   libdispatch.dylib             	0x00007fff75fed396 _dispatch_lane_invoke + 385
8   libdispatch.dylib             	0x00007fff75ff56ed _dispatch_workloop_worker_thread + 598
9   libsystem_pthread.dylib       	0x00007fff76226611 _pthread_wqthread + 421
10  libsystem_pthread.dylib       	0x00007fff762263fd start_wqthread + 13

Thread 9:
0   libsystem_pthread.dylib       	0x00007fff762263f0 start_wqthread + 0

Thread 10 Crashed:: Dispatch queue: com.apple.root.default-qos
0   libVuoHeap.dylib              	0x000000010dafe946 VuoRelease + 488
1   libVuoModuleCache-installed.dylib	0x000000010ef5154d VuoSceneObject_free(void*) + 29
2   libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
3   libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
4   libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
5   libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
6   libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
7   libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
8   libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
9   libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
10  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
11  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
12  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
13  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
14  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
15  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
16  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
17  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
18  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
19  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
20  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
21  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
22  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
23  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
24  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
25  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
26  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
27  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
28  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
29  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
30  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
31  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
32  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
33  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
34  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
35  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
36  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
37  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
38  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
39  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
40  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
41  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
42  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
43  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
44  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
45  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
46  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
47  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
48  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
49  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
50  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
51  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
52  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
53  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
54  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
55  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
56  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
57  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
58  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
59  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
60  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
61  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
62  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
63  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
64  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
65  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
66  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
67  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
68  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
69  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
70  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
71  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
72  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
73  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
74  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
75  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
76  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
77  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
78  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
79  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
80  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
81  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
82  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
83  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
84  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
85  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
86  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
87  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
88  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
89  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
90  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
91  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
92  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
93  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
94  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
95  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
96  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
97  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
98  libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
99  libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
100 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
101 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
102 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
103 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
104 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
105 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
106 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
107 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
108 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
109 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
110 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
111 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
112 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
113 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
114 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
115 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
116 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
117 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
118 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
119 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
120 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
121 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
122 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
123 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
124 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
125 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
126 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
127 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
128 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
129 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
130 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
131 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
132 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
133 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
134 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
135 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
136 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
137 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
138 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
139 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
140 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
141 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
142 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
143 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
144 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
145 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
146 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
147 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
148 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
149 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
150 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
151 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
152 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
153 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
154 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
155 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
156 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
157 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
158 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
159 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
160 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
161 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
162 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
163 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
164 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
165 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
166 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
167 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
168 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
169 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
170 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
171 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
172 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
173 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
174 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
175 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
176 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
177 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
178 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
179 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
180 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
181 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
182 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
183 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
184 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
185 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
186 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
187 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
188 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
189 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
190 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
191 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
192 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
193 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
194 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
195 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
196 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
197 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
198 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
199 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
200 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
201 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
202 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
203 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
204 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
205 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
206 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
207 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
208 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
209 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
210 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
211 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
212 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
213 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
214 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
215 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
216 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
217 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
218 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
219 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
220 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
221 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
222 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
223 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
224 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
225 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
226 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
227 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
228 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
229 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
230 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
231 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
232 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
233 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
234 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
235 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
236 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
237 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
238 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
239 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
240 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
241 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
242 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
243 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
244 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
245 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
246 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
247 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
248 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
249 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
250 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
251 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
252 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
253 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
254 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
255 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
256 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
257 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
258 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
259 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
260 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
261 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
262 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
263 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
264 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
265 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
266 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
267 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
268 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
269 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
270 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
271 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
272 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
273 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
274 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
275 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
276 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
277 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
278 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
279 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
280 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
281 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
282 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
283 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
284 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
285 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
286 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
287 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
288 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
289 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
290 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
291 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
292 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
293 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
294 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
295 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
296 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
297 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
298 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
299 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
300 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
301 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
302 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
303 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
304 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
305 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
306 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
307 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
308 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
309 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
310 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
311 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
312 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
313 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
314 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
315 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
316 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
317 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
318 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
319 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
320 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
321 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
322 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
323 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
324 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
325 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
326 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
327 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
328 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
329 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
330 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
331 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
332 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
333 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
334 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
335 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
336 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
337 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
338 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
339 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
340 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
341 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
342 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
343 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
344 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
345 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
346 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
347 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
348 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
349 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
350 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
351 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
352 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
353 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
354 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
355 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
356 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
357 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
358 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
359 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
360 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
361 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
362 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
363 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
364 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
365 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
366 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
367 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
368 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
369 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
370 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
371 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
372 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
373 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
374 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
375 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
376 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
377 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
378 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
379 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
380 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
381 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
382 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
383 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
384 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
385 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
386 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
387 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
388 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
389 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
390 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
391 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
392 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
393 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
394 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
395 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
396 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
397 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
398 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
399 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
400 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
401 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
402 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
403 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
404 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
405 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
406 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
407 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
408 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
409 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
410 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
411 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
412 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
413 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
414 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
415 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
416 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
417 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
418 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
419 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
420 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
421 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
422 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
423 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
424 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
425 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
426 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
427 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
428 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
429 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
430 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
431 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
432 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
433 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
434 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
435 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
436 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
437 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
438 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
439 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
440 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
441 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
442 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
443 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
444 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
445 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
446 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
447 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
448 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
449 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
450 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
451 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
452 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
453 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
454 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
455 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
456 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
457 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
458 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
459 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
460 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
461 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
462 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
463 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
464 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
465 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
466 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
467 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
468 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
469 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
470 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
471 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
472 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
473 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
474 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
475 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
476 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
477 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
478 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
479 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
480 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
481 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
482 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
483 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
484 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
485 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
486 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
487 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
488 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
489 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
490 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
491 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
492 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
493 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
494 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
495 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
496 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
497 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
498 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
499 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
500 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
501 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
502 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
503 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
504 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
505 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
506 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
507 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
508 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
509 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179
510 libVuoModuleCache-installed.dylib	0x000000010ef0590b VuoListRemoveLastValue_VuoSceneObject + 27
511 libVuoModuleCache-installed.dylib	0x000000010ef515e3 VuoSceneObject_free(void*) + 179

Thread 11:
0   libsystem_pthread.dylib       	0x00007fff762263f0 start_wqthread + 0

Thread 12:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff7616822a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff7616876c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff4a0da94e __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff4a0d9ebc __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff4a0d961e CFRunLoopRunSpecific + 455
5   com.apple.AppKit              	0x00007fff476d84a2 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff762272eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff7622a249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff7622640d thread_start + 13

Thread 13:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff7616b86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff7622a5a1 _pthread_cond_wait + 773
2   com.apple.CoreVideo           	0x00007fff4be47797 CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo           	0x00007fff4be46d46 CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib       	0x00007fff762272eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff7622a249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff7622640d thread_start + 13

Thread 14:
0   libsystem_pthread.dylib       	0x00007fff762263f0 start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib       	0x00007fff762263f0 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib       	0x00007fff762263f0 start_wqthread + 0

Thread 10 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fc35fd2c1c0  rcx: 0x0000000000000000  rdx: 0x0000000000061c60
  rdi: 0x00007fc35fd2c1c0  rsi: 0x00007fc35ff00000  rbp: 0x0000700005d481c0  rsp: 0x0000700005d47ec0
   r8: 0x0000000000000005   r9: 0x00007fc35ffa69e0  r10: 0x0000000000000006  r11: 0x0000000000000006
  r12: 0x0000000000000000  r13: 0x00007fc35fc31fc0  r14: 0x000000010ef51530  r15: 0x00000000ffffffff
  rip: 0x000000010dafe946  rfl: 0x0000000000010246  cr2: 0x0000700005d47eb8
  
Logical CPU:     2
Error Code:      0x00000006
Trap Number:     14


Binary Images:
       0x10da22000 -        0x10da27ff7 +org.vuo.VuoCompositionLoader (2.2.0.11461 - 0) <3201CF11-3C5B-3F4E-BB5C-19F98160BCF4> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Helpers/VuoCompositionLoader.app/Contents/MacOS/VuoCompositionLoader
       0x10da31000 -        0x10da3afff +libmarkdown.dylib (0) <2D81540D-FF52-3CAE-819A-266D88A937E9> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libmarkdown.dylib
       0x10da44000 -        0x10da49fff +libjson-c.dylib (0) <06B48B45-EC40-39E0-B2FD-F3FA644B9315> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libjson-c.dylib
       0x10da53000 -        0x10da70ff3 +libzmq.dylib (0) <43F531B3-DD14-3C12-8969-146DAE623C0A> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libzmq.dylib
       0x10da83000 -        0x10db06fff +libVuoHeap.dylib (0) <43B1F525-03B3-3235-8112-0E31B5672416> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libVuoHeap.dylib
       0x10db58000 -        0x10db58fff +libVuoModuleCache-generated.dylib (0) <1C64A7FF-9C3D-355B-A40D-D9A58B87D237> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/Builtin/libVuoModuleCache-generated.dylib
       0x10db5e000 -        0x10dbcefef +libGamma.dylib (0) <CC659EDB-B9FB-34A4-AE5C-E3D0867A5933> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libGamma.dylib
       0x10dbea000 -        0x10dbf1ffb +libVuoApp.dylib (0) <69742E0C-5E19-396B-835A-DC5A8FB52CFD> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libVuoApp.dylib
       0x10ec00000 -        0x10f050ff7 +libVuoModuleCache-installed.dylib (0) <6C07F784-0355-369A-BDEA-AC2E99B6393B> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Modules/Builtin/libVuoModuleCache-installed.dylib
       0x10f290000 -        0x10f381ff7 +libLeap.dylib (2.3.1) <BF9DD1DC-FD5F-3B30-89ED-B7F83779B44B> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libLeap.dylib
       0x10f3a6000 -        0x10f3e0ff7 +libVuoGlContext.dylib (0) <8B5ECA3F-695A-353F-A4FA-DDC929C1AA86> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libVuoGlContext.dylib
       0x10f3fc000 -        0x10f439fff +libVuoGlPool.dylib (0) <51659F0F-E52A-3F08-BDBB-6AAC6941CA73> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libVuoGlPool.dylib
       0x10f466000 -        0x110069fef +libavcodec.dylib (0) <0DB5503F-4DAE-3F54-9FC9-74FC2613ED7A> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libavcodec.dylib
       0x1108be000 -        0x110d0eff7 +libavformat.dylib (0) <A27D29AB-1C28-3DBC-926D-532C1A2002FD> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libavformat.dylib
       0x110da2000 -        0x110df7ff7 +libavutil.dylib (0) <6970595D-67F3-35CF-A6A0-0B63279A927F> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libavutil.dylib
       0x110ea1000 -        0x110ea2fff +libcsv.dylib (0) <4AE88D27-8139-3E47-9BCC-F3764ADBB5C9> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libcsv.dylib
       0x110ea9000 -        0x111190ff3 +libcurl.dylib (0) <02845496-7A03-3A03-A39B-83EA26CF06F7> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libcurl.dylib
       0x1111e1000 -        0x1116d8fff +libfreeimage.dylib (0) <908D5B6F-1FE7-3AC8-94EC-93557D01A8BE> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libfreeimage.dylib
       0x111769000 -        0x111773ffb +libfreenect.dylib (0) <4CD4D6E3-457A-3A4C-A7C2-F0C4B4C925B3> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libfreenect.dylib
       0x11177d000 -        0x1117b6ff3 +libfreenect2.dylib (0) <5B967014-56D6-3C94-980A-59E3A6D2C41F> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libfreenect2.dylib
       0x1117d6000 -        0x111814fff +libmuparser.dylib (0) <2E5B6150-C87A-323E-9A0E-D1FB0CB8F02B> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libmuparser.dylib
       0x111842000 -        0x111cb8ffb +liboai.dylib (0) <D67D7736-514B-3F50-9BB6-85D6A6B03B6C> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/liboai.dylib
       0x111d9f000 -        0x111da5ffb +liboscpack.dylib (0) <598A61D2-4060-3D5E-A1D1-C0056B04B467> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/liboscpack.dylib
       0x111db5000 -        0x111dbfff7 +librtaudio.dylib (0) <9578C7CE-3FAD-3E81-AA29-0A14530A05EA> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/librtaudio.dylib
       0x111dce000 -        0x111dd6ff7 +librtmidi.dylib (0) <8572E09A-71D0-320F-90AC-FC4B236A8AFB> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/librtmidi.dylib
       0x111de4000 -        0x111dfffff +libswresample.dylib (0) <5B6A01F3-BBA0-36EF-AC38-DE848CBC311F> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libswresample.dylib
       0x111e09000 -        0x111e9dff7 +libswscale.dylib (0) <05612007-4F22-3B60-9B4B-A20BBD77754F> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libswscale.dylib
       0x111eb1000 -        0x111ebeffb +libusb.dylib (0) <50F642D5-A4F4-3723-884D-55E97CAB0BE7> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libusb.dylib
       0x111ec8000 -        0x111f35ff7 +libxml2.dylib (0) <6C8C9166-5B5C-3AD4-9165-DACF5E4ECC69> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libxml2.dylib
       0x111f5f000 -        0x111f6fff7 +libz.dylib (0) <28A95147-F647-36A5-A521-39A1047E6BD7> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libz.dylib
       0x111f78000 -        0x11201bfff +libzxing.dylib (0) <C9B48139-7763-3146-A973-29BD0FD734F6> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Modules/libzxing.dylib
       0x112059000 -        0x112069ff7 +info.v002.Syphon (1.0 - 1) <51A8E961-D7F0-78DB-6E90-81925565B2BF> /Applications/Vuo.app/Contents/Frameworks/Vuo.framework/Versions/2/Frameworks/Syphon.framework/Versions/A/Syphon
       0x1120eb000 -        0x1120f2ff3 +FeedbackLayers-AiNTr5-resource-3bY71g.dylib (0) <904293D9-CB86-3881-9779-62F9DBA48E75> /var/folders/*/FeedbackLayers-AiNTr5-resource-3bY71g.dylib
       0x113adb000 -        0x113ae2fff +FeedbackLayers-AiNTr5-resource-EajOEf.dylib (0) <CE5523D4-567E-3F47-949C-DB722E218D54> /var/folders/*/FeedbackLayers-AiNTr5-resource-EajOEf.dylib
       0x113ae5000 -        0x113afafff +FeedbackLayers-AiNTr5.dylib (0) <60D1FE5C-08E4-3B14-95E0-1DC69A05F51A> /var/folders/*/FeedbackLayers-AiNTr5.dylib
       0x113b1f000 -        0x113b23ffb  com.apple.audio.AppleHDAHALPlugIn (282.54 - 282.54) <207D25F0-B094-3569-AA6D-09B4EDD72861> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x113bc7000 -        0x113bca047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
       0x1140ef000 -        0x11411bff7 +com.grame.JackRouter (JackRouter - 0.9.6) <EADB63FA-A636-0BB3-9FC5-6D0CB293301B> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
       0x11413a000 -        0x11416cfff +libjack.0.dylib (1) <266596BC-3A41-46F5-232D-7210E2AB1C12> /usr/local/lib/libjack.0.dylib
       0x114ef6000 -        0x114f6070f  dyld (655.1.1) <DFC3C4AF-6F97-3B34-B18D-7DCB23F2A83A> /usr/lib/dyld
    0x7fff3e800000 -     0x7fff3eb59fff  com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <AB6E8A8F-0BFE-37EE-A135-44ABA4FCB559> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff422c9000 -     0x7fff427dbff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (12.10.12 - 12.1.0) <78027A46-7D47-3F5A-83F8-24178DC1B17D> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x7fff427dc000 -     0x7fff4286dff7  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.10.12 - 12.1.0) <8C2A0FD4-4443-327E-B7E4-92653DC8F967> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x7fff460d8000 -     0x7fff462b4ffb  com.apple.avfoundation (2.0 - 1550.4) <5854207B-6106-3DA4-80B6-36C42D042F26> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff462b5000 -     0x7fff4637afff  com.apple.audio.AVFAudio (1.0 - ???) <D454A339-2FC6-3EF6-992F-D676046612DB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff46482000 -     0x7fff46482fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff46483000 -     0x7fff46499ff7  libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff4649a000 -     0x7fff46b33fef  com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff46b34000 -     0x7fff46dadff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff46dae000 -     0x7fff46e20ffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff46e21000 -     0x7fff471caff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff471cb000 -     0x7fff471e0feb  libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff471e1000 -     0x7fff471e6ff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff471e7000 -     0x7fff47263ff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff47264000 -     0x7fff47277fe3  libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff47278000 -     0x7fff4745fff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff47460000 -     0x7fff47513ff7  libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff47514000 -     0x7fff47514fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff476b6000 -     0x7fff4846bffb  com.apple.AppKit (6.9 - 1671.60.109) <EFB74848-E23F-3FC3-B167-BA1F960996CC> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff484bd000 -     0x7fff484bdfff  com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff484be000 -     0x7fff48529fff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff485c2000 -     0x7fff486d9fff  libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff486da000 -     0x7fff4871cfff  libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff48776000 -     0x7fff487a8fff  libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff4880d000 -     0x7fff48811ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff488ac000 -     0x7fff488feff7  com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff488ff000 -     0x7fff4890efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff4890f000 -     0x7fff48958ff7  com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff48959000 -     0x7fff48992ff7  com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff48993000 -     0x7fff4899ffff  com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff489a0000 -     0x7fff48c17ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff48c19000 -     0x7fff48c19fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff48f72000 -     0x7fff49313fff  com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff49328000 -     0x7fff49328fff  com.apple.Carbon (158 - 158) <56AD06AA-7BB4-3F0B-AEF7-9768D0BC1C98> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff49329000 -     0x7fff4932cffb  com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff4932d000 -     0x7fff49624fff  com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff49625000 -     0x7fff49628ff3  com.apple.help (1.3.8 - 66) <A08517EB-8958-36C9-AEE0-1A8FEEACBE3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff49629000 -     0x7fff4962eff7  com.apple.ImageCapture (9.0 - 1534.2) <DB063E87-ED8F-3E4E-A7E2-A6B45FA73EF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff4962f000 -     0x7fff496c4ff3  com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff496c5000 -     0x7fff496ddff7  com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff496fd000 -     0x7fff496feff7  com.apple.print.framework.Print (14.2 - 267.4) <A7A9D2A0-D4E0-35EF-A0F7-50521F707C33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff496ff000 -     0x7fff49701ff7  com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff49702000 -     0x7fff49708ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff4982a000 -     0x7fff4982afff  com.apple.Cocoa (6.11 - 23) <C930D6CD-930B-3D1E-9F15-4AE6AFC13F26> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff49838000 -     0x7fff49987ff7  com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff49b13000 -     0x7fff49b99fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff49bfd000 -     0x7fff49c27ffb  com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff49c28000 -     0x7fff49fadfef  com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff49fae000 -     0x7fff4a09eff7  com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff4a09f000 -     0x7fff4a4e4ff7  com.apple.CoreFoundation (6.9 - 1575.22) <51040EEE-7C5D-3433-A271-86B47B0562BF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff4a4e6000 -     0x7fff4ab75fff  com.apple.CoreGraphics (2.0 - 1265.9) <BC95B558-EF77-3A57-A0BC-11606C778991> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff4ab77000 -     0x7fff4ae97fff  com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff4af11000 -     0x7fff4af67ff7  com.apple.audio.midi.CoreMIDI (1.10 - 88) <015D7611-2CC6-3B40-9639-43FB80222239> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff4af6a000 -     0x7fff4b193fff  com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff4b194000 -     0x7fff4b298fff  com.apple.CoreMedia (1.0 - 2290.13) <A739B93D-23C2-3A34-8D61-6AC924B9634F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff4b299000 -     0x7fff4b2f4fff  com.apple.CoreMediaIO (900.0 - 5050.1) <63944D63-D138-3774-BAB4-A95679469A43> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff4b2f5000 -     0x7fff4b2f5fff  com.apple.CoreServices (946 - 946) <2EB6117A-6389-311B-95A0-7DE32C5FCFE2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff4b2f6000 -     0x7fff4b372ff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff4b373000 -     0x7fff4b64afff  com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff4b64b000 -     0x7fff4b693ff7  com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff4b694000 -     0x7fff4b69cffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff4b69d000 -     0x7fff4b84eff7  com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff4b84f000 -     0x7fff4b8edff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff4b8ee000 -     0x7fff4b938ff7  com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff4b939000 -     0x7fff4b9a0ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff4b9a1000 -     0x7fff4b9c2ff3  com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff4bccd000 -     0x7fff4be2fff3  com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff4be30000 -     0x7fff4be70ff3  com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff4be71000 -     0x7fff4bf00fff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff4c083000 -     0x7fff4c131fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <D7A28B57-C025-3D44-BB17-82243B7B91BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff4c157000 -     0x7fff4c15cffb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff4c322000 -     0x7fff4c6cfffb  com.apple.Foundation (6.9 - 1575.22) <CDB9A3E1-41A5-36EC-A24E-94FBCC752D6A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff4c73e000 -     0x7fff4c76dffb  com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff4c86d000 -     0x7fff4c977fff  com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff4c9da000 -     0x7fff4ca69fff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff4ca6b000 -     0x7fff4ca7affb  com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff4ca7b000 -     0x7fff4cacdff3  com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff4cace000 -     0x7fff4cc59fef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff4cc5a000 -     0x7fff4cc5effb  libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff4cc5f000 -     0x7fff4cd3bfef  libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff4cd3c000 -     0x7fff4cd61feb  libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff4d024000 -     0x7fff4d04afeb  libPng.dylib (1850.2) <FBCEE909-F573-3AD6-A45F-AF32612BF8A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff4d04b000 -     0x7fff4d04dffb  libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff4d04e000 -     0x7fff4d09bfe7  libTIFF.dylib (1850.2) <F59557C9-C761-3E6F-85D1-0FBFFD53ED5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff4d396000 -     0x7fff4e1f6fff  com.apple.JavaScriptCore (14607 - 14607.3.9) <9B7D9E8B-619D-34A1-8FA9-E23C0EA3CD02> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff4e20e000 -     0x7fff4e227fff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff4e4e1000 -     0x7fff4e4ebfff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff4e59b000 -     0x7fff4ec41fff  com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff4ec43000 -     0x7fff4ecebff7  com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff4eced000 -     0x7fff4ed06ff3  com.apple.MetalKit (1.0 - 113) <51CDE966-54A7-3556-971B-1173E9986BB8> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff4ed07000 -     0x7fff4ed26ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff4ed27000 -     0x7fff4eda3fe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff4eda4000 -     0x7fff4edcbfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff4edcc000 -     0x7fff4eef7ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff4eef8000 -     0x7fff4ef12fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff4ef13000 -     0x7fff4ef14ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff4fd0b000 -     0x7fff4fd17ff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff527ac000 -     0x7fff527b4fe3  libcldcpuengine.dylib (2.11) <AAE49359-EB53-3FD4-ADBF-C60498BD0B34> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff527b5000 -     0x7fff5280cff7  com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff5280d000 -     0x7fff52828ff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff52829000 -     0x7fff52834ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff53184000 -     0x7fff53186fff  libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff53187000 -     0x7fff5318cff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff5318d000 -     0x7fff53191fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff53192000 -     0x7fff5319aff7  libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff5319b000 -     0x7fff531a6fff  libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff531a7000 -     0x7fff531e1fef  libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff531e2000 -     0x7fff53354ff7  libGLProgrammability.dylib (17.7.3) <5BB795C6-97AB-37AC-954C-145E3216AC3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff53355000 -     0x7fff53393fff  libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff53d30000 -     0x7fff53d3fffb  com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff53d40000 -     0x7fff53ed7ff7  GLEngine (17.7.3) <B2CB8E1E-4AD3-3CE4-ACB0-89A6749603D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff53ed8000 -     0x7fff53f01ff3  GLRendererFloat (17.7.3) <A656F9C6-AB06-33C6-842A-600CB8B060C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff540bc000 -     0x7fff54205ff7  com.apple.QTKit (7.7.3 - 3040) <D42BB4BE-B347-3113-ACA4-3257A5E45F52> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff54206000 -     0x7fff5445afff  com.apple.imageKit (3.0 - 1067) <4F398AF4-828E-3FC2-9E3D-4EE3F36F7619> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff5445b000 -     0x7fff54547fff  com.apple.PDFKit (1.0 - 745.3) <EF7A5FC1-017A-329E-BDAE-3D136CE28E64> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff54548000 -     0x7fff54a17ff7  com.apple.QuartzComposer (5.1 - 370) <9C59494E-8D09-359E-B457-AA893520984C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff54a18000 -     0x7fff54a3eff7  com.apple.quartzfilters (1.10.0 - 83.1) <1CABB0FA-A6DB-3DD5-A598-F298F081E04E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff54a3f000 -     0x7fff54b40ff7  com.apple.QuickLookUIFramework (5.0 - 775.6) <5660DDBA-2BE4-310A-9E81-370106EDB21D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff54b41000 -     0x7fff54b41fff  com.apple.quartzframework (1.5 - 23) <31783652-5E36-3773-8847-9FECFE2487F0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff54b42000 -     0x7fff54d99ff7  com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff54d9a000 -     0x7fff54df1fff  com.apple.QuickLookFramework (5.0 - 775.6) <CB74C63F-E223-3783-9021-8E28091BCDA6> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff54fb8000 -     0x7fff54fcfff7  com.apple.SafariServices.framework (14607 - 14607.3.9) <96DFC381-5242-3D06-B115-9367C79801C9> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff555ce000 -     0x7fff558cefff  com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff558cf000 -     0x7fff5595bfff  com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff5595c000 -     0x7fff5598cffb  com.apple.securityinterface (10.0 - 55109.200.8) <02B83641-2D21-3DB8-AAB8-6F8AAD0F6264> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff5598d000 -     0x7fff55991fff  com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff55d2a000 -     0x7fff55d97fff  com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff55ff6000 -     0x7fff56357fff  com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff5662c000 -     0x7fff56c38ff7  libwebrtc.dylib (7607.3.9) <4D2A43AD-B95E-3CF7-8822-553411D3EF15> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff56c39000 -     0x7fff585bfff7  com.apple.WebCore (14607 - 14607.3.9) <F50B7FC8-60F1-3FC4-83E1-0065463B27E6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff585c0000 -     0x7fff587b1ffb  com.apple.WebKitLegacy (14607 - 14607.3.9) <59707811-F21F-388C-A801-C51D32E99392> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff587b2000 -     0x7fff58d02ff7  com.apple.WebKit (14607 - 14607.3.9) <AE6029DD-0CED-3FEF-92D5-DB8D4F9757F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff58fd3000 -     0x7fff59078feb  com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff59605000 -     0x7fff5960ffff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C97597AF-865F-3A33-A6EB-807EE9881521> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff59a8d000 -     0x7fff59a8eff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff59e4c000 -     0x7fff59f8ffff  com.apple.AnnotationKit (1.0 - 232.3.30) <A35C5450-FBA1-3E76-9F27-4ED0179AE6A6> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff5a08f000 -     0x7fff5a0bbff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff5a1e3000 -     0x7fff5a1f2fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff5a2ee000 -     0x7fff5a2f9fff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff5a33a000 -     0x7fff5a383ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff5a5d7000 -     0x7fff5a5f9fff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff5a6b9000 -     0x7fff5a6bcff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A48BC6D4-224C-3A25-846B-4D06C53568AE> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff5a6bd000 -     0x7fff5a70dff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff5a758000 -     0x7fff5a76cffb  com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff5ab3b000 -     0x7fff5ac27ff7  com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff5ade9000 -     0x7fff5adf1fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff5adf2000 -     0x7fff5ae87fff  com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff5ae88000 -     0x7fff5aef5ff3  com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff5aefe000 -     0x7fff5af04ffb  com.apple.BezelServicesFW (317.5 - 317.5) <25807B30-117A-33D9-93E6-48E8AE90BD63> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff5bd53000 -     0x7fff5bda2ff7  com.apple.ChunkingLibrary (201 - 201) <DFE16C42-24E6-386F-AC50-0058F61980A2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff5cb60000 -     0x7fff5cb69ffb  com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff5d002000 -     0x7fff5d3e5fef  com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff5d3e6000 -     0x7fff5d414ff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff5d4aa000 -     0x7fff5d508ffb  com.apple.corebrightness (1.0 - 1) <61040CCD-0AFD-389F-87E8-0FD9D8C3BAE1> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff5d842000 -     0x7fff5d853ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff5d9fc000 -     0x7fff5daebfff  com.apple.CoreHandwriting (161 - 1.2) <7CBB18C3-FE95-3352-9D67-B441E89AD10F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff5dcbd000 -     0x7fff5dcd3ffb  com.apple.CoreMediaAuthoring (2.2 - 959) <86089759-E920-37DB-A3BB-F5621C351E4A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff5ddfd000 -     0x7fff5de63ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff5dfca000 -     0x7fff5dfceff7  com.apple.CoreOptimization (1.0 - 1) <1C724E01-E9FA-3AEE-BE4B-C4DB8EC0C812> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff5dfcf000 -     0x7fff5e05bfff  com.apple.CorePDF (4.0 - 414) <E4ECDD15-34C0-30C2-AFA9-27C8EDAC3DB0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff5e110000 -     0x7fff5e118ff7  com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff5e119000 -     0x7fff5e16fff7  com.apple.CorePrediction (1.0 - 1) <A66C8A6F-C3B2-3547-985D-C62C62F9FA48> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff5e294000 -     0x7fff5e2c5ff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff5e68c000 -     0x7fff5e710fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff5e7a0000 -     0x7fff5e8cbff7  com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff5e8cc000 -     0x7fff5ea6cfff  com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff5eac0000 -     0x7fff5eb23ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff5eb24000 -     0x7fff5eb35ff7  com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff5ebc5000 -     0x7fff5ebd4fff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff5ebd5000 -     0x7fff5ebd9ff7  com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5ec5a000 -     0x7fff5eccfffb  com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5ed1b000 -     0x7fff5ed58ff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5ed59000 -     0x7fff5ee94ff7  com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff5f0a0000 -     0x7fff5f166fff  com.apple.DiskManagement (12.1 - 1555.270.2) <EB207683-FBD6-3B74-A606-3FE22234372C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff5f167000 -     0x7fff5f16bffb  com.apple.DisplayServicesFW (3.1 - 380) <62041594-2A4C-3362-87EE-F8E8C8E5BEEC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff5f214000 -     0x7fff5f217ff3  com.apple.EFILogin (2.0 - 2) <210948F9-FD39-392D-8349-34985B3C751C> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff5f94d000 -     0x7fff5fc2fff7  com.apple.vision.EspressoFramework (1.0 - 120) <8B56D943-F87B-3A01-B7A4-19DE3312B61C> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff5fddb000 -     0x7fff601f6fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff63aaa000 -     0x7fff63aabfff  libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff6513f000 -     0x7fff6514aff7  libGPUSupportMercury.dylib (17.7.3) <36E3C5B1-15EB-3713-BC3A-31A3B074DD24> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff6514b000 -     0x7fff65150fff  com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff654de000 -     0x7fff65502ff3  com.apple.GenerationalStorage (2.0 - 285.101) <84C2E52C-F2C6-3FF8-87E5-3C88A40D3881> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff65f5c000 -     0x7fff65f6bfff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff65f6c000 -     0x7fff65f79ff7  com.apple.GraphicsServices (1.0 - 1.0) <56646B62-B331-31DC-80EB-7996DCAB6944> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff660d1000 -     0x7fff66145ffb  com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff66146000 -     0x7fff66174fff  com.apple.HelpData (2.3 - 184.4) <22850610-29F8-3902-93A3-BBF403440185> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff6744b000 -     0x7fff67452ffb  com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff67456000 -     0x7fff6746efff  com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff67816000 -     0x7fff67843ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff6796d000 -     0x7fff67971ffb  com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff67ad6000 -     0x7fff67ae8ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff67b03000 -     0x7fff67bdeff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff67bdf000 -     0x7fff67c1bff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff67c22000 -     0x7fff67c27fff  com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff68445000 -     0x7fff68448fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff684cf000 -     0x7fff684f5ff3  com.apple.MarkupUI (1.0 - 232.3.30) <C6A452D8-CA97-3044-A025-8ED4B7264FE2> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff6855d000 -     0x7fff68590ff7  com.apple.MediaKit (16 - 907) <5EE0E7DA-5ACC-33F3-9BF0-47A448C011A1> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff6891c000 -     0x7fff68944ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff68945000 -     0x7fff689d2ff7  com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff689e9000 -     0x7fff68a02ffb  com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff68b7d000 -     0x7fff68b98ffb  com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff68bab000 -     0x7fff68c20fff  com.apple.Montreal (1.0 - 42.15.9) <17BFD046-4362-3A76-A496-648D00FF3743> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff68c21000 -     0x7fff68c4bffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff68e87000 -     0x7fff68e91fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff696f2000 -     0x7fff69743ff3  com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff6a7e7000 -     0x7fff6a8dafff  com.apple.PencilKit (1.0 - 1) <79225726-6980-3680-AC0B-D8C5C5DB2224> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff6a8db000 -     0x7fff6a8eaff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6c727000 -     0x7fff6c77bffb  com.apple.ProtectedCloudStorage (1.0 - 1) <53B3C1F3-BB97-379F-8CBA-8FDCDF085793> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff6c77c000 -     0x7fff6c79aff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff6c918000 -     0x7fff6c91bff3  com.apple.QuickLookNonBaseSystem (1.0 - 1) <69D0DD00-A3D2-3835-91F0-F33BD9D7D740> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff6c91c000 -     0x7fff6c931ff3  com.apple.QuickLookThumbnailing (1.0 - 1) <B5E746AE-1DCB-3299-8626-10CCCBC2D5EE> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff6c932000 -     0x7fff6c982fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff6cac2000 -     0x7fff6cacdfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.2) <651F994E-21E1-359B-8FEA-6909CE9AAD56> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff6cae0000 -     0x7fff6cb02fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff6cb03000 -     0x7fff6cb16ff3  com.apple.xpc.RemoteXPC (1.0 - 1336.261.2) <E7B66B18-F5DF-3819-BA47-E35122BA09E8> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff6d841000 -     0x7fff6d88afff  com.apple.Safari.SafeBrowsing (14607 - 14607.3.9) <F4DA3E55-28AF-3406-8120-9B797197ABED> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff6e30c000 -     0x7fff6e42afff  com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff6e42b000 -     0x7fff6e44affb  com.apple.shortcut (2.16 - 101) <FA635B3A-8B45-3132-BB06-BD0398F03E12> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff6f23e000 -     0x7fff6f4edfff  com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6fc90000 -     0x7fff6fc9cfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff7033b000 -     0x7fff70377ff3  com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff703ed000 -     0x7fff70478fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff7094f000 -     0x7fff7095bfff  com.apple.private.SystemPolicy (1.0 - 1) <9CDA85A3-875C-3615-8818-2DC73E9FFE8B> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff70960000 -     0x7fff7096cffb  com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff70bd2000 -     0x7fff70c9aff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff70d50000 -     0x7fff70d51fff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff70d57000 -     0x7fff70f0effb  com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff70f5c000 -     0x7fff70f62ffb  com.apple.URLFormatting (59 - 59.46) <8FA3A00C-7BFF-33B9-95EA-A7FC04091D4D> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff71b8a000 -     0x7fff71c63fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff720a6000 -     0x7fff72318ffb  libAWDSupportFramework.dylib (2131) <AC78D095-4D47-37DF-AE0D-8EEC7C2553F0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff72319000 -     0x7fff7232afff  libprotobuf-lite.dylib (2131) <297886A7-F889-38AA-B6F6-162598345EC4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff7232b000 -     0x7fff72385fff  libprotobuf.dylib (2131) <05141A5F-1870-3AA7-B339-6EB13E375BA4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff72386000 -     0x7fff723c7ff7  com.apple.awd (1.0 - 930.11) <652A1F08-52A3-36CC-8055-EF57143BED76> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff7243b000 -     0x7fff7243efff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff7283f000 -     0x7fff72841ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff72a7b000 -     0x7fff72a8fffb  libAccessibility.dylib (2402.95) <6BC07631-25B1-3C31-A2CB-E5E477836A5E> /usr/lib/libAccessibility.dylib
    0x7fff72b0b000 -     0x7fff72b3ffff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff72b42000 -     0x7fff72b4cff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff72b4d000 -     0x7fff72bd6fff  libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib
    0x7fff72bda000 -     0x7fff72bdbffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff72c12000 -     0x7fff72e69ff3  libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
    0x7fff72e89000 -     0x7fff72e90fff  libMatch.1.dylib (31.200.1) <EF8164CB-B599-39D9-9E73-4958A372DC0B> /usr/lib/libMatch.1.dylib
    0x7fff72eba000 -     0x7fff72ed9fff  libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
    0x7fff72eda000 -     0x7fff72edafff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff7301a000 -     0x7fff7301bffb  libSystem.B.dylib (1252.250.1) <B1006948-7AD0-3CA9-81E0-833F4DD6BFB4> /usr/lib/libSystem.B.dylib
    0x7fff7301c000 -     0x7fff73096ff7  libTelephonyUtilDynamic.dylib (3705) <155194D3-2B24-3A5F-9C04-364E0D583C60> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff73097000 -     0x7fff73098fff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff730aa000 -     0x7fff730c0ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff730c1000 -     0x7fff730eaffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff730eb000 -     0x7fff7316afff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff7316e000 -     0x7fff7316eff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff7323e000 -     0x7fff7324effb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff7324f000 -     0x7fff7325cfff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff7325d000 -     0x7fff732b0ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff732b1000 -     0x7fff732c6ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff732c7000 -     0x7fff732c7ff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff732c8000 -     0x7fff732d8ffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff732d9000 -     0x7fff732f1ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff73566000 -     0x7fff7357cfff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff7357d000 -     0x7fff7357eff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff7371c000 -     0x7fff73814ff7  libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib
    0x7fff73a17000 -     0x7fff73a22ff7  libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib
    0x7fff73a2a000 -     0x7fff73a80ff3  libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
    0x7fff73bb4000 -     0x7fff73bb4fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff73bb5000 -     0x7fff73bceffb  libexpat.1.dylib (16.1.1) <28A385F1-4210-32D2-861B-C1B2189A5294> /usr/lib/libexpat.1.dylib
    0x7fff73be6000 -     0x7fff73bebff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff73bec000 -     0x7fff73bf1ff7  libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
    0x7fff73c1c000 -     0x7fff73d0cfff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff73d0d000 -     0x7fff73f6effb  libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib
    0x7fff73fbb000 -     0x7fff73fbcfff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff73fbd000 -     0x7fff73fd5ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff73fed000 -     0x7fff74091ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff74092000 -     0x7fff74296fff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff7446e000 -     0x7fff747bfff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff74851000 -     0x7fff74fd6fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff74fe8000 -     0x7fff74fecffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff74fef000 -     0x7fff75024fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff7513d000 -     0x7fff75155ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff75157000 -     0x7fff75192ff3  libsandbox.1.dylib (851.270.1) <04B924EF-2385-34DF-807E-93AAD9EF3AAB> /usr/lib/libsandbox.1.dylib
    0x7fff751a6000 -     0x7fff751a7ff7  libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib
    0x7fff751a8000 -     0x7fff75385fff  libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
    0x7fff75479000 -     0x7fff754c4ff7  libstdc++.6.dylib (104.1) <BF6E1E5B-5DF2-3069-A926-20ABF03832B3> /usr/lib/libstdc++.6.dylib
    0x7fff7559e000 -     0x7fff755a1ff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff755a2000 -     0x7fff755affff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff755b4000 -     0x7fff75696ff3  libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib
    0x7fff75697000 -     0x7fff756bfff3  libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib
    0x7fff756c0000 -     0x7fff756d2ff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff75eb6000 -     0x7fff75ebaff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff75ebb000 -     0x7fff75ec5ff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff75ec6000 -     0x7fff75ecdff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff75ece000 -     0x7fff75ed7ff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff75ed8000 -     0x7fff75f5cfc3  libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
    0x7fff75fe3000 -     0x7fff7601cff7  libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
    0x7fff7601d000 -     0x7fff76049ff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff7604a000 -     0x7fff7604affb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff7604b000 -     0x7fff76057ff3  libkxld.dylib (4903.271.2) <FBF128C8-D3F0-36B6-983A-A63B8A3E0E52> /usr/lib/system/libkxld.dylib
    0x7fff76058000 -     0x7fff76058ff7  liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
    0x7fff76059000 -     0x7fff7605efff  libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib
    0x7fff7605f000 -     0x7fff76061ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff76062000 -     0x7fff76063ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff76064000 -     0x7fff7607bff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff7607c000 -     0x7fff7607cff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff7607d000 -     0x7fff76104fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff76105000 -     0x7fff76108ffb  libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
    0x7fff76109000 -     0x7fff7610cff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff7610d000 -     0x7fff76113fff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff76114000 -     0x7fff7611aff7  libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff7611b000 -     0x7fff76166ffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff76167000 -     0x7fff7618fff7  libsystem_kernel.dylib (4903.271.2) <EA204E3C-870B-30DD-B4AF-D1BB66420D14> /usr/lib/system/libsystem_kernel.dylib
    0x7fff76190000 -     0x7fff761dbff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff761dc000 -     0x7fff76206fff  libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff76207000 -     0x7fff76211ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff76212000 -     0x7fff76219fff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff7621a000 -     0x7fff76223fef  libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
    0x7fff76224000 -     0x7fff7622eff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff7622f000 -     0x7fff76232ff7  libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff76233000 -     0x7fff76235ff3  libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib
    0x7fff76236000 -     0x7fff7623dff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff7623e000 -     0x7fff76253fff  libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib
    0x7fff76255000 -     0x7fff7625affb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff7625b000 -     0x7fff7628afff  libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /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: 136
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=528.8M resident=0K(0%) swapped_out_or_unallocated=528.8M(100%)
Writable regions: Total=156.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=156.7M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 1160K        2 
CG image                            88K        5 
CoreAnimation                     6456K       12 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreServices                        12K        1 
CoreUI image data                  884K       11 
CoreUI image file                  196K        3 
Dispatch continuations            16.0M        1 
Foundation                           4K        1 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           107.0M       49 
MALLOC guard page                   32K        7 
Memory Tag 242                      12K        1 
OpenGL GLSL                        256K        3 
STACK GUARD                       56.1M       17 
Stack                             16.1M       17 
VM_ALLOCATE                        120K       13 
__DATA                            47.6M      371 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       227.5M       41 
__TEXT                           301.3M      361 
__UNICODE                          564K        1 
mapped file                       49.6M       16 
shared memory                      668K       13 
===========                     =======  ======= 
TOTAL                            844.7M      955 

Model: MacBookPro11,2, BootROM 156.0.0.0.0, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 2.18f15
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en6
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

FeedbackLayers.vuo (4.12 KB)

VuoCompositionLoader_2020-10-21-112224_1234.crash (127 KB)

If you look at the port popover for the output of Combine Layers, you can see that the number of descendants within the layer’s hierarchical structure is continually growing. Given the Cut List node, I’m guessing this isn’t what you intended.

The first time Combine Layers executes, it outputs a structure consisting of a parent and a child:

x
|
x

The second time, now that it has input from Hold Value, it outputs a structure like this:

   x
 /   \
x     x
      |
      x

Each iteration after that adds another level of depth. I think instead what you want from that second execution is this:

    x
 /  |  \
x   x   x

The attached composition shows one way to do that — except I cheated and removed the Transform Layer that was in the original composition because it made things more complicated :) I imagine you can figure out how best to handle that within the context of your actual composition. If not, let me know.

All of that said — The composition shouldn’t crash. My coworkers and I will discuss how to avoid crashing in the case of an unboundedly growing layer/scene object. (Can we change the nodes to prevent the problem from arising in the first place? If not, can we detect the problem and display an error message?)

FeedbackLayers-AddToList.vuo (4.16 KB)

Thank you! I could see the logic behind it crashing when it happened, but I think I did something like it some years ago with 3D objects that didn’t crash. Not sure what the difference was then though