Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when screenshotting with long video title (No error display) #3334

Closed
drewbitt opened this issue Feb 24, 2021 · 5 comments · Fixed by #3469
Closed

Crash when screenshotting with long video title (No error display) #3334

drewbitt opened this issue Feb 24, 2021 · 5 comments · Fixed by #3469

Comments

@drewbitt
Copy link

This is a bug in mpv in crashing with long video titles since it saves files by default containing the full filename. macOS filename limit is 255 characters. But, streams can often have far more than 255 character filenames. Iina will then crash with no error display. This should be handled better, likely with an error display that it can't save a file. You could attempt to truncate this to 255 characters as well but that approach doesn't seem ideal.

  • macOS 10.15.7
  • IINA 1.1.2 Build 128
[   5.892][d][global] user path: '/Users/drewbitt/Pictures/Screenshots' -> '/Users/drewbitt/Pictures/Screenshots'
[   5.892][v][cplayer] Starting screenshot: '/Users/drewbitt/Pictures/Screenshots/CpMEKnGjK_3okdJGWD1cW5pqCjYWfoVenzgwG239NfKKzVU-5KTYVh2-FKS1whmCRiG0HKco5_Qeoc5KDcrvzd1Pkb5QLoJ954fnjeIcp3_O5HbADC-BSvW2zGpkVkYA0tQ-KntJpWEeCEAPSG_D2LeNUIA-S8T1BR1y2gR4aOAd-0ROzkPn_0a9VsSLYp3KZffPdI6u6j1BfZDPnRvU2n4sVLEQUSa_7Cp4yvOrKCfLOxgcpVbeHRHDp2dLiDHW366aI4c6l0f-wFgj6WgPbyHHz5wuZjC95mso0CGyjmj0l-kT_6H8J2qQ7MDdAVKGwKrF7pAYTGROATeB7ldUgr8VR9N7Zac1YtPKikqlVF_OXMuLirgu5mP0ZOPPgirRiwXXt_Ax4nVb15mIagu_JWviYMl0AT3hPvIhBKEMqIGYrST0xb7QIcIWs5Iz3VpEB1slBvTLzhfRM0n_iJ0-JOaqyP9y0PXmzDyUj3aflUBxDyIPzNGSSNaJ7Vvs3OWHqgp4cXjGXg6M99dYUXS8CA5D8WkAZ5u2mig5lDBGAmQj3OdSu0jqr1q33F7mRqz7_5vCqagak0SF8VvbOIqDm0ACdlcDjwtmR7W6x7qfwwaCvSnSeaAgHJJzrG7ggN4QRzETpAnWY99zRcQtevgp2RQkMqLE2qtUr87b-xHjVCfuz3U-Ek1OxD6uRGq8-4emTwxFUBRUEhBsdiA3xgCW5CwhhduDVp_mGgwR5yRZrZfgfRH3YI0-0001.png'
[   5.892][d][ffmpeg] SwScaler: reducing / aligning filtersize 1 -> 4
[   5.893][d][ffmpeg] SwScaler: reducing / aligning filtersize 7 -> 8
[   5.893][d][ffmpeg] SwScaler: reducing / aligning filtersize 1 -> 1
[   5.893][d][ffmpeg] SwScaler: reducing / aligning filtersize 7 -> 6
[   5.893][v][ffmpeg] swscaler: Lanczos scaler, from nv12 to rgb24 using MMXEXT
[   5.893][d][ffmpeg] swscaler: 1920x1080 -> 1920x1080
[   5.920][e][cplayer] Error opening '/Users/drewbitt/Pictures/Screenshots/CpMEKnGjK_3okdJGWD1cW5pqCjYWfoVenzgwG239NfKKzVU-5KTYVh2-FKS1whmCRiG0HKco5_Qeoc5KDcrvzd1Pkb5QLoJ954fnjeIcp3_O5HbADC-BSvW2zGpkVkYA0tQ-KntJpWEeCEAPSG_D2LeNUIA-S8T1BR1y2gR4aOAd-0ROzkPn_0a9VsSLYp3KZffPdI6u6j1BfZDPnRvU2n4sVLEQUSa_7Cp4yvOrKCfLOxgcpVbeHRHDp2dLiDHW366aI4c6l0f-wFgj6WgPbyHHz5wuZjC95mso0CGyjmj0l-kT_6H8J2qQ7MDdAVKGwKrF7pAYTGROATeB7ldUgr8VR9N7Zac1YtPKikqlVF_OXMuLirgu5mP0ZOPPgirRiwXXt_Ax4nVb15mIagu_JWviYMl0AT3hPvIhBKEMqIGYrST0xb7QIcIWs5Iz3VpEB1slBvTLzhfRM0n_iJ0-JOaqyP9y0PXmzDyUj3aflUBxDyIPzNGSSNaJ7Vvs3OWHqgp4cXjGXg6M99dYUXS8CA5D8WkAZ5u2mig5lDBGAmQj3OdSu0jqr1q33F7mRqz7_5vCqagak0SF8VvbOIqDm0ACdlcDjwtmR7W6x7qfwwaCvSnSeaAgHJJzrG7ggN4QRzETpAnWY99zRcQtevgp2RQkMqLE2qtUr87b-xHjVCfuz3U-Ek1OxD6uRGq8-4emTwxFUBRUEhBsdiA3xgCW5CwhhduDVp_mGgwR5yRZrZfgfRH3YI0-0001.png' for writing!
[   5.920][e][cplayer] Error writing screenshot!

and a crash

Expected Behavior: Tells you if it can't screenshot and doesn't simply crash with no error

@low-batt
Copy link
Contributor

low-batt commented Aug 1, 2021

Reproducing

To reproduce the crash:

  1. Remove all files from the directory IINA is configured to store screenshots in (default "~/Pictures/Screenshots"). Be certain there aren't any files in the directory the finder hides by default such as .DS_Store:

    low-batt@gag Screenshots$ ls -la
    total 16
    drwx------  3 low-batt  staff    96 Jul 31 20:26 .
    drwx------+ 6 low-batt  staff   192 Jul 31 19:48 ..
    -rw-r--r--@ 1 low-batt  staff  6148 Jul 31 20:26 .DS_Store
    low-batt@gag Screenshots$ 
    

    This directory must be completely empty to reproduce the crash.

  2. Create a video with the filename "0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789.mp4"

  3. Play the video

  4. Take a screenshot

An error message will be emitted to the mpv log:

[  13.600][e][cplayer] Error opening '/Users/low-batt/Pictures/Screenshots/0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789-0001.png' for writing!
[  13.600][e][cplayer] Error writing screenshot!

IINA will then crash in Utility.getLatestScreenshot:

Full Crash Dump:
Process:               IINA [10278]
Path:                  /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/MacOS/IINA
Identifier:            com.colliderli.iina
Version:               1.2.0 (129)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           IINA [10278]
User ID:               503

Date/Time:             2021-07-29 20:47:46.801 -0400
OS Version:            macOS 11.4 (20F71)
Report Version:        12
Anonymous UUID:        B893091E-94C0-4AAA-80D5-FE04EF46305A


Time Awake Since Boot: 570000 seconds

System Integrity Protection: enabled

Crashed Thread:        17  Dispatch queue: com.colliderli.iina.controller

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 [10278]

External Modification Warnings:
Thread creation by external task.

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff202ec2ba mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff202ec62c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2041a8c5 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff20418f7b __CFRunLoopRun + 1332
4   com.apple.CoreFoundation      	0x00007fff20418380 CFRunLoopRunSpecific + 567
5   com.apple.HIToolbox           	0x00007fff288b8ab3 RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x00007fff288b8815 ReceiveNextEventCommon + 587
7   com.apple.HIToolbox           	0x00007fff288b85b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8   com.apple.AppKit              	0x00007fff22b436f2 _DPSNextEvent + 864
9   com.apple.AppKit              	0x00007fff22b41ec5 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364
10  com.apple.AppKit              	0x00007fff22b34239 -[NSApplication run] + 586
11  com.apple.AppKit              	0x00007fff22b0847c NSApplicationMain + 816
12  com.colliderli.iina           	0x0000000109437d49 main + 9 (AppDelegate.swift:22)
13  libdyld.dylib                 	0x00007fff2033cf5d start + 1

Thread 1:: mpv/mpv core
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010eefbd09 mp_dispatch_queue_process + 345
3   libmpv.1.dylib                	0x000000010ef386ce run_playloop + 2958
4   libmpv.1.dylib                	0x000000010ef2e86c mp_play_files + 6860
5   libmpv.1.dylib                	0x000000010ef1422e core_thread + 62
6   libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 2:: mpv/lua script (ytdl_hook)
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010ef13a0f wait_wakeup + 95
3   libmpv.1.dylib                	0x000000010ef143e5 mpv_wait_event + 357
4   libmpv.1.dylib                	0x000000010ef303f6 script_wait_event + 102
5   liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
6   liblua.5.1.dylib              	0x000000010d41410c luaV_execute + 3514
7   liblua.5.1.dylib              	0x000000010d40af19 luaD_call + 97
8   liblua.5.1.dylib              	0x000000010d407550 lua_call + 41
9   libmpv.1.dylib                	0x000000010ef2ff53 load_scripts + 291
10  liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
11  liblua.5.1.dylib              	0x000000010d40af08 luaD_call + 80
12  liblua.5.1.dylib              	0x000000010d40a64f luaD_rawrunprotected + 84
13  liblua.5.1.dylib              	0x000000010d40b180 luaD_pcall + 68
14  liblua.5.1.dylib              	0x000000010d4075db lua_pcall + 105
15  libmpv.1.dylib                	0x000000010ef2faeb run_lua + 1307
16  liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
17  liblua.5.1.dylib              	0x000000010d40af08 luaD_call + 80
18  liblua.5.1.dylib              	0x000000010d40a64f luaD_rawrunprotected + 84
19  liblua.5.1.dylib              	0x000000010d40b180 luaD_pcall + 68
20  liblua.5.1.dylib              	0x000000010d40763f lua_cpcall + 45
21  libmpv.1.dylib                	0x000000010ef2f533 load_lua + 147
22  libmpv.1.dylib                	0x000000010ef3aba2 script_thread + 114
23  libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
24  libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 3:: mpv/lua script (stats)
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010ef13a0f wait_wakeup + 95
3   libmpv.1.dylib                	0x000000010ef143e5 mpv_wait_event + 357
4   libmpv.1.dylib                	0x000000010ef303f6 script_wait_event + 102
5   liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
6   liblua.5.1.dylib              	0x000000010d41410c luaV_execute + 3514
7   liblua.5.1.dylib              	0x000000010d40af19 luaD_call + 97
8   liblua.5.1.dylib              	0x000000010d407550 lua_call + 41
9   libmpv.1.dylib                	0x000000010ef2ff53 load_scripts + 291
10  liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
11  liblua.5.1.dylib              	0x000000010d40af08 luaD_call + 80
12  liblua.5.1.dylib              	0x000000010d40a64f luaD_rawrunprotected + 84
13  liblua.5.1.dylib              	0x000000010d40b180 luaD_pcall + 68
14  liblua.5.1.dylib              	0x000000010d4075db lua_pcall + 105
15  libmpv.1.dylib                	0x000000010ef2faeb run_lua + 1307
16  liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
17  liblua.5.1.dylib              	0x000000010d40af08 luaD_call + 80
18  liblua.5.1.dylib              	0x000000010d40a64f luaD_rawrunprotected + 84
19  liblua.5.1.dylib              	0x000000010d40b180 luaD_pcall + 68
20  liblua.5.1.dylib              	0x000000010d40763f lua_cpcall + 45
21  libmpv.1.dylib                	0x000000010ef2f533 load_lua + 147
22  libmpv.1.dylib                	0x000000010ef3aba2 script_thread + 114
23  libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
24  libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 4:: mpv/lua script (console)
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010ef13a0f wait_wakeup + 95
3   libmpv.1.dylib                	0x000000010ef143e5 mpv_wait_event + 357
4   libmpv.1.dylib                	0x000000010ef303f6 script_wait_event + 102
5   liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
6   liblua.5.1.dylib              	0x000000010d41410c luaV_execute + 3514
7   liblua.5.1.dylib              	0x000000010d40af19 luaD_call + 97
8   liblua.5.1.dylib              	0x000000010d407550 lua_call + 41
9   libmpv.1.dylib                	0x000000010ef2ff53 load_scripts + 291
10  liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
11  liblua.5.1.dylib              	0x000000010d40af08 luaD_call + 80
12  liblua.5.1.dylib              	0x000000010d40a64f luaD_rawrunprotected + 84
13  liblua.5.1.dylib              	0x000000010d40b180 luaD_pcall + 68
14  liblua.5.1.dylib              	0x000000010d4075db lua_pcall + 105
15  libmpv.1.dylib                	0x000000010ef2faeb run_lua + 1307
16  liblua.5.1.dylib              	0x000000010d40aab6 luaD_precall + 455
17  liblua.5.1.dylib              	0x000000010d40af08 luaD_call + 80
18  liblua.5.1.dylib              	0x000000010d40a64f luaD_rawrunprotected + 84
19  liblua.5.1.dylib              	0x000000010d40b180 luaD_pcall + 68
20  liblua.5.1.dylib              	0x000000010d40763f lua_cpcall + 45
21  libmpv.1.dylib                	0x000000010ef2f533 load_lua + 147
22  libmpv.1.dylib                	0x000000010ef3aba2 script_thread + 114
23  libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
24  libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 5:: AMCP Logging Spool
0   libsystem_kernel.dylib        	0x00007fff202ec2f6 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff286348da caulk::mach::semaphore::wait_or_error() + 16
2   com.apple.audio.caulk         	0x00007fff28621836 caulk::semaphore::timed_wait(double) + 110
3   com.apple.audio.caulk         	0x00007fff28621784 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff28621502 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       	0x00007fff203218fc _pthread_start + 224
6   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff202ec2ba mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff202ec62c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2041a8c5 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff20418f7b __CFRunLoopRun + 1332
4   com.apple.CoreFoundation      	0x00007fff20418380 CFRunLoopRunSpecific + 567
5   com.apple.AppKit              	0x00007fff22cc968a _NSEventThread + 124
6   libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

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

Thread 8:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e7f _pthread_cond_wait + 1352
2   com.apple.CoreVideo           	0x00007fff274c8fe3 CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo           	0x00007fff274c84ec CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
5   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 9:: mpv/demux
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010eec5fbf demux_thread + 223
3   libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
4   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 10:: mpv/worker
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010eefda4c worker_thread + 76
3   libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
4   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 11:: mpv/vo
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libmpv.1.dylib                	0x000000010ef8554b vo_thread + 1227
3   libsystem_pthread.dylib       	0x00007fff203218fc _pthread_start + 224
4   libsystem_pthread.dylib       	0x00007fff2031d443 thread_start + 15

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libavcodec.58.dylib           	0x000000010dd059da 0x10d930000 + 4020698
3   ???                           	0x000020a000000000 0 + 35871566856192

Thread 13:
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libavcodec.58.dylib           	0x000000010dd059da 0x10d930000 + 4020698
3   ???                           	0x000020a000000000 0 + 35871566856192

Thread 14:
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libavcodec.58.dylib           	0x000000010dd059da 0x10d930000 + 4020698
3   ???                           	0x000020a000000000 0 + 35871566856192

