Aerial: Custom Videos not wokring on 1.6.2

Created on 10 Oct 2019  ·  13Comments  ·  Source: JohnCoates/Aerial

General troubleshooting tips

Before logging an issue please check that:

  • [x] You have the latest version installed (There may be a beta version that fixes your issue), see here for the latest releases and bug fixes: https://github.com/JohnCoates/Aerial/releases
  • [x] Your issue isn't already mentioned in our issues. You may find a workaround there or a similar request already made.
  • [x] Your problem isn't mentioned in the troubleshooting section.

If none of this fixes your issue, tell us about the problem you are experiencing or the feature you'd like to request.

Required information

In order to help us sort your issue, we ask that you provide the following information:

  • [ ] Mac model:
  • [x] macOS version: 10.15
  • [x] Monitor setup: Built-in

If appropriate, please enable Debug mode and Log to disk in Advanced tab and replicate your bug, then attach the AerialLog.txt file (You can access this file through the Advanced tab).

Description of issue / Feature request

The control panel will crash after choosing a folder and closing the window:

Crash report:

Process:               legacyScreenSaver [15987]
Path:                  /System/Library/Frameworks/ScreenSaver.framework/PlugIns/legacyScreenSaver.appex/Contents/MacOS/legacyScreenSaver
Identifier:            com.apple.ScreenSaver.Engine.legacyScreenSaver
Version:               1.0 (1)
Build Info:            ScreenSaver-309000000000000~9
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           legacyScreenSaver [15987]
User ID:               502

PlugIn Path:             /Library/Screen Savers/Aerial.saver/Contents/MacOS/Aerial
PlugIn Identifier:       com.JohnCoates.Aerial
PlugIn Version:          1.6.2 (1.6.2)

Date/Time:             2019-10-10 19:34:36.177 +0800
OS Version:            Mac OS X 10.15 (19A583)
Report Version:        12
Anonymous UUID:        4A427C3A-28CE-9B9D-35F5-43938B5445A1

Sleep/Wake UUID:       685B0D19-9890-4FB0-A270-BC095470843D

Time Awake Since Boot: 31000 seconds
Time Since Wake:       9800 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [15987]

Application Specific Information:
dyld3 mode
Performing @selector(_close:) from sender _NSThemeCloseWidget 0x7ff19ce5d720

Application Specific Signatures:
Aerial

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.JohnCoates.Aerial           0x000000010d0036fd 0x10cfa1000 + 403197
1   com.JohnCoates.Aerial           0x000000010d003573 0x10cfa1000 + 402803
2   com.JohnCoates.Aerial           0x000000010d0028a4 0x10cfa1000 + 399524
3   com.JohnCoates.Aerial           0x000000010d00184e 0x10cfa1000 + 395342
4   com.JohnCoates.Aerial           0x000000010d0045c5 0x10cfa1000 + 406981
5   com.JohnCoates.Aerial           0x000000010cff22c9 0x10cfa1000 + 332489
6   com.JohnCoates.Aerial           0x000000010cff3bd6 0x10cfa1000 + 338902
7   com.JohnCoates.Aerial           0x000000010d049e77 0x10cfa1000 + 691831
8   com.JohnCoates.Aerial           0x000000010d049f5e 0x10cfa1000 + 692062
9   com.apple.CoreFoundation        0x00007fff3924818f __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
10  com.apple.CoreFoundation        0x00007fff392d8a63 ___CFXRegistrationPost1_block_invoke + 63
11  com.apple.CoreFoundation        0x00007fff392d80f8 _CFXRegistrationPost1 + 372
12  com.apple.CoreFoundation        0x00007fff392507de ___CFXNotificationPost_block_invoke + 97
13  com.apple.CoreFoundation        0x00007fff391b8af2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1575
14  com.apple.CoreFoundation        0x00007fff391b7f82 _CFXNotificationPost + 1351
15  com.apple.Foundation            0x00007fff3b87792b -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
16  com.apple.AppKit                0x00007fff36ca13f5 -[NSWindow _finishClosingWindow] + 185
17  com.apple.AppKit                0x00007fff36738fed -[NSWindow _close] + 352
18  com.apple.AppKit                0x00007fff3678f7ac -[NSWindow __close] + 292
19  com.apple.AppKit                0x00007fff366bbb34 -[NSApplication(NSResponder) sendAction:to:from:] + 299
20  com.apple.AppKit                0x00007fff3671b258 -[NSControl sendAction:to:] + 86
21  com.apple.AppKit                0x00007fff3671b18a __26-[NSCell _sendActionFrom:]_block_invoke + 136
22  com.apple.AppKit                0x00007fff3671b08c -[NSCell _sendActionFrom:] + 171
23  com.apple.AppKit                0x00007fff367432ef -[NSButtonCell _sendActionFrom:] + 96
24  com.apple.AppKit                0x00007fff36aacc8c NSControlTrackMouse + 1745
25  com.apple.AppKit                0x00007fff36719aa4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 130
26  com.apple.AppKit                0x00007fff36743058 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 691
27  com.apple.AppKit                0x00007fff36718d39 -[NSControl mouseDown:] + 748
28  com.apple.AppKit                0x00007fff36778627 -[_NSThemeWidget mouseDown:] + 86
29  com.apple.AppKit                0x00007fff3660b7f9 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4907
30  com.apple.AppKit                0x00007fff3654ee80 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
31  com.apple.AppKit                0x00007fff3654e20d -[NSWindow(NSEventRouting) sendEvent:] + 349
32  com.apple.ViewBridge            0x00007fff6b6c2527 -[NSViewServiceMarshal whileFilteringResponderChain:] + 197
33  com.apple.ViewBridge            0x00007fff6b6ba978 -[NSViewServiceMarshal wrap:sendEvent:] + 77
34  com.apple.ViewBridge            0x00007fff6b6bab47 -[NSViewServiceMarshal sendEvent:to:] + 230
35  com.apple.ViewBridge            0x00007fff6b6a7e69 -[NSWindow(ViewBridgeSwizzle) swizzledSendEvent:] + 63
36  com.apple.AppKit                0x00007fff36411618 -[NSApplication(NSEvent) sendEvent:] + 352
37  com.apple.ViewBridge            0x00007fff6b68fd03 __65-[NSViewServiceApplication sendEventWithoutCatch:withForwarding:]_block_invoke + 46
38  com.apple.ViewBridge            0x00007fff6b68fc98 -[NSViewServiceApplication eventHasNotHitWindow:actions:] + 62
39  com.apple.ViewBridge            0x00007fff6b68f959 -[NSViewServiceApplication sendEventWithoutCatch:withForwarding:] + 225
40  com.apple.ViewBridge            0x00007fff6b68f7c6 -[NSViewServiceApplication sendEvent:withForwarding:] + 26
41  com.apple.AppKit                0x00007fff36401005 -[NSApplication run] + 707
42  com.apple.AppKit                0x00007fff363f2e7d NSApplicationMain + 777
43  libxpc.dylib                    0x00007fff705b199c _xpc_objc_main.cold.3 + 56
44  libxpc.dylib                    0x00007fff7059a813 _xpc_objc_main + 609
45  libxpc.dylib                    0x00007fff7059a2fc xpc_main + 377
46  com.apple.Foundation            0x00007fff3b88e921 -[NSXPCListener resume] + 155
47  com.apple.pluginkit.framework   0x00007fff62f88e0f 0x7fff62f70000 + 101903
48  com.apple.pluginkit.framework   0x00007fff62f88b38 0x7fff62f70000 + 101176
49  com.apple.pluginkit.framework   0x00007fff62f891f6 0x7fff62f70000 + 102902
50  com.apple.Foundation            0x00007fff3baa437c NSExtensionMain + 49
51  libdyld.dylib                   0x00007fff7034b405 start + 1

Thread 1:
0   libsystem_pthread.dylib         0x00007fff705545b4 start_wqthread + 0

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff70494146 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff704946ac mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff391e619b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff391e5737 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff391e4e13 CFRunLoopRunSpecific + 499
5   com.apple.AppKit                0x00007fff3640f026 _NSEventThread + 132
6   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
7   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 3:
0   libsystem_pthread.dylib         0x00007fff705545b4 start_wqthread + 0

Thread 4:: Dispatch queue: NSURLConnection-4
0   libsystem_kernel.dylib          0x00007fff704978f6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff70558082 _pthread_cond_wait + 701
2   com.apple.Foundation            0x00007fff3b9215a3 -[NSOperation waitUntilFinished] + 697
3   com.apple.CFNetwork             0x00007fff379ef7e7 0x7fff37976000 + 497639
4   com.apple.CFNetwork             0x00007fff379ef72e 0x7fff37976000 + 497454
5   com.apple.CFNetwork             0x00007fff379f3f99 0x7fff37976000 + 515993
6   com.apple.CFNetwork             0x00007fff37a130bc 0x7fff37976000 + 643260
7   com.apple.CFNetwork             0x00007fff37b1fabb 0x7fff37976000 + 1743547
8   com.apple.CFNetwork             0x00007fff37a2728f 0x7fff37976000 + 725647
9   libdispatch.dylib               0x00007fff702fa553 _dispatch_call_block_and_release + 12
10  libdispatch.dylib               0x00007fff702fb4de _dispatch_client_callout + 8
11  libdispatch.dylib               0x00007fff70300a9e _dispatch_lane_serial_drain + 597
12  libdispatch.dylib               0x00007fff70301422 _dispatch_lane_invoke + 363
13  libdispatch.dylib               0x00007fff7030aaa1 _dispatch_workloop_worker_thread + 598
14  libsystem_pthread.dylib         0x00007fff70554763 _pthread_wqthread + 290
15  libsystem_pthread.dylib         0x00007fff705545c3 start_wqthread + 15

Thread 5:: AMCP Logging Spool
0   libsystem_kernel.dylib          0x00007fff70494182 semaphore_wait_trap + 10
1   com.apple.audio.caulk           0x00007fff6c56eec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk           0x00007fff6c56a442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk           0x00007fff6c56da14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk           0x00007fff6c56db64 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
6   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 6:
0   libsystem_kernel.dylib          0x00007fff70494182 semaphore_wait_trap + 10
1   com.apple.audio.caulk           0x00007fff6c56eec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk           0x00007fff6c56a442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk           0x00007fff6c56da14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk           0x00007fff6c56db64 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
6   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 7:
0   libsystem_pthread.dylib         0x00007fff705545b4 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib         0x00007fff705545b4 start_wqthread + 0

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

Thread 10:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 11:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 12:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 13:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 14:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 15:: com.apple.coremedia.imagequeue.coreanimation.common
0   libsystem_kernel.dylib          0x00007fff704978f6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff70558082 _pthread_cond_wait + 701
2   com.apple.CoreMedia             0x00007fff3a3f9015 WaitOnConditionTimed + 92
3   com.apple.CoreMedia             0x00007fff3a3e2b97 FigSemaphoreWaitRelative + 152
4   com.apple.MediaToolbox          0x00007fff3e15a238 0x7fff3de5c000 + 3138104
5   com.apple.CoreMedia             0x00007fff3a3dfec8 figThreadMain + 276
6   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
7   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 16:: com.apple.coremedia.videomediaconverter
0   libsystem_kernel.dylib          0x00007fff704978f6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff70558082 _pthread_cond_wait + 701
2   com.apple.CoreMedia             0x00007fff3a3f5490 WaitOnCondition + 11
3   com.apple.CoreMedia             0x00007fff3a3e2b90 FigSemaphoreWaitRelative + 145
4   com.apple.MediaToolbox          0x00007fff3e158a41 0x7fff3de5c000 + 3131969
5   com.apple.CoreMedia             0x00007fff3a3dfec8 figThreadMain + 276
6   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
7   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 17:: com.apple.coremedia.vtremotedecompressionclient.notifier
0   libsystem_kernel.dylib          0x00007fff70494146 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff704946ac mach_msg + 60
2   com.apple.VideoToolbox          0x00007fff46dab36e 0x7fff46ce7000 + 803694
3   com.apple.CoreMedia             0x00007fff3a3dfec8 figThreadMain + 276
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 18:: com.apple.coremedia.videomentor
0   libsystem_kernel.dylib          0x00007fff704978f6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff70558082 _pthread_cond_wait + 701
2   com.apple.CoreMedia             0x00007fff3a3f5490 WaitOnCondition + 11
3   com.apple.CoreMedia             0x00007fff3a3e2b90 FigSemaphoreWaitRelative + 145
4   com.apple.MediaToolbox          0x00007fff3e00737f 0x7fff3de5c000 + 1749887
5   com.apple.MediaToolbox          0x00007fff3e00351b 0x7fff3de5c000 + 1733915
6   com.apple.MediaToolbox          0x00007fff3dffb794 0x7fff3de5c000 + 1701780
7   com.apple.MediaToolbox          0x00007fff3dff6b0a 0x7fff3de5c000 + 1682186
8   com.apple.CoreMedia             0x00007fff3a3dfec8 figThreadMain + 276
9   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
10  libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

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

Thread 20:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 21:
0   libsystem_kernel.dylib          0x00007fff7049419a semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff702fb9eb _dispatch_sema4_timedwait + 76
2   libdispatch.dylib               0x00007fff702fbe12 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib               0x00007fff70309645 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib         0x00007fff70557d76 _pthread_start + 125
5   libsystem_pthread.dylib         0x00007fff705545d7 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x00007ffee58856b0  rcx: 0x0000000000000000  rdx: 0x0000000000000001
  rdi: 0x00007ffee58856b0  rsi: 0xffffffff00000001  rbp: 0x00007ffee5885740  rsp: 0x00007ffee58856b0
   r8: 0x0000000000000004   r9: 0x00007ffee58855de  r10: 0x00007fff94cd58e8  r11: 0x00007fff392016eb
  r12: 0x00007fff8c8d41f0  r13: 0x0000600003d88120  r14: 0x00007ffee58856c0  r15: 0x00007fff8c8b69e0
  rip: 0x000000010d0036fd  rfl: 0x0000000000010246  cr2: 0x0000600001860000

Logical CPU:     6
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10a378000 -        0x10a37affb  com.apple.ScreenSaver.Engine.legacyScreenSaver (1.0 - 1) <90647FF3-C795-3015-81F8-9AF35F277C68> /System/Library/Frameworks/ScreenSaver.framework/PlugIns/legacyScreenSaver.appex/Contents/MacOS/legacyScreenSaver
       0x10ceb6000 -        0x10ceb9047  libobjc-trampolines.dylib (779.1) <F68D1952-845D-34A4-858E-B195DBF4805D> /usr/lib/libobjc-trampolines.dylib
       0x10cfa1000 -        0x10d077fff +com.JohnCoates.Aerial (1.6.2 - 1.6.2) <896CAB63-6E4A-3E7F-ABC7-A0E7333FCA4F> /Library/Screen Savers/Aerial.saver/Contents/MacOS/Aerial
       0x10d0ad000 -        0x10d0fdff7 +org.sparkle-project.Sparkle (1.21.3 - 1.21.3) <30B402C8-24A3-359E-BA6D-BE1B9CC16FE0> /Library/Screen Savers/Aerial.saver/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10d1c2000 -        0x10d1c6fff  com.apple.audio.AppleHDAHALPlugIn (283.14 - 283.14) <8CACA182-0FE9-3010-AD1B-008219664E3A> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x11422f000 -        0x1142bd93f  dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld
    0x7fff2c75a000 -     0x7fff2c769ff7  libSimplifiedChineseConverter.dylib (76) <3C7B526F-3F71-3E32-9B52-0645A693DC13> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x7fff2c781000 -     0x7fff2c9d0ff8  com.apple.RawCamera.bundle (9.00.1 - 1300.22) <E2716664-FDD1-3E73-A8AE-177B779C1366> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff31112000 -     0x7fff31f3aff7  com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.0.69 - 14.0.0) <21D95D9C-EC49-3DF7-995F-1FB5F2197736> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7fff31f3b000 -     0x7fff3230eff6  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.0.69 - 14.0.0) <B35FE2EB-B349-3709-8440-3A3E15AACEE6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff34bae000 -     0x7fff34da5ff2  com.apple.avfoundation (2.0 - 1722.27.4.5) <EC398B56-6AFF-3B51-837C-E2F9999097EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff34da6000 -     0x7fff34e71ff8  com.apple.audio.AVFAudio (1.0 - ???) <2ED23D7A-9635-3D52-BEFE-3044062B023A> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff34e73000 -     0x7fff34f90ff1  com.apple.AVKit (1.1 - 587.7) <0D605DBB-C339-3B2C-BFC9-6F4A27D695C1> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff34f91000 -     0x7fff34f91fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff34f92000 -     0x7fff34fa8ff7  libCGInterfaces.dylib (524.2) <7F08322A-4AA0-3677-91CD-9D1588BDBE39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff34fa9000 -     0x7fff35614fdf  com.apple.vImage (8.1 - 524.2) <45A48EA9-49AA-33A0-B830-AF754BD01009> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff35615000 -     0x7fff3587dfff  libBLAS.dylib (1303) <112B19CC-925A-3E28-8B32-2002D30A37FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3587e000 -     0x7fff35b6dfdf  libBNNS.dylib (144.11.2) <A806AED9-837B-3C6C-AB0B-A41983C1CD07> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff35b6f000 -     0x7fff35f14fff  libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff35f15000 -     0x7fff35f2aff8  libLinearAlgebra.dylib (1303) <C21931B4-F6BD-324D-A2D9-F13EE8AFB29E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff35f2b000 -     0x7fff35f30ff3  libQuadrature.dylib (7) <826897ED-B7AD-33DC-B9CB-F9787784F312> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff35f31000 -     0x7fff35fa1fff  libSparse.dylib (103) <55467C29-2096-36AB-8A6D-5231A342809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff35fa2000 -     0x7fff35fb4fef  libSparseBLAS.dylib (1303) <3244FCAF-A1FE-3248-AF22-BFB3E9D12555> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff35fb5000 -     0x7fff3618effb  libvDSP.dylib (735) <E849AEB0-2995-38A4-B0C3-4ACEAF434D12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3618f000 -     0x7fff3624afd3  libvMisc.dylib (735) <D6248EC4-7772-37BB-87F7-9BAB7F5D31A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3624b000 -     0x7fff3624bfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <79C1A1C7-E97A-3B7A-8737-444B402A7AA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3624c000 -     0x7fff362aaffc  com.apple.Accounts (113 - 113) <33BCDB9E-2E27-3D12-B895-826145D156BC> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff363f0000 -     0x7fff3719cff9  com.apple.AppKit (6.9 - 1894) <1F4FBEF8-F3AC-31C2-BF04-381BC72E36D1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff371ec000 -     0x7fff371ecfff  com.apple.ApplicationServices (48 - 50) <E6AA41A2-C79F-3304-9A61-5500561D876D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff371ed000 -     0x7fff37258fff  com.apple.ApplicationServices.ATS (377 - 493) <0EB214FD-E4D6-3045-A0A6-DCBCAE5F4165> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff372f1000 -     0x7fff3732fffa  libFontRegistry.dylib (274) <1A3CE39E-14E7-338E-B1E5-7FA79B9B0065> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3738a000 -     0x7fff373b9ff7  com.apple.ATSUI (1.0 - 1) <9391C527-15CE-3108-8922-CF0C2A50C082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff373ba000 -     0x7fff373beff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <EBA4F56C-3C82-3788-A168-3E77E116724B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff37459000 -     0x7fff374afffa  com.apple.HIServices (1.22 - 672) <C07B87F9-1D7B-3EC9-AC11-E97003ACDCD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff374b0000 -     0x7fff374befff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <C808B42C-C139-34C1-997F-032992D89762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff374bf000 -     0x7fff37504ff2  com.apple.print.framework.PrintCore (15 - 516) <43213BE5-C5E1-3AA8-8AFD-949AFF9FB2C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff37505000 -     0x7fff3750ffff  com.apple.QD (4.0 - 413) <EFC01D3C-9012-3FCF-9149-457F530A43F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff37510000 -     0x7fff3751dff0  com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) <CEA12143-A5DB-369B-B623-601CB9C9973B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3751e000 -     0x7fff375feffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <83A9998E-0669-326F-BA80-350FC70912E6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff37600000 -     0x7fff37600fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <AF1C9FB7-8A3C-367A-B9AB-8BF267DF79A7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff37976000 -     0x7fff37cecffe  com.apple.CFNetwork (1111 - 1111) <642753C5-5D26-3794-9A4C-4F63F226C01A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff37d62000 -     0x7fff37d62fff  com.apple.Carbon (160 - 162) <098C0BD4-184D-3DAD-9915-89A5F172354F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff37d63000 -     0x7fff37d66ffb  com.apple.CommonPanels (1.2.6 - 101) <930A9DD4-B4BF-3D73-8B81-2D46018BB2E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff37d67000 -     0x7fff3805bff9  com.apple.HIToolbox (2.1.1 - 992.1) <0EA6CBC4-33C5-3BA7-B37A-1C9D5F103796> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3805c000 -     0x7fff3805fff3  com.apple.help (1.3.8 - 68) <CA52ABA0-636A-39AA-98C0-A1B901A5F4F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff38060000 -     0x7fff38065ff7  com.apple.ImageCapture (9.0 - 1600.1.4.3) <87D0FDEE-8876-3E61-B349-EEB4160EBC19> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff38066000 -     0x7fff38066fff  com.apple.ink.framework (10.15 - 227) <BA11FA6C-AEAA-3688-8812-9CA16EA11D03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff38067000 -     0x7fff38081ff2  com.apple.openscripting (1.7 - 185) <40F68E23-E438-31DC-8C8A-D2F6FBA9BBD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff380a2000 -     0x7fff380a2fff  com.apple.print.framework.Print (15 - 271) <CB0E6F07-19E3-3207-9B7B-267F04DF6F73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff380a3000 -     0x7fff380a5ff7  com.apple.securityhi (9.0 - 55008) <E8AE6A05-5F07-3300-9FEA-8C29C0B45566> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff380a6000 -     0x7fff380acff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <819268CF-2A9D-3321-A826-535CB1F1E694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff380ad000 -     0x7fff38245ff9  com.apple.cloudkit.CloudKit (836 - 836) <34519517-284F-301E-9A96-2CF0726E18AD> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff38246000 -     0x7fff38246fff  com.apple.Cocoa (6.11 - 23) <257CF015-7450-3FD1-AC41-AB55139F3036> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff38254000 -     0x7fff3843fff7  com.apple.ColorSync (4.13.0 - 3394.1.4.1) <32A1AEE9-C3AA-3535-9C72-D89955D2DE85> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff38440000 -     0x7fff38539ff7  com.apple.combine (1.0 - 132.10) <BE5FC3BA-0EB8-331A-94AA-5EC758A6505C> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff3853a000 -     0x7fff3866fff0  com.apple.contacts (1.0 - 3454.1) <11A97155-276C-3B49-B656-50E5277C0E05> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff3872b000 -     0x7fff38c3affa  com.apple.audio.CoreAudio (5.0 - 5.0) <88827CE9-4055-3E5F-B7C1-4E9314E6D05C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff38c8d000 -     0x7fff38cc4ff2  com.apple.CoreBluetooth (1.0 - 1) <7FBF1402-074C-3192-95AD-5F25FE5ECD8A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff38cc5000 -     0x7fff3909ffe8  com.apple.CoreData (120 - 969.3) <7E7B66BF-2A83-3D66-8674-7F58C369B61D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff390a0000 -     0x7fff391aaff6  com.apple.CoreDisplay (1.0 - 107) <722EBF44-A989-3079-A03C-8421B10E441F> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff391ab000 -     0x7fff3962aff7  com.apple.CoreFoundation (6.9 - 1671.15) <BF8A8279-9C5E-37C6-8426-90C8182EFBDD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3962c000 -     0x7fff39ca5ff8  com.apple.CoreGraphics (2.0 - 1348.4.4.7) <5790BE2E-049E-39BA-B191-611CF7ECD017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff39cb3000 -     0x7fff3a00fff2  com.apple.CoreImage (15.0.0 - 900.6) <12E02841-0FB0-30F5-8444-FD925B0DE49E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3a010000 -     0x7fff3a076ff8  com.apple.corelocation (2387.0.12.3.1 - 2387.0.12.3.1) <C985687C-DD05-3304-9C84-6C1CC982E650> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff3a077000 -     0x7fff3a0c8ffe  com.apple.audio.midi.CoreMIDI (1.10 - 88) <F6E6B5D5-AC53-3082-BDA1-140C99C18C79> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3a0cb000 -     0x7fff3a3cdffa  com.apple.CoreML (1.0 - 1) <F972EC27-58E0-31F1-925F-EBC5817A9FB7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff3a3ce000 -     0x7fff3a4a8ffc  com.apple.CoreMedia (1.0 - 2501.27.4.9) <DB64ACDB-E938-39AA-AEB9-C0D9EDB549B0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3a4a9000 -     0x7fff3a50aff6  com.apple.CoreMediaIO (1000.0 - 5125.1) <7434E383-DA51-33B0-B88A-ACD4BF5EB565> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3a592000 -     0x7fff3a592fff  com.apple.CoreServices (1069.2 - 1069.2) <C5F7AABC-BADC-3331-A7D6-9B0A82A23E58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3a593000 -     0x7fff3a618ff7  com.apple.AE (838 - 838) <7295ED82-7087-3602-9DCA-4FE205F6499C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3a619000 -     0x7fff3a8fafff  com.apple.CoreServices.CarbonCore (1217 - 1217) <7AA0ECB3-0993-3081-A9EC-0365EF72B24D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3a8fb000 -     0x7fff3a948ff1  com.apple.DictionaryServices (1.2 - 321) <3D0FFBDE-E425-37C7-B780-39A3D024462A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff3a949000 -     0x7fff3a951ff7  com.apple.CoreServices.FSEvents (1268.0.6 - 1268.0.6) <78D2AB1A-9053-3D32-8C18-C1DD31FF9400> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3a952000 -     0x7fff3ab8aff1  com.apple.LaunchServices (1069.2 - 1069.2) <68B4C10C-D536-33E9-9719-E7BA5B753F2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3ab8b000 -     0x7fff3ac23ff1  com.apple.Metadata (10.7.0 - 2066.12) <249EA615-8446-3A36-B6B7-ED613C8B8148> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3ac24000 -     0x7fff3ac51ff7  com.apple.CoreServices.OSServices (1069.2 - 1069.2) <2FECF3BA-B785-35E2-85E9-2A2267801AA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3ac52000 -     0x7fff3acb9fff  com.apple.SearchKit (1.4.1 - 1.4.1) <0068BD72-CF2B-34E4-B461-002D5E56C31C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3acba000 -     0x7fff3acdeffd  com.apple.coreservices.SharedFileList (131 - 131) <61F62948-4109-38F0-BB91-5EBB6BEEAB10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3acdf000 -     0x7fff3ad50ff3  com.apple.CoreSpotlight (1.0 - 2066.12) <875AFF28-A845-3BBE-A503-F08003528941> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7fff3af40000 -     0x7fff3b005ff4  com.apple.CoreTelephony (113 - 7256.3.2) <AE0B95AE-FF83-32DB-B239-CDB074D714BF> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff3b006000 -     0x7fff3b1baffe  com.apple.CoreText (643.1.0.2 - 643.1.0.2) <83B0B75B-7B4A-315D-BC8B-8CB2E5D16EB8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3b1bb000 -     0x7fff3b1fffff  com.apple.CoreVideo (1.8 - 334.0) <54CC4AD8-7F5C-37D5-A26D-9C8C8A72BD41> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3b200000 -     0x7fff3b28dff1  com.apple.framework.CoreWLAN (13.0 - 1448) <ACDBCA1F-3B08-3FC7-94CC-0EBC442AD0C9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3b463000 -     0x7fff3b50eff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <12A61FC4-2804-3675-A048-E0B176EF52E3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3b533000 -     0x7fff3b539ff7  com.apple.DiskArbitration (2.7 - 2.7) <23104F29-F120-354B-97BE-4514A675BB14> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3b55e000 -     0x7fff3b70bff8  com.apple.ical.EventKit (3.0 - 1370.1.1) <FD08D674-D189-3990-824D-97B17D0107DE> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff3b72c000 -     0x7fff3b84efff  com.apple.FileProvider (253 - 253) <A87AADFF-4F14-3AD8-826B-98652EAC99AD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3b866000 -     0x7fff3bc2dff3  com.apple.Foundation (6.9 - 1671.15) <4BEAB72D-10AA-3009-B0F5-B82B4FE1C441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3bc2f000 -     0x7fff3bc56ffe  com.apple.GLKit (108 - 108) <5A6E312E-F148-3A8D-9C90-744E214EE67E> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff3bc9a000 -     0x7fff3bcc9ff3  com.apple.GSS (4.0 - 2.0) <9520F096-C643-36D7-B8CB-3922B6E6D7EC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3bcf8000 -     0x7fff3bd8bff2  com.apple.GameplayKit (1.0 - 1) <A8D31D5F-33D8-3302-A643-3D799D4D7078> /System/Library/Frameworks/GameplayKit.framework/Versions/A/GameplayKit
    0x7fff3be03000 -     0x7fff3bf1bffd  com.apple.Bluetooth (7.0.0 - 7.0.0f8) <A80D68E6-051D-3C23-BF71-74F61CF98DD5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3bf7f000 -     0x7fff3c022ffb  com.apple.framework.IOKit (2.0.2 - 1726.11.1) <9E81E92C-7EC2-330F-B0AF-BBFD9D3E46F6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3c024000 -     0x7fff3c034ff4  com.apple.IOSurface (269.6 - 269.6) <1E49AD7D-6067-3599-B015-765047D58C13> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3c052000 -     0x7fff3c0a6ffa  com.apple.ImageCaptureCore (1.0 - 1600.1.4.3) <64331FE6-7F6C-32EF-88D8-7DC5FD731769> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3c0a7000 -     0x7fff3c202ffe  com.apple.ImageIO.framework (3.3.0 - 1972.3.4.5) <5A42B908-2C44-3E65-A465-C6A219264F01> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3c203000 -     0x7fff3c206fff  libGIF.dylib (1972.3.4.5) <70153F11-6934-32DE-952B-290C6DDC5F1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3c207000 -     0x7fff3c2c1fe7  libJP2.dylib (1972.3.4.5) <A354ED67-BECA-3368-AA2A-4643BBDF6425> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3c2c2000 -     0x7fff3c2e6fef  libJPEG.dylib (1972.3.4.5) <3DC331DE-874D-3347-94F6-DDBF2D793C9A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3c564000 -     0x7fff3c57efe7  libPng.dylib (1972.3.4.5) <23E2F503-7300-3C99-BD21-A6449610AD50> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3c57f000 -     0x7fff3c580fff  libRadiance.dylib (1972.3.4.5) <CB962B42-BBDB-3CE2-A120-BF9208FB0A13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3c581000 -     0x7fff3c5cafef  libTIFF.dylib (1972.3.4.5) <8E68D57C-6C0D-358E-9AF3-FD80D3378720> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3c5e4000 -     0x7fff3ca38fff  com.apple.Intents (1.0 - 1) <265A7270-EDBF-30F0-A260-82219496A6CC> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff3ca3b000 -     0x7fff3d9cdff9  com.apple.JavaScriptCore (15608 - 15608.2.30.1.1) <413B9A51-0B38-3840-92BA-60FAE34F2FA8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3d9e5000 -     0x7fff3d9f7ff3  com.apple.Kerberos (3.0 - 1) <91DF5D16-E721-39F0-A77B-87DA6032F870> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3d9f8000 -     0x7fff3d9f8fff  libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3dd89000 -     0x7fff3dd93fff  com.apple.MediaAccessibility (1.0 - 125) <DAF5DD8F-A725-320E-8D7E-2C39CBE33F44> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3dda7000 -     0x7fff3de5bffd  com.apple.MediaPlayer (1.0 - 1.0) <995BA69A-F5BA-338E-BB5E-A2B56C9FD5A8> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
    0x7fff3de5c000 -     0x7fff3e59cfff  com.apple.MediaToolbox (1.0 - 2501.27.4.9) <4B3070DE-5CC6-3B85-97F5-3E4FD3DB2AF4> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3e59e000 -     0x7fff3e660ff1  com.apple.Metal (211.53 - 211.53) <A4C00DD5-73DD-3CFA-A515-EE9955CAD651> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3e662000 -     0x7fff3e67cffc  com.apple.MetalKit (137.2 - 137.2) <E6C539EE-459B-373F-95A1-587318D91E4A> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff3e67d000 -     0x7fff3e6b9ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <54EC6486-7A3E-39D3-B213-EFCC4110E511> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3e6ba000 -     0x7fff3e740fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <144A9994-9AD3-340D-A890-C7F10DDEF489> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3e741000 -     0x7fff3e766ff0  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <6F07D520-B36C-38D5-810B-A95BA5F79B04> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3e767000 -     0x7fff3e77cffc  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <73DBE1D5-89C4-3410-95DA-A384BF9C2C1E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3e77d000 -     0x7fff3e8dcff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <24338B34-481D-3564-917C-CD1DB243FD12> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3e8dd000 -     0x7fff3e92bff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <75ABA9EB-752E-3E7E-BFBA-19806FB65924> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3e92c000 -     0x7fff3e92dff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <5EA47648-76E9-37CD-A2FC-A0083A769665> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3e93b000 -     0x7fff3f7edff9  com.apple.ModelIO (217 - 217) <BB3F7BFF-26CA-356F-A048-FC3B5C2B1A70> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff3f839000 -     0x7fff3f872ffd  com.apple.NaturalLanguage (1.0 - 57) <E5C9645C-E8C3-38B3-B667-D36AA9EF0759> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
    0x7fff3f873000 -     0x7fff3f87fffe  com.apple.NetFS (6.0 - 4.0) <10ECF7E4-98A5-3751-B7AC-0AAAF0050777> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3f880000 -     0x7fff3f9c3ff6  com.apple.Network (1.0 - 1) <5C29B0D5-3811-32A8-9FF4-CA112F9526F4> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3f9c4000 -     0x7fff3fc29ff3  com.apple.NetworkExtension (1.0 - 1) <54063BF3-A23D-3709-BE8E-DD4709908A75> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff3fca4000 -     0x7fff3fcc6fff  com.apple.audio.OpenAL (1.8 - 1.8) <D698F54D-6FD3-38B1-BE89-DA3D7BA247FF> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x7fff423e1000 -     0x7fff423e9fff  libcldcpuengine.dylib (2.12.7) <A9ECDF96-4888-35CB-9BEF-96D8A84E5106> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff423ea000 -     0x7fff42442ff7  com.apple.opencl (3.5 - 3.5) <1874ACB3-DBF4-309A-A15D-ADB0C786C5B8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff42443000 -     0x7fff4245ffff  com.apple.CFOpenDirectory (10.15 - 220.11.1) <6F4D018B-FA8B-35B2-8120-F8215DDA01CB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff42460000 -     0x7fff4246bfff  com.apple.OpenDirectory (10.15 - 220.11.1) <170173C2-DF22-3D11-914F-465AA7C4760A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff42dc6000 -     0x7fff42dc8fff  libCVMSPluginSupport.dylib (17.10.22) <4527BE3A-74F4-3BEB-963F-A4C29B31CF4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff42dc9000 -     0x7fff42dcefff  libCoreFSCache.dylib (176.7) <BBD5A68D-2A0D-39C3-B103-12ABCD09CEE4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff42dcf000 -     0x7fff42dd3fff  libCoreVMClient.dylib (176.7) <E789527C-4043-3B2A-A64C-D0B3FA74586F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff42dd4000 -     0x7fff42ddcff7  libGFXShared.dylib (17.10.22) <659DDDE1-B688-3B05-A317-56D81B537BD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff42ddd000 -     0x7fff42de7fff  libGL.dylib (17.10.22) <FBF0CD8F-0052-3F47-A35B-74367687BD41> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff42de8000 -     0x7fff42e1dfff  libGLImage.dylib (17.10.22) <A8F955E3-73CF-3C14-9DD7-AAB95233D569> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff42e1e000 -     0x7fff42fb0ff7  libGLProgrammability.dylib (17.10.22) <CA5ACCCC-4AF7-3D09-9C62-3D3045D1A4D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff42fb1000 -     0x7fff42fedfff  libGLU.dylib (17.10.22) <674FC095-D986-3646-9E64-560075762B8D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff43a1d000 -     0x7fff43a2cff7  com.apple.opengl (17.10.22 - 17.10.22) <3A6122C9-58FC-30F5-9591-C11C118EEE6B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff43a2d000 -     0x7fff43ba6ff7  GLEngine (17.10.22) <4C876C96-1ABF-3FD5-A430-3AB8CF7E61D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff43ba7000 -     0x7fff43bcffff  GLRendererFloat (17.10.22) <71A5712C-DAF3-3E9E-B3A9-A37E37A62247> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff43bdb000 -     0x7fff43ccfffc  com.apple.PDFKit (1.0 - 825.4.4.10) <A95454A1-2B79-3030-A81F-336B9F39EAC0> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff43cd0000 -     0x7fff43de8fff  com.apple.PencilKit (1.0 - 1) <702ED6CF-41B4-3DDB-A122-EE517B027215> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff44082000 -     0x7fff44088ffa  com.apple.PushKit (1.0 - 1) <1ABD4F46-3F76-3F4D-B190-25D5E0B4DD0A> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff441a9000 -     0x7fff443f0ff6  com.apple.imageKit (3.0 - 1078) <A75752B1-1FEA-3E6B-9B8C-152BEE4FDFC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff443f1000 -     0x7fff448b2ff7  com.apple.QuartzComposer (5.1 - 377) <0DA39694-2669-3555-B003-C9AEF846AFAB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff448b3000 -     0x7fff448d8ffc  com.apple.quartzfilters (1.10.0 - Tag) <7ED45238-A6CF-3338-980F-5BDBDC58B71C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff448d9000 -     0x7fff449e3ff7  com.apple.QuickLookUIFramework (5.0 - 903.2) <580BEF8E-EE7F-33B3-BE1B-2BD2B12875F0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff449e4000 -     0x7fff449e4fff  com.apple.quartzframework (1.5 - 23) <9DAD081A-D25A-3A27-A074-D8721EA4AC50> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff449e5000 -     0x7fff44c62ff2  com.apple.QuartzCore (1.11 - 815.6.4.4) <F3F17EB9-8C1D-397F-A04E-33FB9633EA26> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff44c63000 -     0x7fff44cbcff0  com.apple.QuickLookFramework (5.0 - 903.2) <70932FC7-8E56-3804-9D11-D2498DEF8FD8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff44cbd000 -     0x7fff44cefff7  com.apple.QuickLookThumbnailing (1.0 - 1) <7B196452-66F3-36F3-A786-6B4A775C2009> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff451cc000 -     0x7fff451e4fff  com.apple.SafariServices.framework (15608 - 15608.2.30.1.1) <B32938BD-6BA8-3D08-8809-D5DA71C42306> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff451e5000 -     0x7fff457acffc  com.apple.SceneKit (1.0 - 540.1) <4648B0DA-4EB7-32C1-B410-F1FFC2EB7E54> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff457ae000 -     0x7fff457d3ff7  com.apple.ScreenSaver (5.0 - 5) <5B8DEE5F-C4D1-3278-97F0-08B8EAC2CCA7> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x7fff457ed000 -     0x7fff45b31ff9  com.apple.security (7.0 - 59306.11.20) <1B0AE660-0EC5-3497-ACE8-1AF2BB772BAB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff45b32000 -     0x7fff45bbaff7  com.apple.securityfoundation (6.0 - 55236) <903B8365-1F35-3EB2-9821-9D2C440BE2DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff45bbb000 -     0x7fff45be8fff  com.apple.securityinterface (10.0 - 55139.0.1) <552B7FD2-7B49-3F4F-88E9-77918B6E7B42> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff45c13000 -     0x7fff45c17ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <EF42F840-AF78-38A4-B6E1-FDF445CA3477> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff45da9000 -     0x7fff45f4cff5  com.apple.SpriteKit (1.0 - 1) <A24B5AF6-12E7-3F6F-84DA-5FF1FD8DEF32> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
    0x7fff46a01000 -     0x7fff46a6bff7  com.apple.SystemConfiguration (1.19 - 1.19) <C0C089C3-FC64-3107-B23E-4073E800C5D2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff46ce7000 -     0x7fff47041ff9  com.apple.VideoToolbox (1.0 - 2501.27.4.9) <5D43A35D-7BF3-3779-91AB-72E55D65A5C7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff472e4000 -     0x7fff479ecff6  libwebrtc.dylib (7608.2.30.1.1) <F39818D1-D052-3BF3-816E-B1CFE63A3B1A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff479ed000 -     0x7fff49b84fff  com.apple.WebCore (15608 - 15608.2.30.1.1) <EC6235B0-2525-3395-B4FB-63829C05396E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff49b85000 -     0x7fff49d7eff8  com.apple.WebKitLegacy (15608 - 15608.2.30.1.1) <B3D6465E-0138-39B4-B9EC-089ACBDA0CC4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff49d7f000 -     0x7fff4a418ffe  com.apple.WebKit (15608 - 15608.2.30.1.1) <03C72BBB-1D7A-3BA0-95F5-AF37A4FA77F5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff4a7bf000 -     0x7fff4a883ff7  com.apple.APFS (1412.11.7 - 1412.11.7) <71DAB6CE-FF14-373D-A183-F388C5D9FE84> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4aea8000 -     0x7fff4aeb3ff9  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <CD91C1B9-279C-30FC-BD0B-6608A940C289> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff4b19a000 -     0x7fff4b245ff7  com.apple.accounts.AccountsDaemon (113 - 113) <D0FDA01E-74E4-37C9-BF5F-537038F067B3> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff4b72c000 -     0x7fff4b882ff8  com.apple.AddressBook.core (1.0 - 1) <31B9750D-0199-3CB4-8B1A-6FCC75E96C49> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff4b89e000 -     0x7fff4b89fff1  com.apple.AggregateDictionary (1.0 - 1) <92777CAE-3C90-39A4-A8AE-0273A262F875> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4badb000 -     0x7fff4bc28ff4  com.apple.AnnotationKit (1.0 - 318.4) <ACAA832D-BCFF-3392-862A-AE51E687188C> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff4bc29000 -     0x7fff4bc46ffc  com.apple.AppContainer (4.0 - 448.0.5) <D1A3FE36-30E9-3525-9856-AC442F6DA6B1> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4bc67000 -     0x7fff4bc7dff5  com.apple.AppSSOCore (1.0 - 1) <B2D606BC-E805-36AC-972C-26B216EF2F59> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff4bc9a000 -     0x7fff4bca8ff7  com.apple.AppSandbox (4.0 - 448.0.5) <2C9917BA-F75F-3C54-BC50-F41409E49C47> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4c09a000 -     0x7fff4c100ff7  com.apple.AppSupport (1.0.0 - 29) <69F10C96-8D6F-3E70-BFA7-71471608CFF3> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff4c12c000 -     0x7fff4c150ff3  com.apple.framework.Apple80211 (13.0 - 1453) <21BC8E1E-5642-3C65-B65B-2ABEFF1F5F61> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4c151000 -     0x7fff4c282ffc  com.apple.AppleAccount (1.0 - 1.0) <67C789ED-68B8-3EBB-A118-2EEFCCBD180B> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff4c284000 -     0x7fff4c293fdf  com.apple.AppleFSCompression (119 - 1.0) <725908C4-7585-3AB6-8A1A-691B8A9074B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4c392000 -     0x7fff4c39dff7  com.apple.AppleIDAuthSupport (1.0 - 1) <6BD125A5-9820-3176-AB79-8B612CCD6956> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4c39e000 -     0x7fff4c3deff6  com.apple.AppleIDSSOAuthentication (1.0 - 1) <2EB1D2A0-499D-34F8-A683-A66CA83B1A30> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff4c3df000 -     0x7fff4c427fff  com.apple.AppleJPEG (1.0 - 1) <8051B4A3-7658-3003-82D1-41CA5C83CBEC> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4c428000 -     0x7fff4c438ff7  com.apple.AppleLDAP (10.15 - 52) <2AD7F379-127E-3D0C-A3F6-5BF64CCDB9D6> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff4c7d5000 -     0x7fff4c7faff3  com.apple.aps.framework (4.0 - 4.0) <57A958BE-3436-36D6-BAF4-795EBD6EF3E4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4c7fb000 -     0x7fff4c7ffff7  com.apple.AppleSRP (5.0 - 1) <B251E119-3F06-3CDB-9559-8CC8BBAF1529> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4c800000 -     0x7fff4c822ffb  com.apple.applesauce (1.0 - 16.22) <88BFDA72-8D13-3481-B4FA-62215F6E2E43> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4c8e2000 -     0x7fff4c8e5ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <7BFAE3D7-0ABE-3AC2-8B4D-B658CE5E8770> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4c8e6000 -     0x7fff4c936ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <3C5249FF-BB9C-32C8-A807-2AA820B6D965> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4c97f000 -     0x7fff4c98effd  com.apple.AssertionServices (1.0 - 223.11.1) <8A45663E-E9C8-3611-BD4C-710700920F14> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4cec0000 -     0x7fff4d2beff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2639564C-1435-3DA2-A0CB-F288617219BC> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4d515000 -     0x7fff4d750fff  com.apple.audio.AudioToolboxCore (1.0 - 1104.15.1) <3CD3860B-F736-3ED8-B32E-B8E1C3E3DD5D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4d751000 -     0x7fff4d869ff8  com.apple.AuthKit (1.0 - 1) <2650CED9-1F9F-3C76-A6B9-B0589F986830> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4da1f000 -     0x7fff4da28ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <156CFAE3-07D0-332C-90BE-BB2E4C893C99> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4da29000 -     0x7fff4dacaff8  com.apple.backup.framework (1.11 - 1298.0.12) <5F4E8950-52AA-3B1F-B17C-69FBA940CD76> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4dacb000 -     0x7fff4db4afff  com.apple.BaseBoard (460 - 460) <E2B2C09D-7CA3-3BCF-AE84-E636CBC139CB> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4dc4a000 -     0x7fff4dc86ff7  com.apple.bom (14.0 - 219.1) <86A0EE62-9906-3085-B9B7-93C196526360> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4dda4000 -     0x7fff4ddd8ff3  com.apple.C2 (1.3 - 474) <309CDA24-A40B-3D46-AB44-4A9917260AEB> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff4def6000 -     0x7fff4df50ff6  com.apple.CalDAV (8.0 - 788) <BFC1C196-160F-3C5D-85B1-5D18C40A8637> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff4e100000 -     0x7fff4e12bfff  com.apple.CalendarAgentLink (8.0 - 250) <3F853B9A-4E3D-33CA-879F-BEEBC1471375> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff4e144000 -     0x7fff4e1bcff0  com.apple.CalendarFoundation (8.0 - 1132) <AB49E8C1-32BC-32E9-AF0D-BFC0569D2D2F> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7fff4e1f3000 -     0x7fff4e4edff9  com.apple.CalendarPersistence (8.0 - 1032) <7B55336B-26CC-3F19-930F-AD7E3A96D8F6> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
    0x7fff4e7f1000 -     0x7fff4e840fff  com.apple.ChunkingLibrary (302 - 302) <157DF88D-CCA1-3431-AB8F-E8B7A62D652C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4e841000 -     0x7fff4e896ff4  com.apple.ClassKit (1.2 - 145.0.114) <36C59C0C-E4D3-3456-9180-96CDAB287A76> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit
    0x7fff4e96e000 -     0x7fff4e9f8ffd  com.apple.CloudDocs (1.0 - 679) <694333E5-E9FD-3E83-8B10-AEF7ADEF4A84> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff4f6c6000 -     0x7fff4f6cfff7  com.apple.CommonAuth (4.0 - 2.0) <BDE39131-6389-3243-9C4A-DBA165B8A2F9> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4f6e3000 -     0x7fff4f6faff1  com.apple.commonutilities (8.0 - 900) <A64C20B3-6860-3CCA-BB89-E8B9B589282A> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4f992000 -     0x7fff4f9cdffe  com.apple.contacts.ContactsAutocomplete (1.0 - 1136) <67BE173F-B162-3FF9-BDFD-614EC7DFBE7C> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
    0x7fff4f9fe000 -     0x7fff4fa81ff7  com.apple.AddressBook.ContactsFoundation (8.0 - ???) <AB503B8C-2285-33CD-AD5D-5DA68B5528AD> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff4fa82000 -     0x7fff4faafffc  com.apple.contacts.ContactsPersistence (1.0 - ???) <36CD3AD2-4313-3C26-B418-6144E389A090> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff4fdda000 -     0x7fff501affc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <5ED07886-3152-3C8D-9C21-3600A33ACC40> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff501b0000 -     0x7fff501deffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B7C10F1C-B3DE-3F2C-B2B8-1CD37DA7298F> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff50200000 -     0x7fff5021fff4  com.apple.analyticsd (1.0 - 1) <3C14ACAE-0E19-3589-8229-944F376C3E44> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff5031e000 -     0x7fff5038fff6  com.apple.corebrightness (1.0 - 1) <C226A131-1638-3B14-B540-1962690E0AEF> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff50455000 -     0x7fff504e6ff0  com.apple.coredav (1.0.1 - 869) <FB35466F-BCE1-3B3C-B633-72CB8B6549D5> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff504e7000 -     0x7fff504f2ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <76AC1239-46B1-387E-B053-ED56BDF55DE7> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff504f3000 -     0x7fff506f4ffc  com.apple.CoreDuet (1.0 - 1) <A133EAA6-AD9E-31EC-9F69-2F4DA93DD2E3> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff506f5000 -     0x7fff50742ff5  com.apple.coreduetcontext (1.0 - 1) <69D2D6D6-9C21-3859-B6A1-61BBCE26626A> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff50743000 -     0x7fff50753ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <D0F73790-1946-3CB4-846B-1B686B8B5C05> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff50756000 -     0x7fff50758fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <97A264AA-9E72-3BB8-9149-004D5D08DB7A> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff50769000 -     0x7fff50779ff3  com.apple.CoreEmoji (1.0 - 100) <9AB89183-635C-3859-9DC6-7BCE3A94D15E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff50927000 -     0x7fff50a72ff7  com.apple.CoreHandwriting (161 - 1.2) <C62DA2ED-D515-374A-8B14-6689C34FE05A> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff50dc5000 -     0x7fff50e2fff8  com.apple.CoreNLP (1.0 - 211) <8F08AEF6-A380-3811-BAF0-D80E7C84B5AD> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff51126000 -     0x7fff5112afff  com.apple.CoreOptimization (1.0 - 1) <A2684F23-59E4-37FE-A827-F5A31700FBC0> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff5112b000 -     0x7fff511b4ffa  com.apple.CorePDF (4.0 - 518.4.1) <1C79C377-C19D-300A-8BA5-BB72A97F1155> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff51295000 -     0x7fff5129dff8  com.apple.CorePhoneNumbers (1.0 - 1) <0C242322-DB33-3764-9B44-74FA00AA3702> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff5129e000 -     0x7fff512f094b  com.apple.CorePrediction (1.0 - 1) <A23C4EDC-0836-32B2-8578-CB9065F40678> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff5190f000 -     0x7fff5191aff4  com.apple.corerecents (1.0 - 1) <852AAE93-87C6-324C-9035-4CA157F6079E> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff519e7000 -     0x7fff51a0afff  com.apple.CoreSVG (1.0 - 129) <1716AD1F-A94F-309D-9598-C7B65F5965A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff51a0b000 -     0x7fff51a3efff  com.apple.CoreServicesInternal (446.4 - 446.4) <516D3C82-1CC5-3056-B56F-A8FD2FE662EC> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff51a3f000 -     0x7fff51a6dff7  com.apple.CSStore (1069.2 - 1069.2) <5E3C50AB-9C00-36F3-A986-CE033480CA8B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff51bdc000 -     0x7fff51c7fff1  com.apple.CoreSuggestions (1.0 - 1052.1.1) <CC7ABB8C-78A7-32EE-B4B7-6D4E72B2C2D9> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7fff51f68000 -     0x7fff51feffff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38F1073A-4F61-3E6C-B207-9D7986BBF28E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff52087000 -     0x7fff521b3ff4  com.apple.coreui (2.1 - 606) <08A21870-C3C2-3442-A579-F12EC67D7449> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff521b4000 -     0x7fff52352ffd  com.apple.CoreUtils (6.0 - 600.30) <5D8E96F2-5EDB-33E3-92E9-EDC11F279A64> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff52486000 -     0x7fff52499ff1  com.apple.CrashReporterSupport (10.13 - 15010) <94F94549-D6F8-35A5-8FEE-026E079C3B2C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff52705000 -     0x7fff52716ffa  com.apple.framework.DFRFoundation (1.0 - 244.3) <5D98DA1C-1A1F-306B-B5D3-47D61974613A> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff52717000 -     0x7fff5271cfff  com.apple.DSExternalDisplay (3.1 - 380) <B4AF8876-4037-3F07-BA7D-443AD3A4E680> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5274a000 -     0x7fff52784ffc  com.apple.datadetectors (5.0 - 410) <5491D834-6DD9-37D5-B908-3A93AC68D15A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff52785000 -     0x7fff52800ff8  com.apple.datadetectorscore (8.0 - 659) <01C69537-D345-34D1-8893-94F3AAA6B739> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff52802000 -     0x7fff5284bff2  com.apple.DataDetectorsNaturalLanguage (1.0 - 154) <BB7107C9-F906-37C9-B6CD-B603ECB704B3> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
    0x7fff5284c000 -     0x7fff5288aff0  com.apple.DebugSymbols (194 - 194) <C7DD2D58-B36F-3D74-8DA2-28493072DB31> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5288b000 -     0x7fff529e6fff  com.apple.desktopservices (1.14 - 1281.0.2) <F89D1D78-6226-32D6-9CBC-1695A3B457EE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff52bdb000 -     0x7fff52cabff6  com.apple.DiskManagement (13.0 - 1648.0.5) <189EAA60-3B86-3187-AF1D-2D4B90F1F339> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff52cac000 -     0x7fff52cb0ff1  com.apple.DisplayServicesFW (3.1 - 380) <753764A4-4990-30FC-BBF5-C8C37070DD67> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff52d06000 -     0x7fff52d2aff7  com.apple.DuetActivityScheduler (1.0 - 1) <CB9C2AD5-0A66-3C4C-B866-8BBAAFE8DA38> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff52d53000 -     0x7fff52d88fff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <A76E6472-5D38-3877-B71A-E8663915E47D> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff52d89000 -     0x7fff52d8dff9  com.apple.EFILogin (2.0 - 2) <810494B8-A30E-3E93-B019-E9023E284317> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff53871000 -     0x7fff53887ff8  com.apple.Engram (1.0 - 1) <357129B9-2442-3783-B9B7-8558D439B572> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff53888000 -     0x7fff53ee3ff4  com.apple.vision.EspressoFramework (1.0 - 188.0.2) <E72931CB-48F2-3964-8C53-9276ED8EC099> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff53f2d000 -     0x7fff53f86ff0  com.apple.ExchangeWebServices (8.0 - 802) <2D741CFD-3B66-3CBA-BBF0-FA812A96B631> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff541c3000 -     0x7fff545deff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <298DA6CC-F74E-3EA7-9FCF-EC9E71E51859> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff54c41000 -     0x7fff54d78ff4  libFontParser.dylib (277.2) <91E3DD75-1591-381C-BA72-F5023BA19955> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff54d79000 -     0x7fff54dadfff  libTrueTypeScaler.dylib (277.2) <600A9E46-1BC4-3C7C-9710-4A17B1D56FEF> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff54e12000 -     0x7fff54e22ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <BC77CDFE-7137-3700-81AB-ED812743F5D8> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff582e6000 -     0x7fff582e7fff  libmetal_timestamp.dylib (902.9.64) <0702E3D3-C6B3-3A66-A68F-3DB7CD2BB101> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff59982000 -     0x7fff5998dff7  libGPUSupportMercury.dylib (17.10.22) <4E4E26EE-1612-37BD-B111-C96B05442282> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff5998e000 -     0x7fff59994fff  com.apple.GPUWrangler (4.1.46 - 4.1.46) <A003EAB8-8E5D-3078-9358-4C51412532B3> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff59cae000 -     0x7fff59cd4ffb  com.apple.GenerationalStorage (2.0 - 311) <5344C508-95C9-31C1-8CB3-8A094C78B299> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff59ced000 -     0x7fff5ac4dff1  com.apple.GeoServices (1.0 - 1624.20.8.15.4) <BECEC39E-9753-3DBD-94EE-1111C369C570> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5ad7b000 -     0x7fff5ad89ffb  com.apple.GraphVisualizer (1.0 - 100.1) <6E7B93E6-6B1F-3198-B3F8-E4F61632E1F5> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5ad8a000 -     0x7fff5ad97ff3  com.apple.GraphicsServices (1.0 - 1.0) <3B1D37E9-F92A-31CC-B3C0-BD7B052565FD> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff5adee000 -     0x7fff5adfbff9  com.apple.HID (1.0 - 1) <F40CDD10-5EE2-35D0-BA7C-F701EBD5C3A8> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff5af1c000 -     0x7fff5af8fffc  com.apple.Heimdal (4.0 - 2.0) <169702C2-B210-3258-947C-F8EE6B361C26> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5b97f000 -     0x7fff5b9aeff4  com.apple.HelpData (2.3 - 199) <0CA70B6B-69FB-36B1-AF64-F756D52907B5> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff5c6ae000 -     0x7fff5c7acff3  com.apple.ids (10.0 - 1000) <46157506-DEBA-34F8-8C9B-4270F1AE45CD> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff5c7ad000 -     0x7fff5c8e8fff  com.apple.idsfoundation (10.0 - 1000) <8126E9DF-E224-354B-A928-351EFAC48642> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff5cf13000 -     0x7fff5cf73ffa  com.apple.imfoundation (10.0 - 1000) <47EA0F91-DB0E-3083-985C-9CF1A481CF98> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff5d098000 -     0x7fff5d0a0ff5  com.apple.IOAccelerator (438.1.23 - 438.1.23) <16F79A0A-5CE0-36A0-9053-5BBB96B1DAB3> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5d0a3000 -     0x7fff5d0b9ff7  com.apple.IOPresentment (1.0 - 37) <C04FA14E-9FF0-3561-9ECA-B028E531885F> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5d440000 -     0x7fff5d48afff  com.apple.IconServices (436.1 - 436.1) <D109C662-7CAF-355D-8A45-65797DA293D9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5d627000 -     0x7fff5d633ff5  com.apple.IntentsFoundation (1.0 - 1) <A4E212FE-E0BE-3B3C-A092-3403A4231D86> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff5d646000 -     0x7fff5d64cffc  com.apple.InternationalSupport (1.0 - 44) <9BABC726-622F-3E35-A8C5-E722677A308C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5d64d000 -     0x7fff5d64fffb  com.apple.InternationalTextSearch (1.0 - 1) <3AB0FAAA-4D93-3873-A1A3-C815B48C5DFB> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7fff5d75e000 -     0x7fff5d777ff9  com.apple.Jet (1.0 - 1) <FFA0671A-CF52-32F2-AA8E-1516F0EC1FDC> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet
    0x7fff5d881000 -     0x7fff5d88dff7  com.apple.KerberosHelper (4.0 - 1.0) <93CDD63F-6973-3ECE-96D6-D43390200A13> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff5d88e000 -     0x7fff5d8aeff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <07895544-3389-3680-8BC1-F32DDA676FF3> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5da05000 -     0x7fff5dad2ffd  com.apple.LanguageModeling (1.0 - 212) <A9F41C84-E574-3624-8C00-60F228E0FF97> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5dad3000 -     0x7fff5db1bff7  com.apple.Lexicon-framework (1.0 - 70) <BEADF30C-37D3-3112-90DA-18A85406DBF3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5db22000 -     0x7fff5db26ff6  com.apple.LinguisticData (1.0 - 349) <A392AD13-9AEB-31BB-A9ED-F29437CFBDB4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5db4d000 -     0x7fff5db71ff6  com.apple.locationsupport (2387.0.12.3.1 - 2387.0.12.3.1) <5054ABC4-51EF-3992-8FCE-803D035D711D> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff5dc28000 -     0x7fff5dc41ff6  com.apple.LookupFramework (1.2 - 273) <1CDBB04E-464E-319C-957C-25C6C6B35574> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
    0x7fff5e4c0000 -     0x7fff5e4c3fff  com.apple.Mangrove (1.0 - 25) <22187ABF-5915-3378-9EC5-665383904585> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5e66f000 -     0x7fff5e66fff5  com.apple.marco (10.0 - 1000) <EFD81D0D-0B32-32E7-991B-B1676409D7E7> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff5e670000 -     0x7fff5e696ffe  com.apple.MarkupUI (1.0 - 318.4) <DE0D4E49-9D97-3D5C-9998-370900450911> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff5e71b000 -     0x7fff5e7a5ff0  com.apple.MediaExperience (1.0 - 1) <C4372543-EBCB-33B7-A723-6540B028A9DF> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5e7a6000 -     0x7fff5e7d9fff  com.apple.MediaKit (16 - 923) <2CC9FAA1-E12F-3A63-BD51-B5BD3F804521> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5e89e000 -     0x7fff5ec0eff9  com.apple.MediaRemote (1.0 - 1) <7FE668DF-626C-37DE-AA11-1B2FA94AF00B> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff5ec0f000 -     0x7fff5ec48ffe  com.apple.MediaServices (1.0 - 1) <A420BD5A-13B2-3E07-826A-F0CAF893592F> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff5ef57000 -     0x7fff5efa3ff7  com.apple.spotlight.metadata.utilities (1.0 - 2066.12) <989018A3-4BD0-3FD1-9A2D-88FD3A521452> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5efa4000 -     0x7fff5f072ff5  com.apple.gpusw.MetalTools (1.0 - 1) <5ADCCE88-B380-3B73-957B-12983017E979> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5f0cc000 -     0x7fff5f0e5ff8  com.apple.MobileAssets (1.0 - 619.0.5) <87C931E6-4E47-3148-979B-8B2A33D0C947> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5f2a2000 -     0x7fff5f2bfffc  com.apple.MobileKeyBag (2.0 - 1.0) <6B7EFE6E-5DBC-33B4-8F3E-12BC31A2EA2D> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5f38c000 -     0x7fff5f525ff3  com.apple.Montreal (1.0 - 120.1) <0973A29D-BB11-3A40-B251-910FC6DD1CCB> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff5f526000 -     0x7fff5f554ff7  com.apple.MultitouchSupport.framework (3400.35 - 3400.35) <C73D6E66-5FE9-3113-96DB-AF12AAC6B77E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5f749000 -     0x7fff5f834ff6  com.apple.NLP (1.0 - 202) <07E399C0-7458-312A-B56C-B20242FC2239> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
    0x7fff5f9c6000 -     0x7fff5f9d0fff  com.apple.NetAuth (6.2 - 6.2) <90F9ADF4-8A9C-3603-8F55-24F8C472430B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff6013f000 -     0x7fff60141ffe  com.apple.OAuth (25 - 25) <D5469A98-B46A-302A-9B86-0B6984FE4C31> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff603bc000 -     0x7fff60408ff7  com.apple.OTSVG (1.0 - 643.1.0.2) <315F5289-6294-3B4E-83D1-56C502F564F8> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff60c47000 -     0x7fff60c4dff6  com.apple.PIP (1.0 - 109) <729C7792-17D3-3F34-A1CD-1FFC1C2D80EC> /System/Library/PrivateFrameworks/PIP.framework/Versions/A/PIP
    0x7fff6157b000 -     0x7fff61586ffe  com.apple.PerformanceAnalysis (1.243 - 243) <304B1D73-9BD4-3CED-A241-0458C4AF7062> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff61587000 -     0x7fff615affff  com.apple.persistentconnection (1.0 - 1.0) <DBD9FD74-9F17-358B-A7E9-58B965A6E16C> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff615b0000 -     0x7fff615beff2  com.apple.PersonaKit (1.0 - 1) <94D78259-C406-3AD3-94F0-18DA71F182A2> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
    0x7fff61765000 -     0x7fff61765ffe  com.apple.PhoneNumbers (1.0 - 1) <82741BAE-A9B1-3D79-8243-D6E6A09B9A15> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff62ed9000 -     0x7fff62f2effa  com.apple.PhysicsKit (1.0 - 1) <F237179B-E454-3CD1-AF8E-327CA5E264E5> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
    0x7fff62f70000 -     0x7fff62fa0ff7  com.apple.pluginkit.framework (1.0 - 1) <AAE78CF5-B1D8-3F29-BB0D-6606D7F88B20> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff62fc9000 -     0x7fff62fdcff0  com.apple.PowerLog (1.0 - 1) <2AC120BF-ACF6-303C-8578-CA388857C513> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff63c55000 -     0x7fff63c75ff9  com.apple.proactive.support.ProactiveEventTracker (1.0 - 258) <1752B6EB-D3AE-348A-9500-CEF2B9681C44> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7fff63cf6000 -     0x7fff63d5fffe  com.apple.proactive.support.ProactiveSupport (1.0 - 258) <4440E7EF-F5C0-3ED9-81C6-CD0EAA423ACB> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7fff63e46000 -     0x7fff63ea0ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <6F33FBD7-0A35-3F4A-90C0-53A26CD70C02> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff63ea1000 -     0x7fff63ebafff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <9CD0E8B7-F38D-35F3-B68B-C18AA5CDB993> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff63fc6000 -     0x7fff63fc9ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <0DC19926-C7CE-32CB-A1EA-A47E125165A3> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff63fca000 -     0x7fff63feeff2  com.apple.quicklook.QuickLookSupport (1.0 - 1) <CC7343E5-F524-3A37-84E9-C70D78CDE946> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff64085000 -     0x7fff640f8ff2  com.apple.Rapport (1.8.2 - 182.3) <E34908A4-3CEF-3B77-9E54-B95B0E554337> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff64308000 -     0x7fff64331ff9  com.apple.RemoteViewServices (2.0 - 148) <C5D8E2F3-646D-37C8-B250-C97B5058E260> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff643b4000 -     0x7fff643ffff2  com.apple.ResponseKit (1.0 - 148) <A9CE2606-DE6C-3BED-AAD1-DE46BBDC43D1> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
    0x7fff64494000 -     0x7fff644cfff7  com.apple.RunningBoardServices (1.0 - 223.11.1) <E9784D23-1EA5-3820-99C4-3B4474C803C5> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff65238000 -     0x7fff65282fff  com.apple.Safari.SafeBrowsing (15608 - 15608.2.30.1.1) <867AE81C-30F5-34E7-A63C-92A701157DEB> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff65dd2000 -     0x7fff65dd5ff9  com.apple.SecCodeWrapper (4.0 - 448.0.5) <1AD17827-6FC3-386F-BB05-CF43FA86050C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff65e43000 -     0x7fff65ecfff6  com.apple.ShareKit (641.3 - 641.3) <BBA3B1BC-7534-32BF-8791-006A415B7B36> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff65f1d000 -     0x7fff6603eff5  com.apple.Sharing (1476 - 1476) <AD1D84E5-6728-3B38-AC15-2C3822F4747C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff66040000 -     0x7fff6605effa  com.apple.shortcut (2.16 - 106) <0388124F-A5CF-39BE-A893-B468C62B87F1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff6605f000 -     0x7fff6607eff8  com.apple.sidecar-core (1.0 - 203) <9FBBFBF4-D076-3C0D-8273-0A28F47E80ED> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff6607f000 -     0x7fff66091ff9  com.apple.sidecar-ui (1.0 - 203) <1254C644-CA17-33CE-BB02-F051FA91CA7F> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff67038000 -     0x7fff6732fff6  com.apple.SkyLight (1.600.0 - 440.7.10) <DF3DDAE0-4F75-3D6C-8BC9-52903CB668B2> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff67b77000 -     0x7fff67b84fff  com.apple.SpeechRecognitionCore (6.0.85 - 6.0.85) <95F62538-2541-3D92-8171-D49D4071A4BB> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff67c47000 -     0x7fff67eceff6  com.apple.spotlight.index (10.7.0 - 2066.12) <AA8C79C6-8F26-39DA-98E8-2F4B7F91C2AC> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff68252000 -     0x7fff68293ff1  com.apple.StreamingZip (1.0 - 1) <DEF13A63-0959-3DA2-BA86-368320A6F569> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff683a4000 -     0x7fff683adfff  com.apple.SymptomDiagnosticReporter (1.0 - 1238.0.2) <BE499ACD-18B5-3D45-95B3-BE9A98FB099D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff6845f000 -     0x7fff6845fffe  com.apple.preferences.SystemDesktopAppearance (1.0 - 138.1) <397D9CFA-C240-329C-94D0-4E62078F6379> /System/Library/PrivateFrameworks/SystemDesktopAppearance.framework/Versions/A/SystemDesktopAppearance
    0x7fff68661000 -     0x7fff68671ff3  com.apple.TCC (1.0 - 1) <DCE1D8C7-7BEB-3201-A0E5-38F012E6B1BC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff68b5b000 -     0x7fff68c22ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <733D396B-AFB1-37F3-80E4-95F63A879849> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff68d90000 -     0x7fff68d91fff  com.apple.TrustEvaluationAgent (2.0 - 33) <B691985E-2E58-37C3-B336-8882DE4BF19A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff69a68000 -     0x7fff69cc1ff8  com.apple.UIFoundation (1.0 - 658.1) <603A4D49-EEEC-3FE1-9F65-49ACA14DC188> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff69d52000 -     0x7fff69d58ff6  com.apple.URLFormatting (119 - 119.10) <C0022B15-05F5-32D2-8E01-5A32D51DFFBC> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff6a8b0000 -     0x7fff6a8d0fff  com.apple.UserManagement (1.0 - 1) <8A3367D2-C5E3-380E-BEE4-BA61A177DF92> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff6b67e000 -     0x7fff6b768ff6  com.apple.ViewBridge (461 - 461) <96493EB6-90E4-3A30-BD97-401345AF67B2> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6b90c000 -     0x7fff6b90dfff  com.apple.WatchdogClient.framework (1.0 - 67.11.1) <7B858D02-459E-3307-BCF3-7E18771BA4D9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6bad6000 -     0x7fff6bad6fff  com.apple.WebInspectorUI (15608 - 15608.2.30.1.1) <E2755D4E-2231-3DF6-A998-AE7B1AACD011> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff6bc81000 -     0x7fff6bcbdff3  libAWDSupport.dylib (949) <7AFE0A3B-6705-3ED0-8314-6DE2575197C1> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff6bcbe000 -     0x7fff6bf5dff4  libAWDSupportFramework.dylib (3089) <0D3BBD5B-DE52-3C6F-A95C-F15820080458> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff6bf5e000 -     0x7fff6bf6fff7  libprotobuf-lite.dylib (3089) <F1969C44-92AC-3240-9CA8-A2F636A3BABA> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff6bf70000 -     0x7fff6bfcaff3  libprotobuf.dylib (3089) <D5D2F58B-EE99-3A87-8040-8ADA70E20C62> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff6bfcb000 -     0x7fff6c00fffe  com.apple.awd (1.0 - 949) <7F685FBA-C034-3F1E-91EA-A45C1EF75226> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff6c4e8000 -     0x7fff6c4ebffe  com.apple.dt.XCTTargetBootstrap (1.0 - 14805.2) <ED72AEE6-99F5-3A44-BDF9-50A5BD7B6719> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6c564000 -     0x7fff6c572ffd  com.apple.audio.caulk (1.0 - 32.3) <7FBF3E20-D360-348B-8FC5-77A90444B552> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6c737000 -     0x7fff6c76cff4  com.apple.iCalendar (7.0 - 810.1.1) <484CC11B-B7B7-385F-985F-49895EBBE78E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff6c76d000 -     0x7fff6c7e3ff8  com.apple.iLifeMediaBrowser (2.14.0 - 783.1) <222373DA-562A-3FB2-941B-EC00E015F04D> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
    0x7fff6c8b1000 -     0x7fff6c8b3ff3  com.apple.loginsupport (1.0 - 1) <40974390-AFD7-3CEF-8B8D-6219BF916A4E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6c8b4000 -     0x7fff6c8c7ffd  com.apple.login (3.0 - 3.0) <F3105290-D037-3D94-B12F-37D4E0338FE4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6c8f9000 -     0x7fff6c905ffd  com.apple.perfdata (1.0 - 51) <B02E4934-3F7D-311D-A09D-17F5F286B0A9> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6c906000 -     0x7fff6c937ff9  com.apple.contacts.vCard (1.0 - ???) <9FFA46D8-A856-38BC-89BE-0E00C04BA8A9> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff6c97f000 -     0x7fff6c98dff7  com.apple.zudp (1.0 - 1) <8B8517F7-87F3-3B30-AE4E-F1350B4181EC> /System/Library/PrivateFrameworks/zudp.framework/Versions/A/zudp
    0x7fff6cb12000 -     0x7fff6cb27ffc  libAccessibility.dylib (2758.0.7) <BBDD61A3-6C0B-3275-8AEF-CAE26A36F061> /usr/lib/libAccessibility.dylib
    0x7fff6cbd8000 -     0x7fff6cbe4ff6  libAudioStatistics.dylib (1104.15.1) <BDDC4BCC-7D0D-36E4-AB2B-6FF2F05C4920> /usr/lib/libAudioStatistics.dylib
    0x7fff6cbe5000 -     0x7fff6cc1aff2  libAudioToolboxUtility.dylib (1104.15.1) <221386C3-366B-37A7-8A75-4176678F97AA> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6cc21000 -     0x7fff6cc56ff7  libCRFSuite.dylib (48) <45ADF347-A43F-3E95-BF26-94DC525DCC81> /usr/lib/libCRFSuite.dylib
    0x7fff6cc59000 -     0x7fff6cc63ff3  libChineseTokenizer.dylib (34) <94E822B6-F850-33C5-888C-D5C8AE12122C> /usr/lib/libChineseTokenizer.dylib
    0x7fff6cc64000 -     0x7fff6ccedfff  libCoreStorage.dylib (551) <C1725111-6395-3923-83BE-C36EDCD981B9> /usr/lib/libCoreStorage.dylib
    0x7fff6ccf0000 -     0x7fff6ccf2fff  libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6cd36000 -     0x7fff6ceedff3  libFosl_dynamic.dylib (100.4) <F5583DFD-E3A1-3D6A-8698-613F7FA119A0> /usr/lib/libFosl_dynamic.dylib
    0x7fff6cf14000 -     0x7fff6cf1aff3  libIOReport.dylib (54) <491518A9-84B3-3066-905F-BFF5D21EB760> /usr/lib/libIOReport.dylib
    0x7fff6cffa000 -     0x7fff6d001fff  libMatch.1.dylib (36) <AA3A44D7-268D-3B0A-AAD5-15090FF127D9> /usr/lib/libMatch.1.dylib
    0x7fff6d031000 -     0x7fff6d050ff7  libMobileGestalt.dylib (826.1.1) <74BEEAE6-2825-33F7-B63B-4C2A27974F30> /usr/lib/libMobileGestalt.dylib
    0x7fff6d0c5000 -     0x7fff6d1a2ff7  libSMC.dylib (20) <1B9336F6-B827-310E-AF02-473F2D3D9E81> /usr/lib/libSMC.dylib
    0x7fff6d1b7000 -     0x7fff6d1b8ff3  libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib
    0x7fff6d1b9000 -     0x7fff6d247ffb  libTelephonyUtilDynamic.dylib (3851) <1E6E3215-9D7C-357A-B660-3394D44655E2> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff6d248000 -     0x7fff6d249fff  libThaiTokenizer.dylib (3) <D2A89215-5281-310F-8C75-47F1E6A14F62> /usr/lib/libThaiTokenizer.dylib
    0x7fff6d261000 -     0x7fff6d277fff  libapple_nghttp2.dylib (1.39.2) <0A685DAA-9FC6-3C87-83F1-1D11FC87C1F4> /usr/lib/libapple_nghttp2.dylib
    0x7fff6d2ac000 -     0x7fff6d31eff7  libarchive.2.dylib (72.11.2) <8636AE5A-0CBB-306C-8A4B-2E612D2D6B13> /usr/lib/libarchive.2.dylib
    0x7fff6d31f000 -     0x7fff6d3b5fc5  libate.dylib (2.0.9) <9AE62394-6ED6-3B26-B53A-75FEA0389EB5> /usr/lib/libate.dylib
    0x7fff6d3b9000 -     0x7fff6d3b9ff3  libauto.dylib (187) <AACF68BC-9A05-36F8-8F60-78951422E090> /usr/lib/libauto.dylib
    0x7fff6d3ba000 -     0x7fff6d476ff5  libboringssl.dylib (283.0.6) <B5C2153E-31B6-3CF2-96E6-9AD7B257E3CE> /usr/lib/libboringssl.dylib
    0x7fff6d477000 -     0x7fff6d487fff  libbsm.0.dylib (60) <F03FA480-0B22-3300-833F-03E88F43C504> /usr/lib/libbsm.0.dylib
    0x7fff6d488000 -     0x7fff6d494fff  libbz2.1.0.dylib (44) <8B522880-BEF8-3668-B785-F2AB4DE8F366> /usr/lib/libbz2.1.0.dylib
    0x7fff6d495000 -     0x7fff6d4e8fff  libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib
    0x7fff6d4e9000 -     0x7fff6d4fdfff  libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib
    0x7fff6d4fe000 -     0x7fff6d4feffb  libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib
    0x7fff6d4ff000 -     0x7fff6d510ffb  libcmph.dylib (8) <7DD1F726-F3E3-341A-AFAC-83E9A470883C> /usr/lib/libcmph.dylib
    0x7fff6d511000 -     0x7fff6d528fe7  libcompression.dylib (87) <10B82884-BE1A-3A36-9B38-3C92AF566D3E> /usr/lib/libcompression.dylib
    0x7fff6d7ea000 -     0x7fff6d800fff  libcoretls.dylib (167) <1C64EA6F-8E0D-319D-99D4-026150EEB2B2> /usr/lib/libcoretls.dylib
    0x7fff6d801000 -     0x7fff6d802ffb  libcoretls_cfhelpers.dylib (167) <724B0181-4D9E-3D2F-B1AB-B4FD6A7BAB2C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6d9a5000 -     0x7fff6da9ffff  libcrypto.35.dylib (47.11.1) <DAE379C6-E19A-3E15-B243-D4610C8E9B47> /usr/lib/libcrypto.35.dylib
    0x7fff6ddad000 -     0x7fff6ddb8ff7  libcsfde.dylib (551) <C3036CBC-EA31-3272-9DF0-D8F984A21C51> /usr/lib/libcsfde.dylib
    0x7fff6ddc0000 -     0x7fff6de1ffff  libcups.2.dylib (483) <0C9BCEA5-628B-31E5-8609-00F811CAF505> /usr/lib/libcups.2.dylib
    0x7fff6df2b000 -     0x7fff6df2bff3  libenergytrace.dylib (21) <E42B4AFF-3FAC-3CE4-A7BF-48621458B356> /usr/lib/libenergytrace.dylib
    0x7fff6df2c000 -     0x7fff6df45ff7  libexpat.1.dylib (19) <A0E2F6F3-BFFA-3D59-872F-F093487F0B42> /usr/lib/libexpat.1.dylib
    0x7fff6df53000 -     0x7fff6df55ff7  libfakelink.dylib (149) <FC5712CB-2188-3DAD-8DD4-CC3ECCA3F9A8> /usr/lib/libfakelink.dylib
    0x7fff6df64000 -     0x7fff6df69fff  libgermantok.dylib (24) <93E95178-E436-3611-A4A3-CB1D42CF4064> /usr/lib/libgermantok.dylib
    0x7fff6df6a000 -     0x7fff6df6eff7  libheimdal-asn1.dylib (564.0.3) <51551E63-5AC6-30D3-B178-8BDA782C80EA> /usr/lib/libheimdal-asn1.dylib
    0x7fff6df6f000 -     0x7fff6e05fff7  libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib
    0x7fff6e060000 -     0x7fff6e2b8ff7  libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib
    0x7fff6e2d2000 -     0x7fff6e2d3fff  liblangid.dylib (133) <78DF87EE-CDCE-3628-B239-56743169BC93> /usr/lib/liblangid.dylib
    0x7fff6e2d4000 -     0x7fff6e2ecffb  liblzma.5.dylib (16) <D416FC97-76EC-38B5-A134-85DDFEA9D297> /usr/lib/liblzma.5.dylib
    0x7fff6e304000 -     0x7fff6e3abfff  libmecab.dylib (879) <DD60E6AA-154E-3294-B2C0-3277B754F3BC> /usr/lib/libmecab.dylib
    0x7fff6e3ac000 -     0x7fff6e60bfe9  libmecabra.dylib (879) <B5BE574C-DD3A-336D-87A3-202CE7803A45> /usr/lib/libmecabra.dylib
    0x7fff6e96c000 -     0x7fff6e99bff7  libncurses.5.4.dylib (57) <2AD2FDD9-846A-3A79-ADCC-008E8B227BD6> /usr/lib/libncurses.5.4.dylib
    0x7fff6eaca000 -     0x7fff6ef3cff6  libnetwork.dylib (1880.11.2) <CC02BF51-A056-3656-B735-E8CD0F4B7B15> /usr/lib/libnetwork.dylib
    0x7fff6ef3d000 -     0x7fff6ef53fff  libnetworkextension.dylib (1095.11.9) <404088DD-9C14-3DEB-982A-F73D53C332B6> /usr/lib/libnetworkextension.dylib
    0x7fff6efda000 -     0x7fff6f00bfe6  libobjc.A.dylib (779.1) <722C0959-69B8-3843-B5EA-CDD8FAA91D5E> /usr/lib/libobjc.A.dylib
    0x7fff6f01e000 -     0x7fff6f022fff  libpam.2.dylib (25) <86317F48-E926-30AC-AE9F-ABB33543FBC8> /usr/lib/libpam.2.dylib
    0x7fff6f025000 -     0x7fff6f058ff7  libpcap.A.dylib (89.11.2) <65A8EBD2-F059-353B-9538-20D1314EFD89> /usr/lib/libpcap.A.dylib
    0x7fff6f096000 -     0x7fff6f0a4ff9  libperfcheck.dylib (37) <1A8CE36E-E79C-311A-B1CA-16660A6502C8> /usr/lib/libperfcheck.dylib
    0x7fff6f0da000 -     0x7fff6f0f2ff7  libresolv.9.dylib (67) <06480BFC-6372-3225-B77A-F5AC9969DB64> /usr/lib/libresolv.9.dylib
    0x7fff6f0f4000 -     0x7fff6f137ff7  libsandbox.1.dylib (1217.11.16) <B0829BE0-60A4-3AE0-AF9D-50EED4675AF6> /usr/lib/libsandbox.1.dylib
    0x7fff6f14b000 -     0x7fff6f14cff7  libspindump.dylib (281) <FB1352D8-FE38-3D47-A273-458C1C442E67> /usr/lib/libspindump.dylib
    0x7fff6f14d000 -     0x7fff6f33aff7  libsqlite3.dylib (308.1) <7033723E-DD65-3AA3-ADCA-8746F7BAD75D> /usr/lib/libsqlite3.dylib
    0x7fff6f4da000 -     0x7fff6f50bfff  libtidy.A.dylib (17.1) <387A2B77-9691-388D-8254-A3E2A549592A> /usr/lib/libtidy.A.dylib
    0x7fff6f52d000 -     0x7fff6f588ff0  libusrtcp.dylib (1880.11.2) <B821F69B-2E28-36C7-8F11-6990F8D4E26B> /usr/lib/libusrtcp.dylib
    0x7fff6f589000 -     0x7fff6f58cffb  libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib
    0x7fff6f58d000 -     0x7fff6f59afff  libxar.1.dylib (420) <E0D7C0A6-76EC-3682-A393-6596D4986269> /usr/lib/libxar.1.dylib
    0x7fff6f5a0000 -     0x7fff6f682ff7  libxml2.2.dylib (32.12) <C0A87484-D334-3B50-8F8A-A9C63295F49E> /usr/lib/libxml2.2.dylib
    0x7fff6f686000 -     0x7fff6f6aefff  libxslt.1.dylib (16.6) <CD9E79B0-159A-3055-B62A-57AB2B445912> /usr/lib/libxslt.1.dylib
    0x7fff6f6af000 -     0x7fff6f6c1fff  libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib
    0x7fff6f6ec000 -     0x7fff6f6eeff9  liblog_network.dylib (1880.11.2) <1D0FF4B1-E597-30B6-A552-B3380C9F2972> /usr/lib/log/liblog_network.dylib
    0x7fff6f731000 -     0x7fff6f73df47  libswiftAVFoundation.dylib (??? - ???) <67709CD7-1AF1-323B-A8AA-C312B2A87036> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7fff6f7b4000 -     0x7fff6fb3d6bf  libswiftCore.dylib (5.1 - 1100.8.259.70) <81C1D68F-314A-3E39-A6C9-C751D0092A70> /usr/lib/swift/libswiftCore.dylib
    0x7fff6fb3e000 -     0x7fff6fb4aff7  libswiftCoreAudio.dylib (??? - ???) <3C849200-BE8C-3E32-B998-C215BE958219> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff6fb54000 -     0x7fff6fb56fff  libswiftCoreFoundation.dylib (??? - ???) <4331DA0E-39B1-343E-8239-4BDA774A43C7> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6fb57000 -     0x7fff6fb65fff  libswiftCoreGraphics.dylib (??? - ???) <C9971766-4AAC-3A85-9188-5C6950B793E4> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6fb66000 -     0x7fff6fb69ffb  libswiftCoreImage.dylib (??? - ???) <6033ABDD-D4FA-3EF4-A48B-5E539D24E5C8> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6fb70000 -     0x7fff6fb79ff7  libswiftCoreMIDI.dylib (??? - ???) <5755DF5A-4DB1-3755-AC0D-7EEB6FCF5380> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff6fb81000 -     0x7fff6fbc3fc7  libswiftCoreMedia.dylib (??? - ???) <F4C89683-FA33-37B0-A44D-195D6E2A4EFD> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7fff6fd8e000 -     0x7fff6fd94fff  libswiftDarwin.dylib (??? - ???) <96BE921C-3144-37FD-A897-66262C666A70> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6fd95000 -     0x7fff6fdaecdf  libswiftDispatch.dylib (??? - ???) <F7E8CBB6-D733-3C25-89B8-1058C1076A7A> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6fdaf000 -     0x7fff6ff4f337  libswiftFoundation.dylib (??? - ???) <BAD21164-B9D6-3C28-AA7F-A78C594CD58A> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6ff5e000 -     0x7fff6ff60ff3  libswiftIOKit.dylib (??? - ???) <BA30C54D-1F57-32E9-82D3-DAA9F82C5578> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6ff76000 -     0x7fff6ff7d067  libswiftMetal.dylib (??? - ???) <F7D6E32F-8ABD-3FCE-82DB-D051D2FA8143> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6fffb000 -     0x7fff6fffefef  libswiftObjectiveC.dylib (??? - ???) <007E5E25-AB98-30D9-8975-0C76DC97BBFF> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff70010000 -     0x7fff70015fb7  libswiftQuartzCore.dylib (??? - ???) <E9C2C1CC-A3C1-35AF-A915-0D38C3AD1540> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff700fb000 -     0x7fff700fdfff  libswiftXPC.dylib (??? - ???) <C53D22CF-BE80-348B-A6EA-EB1E054A77C7> /usr/lib/swift/libswiftXPC.dylib
    0x7fff700fe000 -     0x7fff70104fef  libswiftos.dylib (??? - ???) <E1D1DF91-E990-3892-94F8-EF7B56E45703> /usr/lib/swift/libswiftos.dylib
    0x7fff70105000 -     0x7fff70125ff7  libswiftsimd.dylib (??? - ???) <1254D488-81FE-3018-B6FE-F581B5EFBF6D> /usr/lib/swift/libswiftsimd.dylib
    0x7fff70126000 -     0x7fff7012bff7  libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib
    0x7fff7012c000 -     0x7fff70137ff7  libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff70138000 -     0x7fff7013ffff  libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib
    0x7fff70140000 -     0x7fff70149ff7  libcopyfile.dylib (166) <B5E73B1C-0BCF-33FE-80A1-D9E3BA3033D4> /usr/lib/system/libcopyfile.dylib
    0x7fff7014a000 -     0x7fff701e1fc3  libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib
    0x7fff702f8000 -     0x7fff70339ff0  libdispatch.dylib (1173.0.3) <F4260D89-F67D-30CB-AF61-7ED25CB687DB> /usr/lib/system/libdispatch.dylib
    0x7fff7033a000 -     0x7fff7036ffff  libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib
    0x7fff70370000 -     0x7fff70370ffb  libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib
    0x7fff70371000 -     0x7fff7037dff7  libkxld.dylib (6153.11.26) <53BE9630-BDC8-3649-8709-7A4F86777B1A> /usr/lib/system/libkxld.dylib
    0x7fff7037e000 -     0x7fff7037eff7  liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib
    0x7fff7037f000 -     0x7fff70384ff7  libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib
    0x7fff70385000 -     0x7fff70387ff3  libquarantine.dylib (110.0.4) <C8F39330-8CB5-30B0-8564-96453DCEFAD7> /usr/lib/system/libquarantine.dylib
    0x7fff70388000 -     0x7fff70389ff7  libremovefile.dylib (48) <FB280185-B5ED-3F08-B08A-A378865C1398> /usr/lib/system/libremovefile.dylib
    0x7fff7038a000 -     0x7fff703a1fff  libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib
    0x7fff703a2000 -     0x7fff703a2fff  libsystem_blocks.dylib (74) <E0B8C825-E62B-357E-A2A0-13776F0A0F8C> /usr/lib/system/libsystem_blocks.dylib
    0x7fff703a3000 -     0x7fff7042aff7  libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib
    0x7fff7042b000 -     0x7fff7042efff  libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff7042f000 -     0x7fff70432ff7  libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff70433000 -     0x7fff7043afff  libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib
    0x7fff7043b000 -     0x7fff70442ffb  libsystem_dnssd.dylib (1096.0.2) <DC7381E8-F09F-3441-8267-9B8F50A0EBA9> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff70443000 -     0x7fff70444ffb  libsystem_featureflags.dylib (17) <DBCA4AA2-CA05-38D5-AB4B-BE0F3E09BB8B> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff70445000 -     0x7fff70492ff7  libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib
    0x7fff70493000 -     0x7fff704bffff  libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff704c0000 -     0x7fff70507ff7  libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib
    0x7fff70508000 -     0x7fff7052ffff  libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib
    0x7fff70530000 -     0x7fff7053dff3  libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff7053e000 -     0x7fff70547fff  libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib
    0x7fff70548000 -     0x7fff70551fe7  libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib
    0x7fff70552000 -     0x7fff7055cfff  libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib
    0x7fff7055d000 -     0x7fff70561ffb  libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff70562000 -     0x7fff70564fff  libsystem_secinit.dylib (62.0.4) <A48D9AF3-75F2-3331-A0C8-0A23771F4AC7> /usr/lib/system/libsystem_secinit.dylib
    0x7fff70565000 -     0x7fff7056cffb  libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff7056d000 -     0x7fff70583ff2  libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib
    0x7fff70585000 -     0x7fff7058affb  libunwind.dylib (35.4) <F5AE1D43-7C5F-3BA2-94D3-E769F82C0F61> /usr/lib/system/libunwind.dylib
    0x7fff7058b000 -     0x7fff705bfff6  libxpc.dylib (1738.11.1) <2E9076CD-6C0E-38B6-8403-B2DDCE125FBF> /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: 20793
    thread_create: 0
    thread_set_state: 0

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

                                 VIRTUAL   REGION 