Thread 15:
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libavcodec.58.dylib           	0x000000010dd059da 0x10d930000 + 4020698
3   ???                           	0x000020a000000000 0 + 35871566856192

Thread 16:
0   libsystem_kernel.dylib        	0x00007fff202eecde __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff20321e49 _pthread_cond_wait + 1298
2   libavcodec.58.dylib           	0x000000010dd059da 0x10d930000 + 4020698
3   ???                           	0x000020a000000000 0 + 35871566856192

Thread 17 Crashed:: Dispatch queue: com.colliderli.iina.controller
0   com.colliderli.iina           	0x0000000109471b5b Swift runtime failure: Index out of range + 0 [inlined]
1   com.colliderli.iina           	0x0000000109471b5b specialized _ArrayBuffer._checkInoutAndNativeTypeCheckedBounds(_:wasNativeTypeChecked:) + 0 [inlined]
2   com.colliderli.iina           	0x0000000109471b5b specialized Array._checkSubscript(_:wasNativeTypeChecked:) + 0 [inlined]
3   com.colliderli.iina           	0x0000000109471b5b specialized Array.subscript.getter + 0 [inlined]
4   com.colliderli.iina           	0x0000000109471b5b static Utility.getLatestScreenshot(from:) + 1579 (Utility.swift:467)
5   com.colliderli.iina           	0x000000010956fcb9 PlayerCore.screenshotCallback() + 633 (PlayerCore.swift:540)
6   com.colliderli.iina           	0x000000010959dc9e MPVController.handleEvent(_:) + 910 (MPVController.swift:667)
7   com.colliderli.iina           	0x00000001095a527a closure #1 in MPVController.readEvents() + 31 (MPVController.swift:570) [inlined]
8   com.colliderli.iina           	0x00000001095a527a partial apply for closure #1 in MPVController.readEvents() + 42
9   com.colliderli.iina           	0x0000000109598dee thunk for @escaping @callee_guaranteed () -> () + 14
10  libdispatch.dylib             	0x00007fff20176623 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff20177806 _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff2017d5ea _dispatch_lane_serial_drain + 606
13  libdispatch.dylib             	0x00007fff2017e0ad _dispatch_lane_invoke + 366
14  libdispatch.dylib             	0x00007fff20187c0d _dispatch_workloop_worker_thread + 811
15  libsystem_pthread.dylib       	0x00007fff2031e45d _pthread_wqthread + 314
16  libsystem_pthread.dylib       	0x00007fff2031d42f start_wqthread + 15

Thread 17 crashed with X86 Thread State (64-bit):
  rax: 0x000070000a47d4e0  rbx: 0x00007fff817e8d20  rcx: 0xc22d63c8c5000000  rdx: 0x0000000000000118
  rdi: 0x0000000000000113  rsi: 0x0000000000000000  rbp: 0x000070000a47d660  rsp: 0x000070000a47d4b0
   r8: 0x00007fff8061bbf0   r9: 0x000000011d6b0058  r10: 0x000000000000005c  r11: 0x00007fff306b17b0
  r12: 0x0000000000000000  r13: 0x0000600003ac72a0  r14: 0x00006000034aa670  r15: 0x00007fff81520aa8
  rip: 0x0000000109471b5b  rfl: 0x0000000000010246  cr2: 0x000000011d6b90e0
  
Logical CPU:     3
Error Code:      0x00000000
Trap Number:     6

Thread 17 instruction stream:
  00 48 89 c3 48 8b bd 78-ff ff ff ff 15 8c f6 20  .H..H..x....... 
  00 49 89 dc e8 64 43 1b-00 48 89 df e8 00 42 1b  .I...dC..H....B.
  00 48 8b 7d c8 be 01 00-00 00 ba 01 00 00 00 4c  .H.}...........L
  8b 7d b8 4c 89 f9 48 8b-5d c0 ff 53 38 4c 8b 73  .}.L..H.]..S8L.s
  08 4c 89 fb 48 8b bd 48-ff ff ff 48 89 de 41 ff  .L..H..H...H..A.
  d6 48 8d 65 d8 5b 41 5c-41 5d 41 5e 41 5f 5d c3  .H.e.[A\A]A^A_].
 [0f]0b 0f 1f 00 55 48 89-e5 8a 07 3a 06 0f 94 c0  .....UH....:....	<==
  5d c3 0f 1f 00 55 48 89-e5 41 55 53 48 83 ec 50  ]....UH..AUSH..P
  41 0f b6 5d 00 4c 8d 6d-a8 4c 89 e8 31 ff e8 12  A..].L.m.L..1...
  3c 1b 00 48 89 df e8 10-3c 1b 00 e8 11 3c 1b 00  <..H....<....<..
  48 83 c4 50 5b 41 5d 5d-c3 66 2e 0f 1f 84 00 00  H..P[A]].f......
  00 00 00 66 90 55 48 89-e5 41 55 50 48 89 f8 41  ...f.UH..AUPH..A
  
Thread 17 last branch register state not available.