REGION TYPE                         SIZE    COUNT (non-coalesced) 
===========                      =======  ======= 
Accelerate framework                384K        3 
Activity Tracing                    256K        1 
CG image                            512K       47 
CG raster data                      640K       80 
CoreAnimation                      24.9M      732 
CoreGraphics                          8K        1 
CoreMedia HTTP cache               9088K      155 
CoreMedia HTTP cache (reserved)     192K        3         reserved VM address space (unallocated)
CoreUI image data                  3204K       27 
Foundation                        180.0M        4 
Kernel Alloc Once                     8K        1 
MALLOC                            596.5M       99 
MALLOC guard page                    72K       15 
MALLOC_MEDIUM (reserved)          896.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)            384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                       12K        1 
SQLite page cache                    64K        1 
STACK GUARD                        56.1M       22 
Stack                              18.7M       22 
VM_ALLOCATE                         224K       10 
__DATA                             52.5M      477 
__DATA_CONST                        304K       24 
__FONT_DATA                           4K        1 
__GLSLBUILTINS                     5176K        1 
__LINKEDIT                        348.5M        7 
__OBJC_RO                          31.8M        1 
__OBJC_RW                          1764K        2 
__TEXT                            398.4M      465 
__UNICODE                           564K        1 
libnetwork                         1664K       24 
mapped file                       167.0M       29 
shared memory                       644K       16 
===========                      =======  ======= 
TOTAL                               3.1G     2281 
TOTAL, minus reserved VM space      1.9G     2281 


All 13 comments

@Pingren thanks for posting this. Sadly this does not give me much.

Let me refer to your other message from the other thread :

I can confirm this also happens on Mojave. Version 1.5.0 works on Mojave however.

That was on separate systems I guess ? Does that happen with the same folder ?

I have a couple of ideas, I'll try to make a build that fix the thing that mess the console log, so I can get a better idea of where it crashes precisely.

But I'm wondering though, in Catalina, could you go to your /Users/ping/Downloads/1/

and run xattr run-flow-showcase.mov

I'm wondering if, the file being in the download folder, it's not quarantined and would create a mess with sandboxing.

Thanks a lot and I'll try to get back to you later today with a test build.

Also, if you downloaded the video, do you have a link to it ? Might help me reproduce, I tried downloading another video here to check the quarantine bit, but didn't hit the issue. Thanks !

Just a followup, while things seemed to work earlier today, I saw that error right now in console (no crash though) :

erreur 18:13:46.958950+0200 kernel Sandbox: legacyScreenSave(23894) deny(1) file-read-data /Users/glouel/Documents/Custom Videos/Mon film 1.mp4

I have no idea why, we should be allowed to (and definitely were when I added them). I'll think about it but this makes no sense.

@glouel

xattr run-flow-showcase.mov
com.apple.lastuseddate#PS
com.apple.metadata:_kMDItemUserTags
com.apple.quarantine