Binary Images:
       0x109430000 -        0x10967ffff +com.colliderli.iina (1.2.0 - 129) <21A472E6-DCAA-3B6E-9EDA-33BA502A1902> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/MacOS/IINA
       0x10bac0000 -        0x10bac7fff +liboainject.dylib (64544.110) <04FE80C1-5B99-3456-A613-7746BBB471C4> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/Resources/liboainject.dylib
       0x10bad8000 -        0x10bb23fff +org.sparkle-project.Sparkle (1.26.0 - 1.26.0) <0277A696-9698-3B64-9084-71519533BEE8> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/Sparkle.framework/Versions/A/Sparkle
       0x10bb64000 -        0x10bc77fff +libdav1d.5.dylib (0) <32A24173-54D7-335A-A5D1-88778C39ECF3> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libdav1d.5.dylib
       0x10bd10000 -        0x10bdb3fff +libp11-kit.0.dylib (0) <5922483B-713F-3F44-A07D-2DECF06356E3> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libp11-kit.0.dylib
       0x10be08000 -        0x10be27fff +libpostproc.55.dylib (0) <3F71B7DC-8A9C-3A0B-8CA1-B100E7FDC6D0> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libpostproc.55.dylib
       0x10be34000 -        0x10bf7ffff +libgnutls.30.dylib (0) <597FB62B-854C-3CB2-A2E3-92FC79DD059A> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libgnutls.30.dylib
       0x10bfd8000 -        0x10c197fff +libcrypto.1.1.dylib (0) <00F68E8C-0969-36EC-B9D3-1B579E0A4195> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libcrypto.1.1.dylib
       0x10c238000 -        0x10c3bbfff +libavformat.58.dylib (0) <F49C4A8B-95BF-329E-8239-9A4A153E266C> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libavformat.58.dylib
       0x10c410000 -        0x10c41bfff +libvidstab.1.1.dylib (0) <7704ABD4-B8FF-3F14-AA73-C79DE548E649> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libvidstab.1.1.dylib
       0x10c428000 -        0x10c633fff +libavfilter.7.dylib (0) <243CCD8C-852F-35CA-9E8F-F97C8A0DD6A4> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libavfilter.7.dylib
       0x10c6d4000 -        0x10c7dbfff +libglib-2.0.0.dylib (0) <515E636B-8C49-3089-96A4-172402E24F62> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libglib-2.0.0.dylib
       0x10c80c000 -        0x10c813fff +libffi.7.dylib (0) <774E4453-0190-3449-AC01-FF639825162A> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libffi.7.dylib
       0x10c820000 -        0x10c847fff +libsoxr.0.dylib (0) <E05C7705-4D4B-3033-891F-2BFCAB297786> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libsoxr.0.dylib
       0x10c890000 -        0x10c8bbfff +libnettle.8.dylib (0) <F26E5DFE-A401-3408-86E9-EE39DF10B768> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libnettle.8.dylib
       0x10c8d0000 -        0x10c8e7fff +libswresample.3.dylib (0) <0AC96C55-77C3-36A2-85B8-A6BA83FC8CDA> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libswresample.3.dylib
       0x10c8f4000 -        0x10c90ffff +libavresample.4.dylib (0) <B1D20E77-701C-333F-BDC8-96D4CC099A2D> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libavresample.4.dylib
       0x10c91c000 -        0x10c94ffff +libmujs.so (0) <FABD6078-3A0A-383F-B940-DA52716711F5> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libmujs.so
       0x10c964000 -        0x10c9dffff +libswscale.5.dylib (0) <43B09263-8AD6-3A9D-BA68-7965CFCE1D12> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libswscale.5.dylib
       0x10c9f8000 -        0x10ca2ffff +libbluray.2.dylib (0) <7AA44E03-F119-3568-B09F-961902E9FB90> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libbluray.2.dylib
       0x10ca44000 -        0x10ca57fff +librtmp.1.dylib (0) <78F52A1B-4BBE-3D5A-9E61-04B99B10C772> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/librtmp.1.dylib
       0x10ca68000 -        0x10cad3fff +libpcre.1.dylib (0) <4628D48B-9E5D-3B8A-B1B2-4684F120A071> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libpcre.1.dylib
       0x10cae4000 -        0x10cb03fff +libidn2.0.dylib (0) <8520C7F6-D31D-320E-8F26-FB7299049D57> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libidn2.0.dylib
       0x10cb10000 -        0x10cb27fff +libb2.1.dylib (0) <091CCB82-7EBC-30B2-AB0B-B248FB7E4C19> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libb2.1.dylib
       0x10cb34000 -        0x10cb6bfff +libhogweed.6.dylib (0) <4B729F6B-104F-3C17-9726-08CCBBE79A58> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libhogweed.6.dylib
       0x10cb80000 -        0x10cd57fff +libtesseract.4.dylib (0) <44F00916-5529-3BC2-A34D-85BADD35B212> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libtesseract.4.dylib
       0x10ce10000 -        0x10ce5ffff +libavutil.56.dylib (0) <2C2A397E-2055-3151-9FAB-3FDC031FDCB2> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libavutil.56.dylib
       0x10d08c000 -        0x10d0dffff +libwebp.7.dylib (0) <61F95F80-75A6-39DA-982F-584E88D51BBB> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libwebp.7.dylib
       0x10d0f8000 -        0x10d113fff +liblzma.5.dylib (0) <28C4D739-AD7A-3059-8C82-4A18B1384D82> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/liblzma.5.dylib
       0x10d124000 -        0x10d15bfff +liblcms2.2.dylib (0) <BAE86A11-510B-347A-A747-30597F575279> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/liblcms2.2.dylib
       0x10d17c000 -        0x10d1abfff +libjpeg.9.dylib (0) <CDA4FCE0-1C15-397B-A03E-62948F9A7939> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libjpeg.9.dylib
       0x10d1bc000 -        0x10d1dbfff +librubberband.2.dylib (0) <B193E9F0-DF8E-3483-8EBE-8CEAEEDCE606> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/librubberband.2.dylib
       0x10d1f8000 -        0x10d293fff +libzstd.1.dylib (0) <4BE678DF-FE81-3A52-958D-F153365D3325> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libzstd.1.dylib
       0x10d2ac000 -        0x10d2dffff +libfontconfig.1.dylib (0) <3088863A-C0B6-3F87-9A6D-BF2088AAB846> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libfontconfig.1.dylib
       0x10d2f4000 -        0x10d307fff +libavdevice.58.dylib (0) <695D43E6-FC98-33EF-BFB0-C87EC1243C69> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libavdevice.58.dylib
       0x10d318000 -        0x10d31ffff +libwebpmux.3.dylib (0) <73D4910A-95AA-3886-A18D-5F7B4A53D839> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libwebpmux.3.dylib
       0x10d32c000 -        0x10d34ffff +libpng16.16.dylib (0) <079262A7-7E7A-3BE4-A6C3-F3260B8743FC> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libpng16.16.dylib
       0x10d360000 -        0x10d3affff +libssl.1.1.dylib (0) <459D8A44-F23D-339D-8189-9B92101136D7> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libssl.1.1.dylib
       0x10d3e8000 -        0x10d3f7fff +libtasn1.6.dylib (0) <3BFDD326-DA52-3536-98F9-7C2DBDB570AE> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libtasn1.6.dylib
       0x10d404000 -        0x10d41ffff +liblua.5.1.dylib (0) <C9D7D7E7-05DD-3E55-9B5A-742CAA32797D> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/liblua.5.1.dylib
       0x10d430000 -        0x10d593fff +libunistring.2.dylib (0) <B4456B9E-BFA1-3030-8252-BCB7D4B967F2> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libunistring.2.dylib
       0x10d5b0000 -        0x10d5d7fff +libuchardet.0.dylib (0) <FF0CEDCE-F9EC-30D9-8789-0E22F918FB73> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libuchardet.0.dylib
       0x10d5e8000 -        0x10d5f3fff +libintl.8.dylib (0) <A0C69864-D2AD-330C-9EC3-F5EB64014D14> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libintl.8.dylib
       0x10d600000 -        0x10d6d3fff +libharfbuzz.0.dylib (0) <93779480-B575-39C2-AC0C-F44AB60881CA> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libharfbuzz.0.dylib
       0x10d70c000 -        0x10d8cffff +liblept.5.dylib (0) <A595595A-080E-3508-A004-F34467362CCB> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/liblept.5.dylib
       0x10d930000 -        0x10e347fff +libavcodec.58.dylib (0) <5FDD7F34-0736-3F9A-973A-F1618FC258CA> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libavcodec.58.dylib
       0x10ebc0000 -        0x10ebdffff +liblz4.1.dylib (0) <9029378D-E1E7-3394-946E-CAE3E0670895> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/liblz4.1.dylib
       0x10ebec000 -        0x10ec47fff +libgmp.10.dylib (0) <21D0A926-867C-3AE5-8B42-F60313F719AE> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libgmp.10.dylib
       0x10ec5c000 -        0x10ec63fff +libsnappy.1.dylib (0) <DDDAC4A8-9858-3582-9C5B-312E696B39FC> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libsnappy.1.dylib
       0x10ec70000 -        0x10ec9bfff +libass.9.dylib (0) <AD981564-9C3D-3CD5-9CE2-9D47DF001DF9> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libass.9.dylib
       0x10ecb0000 -        0x10ecc3fff +libspeex.1.dylib (0) <3F951C5D-8629-3749-9921-6EE97864B040> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libspeex.1.dylib
       0x10ecd0000 -        0x10ed4ffff +libfreetype.6.dylib (0) <EBE3156E-092A-33AA-B22C-AEF351A289C6> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libfreetype.6.dylib
       0x10ed78000 -        0x10edd7fff +libtiff.5.dylib (0) <E967D1D2-D7B9-3AEE-80BF-92248ACF6BC0> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libtiff.5.dylib
       0x10edf0000 -        0x10ee07fff +libgraphite2.3.dylib (0) <B4B4D249-0CDA-38F3-BBB4-7C3834B1DE63> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libgraphite2.3.dylib
       0x10ee18000 -        0x10ee33fff +libfribidi.0.dylib (0) <74EFA770-1C12-31B9-B020-F15EA0632267> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libfribidi.0.dylib
       0x10ee40000 -        0x10ee47fff +libgif.dylib (0) <97CE969B-86FC-3F60-AE9D-65845F05CACB> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libgif.dylib
       0x10ee54000 -        0x10ee8bfff +libopenjp2.7.dylib (0) <A7B3000C-C0A4-3159-ADB4-8C5090DBDAC1> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libopenjp2.7.dylib
       0x10ee9c000 -        0x10f1a3fff +libmpv.1.dylib (0) <33186027-BEB6-3FB1-9012-BEF1E9410341> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libmpv.1.dylib
       0x10f22c000 -        0x10f2affff +libarchive.13.dylib (0) <98D8463D-79A5-3341-A7FA-93D59812E4E6> /Users/USER/Library/Developer/Xcode/DerivedData/iina-echacgeisxgbwucwumppkhklmnkd/Build/Products/Release/IINA.app/Contents/Frameworks/libarchive.13.dylib
       0x10f323000 -        0x10f332fff  libobjc-trampolines.dylib (824) <1BFE69F2-6C6C-3E82-A8CA-781EE7C87C4B> /usr/lib/libobjc-trampolines.dylib
       0x111477000 -        0x111512fff  dyld (852) <1AC76561-4F9A-34B1-BA7C-4516CACEAED7> /usr/lib/dyld
       0x11d6fb000 -        0x11d6fefff  com.apple.CloudDocsFileProvider (1.0 - 738) <9E409434-9270-32E3-A5BB-8304BEFCE2E0> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
       0x11d70f000 -        0x11d712fff  com.apple.FileProviderOverride (348.8 - 348.8) <25570507-B2AC-3A84-B723-D7C8AA1D2B07> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x11d723000 -        0x11d73efff  com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1350.5.3) <837F01F4-A377-3E71-8033-3A8D615A997F> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
       0x11dc2b000 -        0x11dc2efff  libWrapGL.dylib (1140.2) <8ED12F5E-8821-39D5-B725-337ABEAFF17A> /System/Library/Frameworks/CoreImage.framework/Versions/A/Frameworks/libWrapGL.dylib
       0x11f234000 -        0x11f39bfff  com.apple.audio.units.Components (1.14 - 1.14) <6375574E-7ADB-3867-837D-5811B866554C> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff20059000 -     0x7fff2005afff  libsystem_blocks.dylib (79) <48AF56A9-6E42-3A5E-A213-E6AFD8F81044> /usr/lib/system/libsystem_blocks.dylib
    0x7fff2005b000 -     0x7fff20090fff  libxpc.dylib (2038.120.1) <5751A7F5-6DC5-3090-B7F1-D90ED71BEF1F> /usr/lib/system/libxpc.dylib
    0x7fff20091000 -     0x7fff200a8fff  libsystem_trace.dylib (1277.120.1) <8E243C00-BFC2-3FAA-989C-0D72314DB04D> /usr/lib/system/libsystem_trace.dylib
    0x7fff200a9000 -     0x7fff20146fff  libcorecrypto.dylib (1000.120.2) <FADB19A0-1BF3-3F47-B729-87B4FA8CA677> /usr/lib/system/libcorecrypto.dylib
    0x7fff20147000 -     0x7fff20173fff  libsystem_malloc.dylib (317.121.1) <CAD162A5-7367-3A30-9C15-5D036411AEDE> /usr/lib/system/libsystem_malloc.dylib
    0x7fff20174000 -     0x7fff201b8fff  libdispatch.dylib (1271.120.2) <7B229797-1F2E-3409-9D0C-060C7EEF2E12> /usr/lib/system/libdispatch.dylib
    0x7fff201b9000 -     0x7fff201f2fff  libobjc.A.dylib (824) <5B2CC569-85DC-3E11-8EC6-90C8007403BD> /usr/lib/libobjc.A.dylib
    0x7fff201f3000 -     0x7fff201f5fff  libsystem_featureflags.dylib (28.60.1) <77F7F479-39BD-3111-BE3C-C74567FD120C> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff201f6000 -     0x7fff2027efff  libsystem_c.dylib (1439.100.3) <38F8A126-C995-349A-B909-FF831914ED2E> /usr/lib/system/libsystem_c.dylib
    0x7fff2027f000 -     0x7fff202d4fff  libc++.1.dylib (905.6) <B3812B86-4FCF-3A10-8866-DF67940A974C> /usr/lib/libc++.1.dylib
    0x7fff202d5000 -     0x7fff202eafff  libc++abi.dylib (905.6) <A0FE88B7-E157-3C9C-A29A-11D3BE3436B3> /usr/lib/libc++abi.dylib
    0x7fff202eb000 -     0x7fff2031afff  libsystem_kernel.dylib (7195.121.3) <A4938CF5-ABC0-397B-8A6E-B7BEEFA24D0A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff2031b000 -     0x7fff20326fff  libsystem_pthread.dylib (454.120.2) <17482C9D-061E-3769-AC9E-BE1239D33098> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20327000 -     0x7fff20362fff  libdyld.dylib (852) <C10CEA28-D5A0-324F-8F07-8C7CE4805412> /usr/lib/system/libdyld.dylib
    0x7fff20363000 -     0x7fff2036cfff  libsystem_platform.dylib (254.80.2) <8664A4CD-EE27-3C71-B5CC-06E2B1B4F394> /usr/lib/system/libsystem_platform.dylib
    0x7fff2036d000 -     0x7fff20398fff  libsystem_info.dylib (542.40.3) <EA3F9C9C-3116-3DB4-A3F1-5B03172C1E72> /usr/lib/system/libsystem_info.dylib
    0x7fff20399000 -     0x7fff20836fff  com.apple.CoreFoundation (6.9 - 1776.103) <93677957-5935-3C00-AA42-DBCD35755BB0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff20837000 -     0x7fff20a6bfff  com.apple.LaunchServices (1122.38 - 1122.38) <241B3D82-2C9C-3F7D-88BD-AC78A689FF04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20a6c000 -     0x7fff20b3ffff  com.apple.gpusw.MetalTools (1.0 - 1) <03202B68-E515-3CBE-AC5A-39E80A702A6F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20b40000 -     0x7fff20cc6fff  libBLAS.dylib (1336.120.1) <427CF154-CB0A-3DF1-95CE-BAB52F2E7C4B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff20cc7000 -     0x7fff20d14fff  com.apple.Lexicon-framework (1.0 - 86.2) <F69DF515-4980-36C8-9F5D-987B67D2AFAF> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff20d15000 -     0x7fff20d83fff  libSparse.dylib (106) <E7F273C0-18F8-3688-9B63-C86DEB06740A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff20d84000 -     0x7fff20e01fff  com.apple.SystemConfiguration (1.20 - 1.20) <81EDA68C-051A-3F4C-B79E-B53B365B67B1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20e02000 -     0x7fff20e36fff  libCRFSuite.dylib (50) <703BB228-D959-3009-AF3F-0015588F531A> /usr/lib/libCRFSuite.dylib
    0x7fff20e37000 -     0x7fff2106ffff  libmecabra.dylib (929.10) <43C2A11F-7F68-31B6-AD65-31282837DED3> /usr/lib/libmecabra.dylib
    0x7fff21070000 -     0x7fff213cefff  com.apple.Foundation (6.9 - 1776.103) <3C3B967D-778D-30BF-A3F8-E734FAFD76F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff213cf000 -     0x7fff214b7fff  com.apple.LanguageModeling (1.0 - 247.3) <58ACD840-A17B-3CB0-B010-7E4493C5BC5C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff214b8000 -     0x7fff215eefff  com.apple.CoreDisplay (237.3 - 237.3) <65322ECF-632D-362D-870D-5CE69B1B6C60> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff215ef000 -     0x7fff2185ffff  com.apple.audio.AudioToolboxCore (1.0 - 1181.68) <87BA778B-6634-30D8-BF69-678C36246242> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21860000 -     0x7fff21a45fff  com.apple.CoreText (677.5.0.5 - 677.5.0.5) <C148A259-D01A-3634-9449-119EB084ABA9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21a46000 -     0x7fff220d6fff  com.apple.audio.CoreAudio (5.0 - 5.0) <E987DC18-3396-3AAD-A66A-2B755C8D242A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff220d7000 -     0x7fff2242bfff  com.apple.security (7.0 - 59754.120.12) <7C3D689E-9B3E-3F73-ACF0-F40C1297D180> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff2242c000 -     0x7fff2268bfff  libicucore.A.dylib (66112) <9957A773-012E-3ABA-9587-CFF787170AE8> /usr/lib/libicucore.A.dylib
    0x7fff2268c000 -     0x7fff22695fff  libsystem_darwin.dylib (1439.100.3) <BF5B5FD8-B5A3-3035-8641-466E625A6CE8> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22696000 -     0x7fff22981fff  com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <1C5425B5-0E8C-3691-99AB-44F17F357C81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22982000 -     0x7fff229c0fff  com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <6CF5F363-4653-3605-A340-363C743BBEDD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff229c1000 -     0x7fff229fbfff  com.apple.CSStore (1122.38 - 1122.38) <A664672F-440D-3BA8-8851-68B4C6AB1022> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff229fc000 -     0x7fff22aaafff  com.apple.framework.IOKit (2.0.2 - 1845.120.6) <C6E70E82-8508-3515-ACE1-361E575D466A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22aab000 -     0x7fff22ab6fff  libsystem_notify.dylib (279.40.4) <7FFECC25-FA84-3B59-9CC8-4D9DC84E6EC1> /usr/lib/system/libsystem_notify.dylib
    0x7fff22ab7000 -     0x7fff22b04fff  libsandbox.1.dylib (1441.120.5) <F4FF5F3E-6533-3BD5-8EF1-D298E0C954F6> /usr/lib/libsandbox.1.dylib
    0x7fff22b05000 -     0x7fff2384dfff  com.apple.AppKit (6.9 - 2022.50.114) <02279013-2888-3A1D-8F28-0C39A64EF5FA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2384e000 -     0x7fff23a9cfff  com.apple.UIFoundation (1.0 - 728.8) <A901F2AB-A1C3-3BDB-A2ED-33CAEC118589> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23a9d000 -     0x7fff23aaffff  com.apple.UniformTypeIdentifiers (637 - 637) <8DEE5893-C380-335B-B3DA-DD49DA8FB037> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23ab0000 -     0x7fff23c3afff  com.apple.desktopservices (1.20 - 1346.5.1) <E4F2E32A-6D94-35D5-B510-44C604236A64> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff23c3b000 -     0x7fff23c4dfff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <F2CF2BBE-4A8D-38A6-89DF-EF0FD6CA4260> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
    0x7fff23c4e000 -     0x7fff23e5cfff  com.apple.CoreDuet (1.0 - 1) <99A5E510-8D00-32C0-AF4B-5E1CDF48B50D> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff23f1a000 -     0x7fff245a0fff  libnetwork.dylib (2288.121.1) <728F736C-8AB2-30C0-8E61-A84F34642B18> /usr/lib/libnetwork.dylib
    0x7fff245a1000 -     0x7fff24a3ffff  com.apple.CFNetwork (1240.0.4 - 1240.0.4) <83684BEF-A3CE-3227-8E10-A8A538CCA9AE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24a40000 -     0x7fff24a4efff  libsystem_networkextension.dylib (1295.120.5) <02486B74-EAAD-3055-AE20-F12E79B39297> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24a4f000 -     0x7fff24a4ffff  libenergytrace.dylib (22.100.1) <7039CE14-0DED-3FD3-A540-A01DEFC4314D> /usr/lib/libenergytrace.dylib
    0x7fff24a50000 -     0x7fff24aacfff  libMobileGestalt.dylib (978.120.1) <9FF187B8-854F-338D-BD6A-AE142C815617> /usr/lib/libMobileGestalt.dylib
    0x7fff24aad000 -     0x7fff24ac3fff  libsystem_asl.dylib (385) <B3E89650-A7FE-3E93-8A1B-D88145FDD45C> /usr/lib/system/libsystem_asl.dylib
    0x7fff24ac4000 -     0x7fff24adbfff  com.apple.TCC (1.0 - 1) <5D202FF3-7BD8-3384-A8AB-7D62CD14C412> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24adc000 -     0x7fff24e40fff  com.apple.SkyLight (1.600.0 - 588.1) <D5925B80-2468-3709-9DFD-BEAF418169EC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff24e41000 -     0x7fff254f2fff  com.apple.CoreGraphics (2.0 - 1463.14.2) <BC3FA68C-7826-3692-903E-D684DFF48981> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff254f3000 -     0x7fff255e9fff  com.apple.ColorSync (4.13.0 - 3473.4.3) <CB975116-61F8-330F-B111-3F0467F88BC1> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff255ea000 -     0x7fff25645fff  com.apple.HIServices (1.22 - 716) <132B9E44-BF23-3B61-96F2-7678C81115AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff25646000 -     0x7fff25684fff  libAWDSupport.dylib (951) <6F368B32-6F42-3D45-93E7-461D488CCB7D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff25685000 -     0x7fff256e1fff  libprotobuf.dylib (4205) <E1A1AA78-C605-3E37-8745-D58F37F718D1> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff256e2000 -     0x7fff256f3fff  libprotobuf-lite.dylib (4205) <D402AA38-E273-3D4C-A57E-DDB845739FC6> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff256f4000 -     0x7fff25738fff  com.apple.awd (1.0 - 951) <FE1327F5-1332-3A0B-883D-D843DEA9457D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff25739000 -     0x7fff258f9fff  com.apple.Montreal (1.0 - 142) <745B32B7-CBED-3D9B-A95F-C10F31357AA2> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff259ec000 -     0x7fff25e1cfff  com.apple.CoreData (120 - 1048) <CBE27798-2E55-3EFB-A0C5-0862F080F647> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff25e1d000 -     0x7fff25e32fff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <C92547DE-86B8-3734-A17D-D0F9B4AE1300> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff25e33000 -     0x7fff25fe1fff  libsqlite3.dylib (321.3) <CB33187D-A683-3742-B8BF-AF9BEE78D222> /usr/lib/libsqlite3.dylib
    0x7fff25fe2000 -     0x7fff2605efff  com.apple.Accounts (113 - 113) <E31BCCDB-C1E3-3C74-9527-EF1643FF6224> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2605f000 -     0x7fff26076fff  com.apple.commonutilities (8.0 - 900) <4EBBE25A-3599-3DC8-B846-F90BD23FED85> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff26077000 -     0x7fff260f6fff  com.apple.BaseBoard (526 - 526) <ECED5758-3FD9-3F09-8E55-2230E391373A> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff260f7000 -     0x7fff2613ffff  com.apple.RunningBoardServices (1.0 - 505.100.8) <F72D5FDE-6DC0-3068-AD08-CA8D165E574D> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff26140000 -     0x7fff261b4fff  com.apple.AE (918.6 - 918.6) <A9B7A6D0-85CE-31CD-8926-81D3A714AF42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff261b5000 -     0x7fff261bbfff  libdns_services.dylib (1310.120.71) <6F77A4C7-40B9-3062-8650-6E1E2FD07046> /usr/lib/libdns_services.dylib
    0x7fff261bc000 -     0x7fff261c3fff  libsystem_symptoms.dylib (1431.120.1) <3BEA5355-D267-39D4-8BC6-A1703845BD3F> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff261c4000 -     0x7fff2634ffff  com.apple.Network (1.0 - 1) <39B5F4D8-5105-37CB-9F18-2B2C36CB4B42> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff26350000 -     0x7fff2637ffff  com.apple.analyticsd (1.0 - 1) <2DABBC97-042F-39C7-85A5-A6F47BCAC5EC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff26380000 -     0x7fff26382fff  libDiagnosticMessagesClient.dylib (112) <8D0655AC-218F-3AA6-9802-2444E6801067> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff26383000 -     0x7fff263cffff  com.apple.spotlight.metadata.utilities (1.0 - 2150.21) <7CE4BC56-65ED-3D75-8DA0-05EFE1BA2256> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff263d0000 -     0x7fff2646afff  com.apple.Metadata (10.7.0 - 2150.21) <04F83B90-3535-326F-8897-D43F55DDE771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2646b000 -     0x7fff26471fff  com.apple.DiskArbitration (2.7 - 2.7) <97F9E5D9-0942-3AD6-8D31-65106C452CB8> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff26472000 -     0x7fff26dddfff  com.apple.vImage (8.1 - 544.4) <3A689059-588D-3BA1-96C5-9DE5C85EF50E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26dde000 -     0x7fff270bafff  com.apple.QuartzCore (1.11 - 927.21) <F384A0C0-F855-3B4D-AAD0-E0F0550E226C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff270bb000 -     0x7fff270fcfff  libFontRegistry.dylib (309) <5D9848B3-14C7-34A8-A981-B3C2CFD12BD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff270fd000 -     0x7fff2723dfff  com.apple.coreui (2.1 - 692.1) <76D85525-8D99-3F0F-BC36-DEA342D4589D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff2723e000 -     0x7fff27329fff  com.apple.ViewBridge (553.1 - 553.1) <21A4A790-5A90-3C45-979E-9CF3ED9E8092> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff2732a000 -     0x7fff27335fff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) <3FE8B4FD-B159-38B0-BA07-DE6722AC9F55> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff27336000 -     0x7fff27345fff  com.apple.OpenDirectory (11.4 - 230.40.1) <32596EC3-5500-3B18-ABCD-D92EDEDE74BF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff27346000 -     0x7fff27365fff  com.apple.CFOpenDirectory (11.4 - 230.40.1) <3AA364D1-58AE-3C8D-B897-5B4AC3256BE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27366000 -     0x7fff27372fff  com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <4C4959DF-FE61-30E8-8BBB-3BF674BE203A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff27373000 -     0x7fff27397fff  com.apple.coreservices.SharedFileList (144 - 144) <4418DDA1-CA34-3402-97F2-CE9B60019617> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff27398000 -     0x7fff2739afff  libapp_launch_measurement.dylib (14.1) <78905455-A807-3D67-AD56-FF8C22D31B16> /usr/lib/libapp_launch_measurement.dylib
    0x7fff2739b000 -     0x7fff273e2fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <E848DF1F-1C82-3F04-87B8-9BF0C956A587> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff273e3000 -     0x7fff274c5fff  libxml2.2.dylib (34.9) <08E7CAB2-0EED-376C-880A-E52CC01E82F3> /usr/lib/libxml2.2.dylib
    0x7fff274c6000 -     0x7fff27513fff  com.apple.CoreVideo (1.8 - 414.7) <29D4EA46-F0B6-3004-863C-0940ACD200C2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff27514000 -     0x7fff27516fff  com.apple.loginsupport (1.0 - 1) <02FCC3AF-1E2D-3603-9D6F-33589ED28A00> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff27517000 -     0x7fff2753efff  com.apple.aps.framework (4.0 - 4.0) <6BF45799-EAA7-3F54-B3BB-501F40B0F62F> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff2753f000 -     0x7fff2755afff  com.apple.UserManagement (1.0 - 1) <12F6D91A-C660-37CD-90E7-A0137393F080> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff2755b000 -     0x7fff276ecfff  com.apple.cloudkit.CloudKit (985 - 985) <B6A0F4FE-3993-3646-B79C-0F34D2AB7F49> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff276ed000 -     0x7fff2776efff  com.apple.CloudDocs (1.0 - 738) <CC802433-EE65-3AF7-AEE9-8AB47695875B> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff2776f000 -     0x7fff27afefff  com.apple.CoreML (1.0 - 1) <ECB60EC6-74B3-3A4D-9EA8-61A14BE1B2C0> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff27aff000 -     0x7fff28450fff  libwebrtc.dylib (7611.2.7.1.4) <7A9AA6C8-D76F-33F2-B3E3-6B10E4E34D97> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff28451000 -     0x7fff284cdfff  com.apple.corelocation (2420.19.23 - 2420.19.23) <0D8A0FDD-86BA-30B9-B5A2-0755D880CB2F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff284ce000 -     0x7fff284defff  libsystem_containermanager.dylib (318.100.4) <2BBFF58C-D27E-3371-968D-7DE1E53749F6> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff284df000 -     0x7fff284f0fff  com.apple.IOSurface (290.8.1 - 290.8.1) <BA97183F-8EE4-3833-8AA7-06D9B9D39BDF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff284f1000 -     0x7fff284fafff  com.apple.IOAccelerator (442.9 - 442.9) <91FA0C86-BD36-373C-B91A-7360D27CA614> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff284fb000 -     0x7fff2861efff  com.apple.Metal (244.201 - 244.201) <5197E017-D6CD-3611-A8B5-76A4FB901C6A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff2861f000 -     0x7fff2863bfff  com.apple.audio.caulk (1.0 - 70) <B6AB0B5B-ED36-3567-8112-5C9DEDBFBBFA> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff2863c000 -     0x7fff28726fff  com.apple.CoreMedia (1.0 - 2775.22) <9C15E6D0-245E-3A6E-BC67-C1DF67F7EB2A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff28727000 -     0x7fff28887fff  libFontParser.dylib (305.5.0.1) <DFE3F79C-849C-3FC7-AFC0-24AB83171A36> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff28888000 -     0x7fff28b83fff  com.apple.HIToolbox (2.1.1 - 1061.11) <DFAA0674-E367-36D9-925A-4EA9A6954BB0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28b84000 -     0x7fff28b97fff  com.apple.framework.DFRFoundation (1.0 - 266) <0B60B894-C5A5-38F0-8755-53BD217B0E36> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28b98000 -     0x7fff28b9bfff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8828FD40-9EE5-3E09-9DD7-8B7E34B34C26> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28b9c000 -     0x7fff28bc5fff  com.apple.CoreSVG (1.0 - 149) <BA347BBA-DC27-3728-9728-A791957D3F59> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff28bc6000 -     0x7fff28e06fff  com.apple.ImageIO (3.3.0 - 2130.5.4) <2F14A831-9B6F-38F3-A589-AF7FCF183261> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28e07000 -     0x7fff29182fff  com.apple.CoreImage (16.3.0 - 1140.2) <4A5B2859-C1F7-3938-B4B6-DDEC972798D1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff29183000 -     0x7fff291e9fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <20902DA8-4AAB-36C8-9224-4F9E828B465A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff291ea000 -     0x7fff291edfff  libsystem_configuration.dylib (1109.120.1) <C7A9BD10-192B-31D3-92ED-2581A61A99F6> /usr/lib/system/libsystem_configuration.dylib
    0x7fff291ee000 -     0x7fff291f2fff  libsystem_sandbox.dylib (1441.120.5) <DC075A7C-9D4A-32D3-9022-CD47764AFDAD> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff291f3000 -     0x7fff291f4fff  com.apple.AggregateDictionary (1.0 - 1) <4394E8DB-F6D9-3F85-B894-F463378DC1B4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff291f5000 -     0x7fff291f8fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1826DE1C-06B1-3140-A9A2-F7D55C1D9DB6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff291f9000 -     0x7fff291fafff  liblangid.dylib (136) <ADE3A41C-F815-39DE-A978-1B0EE456167B> /usr/lib/liblangid.dylib
    0x7fff291fb000 -     0x7fff2929ffff  com.apple.CoreNLP (1.0 - 245.2) <9B1C60E4-2B36-34A7-AF43-7EEC914FA1FE> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff292a0000 -     0x7fff292a6fff  com.apple.LinguisticData (1.0 - 399) <48C87E01-670A-336C-9D37-723E06BE422D> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff292a7000 -     0x7fff298a2fff  libBNNS.dylib (288.100.5) <29E9F3E3-873F-37B8-9B4F-226E8F53C25D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff298a3000 -     0x7fff29a30fff  libvDSP.dylib (760.100.3) <64239839-61F4-3DAA-BD41-F849E8A07FAC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff29a31000 -     0x7fff29a42fff  com.apple.CoreEmoji (1.0 - 128.4) <677784E7-E4E6-3405-AC53-DD66197C4821> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29a43000 -     0x7fff29a4dfff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <A57347A7-1354-3F54-B9EC-E5F83A200AAF> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29a4e000 -     0x7fff29b20fff  com.apple.framework.CoreWLAN (16.0 - 1657) <42166AAE-D9EF-3EE6-A0F3-8B3E320BB39E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff29b21000 -     0x7fff29d22fff  com.apple.CoreUtils (6.6 - 660.37) <D3F3801B-EC48-3C0B-9438-0C12C4A0BA87> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29d23000 -     0x7fff29d45fff  com.apple.MobileKeyBag (2.0 - 1.0) <1FCEE156-0810-3425-88FC-E7EA6B38ACA7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29d46000 -     0x7fff29d56fff  com.apple.AssertionServices (1.0 - 505.100.8) <E691B254-0792-348B-BC13-2B1A490174C4> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29d57000 -     0x7fff29de2fff  com.apple.securityfoundation (6.0 - 55240.40.4) <AD930CCB-A3F5-3C2C-A2CD-9963A63560F5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29de3000 -     0x7fff29decfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <4B88024D-62DB-3E5D-BCA2-076663214608> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29ded000 -     0x7fff29df1fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E760B22-944C-387A-903F-C9184CE788B9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29df2000 -     0x7fff29df4fff  libquarantine.dylib (119.40.2) <4611645F-5817-3A80-8382-2DB03A8C0141> /usr/lib/system/libquarantine.dylib
    0x7fff29df5000 -     0x7fff29e00fff  libCheckFix.dylib (31) <33CE141E-48F5-3974-BD63-1F63558BB452> /usr/lib/libCheckFix.dylib
    0x7fff29e01000 -     0x7fff29e18fff  libcoretls.dylib (169.100.1) <68726723-2EA1-3007-89ED-F66725A6AA7E> /usr/lib/libcoretls.dylib
    0x7fff29e19000 -     0x7fff29e29fff  libbsm.0.dylib (68.40.1) <77DF90DF-D5C2-3178-AAA7-96FC6D9F2312> /usr/lib/libbsm.0.dylib
    0x7fff29e2a000 -     0x7fff29e73fff  libmecab.dylib (929.10) <48F1EC4F-7D85-347F-B20C-7225AF2499A4> /usr/lib/libmecab.dylib
    0x7fff29e74000 -     0x7fff29e79fff  libgermantok.dylib (24) <171A100F-C862-3CA2-A308-5AA9EF24B690> /usr/lib/libgermantok.dylib
    0x7fff29e7a000 -     0x7fff29e8ffff  libLinearAlgebra.dylib (1336.120.1) <772DB0EC-4E22-3246-8148-9EDDE74FB4E8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29e90000 -     0x7fff2a0aefff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C515FA90-1022-308E-A513-0EA9831FE712> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a0af000 -     0x7fff2a0fefff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1C3D9332-2C1D-3B52-A679-35BC37A3E8F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a0ff000 -     0x7fff2a260fff  com.apple.MLCompute (1.0 - 1) <0B7ADB41-62BE-32EE-821A-BB7141DE8B42> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a261000 -     0x7fff2a297fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D5B2AEEE-3973-35A5-9FF9-1C7C031B7125> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a298000 -     0x7fff2a2eefff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0E99566D-A21A-304F-AF1A-A9530AED8A92> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a2ef000 -     0x7fff2a37ffff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <1C395A17-2F98-35A5-B768-F22A714100D0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a380000 -     0x7fff2a38ffff  com.apple.AppleFSCompression (125 - 1.0) <6BD3FF9C-BCEE-3AB9-AC52-71A75D1C54AD> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a390000 -     0x7fff2a39cfff  libbz2.1.0.dylib (44) <CA69420A-25E7-344C-852F-808F09AD43D0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a39d000 -     0x7fff2a3a1fff  libsystem_coreservices.dylib (127.1) <1E2DA16B-D528-3D43-86C2-2BB9127954A0> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a3a2000 -     0x7fff2a3cffff  com.apple.CoreServices.OSServices (1122.38 - 1122.38) <D02BE0AC-0544-3D1F-9E79-37715E231214> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a3d0000 -     0x7fff2a4fffff  com.apple.AuthKit (1.0 - 1) <C35AA029-1F96-3F5F-B71C-EF55E59F8F0D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a500000 -     0x7fff2a52efff  com.apple.UserNotifications (1.0 - 348.5) <2B935838-63EE-3A80-AA91-3A62403108C5> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff2a59e000 -     0x7fff2a5b0fff  libz.1.dylib (76) <C1E6CE87-167E-39EC-8B8F-2C3213A0208E> /usr/lib/libz.1.dylib
    0x7fff2a5b1000 -     0x7fff2a5fcfff  libsystem_m.dylib (3186.100.3) <8A9F5B1E-DFD6-3557-8342-226A7499DE7A> /usr/lib/system/libsystem_m.dylib
    0x7fff2a5fd000 -     0x7fff2a5fdfff  libcharset.1.dylib (59) <4B3453D8-277A-38D3-862D-28DF71F3E285> /usr/lib/libcharset.1.dylib
    0x7fff2a5fe000 -     0x7fff2a603fff  libmacho.dylib (980) <3677B3B7-03E8-3804-B2FE-5640B18FE40E> /usr/lib/system/libmacho.dylib
    0x7fff2a604000 -     0x7fff2a61ffff  libkxld.dylib (7195.121.3) <A83BCE3F-35C1-34DD-B1C5-B4FDFB33B250> /usr/lib/system/libkxld.dylib
    0x7fff2a620000 -     0x7fff2a62bfff  libcommonCrypto.dylib (60178.120.3) <BBA72D86-B9C1-3123-AE59-D629DE278695> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a62c000 -     0x7fff2a636fff  libunwind.dylib (201) <3149D79A-911B-39ED-9C93-6C7E6B0860C7> /usr/lib/system/libunwind.dylib
    0x7fff2a637000 -     0x7fff2a63efff  liboah.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/liboah.dylib
    0x7fff2a63f000 -     0x7fff2a649fff  libcopyfile.dylib (173.40.2) <7304CA0D-E93C-367F-9BEE-AC56B873F06C> /usr/lib/system/libcopyfile.dylib
    0x7fff2a64a000 -     0x7fff2a651fff  libcompiler_rt.dylib (102.2) <0DB1902E-C79C-3E26-BE51-F70960ECF0B9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a652000 -     0x7fff2a654fff  libsystem_collections.dylib (1439.100.3) <E180C04A-9CFB-3C8E-9C2B-978D23A99F2A> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a655000 -     0x7fff2a657fff  libsystem_secinit.dylib (87.60.1) <8C33D323-C11C-34CB-9295-4D7C98B8AFD6> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a658000 -     0x7fff2a65afff  libremovefile.dylib (49.120.1) <6DEAEEC9-2A65-3C7B-A9CE-23245772FD07> /usr/lib/system/libremovefile.dylib
    0x7fff2a65b000 -     0x7fff2a65bfff  libkeymgr.dylib (31) <FD167835-3829-3FFD-B13E-D18113E271AB> /usr/lib/system/libkeymgr.dylib
    0x7fff2a65c000 -     0x7fff2a663fff  libsystem_dnssd.dylib (1310.120.71) <7BB607FE-EF79-3144-8BD0-A66792FF1443> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a664000 -     0x7fff2a669fff  libcache.dylib (83) <8B201058-2C34-3C12-9A7A-898CB0AAD150> /usr/lib/system/libcache.dylib
    0x7fff2a66a000 -     0x7fff2a66bfff  libSystem.B.dylib (1292.120.1) <A8309074-31CC-31F0-A143-81DF019F7A86> /usr/lib/libSystem.B.dylib
    0x7fff2a66c000 -     0x7fff2a66ffff  libfakelink.dylib (3) <CF7D19AF-D162-369D-9501-0BEAC4D1188E> /usr/lib/libfakelink.dylib
    0x7fff2a670000 -     0x7fff2a670fff  com.apple.SoftLinking (1.0 - 1) <6C04D3E0-BFE0-32E2-A098-46D726F9B429> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a671000 -     0x7fff2a6a8fff  libpcap.A.dylib (98.100.3) <87B9769E-D88E-37F9-BB83-B327527AE79C> /usr/lib/libpcap.A.dylib
    0x7fff2a6a9000 -     0x7fff2a799fff  libiconv.2.dylib (59) <B9FD3BC7-6001-3E60-A7FB-CE8AAE07C805> /usr/lib/libiconv.2.dylib
    0x7fff2a79a000 -     0x7fff2a7abfff  libcmph.dylib (8) <AE1C3A87-5C44-3833-9DE1-31062A878138> /usr/lib/libcmph.dylib
    0x7fff2a7ac000 -     0x7fff2a81dfff  libarchive.2.dylib (83.100.2) <5DF98631-FBAC-3F17-B4D1-0115CE6C009B> /usr/lib/libarchive.2.dylib
    0x7fff2a81e000 -     0x7fff2a885fff  com.apple.SearchKit (1.4.1 - 1.4.1) <FBAB58C4-1B62-39E8-9241-93966CC2C9C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2a886000 -     0x7fff2a887fff  libThaiTokenizer.dylib (3) <1D735582-F932-3279-9F47-D10EAD1CA9A2> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a888000 -     0x7fff2a8aafff  com.apple.applesauce (1.0 - 16.28) <F07DA929-24FA-36D3-A356-05C9565AC397> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a8ab000 -     0x7fff2a8c2fff  libapple_nghttp2.dylib (1.41) <303C40AC-4212-3B20-ABF6-91F46A79B78B> /usr/lib/libapple_nghttp2.dylib
    0x7fff2a8c3000 -     0x7fff2a8d5fff  libSparseBLAS.dylib (1336.120.1) <FDF23E59-3D18-37CF-AA46-566118EC305A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a8d6000 -     0x7fff2a8d7fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <9D78B798-7218-3327-8E50-CF321EDB22B1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2a8d8000 -     0x7fff2a8dcfff  libpam.2.dylib (28.40.1) <A04A5DD4-34DE-3BFB-BB17-BD66F7FBA1B6> /usr/lib/libpam.2.dylib
    0x7fff2a8dd000 -     0x7fff2a8fdfff  libcompression.dylib (96.120.1) <775599DD-0B93-3B61-86CA-043A566FBE20> /usr/lib/libcompression.dylib
    0x7fff2a8fe000 -     0x7fff2a903fff  libQuadrature.dylib (7) <FD523210-15BE-3EE7-B2E2-892A7E198542> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a904000 -     0x7fff2aca8fff  libLAPACK.dylib (1336.120.1) <50E3A38D-8C0B-3C0A-BB8D-7F6A249DFE0C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2aca9000 -     0x7fff2acf8fff  com.apple.DictionaryServices (1.2 - 341) <3EC1918E-0345-3EC6-BAE0-04B94A0B6809> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2acf9000 -     0x7fff2ad11fff  liblzma.5.dylib (16) <10B7343A-0322-3A1F-B6AE-06FC709F1BDE> /usr/lib/liblzma.5.dylib
    0x7fff2ad12000 -     0x7fff2ad13fff  libcoretls_cfhelpers.dylib (169.100.1) <BACFE067-CAAB-3906-AAE5-A5E78CD22C6D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2ad14000 -     0x7fff2ae0ffff  com.apple.APFS (1677.120.9 - 1677.120.9) <599AAB82-F105-3ACC-BBFA-2D3D276A312C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2ae10000 -     0x7fff2ae1dfff  libxar.1.dylib (452) <C5B63994-6F92-395D-9431-1574D6E1D89F> /usr/lib/libxar.1.dylib
    0x7fff2ae1e000 -     0x7fff2ae21fff  libutil.dylib (58.40.2) <4D8FD41B-89A5-31DA-BB0E-7F13C3B1652F> /usr/lib/libutil.dylib
    0x7fff2ae22000 -     0x7fff2ae4afff  libxslt.1.dylib (17.4) <CADFABB2-F66B-39FF-B43A-17315815F664> /usr/lib/libxslt.1.dylib
    0x7fff2ae4b000 -     0x7fff2ae55fff  libChineseTokenizer.dylib (37.1) <44E1A716-E405-3E54-874F-C5011146B318> /usr/lib/libChineseTokenizer.dylib
    0x7fff2ae56000 -     0x7fff2afccfff  libvMisc.dylib (760.100.3) <FA9B6749-BF81-39D9-B5F7-4DDA89C592AB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2afcd000 -     0x7fff2b0fefff  libate.dylib (3.0.6) <3D206644-E6AF-3D81-A850-BAE1FAEC8967> /usr/lib/libate.dylib
    0x7fff2b0ff000 -     0x7fff2b106fff  libIOReport.dylib (64.100.1) <E7BCECCB-2F51-3A07-9C56-4EF4AFD59C80> /usr/lib/libIOReport.dylib
    0x7fff2b107000 -     0x7fff2b11afff  com.apple.CrashReporterSupport (10.13 - 15053) <14AF971D-F684-32BD-8BB6-BE9C4A01DDA5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2b132000 -     0x7fff2b1affff  com.apple.CVNLP (1.0 - 119) <6C2411EA-C79C-3C9B-BEF2-77EB43D0D746> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7fff2b1d1000 -     0x7fff2b207fff  com.apple.pluginkit.framework (1.0 - 1) <3ED3DACF-9CDA-30F0-8AF6-C44C6EEEC77B> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff2b208000 -     0x7fff2b20ffff  libMatch.1.dylib (38) <121C98B5-D188-3E02-890D-F4F2CD91D2F2> /usr/lib/libMatch.1.dylib
    0x7fff2b210000 -     0x7fff2b29bfff  libCoreStorage.dylib (554) <3888A24D-7E72-3B58-A252-85373AFF3CE4> /usr/lib/libCoreStorage.dylib
    0x7fff2b29c000 -     0x7fff2b2effff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <D39DBE46-4BEB-316F-BAFA-8E2B03BED772> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b2f0000 -     0x7fff2b308fff  libexpat.1.dylib (26) <C0213844-67CA-38E7-A586-456A645E0BD0> /usr/lib/libexpat.1.dylib
    0x7fff2b309000 -     0x7fff2b312fff  libheimdal-asn1.dylib (597.121.1) <493CC99B-8939-3F7E-852C-9AB59B0DDC11> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b313000 -     0x7fff2b327fff  com.apple.IconFoundation (479.4 - 479.4) <C0C5765F-6A1F-3D89-9AEE-5D49520CAAFD> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b328000 -     0x7fff2b394fff  com.apple.IconServices (479.4 - 479.4) <8D31CC1A-C609-30EC-BCC3-251F7E4CDC10> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b395000 -     0x7fff2b433fff  com.apple.MediaExperience (1.0 - 1) <29CF7489-BA27-3789-95A2-F94CC6F09E7A> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b434000 -     0x7fff2b45cfff  com.apple.persistentconnection (1.0 - 1.0) <5E4A9EC5-2E54-3EFF-A330-52C0D42B26AA> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b45d000 -     0x7fff2b46bfff  com.apple.GraphVisualizer (1.0 - 100.1) <FFB7E9D0-F1D6-38E9-8BAD-759C3BFEE379> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b46c000 -     0x7fff2b887fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <5A226A22-20F0-3196-915F-5DF94E1B3070> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b888000 -     0x7fff2b8cffff  com.apple.OTSVG (1.0 - 677.5.0.5) <2E8C5AAB-E14B-3FC4-8872-332690419934> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b8d0000 -     0x7fff2b8d6fff  com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <256FB87D-3DD1-3B42-B095-B2E5FC3A755B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b8d7000 -     0x7fff2b8e9fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <C97DAB60-EA72-3822-A5F7-AF29C05DC1DD> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b8ea000 -     0x7fff2b8ecfff  libspindump.dylib (295.2) <63167B4A-D7D5-3146-86B6-988FC0AD4F14> /usr/lib/libspindump.dylib
    0x7fff2b8ed000 -     0x7fff2b9adfff  com.apple.Heimdal (4.0 - 2.0) <B7D2D628-4503-3229-BFB4-FF60066104C1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b9ae000 -     0x7fff2b9c8fff  com.apple.login (3.0 - 3.0) <5D551803-8EF3-3F1F-9329-B35D3E017D25> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2b9c9000 -     0x7fff2baa0fff  com.apple.corebrightness (1.0 - 1) <9C50B8D6-68C1-3289-8E72-818908DBECCB> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff2bb49000 -     0x7fff2bb4cfff  libodfde.dylib (26) <6EC89072-8E30-3612-836B-CA890926AAA9> /usr/lib/libodfde.dylib
    0x7fff2bb4d000 -     0x7fff2bb89fff  com.apple.bom (14.0 - 235) <B6D5DB5C-7E5B-3D1A-993B-06EDA9728BD9> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2bb8a000 -     0x7fff2bbd3fff  com.apple.AppleJPEG (1.0 - 1) <BE3058DB-0D49-3331-87A7-36D4651F143B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2bbd4000 -     0x7fff2bcb2fff  libJP2.dylib (2130.5.4) <71869CE6-8121-3F92-9278-BBD6D6B3325F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2bcb3000 -     0x7fff2bcb6fff  com.apple.WatchdogClient.framework (1.0 - 98.120.2) <DE7F64ED-82D2-325D-A031-0E805D52514C> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2bcb7000 -     0x7fff2bcedfff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <C22A0497-19D3-3365-8F59-9190C510F4BE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bcee000 -     0x7fff2be4cfff  com.apple.VideoToolbox (1.0 - 2775.22) <88A013B6-FAB1-3BF9-A5C0-A92D8951E9E3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2be4d000 -     0x7fff2be80fff  libAudioToolboxUtility.dylib (1181.68) <2AF3BF70-DCEC-3884-A75A-DDEF1F304964> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2be81000 -     0x7fff2bea7fff  libPng.dylib (2130.5.4) <3FEE2E97-CA93-393E-B9F0-D1C076CE8342> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bea8000 -     0x7fff2bf07fff  libTIFF.dylib (2130.5.4) <2D66D258-CC92-3573-A4BF-1C44F111F407> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bf08000 -     0x7fff2bf24fff  com.apple.IOPresentment (58 - 37) <994E2AE6-D25E-32D5-9ABA-5A1979A659FE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bf25000 -     0x7fff2bf2cfff  com.apple.GPUWrangler (6.3.3 - 6.3.3) <768299B7-C4B5-307D-A413-52DA0C269A9D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bf2d000 -     0x7fff2bf2ffff  libRadiance.dylib (2130.5.4) <346A3A93-1625-3036-B06B-17D359A9EAD6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bf30000 -     0x7fff2bf35fff  com.apple.DSExternalDisplay (3.1 - 380) <AA11B104-262F-33B2-8564-EF47D24AC2B6> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bf36000 -     0x7fff2bf5afff  libJPEG.dylib (2130.5.4) <FEDF6D10-949B-3127-81F7-CB67F5255088> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bf5b000 -     0x7fff2bf8afff  com.apple.ATSUI (1.0 - 1) <63C289D7-9FD8-370D-9DFB-9C2B50E7978A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bf8b000 -     0x7fff2bf8ffff  libGIF.dylib (2130.5.4) <D711A964-31D9-3330-B3A0-2748241A6FE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2bf90000 -     0x7fff2bf99fff  com.apple.CMCaptureCore (1.0 - 82.6) <694884AA-070C-3EE5-B86C-F09ABB93A7D7> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bf9a000 -     0x7fff2bfe1fff  com.apple.print.framework.PrintCore (16.1 - 531.1) <9D0760A9-DAE8-3BB5-AE31-4D945BA39D48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bfe2000 -     0x7fff2c0affff  com.apple.TextureIO (3.10.9 - 3.10.9) <B68C877B-2BE2-3338-AACA-52DDD955017A> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c0b0000 -     0x7fff2c0b8fff  com.apple.InternationalSupport (1.0 - 61.1) <0C4AFFAF-D59F-3B3E-A433-CE03BDE567A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2c0b9000 -     0x7fff2c133fff  com.apple.datadetectorscore (8.0 - 674) <2FC62BC9-F63C-30DB-BFEE-3CB8399D7F18> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2c134000 -     0x7fff2c191fff  com.apple.UserActivity (439 - 439) <2C4D4B39-FA93-3ED5-8417-ACBE6C39BB92> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2c192000 -     0x7fff2c92cfff  com.apple.MediaToolbox (1.0 - 2775.22) <F5CC3EEC-294B-3B88-BEF1-63BEF846EFF0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2c996000 -     0x7fff2cd6cfff  libswiftCore.dylib (5.4 - 1205.0.24.15) <9A598760-3D5C-3CE9-A3BF-E5009845A6CD> /usr/lib/swift/libswiftCore.dylib
    0x7fff2cd6d000 -     0x7fff2cdd3fff  com.apple.imfoundation (10.0 - 1000) <340BD2E2-35E1-3C52-B41D-708DD38554AF> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff2cdd4000 -     0x7fff2cdfcfff  com.apple.locationsupport (2420.19.23 - 2420.19.23) <E303FCD8-5B5D-3367-B7B3-144FA7002E24> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2cdfd000 -     0x7fff2ce2efff  libSessionUtility.dylib (76.69) <143B9D4F-FDB1-3366-A20C-4B09A05FE862> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2ce2f000 -     0x7fff2cf63fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1ABFDEA2-FB20-3E05-B4CC-84A2A796D089> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cf64000 -     0x7fff2cfc9fff  com.apple.audio.AudioSession (1.0 - 76.69) <8D52DAFF-EBE7-3631-A645-E5CD509591A0> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2cfca000 -     0x7fff2cfdcfff  libAudioStatistics.dylib (27.64) <0EF059FC-B386-3595-8BB5-57F0CADAA75F> /usr/lib/libAudioStatistics.dylib
    0x7fff2cfdd000 -     0x7fff2cfecfff  com.apple.speech.synthesis.framework (9.0.65 - 9.0.65) <4E88057A-948F-335D-9675-AAEC73F7DE6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2cfed000 -     0x7fff2d059fff  com.apple.ApplicationServices.ATS (377 - 516) <9DFEBC18-3BA6-3588-A5C5-6D974DF284A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d05a000 -     0x7fff2d072fff  libresolv.9.dylib (68) <0E0E7298-2781-3D72-B40F-5FF7DE7DF068> /usr/lib/libresolv.9.dylib
    0x7fff2d073000 -     0x7fff2d086fff  libsasl2.2.dylib (214) <8A235B0C-CE89-3C11-8329-AF081227BB92> /usr/lib/libsasl2.2.dylib
    0x7fff2d0f3000 -     0x7fff2d126fff  com.apple.securityinterface (10.0 - 55149.120.1) <B4F51F9A-47E0-31D1-852D-82C65F8EFEBF> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff2d140000 -     0x7fff2d1a4fff  com.apple.CoreMediaIO (1000.0 - 5325) <BD292385-E0B4-3BB9-9D4A-894C4AC6560B> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2d1a5000 -     0x7fff2d284fff  libSMC.dylib (20) <7B4581C7-3E3F-33F7-AC74-BFC57A2991C4> /usr/lib/libSMC.dylib
    0x7fff2d285000 -     0x7fff2d2e4fff  libcups.2.dylib (494.1) <C96214CD-19F2-334A-95A0-25BA714D984A> /usr/lib/libcups.2.dylib
    0x7fff2d2e5000 -     0x7fff2d2f4fff  com.apple.LangAnalysis (1.7.0 - 254) <C53922F5-BD54-3594-9DCF-DF6D0379B40D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d2f5000 -     0x7fff2d2fffff  com.apple.NetAuth (6.2 - 6.2) <32C039EF-D063-3F2B-B4AC-3103593A7D4E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d300000 -     0x7fff2d307fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <6B94034B-8D84-3700-96D3-7A3208231BE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d308000 -     0x7fff2d313fff  com.apple.QD (4.0 - 416) <AA06F3E8-FC88-3501-B05C-F2D0C4F56272> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d314000 -     0x7fff2d968fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <21EB0A40-BA39-3423-AA4F-2E2A771157C1> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d969000 -     0x7fff2d974fff  com.apple.perfdata (1.0 - 67.40.1) <9D1542E2-52D5-3372-8F2B-B71E27E8050B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d975000 -     0x7fff2d983fff  libperfcheck.dylib (41) <AE0793DA-378F-343E-82AC-EEFBE0FF1818> /usr/lib/libperfcheck.dylib
    0x7fff2d984000 -     0x7fff2d993fff  com.apple.Kerberos (3.0 - 1) <6D0BA11B-3659-36F0-983E-5D0E51B25912> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d994000 -     0x7fff2d9e4fff  com.apple.GSS (4.0 - 2.0) <398B2978-DB62-3D24-A5DA-36599C401D7F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2d9e5000 -     0x7fff2d9f5fff  com.apple.CommonAuth (4.0 - 2.0) <A48CDBF5-8251-35AF-90F8-6FD9D64DA2D8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d9f6000 -     0x7fff2da1dfff  com.apple.MobileAssets (1.0 - 659.100.21) <4D326D1D-8AF7-3D30-841A-E7D0E549B146> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2da1e000 -     0x7fff2da4afff  com.apple.CacheDelete (1.0 - 1) <A7B332F7-192D-3BD6-AAC1-94738EBC4E69> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff2da4b000 -     0x7fff2da6afff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <8493160A-57F2-37E2-8482-FE1619630B59> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2da6b000 -     0x7fff2da73fff  com.apple.CorePhoneNumbers (1.0 - 1) <514729CE-5C41-3B60-888B-C7267C51B11F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2da74000 -     0x7fff2dafdfff  libTelephonyUtilDynamic.dylib (5359.1) <7DA1E30C-A458-31FA-842D-873FDE65FEF9> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff2dbc6000 -     0x7fff2dbc6fff  liblaunch.dylib (2038.120.1) <FB6430FC-AACB-3AFF-8763-4C5AFABEF40E> /usr/lib/system/liblaunch.dylib
    0x7fff2debf000 -     0x7fff2e14afff  com.apple.NetworkExtension (1.0 - 1) <0653D884-8B58-33F4-AB6D-B25DBB79D8CE> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff2e14b000 -     0x7fff2e24cfff  com.apple.ids (10.0 - 1000) <D603E099-0762-3528-8862-371F7F53BC8F> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff2e24d000 -     0x7fff2e3a7fff  com.apple.idsfoundation (10.0 - 1000) <1ECCE9AC-1672-3D62-945A-4FF0C09456D2> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff2e3a8000 -     0x7fff2e4f3fff  com.apple.Sharing (1622.1 - 1622.1) <B931F6D8-4831-34ED-A909-BEB824ADF533> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e4f4000 -     0x7fff2e615fff  com.apple.Bluetooth (8.0.5 - 8.0.5d7) <7630620F-575C-37A6-ACAA-3B9443127E88> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e62f000 -     0x7fff2e688fff  com.apple.ProtectedCloudStorage (1.0 - 1) <56DAAA40-66D4-3551-B196-B39604874CAA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2e689000 -     0x7fff2e6e8fff  com.apple.QuickLookFramework (5.0 - 928.3) <25339711-C495-35F7-B3C4-9DF7C727E2C5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff2e6e9000 -     0x7fff2e704fff  com.apple.MetalKit (147.1 - 147.1) <0CDAEB1F-E05B-332B-A7D8-2F3F66DFFE06> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff2e7ed000 -     0x7fff2e8e7fff  com.apple.combine (1.0 - 252.158) <31BD943C-1109-33A0-9C1F-B44A03B80BB1> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2e8e8000 -     0x7fff2fddbfff  com.apple.GeoServices (1.0 - 1757.25.3.15.4) <4507DDFE-EFF6-324D-A2BE-7D3FC044C58F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2fddc000 -     0x7fff2fde7fff  com.apple.DirectoryService.Framework (11.4 - 230.40.1) <084E95B9-873E-3AF5-9A26-32D8AF6F9638> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2fde8000 -     0x7fff2fe0ffff  com.apple.RemoteViewServices (2.0 - 163) <2D91746F-1F8B-3D03-BED1-C1BD7FA14453> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fe10000 -     0x7fff2fe1ffff  com.apple.SpeechRecognitionCore (6.1.24 - 6.1.24) <4FD3C300-7679-3E30-BC40-5DC933BC287E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fe20000 -     0x7fff2fe27fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <F2C2E4FC-0EE0-38CC-AC0F-8F412A2859EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff30055000 -     0x7fff30055fff  libsystem_product_info_filter.dylib (8.40.1) <D5194AB1-61C4-3C8D-9E3C-C65702BAB859> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff300cd000 -     0x7fff300e4fff  libnetworkextension.dylib (1295.120.5) <A222F2E2-27CE-3D91-8B55-1D534AAB80D7> /usr/lib/libnetworkextension.dylib
    0x7fff3012d000 -     0x7fff3012dfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <EF967CB1-AD17-39B7-9ABB-23CA08698F9D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff30153000 -     0x7fff30153fff  com.apple.CoreServices (1122.38 - 1122.38) <FEC6CD87-0909-3554-B8F5-CE65A5BB032C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3030f000 -     0x7fff3030ffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <70B5CC03-9123-3190-8581-9E605DA2017F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff30350000 -     0x7fff3035bfff  com.apple.MediaAccessibility (1.0 - 130) <F8E31637-2B5F-3D89-94FA-BD4AF8A46BD6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3035c000 -     0x7fff3037bfff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <C14EC551-82CD-3A04-91F3-C35D48B5B583> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff3037c000 -     0x7fff30380fff  com.apple.AppleSRP (5.0 - 1) <F9D14131-8FEA-3BBF-902E-16754ABE537F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff30381000 -     0x7fff3038cfff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <36002664-194B-3D03-8EFC-94AA3857B08B> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff3038d000 -     0x7fff303c4fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <124F917C-5C51-3C78-B630-D14C54F56773> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff3069e000 -     0x7fff307f6fff  libswiftFoundation.dylib (25.103) <AD60EE7C-4F8F-39C2-B5C7-B9C34CED347D> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff30b51000 -     0x7fff30bb6fff  com.apple.CoreBluetooth (1.0 - 1) <AB95AA98-5CDC-3D4D-8478-C6595447837F> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30bb7000 -     0x7fff30bc0fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <99674A3B-7319-30F1-922E-D665D01794AF> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30bc1000 -     0x7fff30bd3fff  com.apple.PowerLog (1.0 - 1) <0C0F10A0-0079-3C88-8CBC-B052E6023ED4> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff30bd4000 -     0x7fff30be0fff  com.apple.AppleIDAuthSupport (1.0 - 1) <079E30CC-40B7-3363-9A41-F9A0DE9ED742> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30be1000 -     0x7fff30c89fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <55DD9802-821D-35F6-B21B-C96371FE46B4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30c8a000 -     0x7fff30cbdfff  com.apple.MediaKit (16 - 927.40.2) <72F9BA2E-AF51-3E05-8DE4-00377CC79609> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30cbe000 -     0x7fff30da9fff  com.apple.DiskManagement (14.0 - 1733.100.4) <6EAC9935-9B5A-3758-92D4-9E13CF570D3A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff30daa000 -     0x7fff31164fff  com.apple.CoreAUC (326.2.0 - 326.2.0) <A03BBCB7-69FA-3E37-AD91-734771D91045> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff31165000 -     0x7fff31168fff  com.apple.Mangrove (1.0 - 25) <06E20B3A-83F6-36A3-96B8-9185D1B0A42D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff31169000 -     0x7fff31196fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B7888146-5DE1-306C-8C9C-E98E763E3A4E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31197000 -     0x7fff312e6fff  com.apple.FileProvider (348.8 - 348.8) <34DFD3C5-B489-3A7A-9EC2-3A1E2970F74D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff312e7000 -     0x7fff31309fff  com.apple.GenerationalStorage (2.0 - 323) <AF8A2D39-41B5-3229-B780-86622DB977FC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff3167f000 -     0x7fff3174dfff  com.apple.CoreTelephony (113 - 8260) <6002B10B-0B59-3BC0-B391-7576291865D4> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff3175c000 -     0x7fff31771fff  libswiftDispatch.dylib (4.100.1) <2F86CF79-7DE9-3AC8-8602-4DE10DB6F574> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff31772000 -     0x7fff31906fff  com.apple.AVFCore (1.0 - 2015.22.4.1) <74A21338-3085-30C2-B847-115DE68E2C88> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff31907000 -     0x7fff31976fff  com.apple.FrontBoardServices (703.16 - 703.16) <2EC33C3E-5E19-39D0-A68B-49AEBA793A51> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff31977000 -     0x7fff319a0fff  com.apple.BoardServices (1.0 - 526) <E3782FD7-8D04-3554-BEDF-EB5A95EFCB2F> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff319e2000 -     0x7fff319fdfff  com.apple.ExtensionKit (19.4 - 19.4) <4105ABB5-0569-3956-8B12-5B2B3F0B9FED> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
    0x7fff319fe000 -     0x7fff31a04fff  com.apple.ExtensionFoundation (19.4 - 19.4) <B41921B6-F42C-3DFF-AAD6-E38CFD4489C0> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7fff31a05000 -     0x7fff31a4afff  com.apple.CryptoTokenKit (1.0 - 1) <E02C6EA3-A802-38A4-80A7-774B2DA3DB86> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff31a4b000 -     0x7fff31a61fff  com.apple.LocalAuthentication (1.0 - 827.120.2) <E618BEAF-CF4A-3D96-8495-412844D2023A> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff31a62000 -     0x7fff31a8ffff  com.apple.CoreAuthentication.SharedUtils (1.0 - 827.120.2) <1095DB0A-7EE5-37A3-B0DC-7BB3DEE9E7BF> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff31b53000 -     0x7fff31b92fff  com.apple.AppleVPAFramework (3.26.1 - 3.26.1) <32F14A37-1FAB-3216-B3FD-D1FA9E4790DC> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff31c45000 -     0x7fff31c80fff  com.apple.DebugSymbols (195.1 - 195.1) <A8313A86-04C7-37DC-A5D7-FF54EE39BC70> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31c81000 -     0x7fff31d36fff  com.apple.CoreSymbolication (12.5 - 64544.69.1) <8D4E5AA8-8C09-31A7-AABE-AA9421781821> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff31d37000 -     0x7fff31d40fff  com.apple.CoreTime (284.0.4) <A9351B53-5048-39AD-BC68-170474CAB8CB> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7fff31d41000 -     0x7fff31db6fff  com.apple.Rapport (2.5.0 - 250.5) <BF029957-E942-3D6C-8BC6-65A495DF8930> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff3266f000 -     0x7fff326bbfff  com.apple.coreduetcontext (1.0 - 1) <4787141A-0DFB-3198-91F8-ECEACD6E48A8> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff326bc000 -     0x7fff32c28fff  com.apple.Intents (1.0 - 1) <D94DC04B-C226-3471-987C-098B6177A978> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff32c29000 -     0x7fff32c8cfff  com.apple.framework.Apple80211 (17.0 - 1728) <6C1C9532-AD79-3E68-BFBB-2279AC8EA776> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32c8d000 -     0x7fff32ddefff  com.apple.CoreWiFi (3.0 - 341) <E1A3027C-0657-3609-8F5C-D89BF6B4B422> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32ddf000 -     0x7fff32df9fff  com.apple.BackBoardServices (1.0 - 1.0) <9CDA42E0-5F41-3647-866A-D3C265B21A57> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff32dfa000 -     0x7fff32e31fff  com.apple.LDAPFramework (2.4.28 - 194.5) <DDC1A94A-3537-3980-904B-31C54DA385C9> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32e32000 -     0x7fff32e33fff  com.apple.TrustEvaluationAgent (2.0 - 35) <736DE13E-CC75-3D3A-BE5B-AF75CC241E0B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff32e34000 -     0x7fff32f39fff  libcrypto.44.dylib (56.60.2) <777B260D-CD90-3AE2-986E-2E4D021E6ACC> /usr/lib/libcrypto.44.dylib
    0x7fff32f3a000 -     0x7fff32f67fff  libssl.46.dylib (56.60.2) <F2AE005F-3974-38D1-AA71-26201D27031F> /usr/lib/libssl.46.dylib
    0x7fff32f68000 -     0x7fff33017fff  com.apple.DiskImagesFramework (595.120.2 - 595.120.2) <443A6BBE-9265-3419-AFCA-2CDFB12902BE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff33018000 -     0x7fff3304efff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <29C790C7-2F2B-3005-AD7A-28E2211F347E> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff3304f000 -     0x7fff3305efff  com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <00009125-85E9-3214-9CA3-EC1AB4EF8D77> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff330bc000 -     0x7fff330bffff  com.apple.help (1.3.8 - 71) <F8B97715-17C5-3789-8B89-5F08EFB70709> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff330c0000 -     0x7fff330c7fff  com.apple.EFILogin (2.0 - 2) <32EC4CD5-A6BD-31E9-BE52-BF79845F9EDB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff330c8000 -     0x7fff330d3fff  libcsfde.dylib (554) <D4C66851-FDFC-3B94-8B21-DCA76BDFE724> /usr/lib/libcsfde.dylib
    0x7fff330d4000 -     0x7fff3313afff  libcurl.4.dylib (121.100.3) <5701AB53-D57D-38AE-8E76-ADBC03205B84> /usr/lib/libcurl.4.dylib
    0x7fff3313b000 -     0x7fff33142fff  com.apple.LoginUICore (4.0 - 4.0) <B3A81901-6B1B-380D-81B9-16607D66ED67> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff33143000 -     0x7fff331a5fff  com.apple.AppSupport (1.0.0 - 29) <92721008-EEA9-3487-8609-FF41ADAAA3FF> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff33312000 -     0x7fff33312fff  com.apple.ApplicationServices (48 - 50) <374F91E8-9983-363E-B1E1-85CEB46A5D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3338f000 -     0x7fff334d3fff  com.apple.AppleAccount (1.0 - 1.0) <1EF4F1C7-D107-3F37-8BBE-C3EFD9F3D883> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff334d4000 -     0x7fff33513fff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <ADF094F3-BEDB-39E6-8B1B-916C22204DA0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff33514000 -     0x7fff3356bfff  com.apple.CorePrediction (1.0 - 1) <8E0EE180-E544-3F72-A230-BCB7D6771C63> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff33627000 -     0x7fff33627fff  libHeimdalProxy.dylib (79) <68F67BFE-F1E8-341C-A065-08954EF3F684> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff336da000 -     0x7fff336dafff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <CD5DF240-D8F7-3349-88DC-423962E5A289> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff336fe000 -     0x7fff33741fff  com.apple.StreamingZip (1.0 - 1) <D5CEAC33-8D9C-3D74-9E5D-909F86441F4D> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff33742000 -     0x7fff33760fff  com.apple.DuetActivityScheduler (1.0 - 1) <9FF58D0E-56F1-38EB-96C6-D1BA55BE1EBE> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff33761000 -     0x7fff33762fff  libswiftObjectiveC.dylib (3) <616E3D5A-1711-3A27-B3D6-149A35526CB5> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff33763000 -     0x7fff33774fff  libswiftos.dylib (1000.120.2) <90D5E5C6-9D32-35FC-AD03-EE52512FA5A2> /usr/lib/swift/libswiftos.dylib
    0x7fff33775000 -     0x7fff33781fff  com.apple.IntentsFoundation (1.0 - 1) <A8E0A941-62E9-3C44-AC27-4735C31E76B6> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff33782000 -     0x7fff33787fff  com.apple.PushKit (1.0 - 1) <03F9CDE4-B5D7-3B6B-A87F-710ED5419A82> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff33788000 -     0x7fff337bbfff  com.apple.C2 (1.3 - 573) <06D74CE3-4E9E-3BD6-A8F2-139BAE23437A> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff337bc000 -     0x7fff337ecfff  com.apple.QuickLookThumbnailing (1.0 - 135.5) <9442BCC8-9ED9-360E-82FA-648E6E37E993> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff337ed000 -     0x7fff33feefff  com.apple.vision.EspressoFramework (1.0 - 256.4.4) <2EBDF634-79CA-3977-9475-F972111CD0D8> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff33fef000 -     0x7fff34006fff  com.apple.ANEServices (4.75 - 4.75) <B9463BEA-1D41-3752-9B6B-23030C33E91D> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7fff3411b000 -     0x7fff3411dfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <5F33048C-F4E2-331E-8FCE-3EA938BEFBA3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff3411e000 -     0x7fff3412afff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <F29DAB6C-45E3-3C08-91C4-82AC67BB3E91> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff343be000 -     0x7fff34690fff  com.apple.spotlight.index (10.7.0 - 2150.21) <0CE8905D-4E46-3328-8332-A6FE6FFAD7B6> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff346a9000 -     0x7fff346f9fff  com.apple.ChunkingLibrary (334.1 - 334.1) <27ED7D22-A3D4-3161-A5DF-485711DB2F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff34dac000 -     0x7fff34f52fff  com.apple.WebKitLegacy (16611 - 16611.2.7.1.4) <EA99C9C6-ABE8-3D18-BD75-EA4332A2069D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff34f53000 -     0x7fff34f55fff  com.apple.ConstantClasses (1.0 - 1) <53A4025A-6518-36F9-B927-23F4EEDEF7AE> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
    0x7fff34f6d000 -     0x7fff34f82fff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <45EF4CAF-6202-303F-BB4F-8CC0EC8AE20B> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7fff34fd8000 -     0x7fff35043fff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <10E7AF8A-AE30-39B6-BB56-0ACD7F835A81> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff35105000 -     0x7fff35108fff  com.apple.Cocoa (6.11 - 23) <2686C6E1-1182-34AA-9A3A-F7BC19DED4CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff35152000 -     0x7fff3553efff  com.apple.AppleMediaServices (1.0 - 1) <8876688A-EB71-3DA0-B5A8-08FC2AED0EE0> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff35576000 -     0x7fff359d8fff  com.apple.MediaRemote (1.0 - 1) <77089C71-29BE-3CF8-9130-49873FE78A70> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff35cc8000 -     0x7fff35ccffff  com.apple.DisplayServicesFW (3.1 - 380) <188826AE-34D8-39C6-B58B-10EFEB683DA7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff36208000 -     0x7fff3649cfff  libAWDSupportFramework.dylib (4205) <1EA95A6F-05E5-3761-8D63-B0EA65979848> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff36510000 -     0x7fff36540fff  libtidy.A.dylib (18.1) <49BB5870-8F69-35C0-9A9A-DE589727ED65> /usr/lib/libtidy.A.dylib
    0x7fff36541000 -     0x7fff36561fff  com.apple.MarkupUI (1.0 - 383.6) <283E1B55-1E46-3FC1-9DC3-48C07B432FAC> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff36562000 -     0x7fff36575fff  com.apple.Engram (1.0 - 1) <96563E93-C7B4-3BD3-9CE7-46BF006DF337> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff36576000 -     0x7fff36599fff  com.apple.openscripting (1.7 - 190) <9EAC55CC-0ECC-3B41-BF97-53C32496C689> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3659a000 -     0x7fff3659dfff  com.apple.securityhi (9.0 - 55008) <56A728F6-162E-31DE-9C29-FB1BE44C6B89> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3659e000 -     0x7fff365a1fff  com.apple.ink.framework (10.15 - 227) <65FAEF94-F18C-30E0-8129-952DE19A5FAF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff365a2000 -     0x7fff365a5fff  com.apple.CommonPanels (1.2.6 - 101) <45DFDB05-1408-34B4-A2AD-5416C5176C26> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff365a6000 -     0x7fff365adfff  com.apple.ImageCapture (1711.5.2 - 1711.5.2) <E3BCD3B4-4792-390D-890B-B7A860088A4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff365ae000 -     0x7fff3779afff  com.apple.JavaScriptCore (16611 - 16611.2.7.1.4) <DFBCB49C-2D23-3C51-BAD0-54C1B67585BA> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff37806000 -     0x7fff37918fff  com.apple.AVFCapture (1.0 - 82.6) <30FBE4F0-8C28-3C34-9F0E-C4B6BF0A631B> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff37919000 -     0x7fff379acfff  com.apple.Quagga (47 - 47) <B3799C11-61CD-3312-8B52-3437352F819F> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff379ad000 -     0x7fff37bf7fff  com.apple.CMCapture (1.0 - 82.6) <C539C9A9-C030-36BA-B0CD-4FBDA9B8EFEF> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7fff385f3000 -     0x7fff38602fff  com.apple.HID (1.0 - 1) <8D5F9ECE-C388-3B08-B402-99C6BD6B4453> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff38603000 -     0x7fff3872afff  com.apple.QuickLookUIFramework (5.0 - 928.3) <BEA1EAD5-A855-360B-A150-AB884F5E6790> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff38bdb000 -     0x7fff38c1bfff  com.apple.MediaServices (1.0 - 1) <8C20CCCD-E6F4-391F-B0BF-6A56A2BFE0E3> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff38d17000 -     0x7fff38d17fff  com.apple.marco (10.0 - 1000) <EC9EE664-92FD-38A8-83A8-BEB5011743CC> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff393cb000 -     0x7fff393d2fff  com.apple.URLFormatting (146 - 146.22) <B8FC8B2F-B9E3-39E0-A1EE-2949B171A29F> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff393d3000 -     0x7fff393e1fff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <D11C0413-B53C-3FD3-9E97-841F8CE92672> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff393e2000 -     0x7fff393f9fff  libAccessibility.dylib (2885.46) <1DB54413-6681-35FE-8211-9ED94E518017> /usr/lib/libAccessibility.dylib
    0x7fff393fa000 -     0x7fff3bb2cfff  com.apple.WebCore (16611 - 16611.2.7.1.4) <5F7B25B5-496D-389D-9577-6C91666A4249> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff3bc74000 -     0x7fff3be1bfff  libFosl_dynamic.dylib (200) <E9DA8B27-A28B-3113-B333-7010BE353F8D> /usr/lib/libFosl_dynamic.dylib
    0x7fff3be1c000 -     0x7fff3be3efff  com.apple.quicklook.QuickLookSupport (1.0 - 135.5) <F80D39B4-AB88-3B66-982D-BECDEE76F3F5> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff3be3f000 -     0x7fff3bed6fff  com.apple.AirPlaySync (1.0 - 2775.22) <40966FF0-FE78-3C88-A842-AA3340DE5F21> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
    0x7fff3c0a9000 -     0x7fff3c0b3fff  libswiftCoreGraphics.dylib (2) <B4CFA518-EB59-3BAC-B97E-27CCB0B7A498> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff3c0b4000 -     0x7fff3c0bdfff  libswiftDarwin.dylib (??? - ???) <EC8FE24D-0F66-316E-9A7E-386E316B0568> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff3c10a000 -     0x7fff3c158fff  com.apple.Safari.SafeBrowsing (16611 - 16611.2.7.1.4) <AC73BA1E-DE46-3D66-8E08-0BEAAB5BA9DF> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff3c159000 -     0x7fff3c934fff  com.apple.WebKit (16611 - 16611.2.7.1.4) <361E432A-6745-3CE5-A203-D30B82EBF2BE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff3ca63000 -     0x7fff3cae6fff  com.apple.CorePDF (4.0 - 529) <4080F36F-C11B-3851-AB20-D6791E8E19FE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff3cae7000 -     0x7fff3caeafff  com.apple.print.framework.Print (15 - 271) <5A0FE511-37C2-3065-9066-34F8F9EA23E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3caeb000 -     0x7fff3caeefff  com.apple.Carbon (160 - 164) <967F26C3-8582-3A33-945F-DDA8F103B2E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3cbe7000 -     0x7fff3cbe7fff  com.apple.avfoundation (2.0 - 2015.22.4.1) <8605C616-EB49-3FCE-9489-6CA5CFCDD006> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3cda1000 -     0x7fff3cdc0fff  com.apple.private.SystemPolicy (1.0 - 1) <CAB3E8CD-1F31-343F-ABC1-9448543F211F> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3cf0d000 -     0x7fff3cf63fff  com.apple.AccessibilitySharedSupport (1.0 - 1) <90C68F4B-F054-33FC-A1F5-E2396F11C937> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
    0x7fff3cf64000 -     0x7fff3cf81fff  com.apple.sidecar-core (1.0 - 231) <D36E1746-161B-3A32-A962-617389DE34AA> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff3cf82000 -     0x7fff3cf85fff  com.apple.QuickLookNonBaseSystem (1.0 - 1) <432514FB-F146-3B2D-A2D6-42717A181EEF> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff3d398000 -     0x7fff3d39cfff  com.apple.CoreOptimization (1.0 - 1) <B8452FB0-D7BC-3171-B169-15EBDB27CCCB> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff3d39d000 -     0x7fff3d3a3fff  com.apple.FeatureFlagsSupport (1.0 - 28.60.1) <F106091B-B810-320D-902B-8CEE1F10CF17> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
    0x7fff3d514000 -     0x7fff3d52bfff  com.apple.SafariServices.framework (16611 - 16611.2.7.1.4) <6C92702E-89B9-3572-B4FC-736D2041F3F1> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff3d6db000 -     0x7fff3d6e6fff  com.apple.MallocStackLogging (1.0 - 1) <394E6F65-386E-3488-BD68-1D3C2418694B> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7fff3d6fb000 -     0x7fff3d70dfff  libmis.dylib (274.120.2) <1DE29019-5ECB-3BE2-8492-2385ED241950> /usr/lib/libmis.dylib
    0x7fff3d712000 -     0x7fff3d71afff  libswiftCoreAudio.dylib (1.1) <4632C168-B1F6-3410-8CF4-C255D5260E32> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff3d71b000 -     0x7fff3d71bfff  libswiftCoreFoundation.dylib (1.6) <59A269BC-424F-3706-BB62-B6A26D52EAF5> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff3d727000 -     0x7fff3d727fff  libswiftXPC.dylib (1.1) <0D74CE61-C1B0-3E8D-98D1-430E35CE38FB> /usr/lib/swift/libswiftXPC.dylib
    0x7fff3d728000 -     0x7fff3d728fff  libswiftCoreImage.dylib (1) <22E09E94-4375-3419-9166-237080CE18B3> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff3d729000 -     0x7fff3d729fff  libswiftIOKit.dylib (1) <E7691225-19A2-36BC-B490-AAD08C77C96F> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff3d72a000 -     0x7fff3d899fff  com.apple.CoreHandwriting (161 - 1.2) <89ADBC17-A8F8-37E4-AE0E-5533272CA19A> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff3d89a000 -     0x7fff3daf5fff  com.apple.imageKit (3.0 - 1100) <6990E5BB-D8F0-349F-84F7-2EABB7A1FDDB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3daf6000 -     0x7fff3dc0cfff  com.apple.PencilKit (1.0 - 1) <DADEFB75-EEE0-3B2A-A5B4-310E6E176136> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3dc0d000 -     0x7fff3dc1efff  com.apple.sidecar-ui (1.0 - 231) <70E26CB2-6C08-3F1A-A79F-66D13B8BF78F> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff3dc2a000 -     0x7fff3dc2dfff  com.apple.WebInspectorUI (16611 - 16611.2.7.1.4) <24F0A9A7-B3D6-3A6E-9B05-A0DE4A21EECA> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff3e241000 -     0x7fff3e2a3fff  com.apple.ImageCaptureCore (1711.5.2 - 1711.5.2) <78B6D62A-A83A-3F64-BAB1-A495534AEC18> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3e2a4000 -     0x7fff3e2c9fff  com.apple.quartzfilters (1.10.0 - 98) <8A99BBE1-9979-35CF-8054-33DF7E259E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff3e515000 -     0x7fff3e677fff  com.apple.MediaPlayer (1.0 - 1.0) <174DB58A-64A0-35DD-988E-0BA5EB69A64C> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
    0x7fff3e678000 -     0x7fff3e959fff  com.apple.iTunesCloud (1.0 - 1) <F56B5C70-42D6-3444-A009-35C73225BCDB> /System/Library/PrivateFrameworks/iTunesCloud.framework/Versions/A/iTunesCloud
    0x7fff3e985000 -     0x7fff3eab1fff  com.apple.AnnotationKit (1.0 - 383.6) <7170CD9B-2447-3EDA-A705-6A9FF08175C9> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff3eab2000 -     0x7fff3ef52fff  com.apple.QuartzComposer (5.1 - 383) <D24E9DF5-2FEB-36ED-81DB-0E11D32EEFF5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff3ef53000 -     0x7fff3f03bfff  com.apple.PDFKit (1.0 - 950.40.3) <EE136A8A-EB2E-343C-8ADB-F574A510EFDF> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3fcd1000 -     0x7fff3fceafff  libswiftsimd.dylib (1.3) <AF258396-7ADF-38A2-8B64-67A7B18669F5> /usr/lib/swift/libswiftsimd.dylib
    0x7fff3fd7e000 -     0x7fff3fdfbfff  com.apple.TextInput (1.0 - 1.0) <BC1AA691-A1A5-3368-8267-FA912891F59D> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7fff40b3e000 -     0x7fff40b49fff  com.apple.CaptiveNetworkSupport (13.0 - 1) <B5379662-F601-35E3-9FBC-266CD43E6DCA> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
    0x7fff40f01000 -     0x7fff40f30fff  libncurses.5.4.dylib (57) <575D6FE4-911D-39E4-8D19-1CC44687CE6D> /usr/lib/libncurses.5.4.dylib
    0x7fff40f95000 -     0x7fff40f98fff  com.apple.quartzframework (1.5 - 25) <60A5AD3A-4B26-35E5-824B-70AF8DF69D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff413bd000 -     0x7fff413dafff  libCGInterfaces.dylib (544.4) <2AE15E9D-34CF-3240-822F-0280C1BC9F91> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff413db000 -     0x7fff413dcfff  libswiftCoreLocation.dylib (5) <3DF17D50-9B08-3860-96D5-34371E1CA44E> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff413dd000 -     0x7fff413e6fff  libswiftCoreMIDI.dylib (2) <34A3934D-9E35-385D-B685-B2D0C2819616> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff41cce000 -     0x7fff41cd2fff  libswiftCoreData.dylib (3) <4C3BC6E6-785E-3DEE-8BE7-8AF482ECFAFF> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff43965000 -     0x7fff43bd8fff  com.apple.RawCamera.bundle (9.10.0 - 1450.3) <408A3DFB-B3D3-3C15-88BB-16076BDFC74B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff44441000 -     0x7fff44445fff  com.apple.DAAPKit (1.0 - 1) <A873DED9-7399-3F68-8094-5BE963484B65> /System/Library/PrivateFrameworks/DAAPKit.framework/Versions/A/DAAPKit
    0x7fff45dbe000 -     0x7fff45dc3fff  libswiftMetal.dylib (1.3.1) <8D37E386-78F6-35F2-9989-FFD69AEE9FB2> /usr/lib/swift/libswiftMetal.dylib
    0x7fff45dca000 -     0x7fff45dd5fff  libswiftCloudKit.dylib (985) <5F5E0E0F-8C3F-39CA-A2A9-77E91CEF242A> /usr/lib/swift/libswiftCloudKit.dylib
    0x7fff47adf000 -     0x7fff47b1ffff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <96B8D855-E10D-3E40-884F-DA0BBAE9F48F> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7fff48356000 -     0x7fff4836afff  libswiftAppKit.dylib (104) <04AD1E65-D847-30C0-8928-045AB2B3629B> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff4836b000 -     0x7fff4836cfff  libswiftQuartzCore.dylib (1) <B0E15E5D-BB3E-3872-A802-9CD654A48689> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff4a6bd000 -     0x7fff4a6c3fff  com.apple.PIP (1.0 - 109) <7F5F2ACD-A10B-38FE-B7EC-C4E3A4666AA6> /System/Library/PrivateFrameworks/PIP.framework/Versions/A/PIP
    0x7fff4ba27000 -     0x7fff4ba2afff  com.apple.FinderSyncPriv (1.6 - 1350.5.3) <60DA165D-7B99-360F-B95D-9D2FD64BA6C8> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
    0x7fff4bb37000 -     0x7fff4bb49fff  libswiftUniformTypeIdentifiers.dylib (637) <1B22AE73-F3C1-3300-9A31-C06A46D3D411> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
    0x7fff4e32d000 -     0x7fff4e365fff  libswiftCoreMedia.dylib (1) <F7E75976-6D91-3178-964D-F3D0EF6AA850> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7fff4eec9000 -     0x7fff4eecffff  libswiftAVFoundation.dylib (2015.22.4.1) <3B033623-7A29-3770-8680-EA35941ED70F> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7fff51736000 -     0x7fff51763fff  com.apple.HelpData (2.3 - 201) <3125FBF3-30B7-3237-B001-2692332FF681> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff51764000 -     0x7fff5177efff  com.apple.shortcut (2.16 - 118) <1FD9ABCC-0B5B-37DC-9E6E-CC47C128DBB2> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff5177f000 -     0x7fff5181efff  com.apple.Symbolication (12.5 - 64544.70.1) <B57534E5-43D5-38CA-9A8C-A66EBDFB820A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff5836b000 -     0x7fff5836efff  libswiftWebKit.dylib (7611.2.7.1.4) <A3018091-5AF3-339B-8DEA-24060BAB4C92> /usr/lib/swift/libswiftWebKit.dylib
    0x7fff6bc09000 -     0x7fff6bc0ffff  libCoreFSCache.dylib (200.9) <12A2A7E7-39F7-30A5-AC0B-E09947417D3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6bc10000 -     0x7fff6bc14fff  libCoreVMClient.dylib (200.9) <F8C4D017-075A-37B2-AE8D-8CEB5FE1BC9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6bc15000 -     0x7fff6bc24fff  com.apple.opengl (18.5.9 - 18.5.9) <1422D0CA-C3E2-3309-8897-018E651CB74E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6bc25000 -     0x7fff6bc27fff  libCVMSPluginSupport.dylib (18.5.9) <AC7D4088-7CA8-3A0B-9B55-08427083C382> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6bc28000 -     0x7fff6bc30fff  libGFXShared.dylib (18.5.9) <76ABDB4A-3687-39E0-B8FB-125717742431> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6bc31000 -     0x7fff6bc64fff  libGLImage.dylib (18.5.9) <750C938A-9F4F-3BAD-8D3F-03EF619F28AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6bc65000 -     0x7fff6bca1fff  libGLU.dylib (18.5.9) <4A77F717-2BBC-3439-AE10-694E82C0A184> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6bca2000 -     0x7fff6be35fff  libGLProgrammability.dylib (18.5.9) <811C33B6-9856-3D1F-8947-3899496630BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff6be36000 -     0x7fff6be40fff  libGL.dylib (18.5.9) <95D5C72E-9352-39EC-83B1-6BB295A83462> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6be41000 -     0x7fff6bfbefff  GLEngine (18.5.9) <F8809EE9-15B0-36EC-8F33-12B869822B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff6bfbf000 -     0x7fff6bfe7fff  GLRendererFloat (18.5.9) <F4858214-65AC-3CEF-834D-7A13370D9C5D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff6d280000 -     0x7fff6d2d8fff  com.apple.opencl (4.6 - 4.6) <769BB23D-09E5-3A3A-B2EA-310157AA206D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff6d2d9000 -     0x7fff6d2e1fff  libcldcpuengine.dylib (2.19) <40EC4CD9-D06E-363D-A70C-1C6B11E157B5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff6e38a000 -     0x7fff6e471fff  com.apple.audio.AVFAudio (1.0 - 477.87) <B762E01A-23A5-3F51-A1BE-EDDD5A2FDE4B> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff6f9ef000 -     0x7fff6fa01fff  com.apple.CMImaging (1.0 - 82.6) <AACD534A-7769-3B70-9C43-5F53FD726895> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
    0x7fff73ccf000 -     0x7fff73cdafff  com.apple.SymptomAnalytics (1.0 - 1431.120.1) <897411F6-DB2B-34CD-ABDC-665A2C8D37E3> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
    0x7fff73ef0000 -     0x7fff73f08fff  com.apple.SymptomPresentationFeed (1.0 - 1431.120.1) <3CA4CFBB-1942-3BF2-B7C4-4F73FB4EE115> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
    0x7fff77a7e000 -     0x7fff77a85fff  libRosetta.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/libRosetta.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 1
    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: 329
    thread_create: 49
    thread_set_state: 8913