I removed com.apple.quarantine by using xattr -d com.apple.quarantine but the issue still exists.

I created the run-flow-showcase.mov by using the QuickTime screen recording functionality. I use this approach to make sure there's nothing wrong with the video encoding and you can easily reproduce a similar file.

I installed both Mojave & Catalina on my machine. So that's on two different systems.

I am looking forward to your build fixing log issues so that I can share more useful information to debug.

@Pingren sorry I didn't get to fix that bug yesterday. Here's the build that should fix it : https://github.com/glouel/Aerial/releases/download/v1.6.3test1/Aerial.saver.zip

I'm a bit puzzled because nothing works anymore here, although I don't experience a crash, here's what I get FYI :

Capture d’écran 2019-10-11 à 11 18 51

And in console :
Capture d’écran 2019-10-11 à 11 21 15

I'd love if, with the new build in Catalina, you could filer both by Aerial (to catch that now public AerialError), and by "legacyscreen" (omit the saver, looks like kernel eats a letter or two) to get our hosting process messages. This might help me figure this out, again sorry about this !

@glouel

with your 1.6.3 test1 build I can see the log is:

AerialError: Error retrieving content listing

I located this exception in the ManifestLoader.swift. And then I diff files between commit 4be72fa1f41dc8e4374dafa92623dc249efd783d (version 1.5.0) and the master branch