VM Region Summary:
ReadOnly portion of Libraries: Total=951.9M resident=0K(0%) swapped_out_or_unallocated=951.9M(100%)
Writable regions: Total=682.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=682.7M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 1080K        6 
CG image                           864K       21 
CG raster data                     772K        2 
CoreAnimation                     4432K       77 
CoreGraphics                        12K        2 
CoreImage                           16K        4 
CoreUI image data                 1548K       26 
Foundation                          16K        1 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           612.7M      196 
MALLOC guard page                   32K        7 
OpenGL GLSL                        640K        8 
Performance tool data             35.1M       34         not counted in TOTAL below
STACK GUARD                       56.1M       18 
Stack                             16.6M       18 
VM_ALLOCATE                        768K       34 
__DATA                            33.0M      543 
__DATA_CONST                      26.6M      317 
__DATA_DIRTY                      1655K      195 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       510.1M      111 
__OBJC_RO                         70.2M        1 
__OBJC_RW                         2480K        3 
__TEXT                           442.3M      542 
__UNICODE                          588K        1 
mapped file                      237.0M       23 
shared memory                      744K       13 
===========                     =======  ======= 
TOTAL                              2.0G     2177 

Model: MacBookPro16,1, BootROM VirtualBox, 4 processors, Unknown, 2.4 GHz, 16 GB, SMC 2.3f35
Graphics: spdisplays_display, 7 MB
Memory Module: Bank 0/DIMM 0, 16 GB, DRAM, 1600 MHz, innotek GmbH, -
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: VBOX HARDDISK, 545.56 GB
Serial ATA Device: VBOX CD-ROM
USB Device: USB 3.0 Bus
USB Device: USB Extreme Pro
USB Device: USB Tablet
USB Device: USB Keyboard
USB Device: Microsoft 5-Button Mouse with IntelliEye(TM)
Thunderbolt Bus: 