After some searching I found some interesting changes.

截屏2019-10-12下午3 11 26
截屏2019-10-12下午3 12 08

I guess it could be a bug introduced when implementing this HDR feature. So I disabled the Use HDR if available (requires macOS Catalina). Then picked a folder again. Everything works like a charm including the video previews. Cheers!

Turn HDR feature back on will reproduce the bug. :-P

@Pingren thanks a lot for digging into it, I'll have a look and try to fix that asap !

Edit: I can confirm I don't get the sandboxing error with hdr off and adding again, I probably messed up something when adding HDR indeed (but that sandboxing error irks me !).

@Pingren I know this may be a side thing to your issue, but I found what was behind the sandbox error I kept seeing here.

Using a subfolder in either ~/Downloads or ~/Documents will let me add correctly, but if I close SysPref and restart it, and reopen Aerial, I'll 100% hit the sandbox error :

Sandbox: legacyScreenSave(9694) System Policy: deny(1) file-read-data /Users/glouel/Documents/1/Mon film 1.mp4

This happens for both Downloads and Documents.

Now, I tried putting my folder in ~/ instead (so in my case, absolute path would be /Users/glouel/1/Mon film 1.mp4 and that never raise any sandbox error. I'm not sure if it's related to your issue or not but I think it could be in a way.

(you wouldn't see this error if you disabled SIP, which you may have done on your system ?)

Now regarding this error : AerialError: Error retrieving content listing

This is when parsing of a tvos.json (10,11,12 or 13) fails. So I'm wondering if you're maybe hitting another issue because you may be missing some of these files or one of them has unexpected content (manually edited maybe ?).

I did notice that you are in China in your profile, is it fair for me to assume you may have downloaded the json files and video manually (I heard from other users them and videos were blocked) ?

I'm wondering if one of your json file is corrupt, or if you are missing a string.bundle and hitting an error I can't reproduce here because of it. Would you be so kind to look into your ~/Library/Containers/com.apple.ScreenSaver.Engine.legacyScreenSaver/Data/Library/Application Support/Aerial and check 1) if you have these files and 2) if they match:

glouel@iMac-de-Guillaume-2:$ md5 *.json
MD5 (customvideos.json) = 8691f83b9c380994f2fe2ad9f606e07b
MD5 (tvos10.json) = 8e272b478e61a1c200986c2567d9fed6
MD5 (tvos11.json) = a344e2b14d064de653da27fe60eaf44c
MD5 (tvos12.json) = a57c04be68ac08eb232baa9e40bdb14c
MD5 (tvos13.json) = d991ad11299f85c3ac639b38263f6437

Obviously your customvideos.json will be different to mine ;)

One thing I can think of is maybe you only had a tvos13.json and copied it as tvos10.json and that confuse the parser (the file format is different).

You are also supposed to have a TVIdleScreenStrings13.bundle that contains the video descriptions in multiple languages.

So please let me know which files you have in there, so I can try and reproduce what you are seeing. Thanks !

@Pingren (sorry for the multiple messages !) I finally managed to reproduce the issue and get the crash. It only happened when adding 4K videos, and not 1080p videos (like my test video was) so that's why I couldn't see it. Here's a build that fixes it here I believe, can you confirm ?

https://github.com/glouel/Aerial/releases/download/v1.6.3test2/Aerial.saver.zip

I still think the AerialError you saw above is linked to some missing/corrupt tvos.json file, but that should not cause a crash in any case and probably was 100% unrelated to the issue at hand.