Analysis

The crash occurs on this line of Utility.getLatestScreenshot:

var latestFile: URL = contents[0]

Since mpv was unable to save the screenshot the screenshot directory is still empty and therefore the contents array is empty and indexing into it triggers a crash.

Of course IINA should have noticed mpv failed to create the screenshot and should not be calling this method. IINA is submitting a command to mpv to take the screenshot asynchronously. The results of the command are returned as a mpv MPV_EVENT_COMMAND_REPLY event and processed in MPVController.handleEvent. The code in handleEvent does not check the event to see if mpv is reporting the command failed.

Fixing

The method MPVController.handleEvent needs to be changed to check if the event reports an error and if so, raise an alert. Unfortunately the mpv API does not provide any details on the failure. The error code returned maps to "error running command". The actual cause of the failure can only be found in the log files. All the alert can report is that IINA can not take a screenshot:

issue-3334-alert

Even though the method Utility.getLatestScreenshot will no longer be called in this case it should be changed to guard against the directory being empty.

I will shortly post a pull request with these changes. This commit adds new text for the alert that will require localization.

Note that drewbitt encountered this failure when streaming. If it is common for streams to have filenames so long as to trigger this failure then IINA may want to consider how this situation can be improved. Although there is a workaround described below, many users may not think to investigate configuring mpv options as a solution to this failure.

Workaround

As lizyn showed in issue #3083, the mpv option screenshot-template can be used to configure the filename generated by mpv for screenshots. To workaround this failure set this option in IINA advanced preferences to something like "shot%n", a template that will does not include the long filename of the video:

Issue-3334-workaround

Remember to restart IINA after setting this option.

The syntax of a mpv screenshot template is documented here: mpv manual screenshot-template option

low-batt added a commit to low-batt/iina that referenced this issue Aug 1, 2021
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Nov 16, 2021
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Nov 16, 2021
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Dec 14, 2021
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
@saagarjha
Copy link
Member

Perhaps we should also report this upstream to mpv?

low-batt added a commit to low-batt/iina that referenced this issue Jan 18, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
@low-batt
Copy link
Contributor

mpv works fine in this case because by default the title is not used in the name of the screen shot: "mpv-shot0001.jpg"

IINA has a screenshotTemplate preference which I don't think is exposed in the UI? The default for that preference is "%F-%n". So IINA is telling mpv to use the long filename in the filename of the screenshot. The mpv project may view this as you got what you asked for. The use of the generic "command failed" code by mpv in the error reporting is rather disappointing.

CarterLi pushed a commit to CarterLi/iina that referenced this issue Jan 19, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
@saagarjha
Copy link
Member