Thanks for your patience on this one !

@glouel

JSON files are downloaded automatically. Here are MD5 of my tvOS.json files.

MD5 (tvos10.json) = e0a2ab3ed120e7d8798904619c2e0f69
MD5 (tvos11.json) = a344e2b14d064de653da27fe60eaf44c
MD5 (tvos12.json) = a57c04be68ac08eb232baa9e40bdb14c
MD5 (tvos13.json) = d991ad11299f85c3ac639b38263f6437

I can confirm tvos10.json is corrupted. :-(

I can also confirm that the SIP is disabled. So I guess that's why I did not encounter System Policy: deny(1) file-read-data sandboxing issue.

I am adding 4k videos. My screen recording created by QuickTIme is also 4k.

With your v1.6.3test2 build, Aerial does not crash when I turn on HDR.

I am surprised to see that there are three unrelated issues here.

Thank you for debugging them. Now two of them are fixed!

@Pingren glad to hear I fixed the main issue ;) And thanks for confirming the other stuff !

Regarding tvos10.json, can you attach the file maybe so I can have a look ? Could be the file is different by region or something. You could also try to delete the file and let Aerial redownload it.

@glouel
tvos10.json is corrupted because of unstable proxy( which is used to bypassing great firewall). It is just an HTTP error file. I deleted it and it is downloaded successfully. You can close the issue if you would like to. :-)

Thanks for confirming ! I'll release 1.6.3 for everyone later today with the fix !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sdugoten picture sdugoten  ·  7Comments

ryan-madrona picture ryan-madrona  ·  8Comments

1st picture 1st  ·  6Comments

tempusthales picture tempusthales  ·  4Comments

Pingren picture Pingren  ·  7Comments