Yeah, basically that, although it's not a priority to report I guess since we can handle it in IINA without too much trouble.

low-batt added a commit to low-batt/iina that referenced this issue Jan 20, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
CarterLi pushed a commit to CarterLi/iina that referenced this issue Jan 21, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
low-batt added a commit to CarterLi/iina that referenced this issue Jan 21, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
low-batt added a commit to CarterLi/iina that referenced this issue Jan 21, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 18, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 18, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 18, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 21, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 21, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 21, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 28, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 28, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Feb 28, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
CarterLi pushed a commit to CarterLi/iina that referenced this issue Apr 23, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Apr 23, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Apr 23, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
low-batt added a commit to CarterLi/iina that referenced this issue Apr 23, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue May 5, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue May 9, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue May 9, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue May 15, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue May 17, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue May 17, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
low-batt added a commit to CarterLi/iina that referenced this issue May 28, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
low-batt added a commit to CarterLi/iina that referenced this issue May 28, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Jun 8, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Jun 8, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Jun 13, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
CarterLi pushed a commit to CarterLi/iina that referenced this issue Jun 13, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
svobs pushed a commit to svobs/iina-advance that referenced this issue Jul 25, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
svobs pushed a commit to svobs/iina-advance that referenced this issue Jul 25, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
@low-batt low-batt self-assigned this Oct 17, 2022
@low-batt low-batt linked a pull request Oct 17, 2022 that will close this issue
1 task
low-batt added a commit to low-batt/iina that referenced this issue Nov 7, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
low-batt added a commit to low-batt/iina that referenced this issue Nov 7, 2022
This commit will address review comments on the changes to the methods
MPVController.handleEvent and Utility.getLatestScreenshot.
low-batt added a commit to low-batt/iina that referenced this issue Nov 7, 2022
This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
low-batt added a commit to low-batt/iina that referenced this issue Nov 7, 2022
Rebased with develop and addressed review comment.

This commit will:
- Extend URL with a new optional computed property, creationDate
- Change the method Utility.getLatestScreenshot to use the array max method
  to find the latest screenshot file
uiryuu pushed a commit that referenced this issue Nov 8, 2022
This commit will:

- Change the method  MPVController.handleEvent to raise an alert if
    screenshot generation failed
- Change the method  Utility.getLatestScreenshot to guard against an empty
    screenshot directory

This commit adds new text for the alert that will require localization.
@uiryuu uiryuu reopened this Nov 8, 2022
@low-batt
Copy link
Contributor

IINA 1.3.2 contains the fix for this issue.

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

Successfully merging a pull request may close this issue.

4 participants