qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.67k stars 219 forks source link

NvimServer Crashes and Vimr hangs, has to be force quit #761

Open rileytwo opened 5 years ago

rileytwo commented 5 years ago

Reason for Issue

Vimr (version v0.28.0-328) hangs when I try to open a file. This happens when running vimr from the command line, or when I open the app and press cmd+o to open a file. If I open the app without opening a file (by just clicking on the app), I'm able to open preferences and use the app without any noticable issues.

Vimr only hangs when I try and open a file in the app. I tried looking in the console when opening the app, and also found a few crash reports related to NvimServer.

I downloaded v0.27.3-325 to see if I could reproduce the errors, but I didn't have any issues with this release. Everything worked as expected!

Making things even more interesting, after I got v0.27.3-325 to work (and as I was typing this), I tried downloading the latest release again to see if I had any issues. Surprisingly, I had no trouble using the app, although I was still getting the same errors in the logs as before.

Logs

Details ``` Prompting policy for hardened runtime; service: kTCCServiceAppleEvents requires entitlementcom.apple.security.automation.apple-events but it is missing for ACC:{ ID: com.qvacua.VimR, PID[1526], auid: 501, euid: 501, binary path: '/Applications/VimR.app/Contents/MacOS/VimR' }, REQ:{ ID: com.apple.appleeventsd, PID[305], auid: 55, euid: 55, binary path: '/System/Library/CoreServices/appleeventsd' } ``` ``` Prompting policy for hardened runtime; service: kTCCServiceAppleEvents requires entitlement com.apple.security.automation.apple-events but it is missing for RESP:{ ID: com.qvacua.VimR, PID[1539], auid: 501, euid: 501, responsible path: '/Applications/VimR.app/Contents/MacOS/VimR', binary path: '/Applications/VimR.app/Contents/MacOS/VimR' }, ACC:{ ID: com.apple.appkit.xpc.openAndSavePanelService, PID[1546], auid: 501, euid: 501, binary path: '/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService' }, REQ:{ ID: com.apple.appleeventsd, PID[305], auid: 55, euid: 55, binary path: '/System/Library/CoreServices/appleeventsd' } ``` ``` Prompting policy for hardened runtime; service: kTCCServiceAppleEvents requires entitlement com.apple.security.automation.apple-events but it is missing for RESP:{ ID: com.qvacua.VimR, PID[1539], auid: 501, euid: 501, responsible path: '/Applications/VimR.app/Contents/MacOS/VimR', binary path: '/Applications/VimR.app/Contents/MacOS/VimR' }, ACC:{ ID: com.apple.quicklook.QuickLookUIService, PID[1547], auid: 501, euid: 501, binary path: '/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/XPCServices/QuickLookUIService.xpc/Contents/MacOS/QuickLookUIService' }, REQ:{ ID: com.apple.appleeventsd, PID[305], auid: 55, euid: 55, binary path: '/System/Library/CoreServices/appleeventsd' } ``` ``` Prompting policy for hardened runtime; service: kTCCServiceCalendar requires entitlement com.apple.security.personal-information.calendars but it is missing for RESP:{ ID: com.qvacua.VimR, PID[1539], auid: 501, euid: 501, responsible path: '/Applications/VimR.app/Contents/MacOS/VimR', binary path: '/Applications/VimR.app/Contents/MacOS/VimR'}, ACC:{ ID: com.apple.appkit.xpc.openAndSavePanelService, PID[1546], auid: 501, euid: 501, binary path: '/System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelService.xpc/Contents/MacOS/com.apple.appkit.xpc.openAndSavePanelService'}, REQ:{ ID: com.apple.mds, PID[126], auid: 0, euid: 0, binary path: '/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mds' } ```

Crash Reports

Details ``` Process: NvimServer [1558] Path: /Applications/VimR.app/Contents/Frameworks/NvimView.framework/Versions/A/PlugIns/NvimServer Identifier: NvimServer Version: 0 Code Type: X86-64 (Native) Parent Process: VimR [1552] Responsible: VimR [1552] User ID: 501 Date/Time: 2019-10-27 11:18:17.054 -0500 OS Version: Mac OS X 10.15 (19A603) Report Version: 12 Bridge OS Version: 4.0 (17P572) Anonymous UUID: 553B2FF1-39DB-D6F3-6994-45F43C3FDDC3 Time Awake Since Boot: 720 seconds System Integrity Protection: enabled Crashed Thread: 3 Exception Type: EXC_BAD_ACCESS (Code Signature Invalid) Exception Codes: 0x0000000000000032, 0x000000013901ff68 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace CODESIGNING, Code 0x2 kernel messages: VM Regions Near 0x13901ff68: __LINKEDIT 0000000115ac3000-0000000115afa000 [ 220K] r--/r-- SM=COW /usr/lib/dyld --> VM_ALLOCATE 0000000139010000-0000000139020000 [ 64K] r-x/rwx SM=COW STACK GUARD 00007000041b7000-00007000041b8000 [ 4K] ---/rwx SM=NUL stack guard for thread 1 Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff66db1146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff66db16ac mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2f96a19b __CFRunLoopServiceMachPort + 322 3 com.apple.CoreFoundation 0x00007fff2f969737 __CFRunLoopRun + 1695 4 com.apple.CoreFoundation 0x00007fff2f968e13 CFRunLoopRunSpecific + 499 5 com.apple.CoreFoundation 0x00007fff2f968bea CFRunLoopRun + 40 6 NvimServer 0x000000010ef2f892 main + 386 7 libdyld.dylib 0x00007fff66c68405 start + 1 Thread 1: 0 libsystem_pthread.dylib 0x00007fff66e715b4 start_wqthread + 0 Thread 2: 0 libsystem_kernel.dylib 0x00007fff66db1146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff66db16ac mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2f96a19b __CFRunLoopServiceMachPort + 322 3 com.apple.CoreFoundation 0x00007fff2f969737 __CFRunLoopRun + 1695 4 com.apple.CoreFoundation 0x00007fff2f968e13 CFRunLoopRunSpecific + 499 5 com.apple.CoreFoundation 0x00007fff2f968bea CFRunLoopRun + 40 6 libsystem_pthread.dylib 0x00007fff66e74d76 _pthread_start + 125 7 libsystem_pthread.dylib 0x00007fff66e715d7 thread_start + 15 Thread 3 Crashed: 0 ??? 0x000000013901ff68 0 + 5251399528 Thread 4: 0 libsystem_kernel.dylib 0x00007fff66db796a kevent + 10 1 NvimServer 0x000000010efe539f uv__io_poll + 1983 2 NvimServer 0x000000010efc758f uv_run + 207 3 NvimServer 0x000000010f08b606 loop_poll_events + 134 4 NvimServer 0x000000010ef3136d server_ui_main + 509 5 libsystem_pthread.dylib 0x00007fff66e74d76 _pthread_start + 125 6 libsystem_pthread.dylib 0x00007fff66e715d7 thread_start + 15 Thread 3 crashed with X86 Thread State (64-bit): rax: 0x000000013901ff68 rbx: 0x000000001108028c rcx: 0x000000001103bd50 rdx: 0x000000001105d6d8 rdi: 0x00000000110351c0 rsi: 0x000000010ef3df0f rbp: 0x0000000011034378 rsp: 0x000070000523d0e0 r8: 0x000000010ef3dd69 r9: 0x000000010ef3de3a r10: 0x000000010ef3df98 r11: 0xfffffffffffffb28 r12: 0x000000000000001a r13: 0x000000000f102600 r14: 0x0000000011034f70 r15: 0x0000000011080390 rip: 0x000000013901ff68 rfl: 0x0000000000010202 cr2: 0x000000013901ff68 Logical CPU: 8 Error Code: 0x00000015 (invalid protections for user instruction write) Trap Number: 14 Binary Images: 0x10ef2e000 - 0x10f2a9ff7 +NvimServer (0) <0B37F387-B3B9-34D1-9E76-319BDC903816> /Applications/VimR.app/Contents/Frameworks/NvimView.framework/PlugIns/NvimServer 0x1159f9000 - 0x115a8793f dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld 0x7fff2f92f000 - 0x7fff2fdaeff7 com.apple.CoreFoundation (6.9 - 1671.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff6360d000 - 0x7fff6360ffff libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff63ad4000 - 0x7fff63ad5ff3 libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib 0x7fff63db2000 - 0x7fff63e05fff libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib 0x7fff63e06000 - 0x7fff63e1afff libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib 0x7fff63e1b000 - 0x7fff63e1bffb libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib 0x7fff64870000 - 0x7fff64872ff7 libfakelink.dylib (149) /usr/lib/libfakelink.dylib 0x7fff6488c000 - 0x7fff6497cff7 libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib 0x7fff6497d000 - 0x7fff64bd5ff7 libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib 0x7fff658f7000 - 0x7fff65928fe6 libobjc.A.dylib (779.1) <722C0959-69B8-3843-B5EA-CDD8FAA91D5E> /usr/lib/libobjc.A.dylib 0x7fff65ea6000 - 0x7fff65ea9ffb libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib 0x7fff65fcc000 - 0x7fff65fdefff libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib 0x7fff66a43000 - 0x7fff66a48ff7 libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib 0x7fff66a49000 - 0x7fff66a54ff7 libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib 0x7fff66a55000 - 0x7fff66a5cfff libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib 0x7fff66a5d000 - 0x7fff66a66ff7 libcopyfile.dylib (166) /usr/lib/system/libcopyfile.dylib 0x7fff66a67000 - 0x7fff66afefc3 libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib 0x7fff66c15000 - 0x7fff66c56ff0 libdispatch.dylib (1173.0.3) /usr/lib/system/libdispatch.dylib 0x7fff66c57000 - 0x7fff66c8cfff libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib 0x7fff66c8d000 - 0x7fff66c8dffb libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib 0x7fff66c9b000 - 0x7fff66c9bff7 liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib 0x7fff66c9c000 - 0x7fff66ca1ff7 libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib 0x7fff66ca2000 - 0x7fff66ca4ff3 libquarantine.dylib (110.0.4) /usr/lib/system/libquarantine.dylib 0x7fff66ca5000 - 0x7fff66ca6ff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib 0x7fff66ca7000 - 0x7fff66cbefff libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib 0x7fff66cbf000 - 0x7fff66cbffff libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib 0x7fff66cc0000 - 0x7fff66d47ff7 libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib 0x7fff66d48000 - 0x7fff66d4bfff libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib 0x7fff66d4c000 - 0x7fff66d4fff7 libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib 0x7fff66d50000 - 0x7fff66d57fff libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib 0x7fff66d58000 - 0x7fff66d5fffb libsystem_dnssd.dylib (1096.0.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff66d60000 - 0x7fff66d61ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff66d62000 - 0x7fff66dafff7 libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib 0x7fff66db0000 - 0x7fff66ddcfff libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib 0x7fff66ddd000 - 0x7fff66e24ff7 libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib 0x7fff66e25000 - 0x7fff66e4cfff libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib 0x7fff66e4d000 - 0x7fff66e5aff3 libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib 0x7fff66e5b000 - 0x7fff66e64fff libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib 0x7fff66e65000 - 0x7fff66e6efe7 libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib 0x7fff66e6f000 - 0x7fff66e79fff libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib 0x7fff66e7a000 - 0x7fff66e7effb libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff66e7f000 - 0x7fff66e81fff libsystem_secinit.dylib (62.0.4) /usr/lib/system/libsystem_secinit.dylib 0x7fff66e82000 - 0x7fff66e89ffb libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib 0x7fff66e8a000 - 0x7fff66ea0ff2 libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib 0x7fff66ea2000 - 0x7fff66ea7ffb libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff66ea8000 - 0x7fff66edcff6 libxpc.dylib (1738.11.1) <2E9076CD-6C0E-38B6-8403-B2DDCE125FBF> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 805 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=364.8M resident=0K(0%) swapped_out_or_unallocated=364.8M(100%) Writable regions: Total=211.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=211.1M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Dispatch continuations 32.0M 1 Kernel Alloc Once 8K 1 MALLOC 145.6M 45 MALLOC guard page 16K 4 STACK GUARD 56.0M 5 Stack 32.5M 5 VM_ALLOCATE 448K 4 __DATA 2388K 50 __DATA_CONST 20K 1 __LINKEDIT 348.8M 4 __OBJC_RO 31.8M 1 __OBJC_RW 1760K 1 __TEXT 16.0M 48 __UNICODE 564K 1 mapped file 28K 1 shared memory 12K 3 =========== ======= ======= TOTAL 668.2M 176 ``` ``` Process: NvimServer [3551] Path: /Applications/VimR.app/Contents/Frameworks/NvimView.framework/Versions/A/PlugIns/NvimServer Identifier: NvimServer Version: 0 Code Type: X86-64 (Native) Parent Process: VimR [3544] Responsible: VimR [3544] User ID: 501 Date/Time: 2019-10-26 12:09:43.945 -0500 OS Version: Mac OS X 10.15 (19A603) Report Version: 12 Bridge OS Version: 4.0 (17P572) Anonymous UUID: 553B2FF1-39DB-D6F3-6994-45F43C3FDDC3 Sleep/Wake UUID: F08993F4-8C9A-4446-B334-55D7A8F4C4C0 Time Awake Since Boot: 26000 seconds Time Since Wake: 14000 seconds System Integrity Protection: enabled Crashed Thread: 3 Exception Type: EXC_BAD_ACCESS (Code Signature Invalid) Exception Codes: 0x0000000000000032, 0x000000013459ff2e Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace CODESIGNING, Code 0x2 kernel messages: VM Regions Near 0x13459ff2e: __LINKEDIT 00000001108fb000-0000000110932000 [ 220K] r--/r-- SM=COW /usr/lib/dyld --> VM_ALLOCATE 0000000134590000-00000001345a0000 [ 64K] r-x/rwx SM=COW STACK GUARD 0000700005200000-0000700005201000 [ 4K] ---/rwx SM=NUL stack guard for thread 1 Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff672e0146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff672e06ac mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2fe9919b __CFRunLoopServiceMachPort + 322 3 com.apple.CoreFoundation 0x00007fff2fe98737 __CFRunLoopRun + 1695 4 com.apple.CoreFoundation 0x00007fff2fe97e13 CFRunLoopRunSpecific + 499 5 com.apple.CoreFoundation 0x00007fff2fe97bea CFRunLoopRun + 40 6 NvimServer 0x000000010a4ac892 main + 386 7 libdyld.dylib 0x00007fff67197405 start + 1 Thread 1: 0 libsystem_pthread.dylib 0x00007fff673a05b4 start_wqthread + 0 Thread 2: 0 libsystem_kernel.dylib 0x00007fff672e0146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff672e06ac mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2fe9919b __CFRunLoopServiceMachPort + 322 3 com.apple.CoreFoundation 0x00007fff2fe98737 __CFRunLoopRun + 1695 4 com.apple.CoreFoundation 0x00007fff2fe97e13 CFRunLoopRunSpecific + 499 5 com.apple.CoreFoundation 0x00007fff2fe97bea CFRunLoopRun + 40 6 libsystem_pthread.dylib 0x00007fff673a3d76 _pthread_start + 125 7 libsystem_pthread.dylib 0x00007fff673a05d7 thread_start + 15 Thread 3 Crashed: 0 ??? 0x000000013459ff2e 0 + 5173280558 Thread 4: 0 libsystem_kernel.dylib 0x00007fff672e696a kevent + 10 1 NvimServer 0x000000010a56239f uv__io_poll + 1983 2 NvimServer 0x000000010a54458f uv_run + 207 3 NvimServer 0x000000010a608606 loop_poll_events + 134 4 NvimServer 0x000000010a4ae36d server_ui_main + 509 5 libsystem_pthread.dylib 0x00007fff673a3d76 _pthread_start + 125 6 libsystem_pthread.dylib 0x00007fff673a05d7 thread_start + 15 Thread 3 crashed with X86 Thread State (64-bit): rax: 0x000000013459ff2e rbx: 0x000000000a5aa424 rcx: 0x000000000a58a618 rdx: 0x000000000a589430 rdi: 0x000000000a56d1c0 rsi: 0x000000010a4baf0f rbp: 0x000000000a56c378 rsp: 0x00007000062860e0 r8: 0x000000010a4bad69 r9: 0x000000010a4bae3a r10: 0x000000010a4baf98 r11: 0xfffffffffffffb28 r12: 0x000000000000001a r13: 0x000000000a67f600 r14: 0x000000000a56cf70 r15: 0x000000000a5aa538 rip: 0x000000013459ff2e rfl: 0x0000000000010202 cr2: 0x000000013459ff2e Logical CPU: 0 Error Code: 0x00000015 (invalid protections for user instruction write) Trap Number: 14 Binary Images: 0x10a4ab000 - 0x10a826ff7 +NvimServer (0) <0B37F387-B3B9-34D1-9E76-319BDC903816> /Applications/VimR.app/Contents/Frameworks/NvimView.framework/PlugIns/NvimServer 0x110831000 - 0x1108bf93f dyld (732.8) <42C11B81-6928-369F-B03E-D57355572700> /usr/lib/dyld 0x7fff2fe5e000 - 0x7fff302ddff7 com.apple.CoreFoundation (6.9 - 1671.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff63b3c000 - 0x7fff63b3efff libDiagnosticMessagesClient.dylib (112) <418D550B-C748-3D55-A6D5-0398E032F9F3> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff64003000 - 0x7fff64004ff3 libSystem.B.dylib (1281) <66742D2E-591A-32B2-8E92-4A54BEE843F6> /usr/lib/libSystem.B.dylib 0x7fff642e1000 - 0x7fff64334fff libc++.1.dylib (800.6) <328FB687-2363-38B1-AC11-11736925C775> /usr/lib/libc++.1.dylib 0x7fff64335000 - 0x7fff64349fff libc++abi.dylib (800.7) <02753D3D-91C6-3670-8B5D-EBE040B516FC> /usr/lib/libc++abi.dylib 0x7fff6434a000 - 0x7fff6434affb libcharset.1.dylib (59) <12D52FA5-EBCA-3F3C-A269-1095F268F92F> /usr/lib/libcharset.1.dylib 0x7fff64d9f000 - 0x7fff64da1ff7 libfakelink.dylib (149) /usr/lib/libfakelink.dylib 0x7fff64dbb000 - 0x7fff64eabff7 libiconv.2.dylib (59) <1A648E74-25D4-3F9B-94C4-10B58AD091B7> /usr/lib/libiconv.2.dylib 0x7fff64eac000 - 0x7fff65104ff7 libicucore.A.dylib (64232.0.1) <88E47471-605C-3C86-871B-5D2F4628A936> /usr/lib/libicucore.A.dylib 0x7fff65e26000 - 0x7fff65e57fe6 libobjc.A.dylib (779.1) <722C0959-69B8-3843-B5EA-CDD8FAA91D5E> /usr/lib/libobjc.A.dylib 0x7fff663d5000 - 0x7fff663d8ffb libutil.dylib (57) <844B7887-09B3-3D12-ACDE-C4EB8F53DC62> /usr/lib/libutil.dylib 0x7fff664fb000 - 0x7fff6650dfff libz.1.dylib (76) <3FC3FC3E-ABF3-3167-9078-B54C952608B4> /usr/lib/libz.1.dylib 0x7fff66f72000 - 0x7fff66f77ff7 libcache.dylib (83) <8EC69760-6DAA-3068-9372-F1D554C548E5> /usr/lib/system/libcache.dylib 0x7fff66f78000 - 0x7fff66f83ff7 libcommonCrypto.dylib (60165) <698BE754-137D-361D-B826-57B8DD969E4A> /usr/lib/system/libcommonCrypto.dylib 0x7fff66f84000 - 0x7fff66f8bfff libcompiler_rt.dylib (101.2) <0BE7F119-C9C2-3612-A3F4-2336D4444476> /usr/lib/system/libcompiler_rt.dylib 0x7fff66f8c000 - 0x7fff66f95ff7 libcopyfile.dylib (166) /usr/lib/system/libcopyfile.dylib 0x7fff66f96000 - 0x7fff6702dfc3 libcorecrypto.dylib (866.0.10) <58344B13-CD10-3697-A516-6F5B06DD1EB7> /usr/lib/system/libcorecrypto.dylib 0x7fff67144000 - 0x7fff67185ff0 libdispatch.dylib (1173.0.3) /usr/lib/system/libdispatch.dylib 0x7fff67186000 - 0x7fff671bbfff libdyld.dylib (732.8) <98960E27-A08B-36DA-A5CB-8538B2D6757E> /usr/lib/system/libdyld.dylib 0x7fff671bc000 - 0x7fff671bcffb libkeymgr.dylib (30) <682B41BC-BDC2-38D5-8820-87099606FA12> /usr/lib/system/libkeymgr.dylib 0x7fff671ca000 - 0x7fff671caff7 liblaunch.dylib (1738.11.1) <7FE11F0D-65BC-3726-B1DD-E84F329193E0> /usr/lib/system/liblaunch.dylib 0x7fff671cb000 - 0x7fff671d0ff7 libmacho.dylib (949.0.1) <163DFE06-2FAD-3CBC-80EF-C38EED6AEA52> /usr/lib/system/libmacho.dylib 0x7fff671d1000 - 0x7fff671d3ff3 libquarantine.dylib (110.0.4) /usr/lib/system/libquarantine.dylib 0x7fff671d4000 - 0x7fff671d5ff7 libremovefile.dylib (48) /usr/lib/system/libremovefile.dylib 0x7fff671d6000 - 0x7fff671edfff libsystem_asl.dylib (377.0.1) <30CE9DAF-B1FA-3510-832B-F1CE19933ED7> /usr/lib/system/libsystem_asl.dylib 0x7fff671ee000 - 0x7fff671eefff libsystem_blocks.dylib (74) /usr/lib/system/libsystem_blocks.dylib 0x7fff671ef000 - 0x7fff67276ff7 libsystem_c.dylib (1353.11.2) <2A5BFAFE-8214-3B35-AD46-C07A1A8B8941> /usr/lib/system/libsystem_c.dylib 0x7fff67277000 - 0x7fff6727afff libsystem_configuration.dylib (1061.0.2) <56174463-22ED-337F-B0D4-94995DCDB9B7> /usr/lib/system/libsystem_configuration.dylib 0x7fff6727b000 - 0x7fff6727eff7 libsystem_coreservices.dylib (114) <01695913-028E-3AE1-8D4E-2B2769109811> /usr/lib/system/libsystem_coreservices.dylib 0x7fff6727f000 - 0x7fff67286fff libsystem_darwin.dylib (1353.11.2) <4CE52C63-87AA-3C6D-899F-8C983E5FC061> /usr/lib/system/libsystem_darwin.dylib 0x7fff67287000 - 0x7fff6728effb libsystem_dnssd.dylib (1096.0.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff6728f000 - 0x7fff67290ffb libsystem_featureflags.dylib (17) /usr/lib/system/libsystem_featureflags.dylib 0x7fff67291000 - 0x7fff672deff7 libsystem_info.dylib (538) <9F9D6368-A11E-32F1-9BB5-C153F42EFED8> /usr/lib/system/libsystem_info.dylib 0x7fff672df000 - 0x7fff6730bfff libsystem_kernel.dylib (6153.11.26) <4CE9D54A-A975-348E-B878-EE74EDFC956B> /usr/lib/system/libsystem_kernel.dylib 0x7fff6730c000 - 0x7fff67353ff7 libsystem_m.dylib (3178) <4F516261-0C0E-3105-AF35-EF39D6347B50> /usr/lib/system/libsystem_m.dylib 0x7fff67354000 - 0x7fff6737bfff libsystem_malloc.dylib (283) <02925539-3CBA-39EB-BA6B-9A936CFA0BF8> /usr/lib/system/libsystem_malloc.dylib 0x7fff6737c000 - 0x7fff67389ff3 libsystem_networkextension.dylib (1095.11.9) <8B5EE189-E3D1-31FD-878F-50286B6E7047> /usr/lib/system/libsystem_networkextension.dylib 0x7fff6738a000 - 0x7fff67393fff libsystem_notify.dylib (241) <89381127-2A07-3F07-B865-358FACCF9102> /usr/lib/system/libsystem_notify.dylib 0x7fff67394000 - 0x7fff6739dfe7 libsystem_platform.dylib (220) <90E508E4-46D8-33FF-8552-DDAA079977A0> /usr/lib/system/libsystem_platform.dylib 0x7fff6739e000 - 0x7fff673a8fff libsystem_pthread.dylib (416.11.1) <2EA6F95F-F264-30B6-8AF2-24197B5AED84> /usr/lib/system/libsystem_pthread.dylib 0x7fff673a9000 - 0x7fff673adffb libsystem_sandbox.dylib (1217.11.16) <51129CBB-BC46-37F1-A1B5-ECFA9530704D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff673ae000 - 0x7fff673b0fff libsystem_secinit.dylib (62.0.4) /usr/lib/system/libsystem_secinit.dylib 0x7fff673b1000 - 0x7fff673b8ffb libsystem_symptoms.dylib (1238.0.2) <08E8CF75-5F77-3475-A48E-A01CBDF09173> /usr/lib/system/libsystem_symptoms.dylib 0x7fff673b9000 - 0x7fff673cfff2 libsystem_trace.dylib (1147.0.3) <5836645E-9862-326D-AB3B-A19E76BE29B9> /usr/lib/system/libsystem_trace.dylib 0x7fff673d1000 - 0x7fff673d6ffb libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff673d7000 - 0x7fff6740bff6 libxpc.dylib (1738.11.1) <2E9076CD-6C0E-38B6-8403-B2DDCE125FBF> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 57895 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=364.8M resident=0K(0%) swapped_out_or_unallocated=364.8M(100%) Writable regions: Total=121.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=121.8M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Dispatch continuations 32.0M 1 Kernel Alloc Once 8K 1 MALLOC 56.4M 22 MALLOC guard page 16K 4 STACK GUARD 56.0M 5 Stack 32.5M 5 VM_ALLOCATE 448K 4 __DATA 2387K 49 __DATA_CONST 20K 1 __LINKEDIT 348.8M 4 __OBJC_RO 31.8M 1 __OBJC_RW 1764K 2 __TEXT 16.0M 48 __UNICODE 564K 1 mapped file 28K 1 shared memory 12K 3 =========== ======= ======= TOTAL 578.9M 153 ```
ray-x commented 4 years ago

Saw Similar issue in SNAPSHOT-347

Details

```log Process: NvimServer [64273] Path: /Applications/VimR.app/Contents/Frameworks/NvimView.framework/Versions/A/NvimServer Identifier: NvimServer Version: 0 Code Type: X86-64 (Native) Parent Process: node [64030] Responsible: VimR [63738] User ID: 502 Date/Time: 2020-06-03 08:16:52.618 +1000 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Bridge OS Version: 4.4 (17P4281) Anonymous UUID: EE7DDF1D-C631-4B5E-BF8E-958A892DC4B5 Sleep/Wake UUID: 8C8EC64E-6190-4BFA-8F99-75CC702D02B3 Time Awake Since Boot: 74000 seconds Time Since Wake: 310 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [64273] VM Regions Near 0x10: --> Kernel Alloc Once 0000000007197000-0000000007199000 [ 8K] rw-/rwx SM=PRV Application Specific Information: dyld2 mode Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_pthread.dylib 0x00007fff6b4025ad pthread_mutex_lock + 0 1 com.apple.CoreFoundation 0x00007fff313271be CFMessagePortSendRequest + 143 2 NvimServer 0x0000000107188f37 send_msg_packing + 135 3 NvimServer 0x00000001071890de server_init_remote_port + 94 4 NvimServer 0x0000000107188928 main + 328 5 libdyld.dylib 0x00007fff6b202cc9 start + 1 Thread 1: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 2: 0 libsystem_kernel.dylib 0x00007fff6b343dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6b344170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff312bc0b5 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff312bab82 __CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff312b9ffe CFRunLoopRunSpecific + 462 5 com.apple.CoreFoundation 0x00007fff31342639 CFRunLoopRun + 40 6 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000001 rbx: 0x0000000000000000 rcx: 0x00007fff88f36698 rdx: 0x00007fff6a072448 rdi: 0x0000000000000010 rsi: 0x0000000000000003 rbp: 0x00007ffee8a78370 rsp: 0x00007ffee8a782b8 r8: 0x00000000000030a4 r9: 0x0000000000000000 r10: 0x00007fff88f39d80 r11: 0x00007fff88f39d78 r12: 0x00007fb647f040c0 r13: 0x0000000000000010 r14: 0x0000000000000000 r15: 0x00007fb64a0040c0 rip: 0x00007fff6b4025ad rfl: 0x0000000000010287 cr2: 0x0000000000000010 Logical CPU: 8 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14 Binary Images: 0x107187000 - 0x10750eff7 +NvimServer (0) <0A820232-2AA6-3AAC-B5B1-8D61FB979BC2> /Applications/VimR.app/Contents/Frameworks/NvimView.framework/Versions/A/NvimServer 0x10f5c9000 - 0x10f65aeff dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld 0x7fff31238000 - 0x7fff316b7ffb com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff67d12000 - 0x7fff67d14ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff681e8000 - 0x7fff681e9fff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff684ce000 - 0x7fff68520fff libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib 0x7fff68521000 - 0x7fff68536ffb libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib 0x7fff68537000 - 0x7fff68537fff libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib 0x7fff68fa2000 - 0x7fff68fa4fff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff68fc3000 - 0x7fff690b3fff libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib 0x7fff690b4000 - 0x7fff6930bfff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff6a048000 - 0x7fff6a07bfde libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib 0x7fff6a5fe000 - 0x7fff6a601ffb libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib 0x7fff6a724000 - 0x7fff6a736ff3 libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib 0x7fff6afe4000 - 0x7fff6afe9ff3 libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib 0x7fff6afea000 - 0x7fff6aff5fff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff6aff6000 - 0x7fff6affdfff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff6affe000 - 0x7fff6b007ff7 libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib 0x7fff6b008000 - 0x7fff6b09afe3 libcorecrypto.dylib (866.100.30) /usr/lib/system/libcorecrypto.dylib 0x7fff6b1a7000 - 0x7fff6b1e7ff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff6b1e8000 - 0x7fff6b21efff libdyld.dylib (750.5) /usr/lib/system/libdyld.dylib 0x7fff6b21f000 - 0x7fff6b21fffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff6b22d000 - 0x7fff6b22dff7 liblaunch.dylib (1738.100.39) /usr/lib/system/liblaunch.dylib 0x7fff6b22e000 - 0x7fff6b233ff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff6b234000 - 0x7fff6b236ff3 libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib 0x7fff6b237000 - 0x7fff6b238ff7 libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib 0x7fff6b239000 - 0x7fff6b250ff3 libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib 0x7fff6b251000 - 0x7fff6b251ff7 libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib 0x7fff6b252000 - 0x7fff6b2d9fff libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib 0x7fff6b2da000 - 0x7fff6b2ddffb libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib 0x7fff6b2de000 - 0x7fff6b2e1fff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff6b2e2000 - 0x7fff6b2eafff libsystem_darwin.dylib (1353.100.2) /usr/lib/system/libsystem_darwin.dylib 0x7fff6b2eb000 - 0x7fff6b2f2fff libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib 0x7fff6b2f3000 - 0x7fff6b2f4ffb libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib 0x7fff6b2f5000 - 0x7fff6b342ff7 libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib 0x7fff6b343000 - 0x7fff6b36fff7 libsystem_kernel.dylib (6153.101.6) /usr/lib/system/libsystem_kernel.dylib 0x7fff6b370000 - 0x7fff6b3b7fff libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib 0x7fff6b3b8000 - 0x7fff6b3dffff libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib 0x7fff6b3e0000 - 0x7fff6b3edffb libsystem_networkextension.dylib (1095.100.29) /usr/lib/system/libsystem_networkextension.dylib 0x7fff6b3ee000 - 0x7fff6b3f7ff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff6b3f8000 - 0x7fff6b400fef libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib 0x7fff6b401000 - 0x7fff6b40bfff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff6b40c000 - 0x7fff6b410ff3 libsystem_sandbox.dylib (1217.101.2) /usr/lib/system/libsystem_sandbox.dylib 0x7fff6b411000 - 0x7fff6b413fff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff6b414000 - 0x7fff6b41bffb libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6b41c000 - 0x7fff6b432ff2 libsystem_trace.dylib (1147.100.8) /usr/lib/system/libsystem_trace.dylib 0x7fff6b434000 - 0x7fff6b439ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff6b43a000 - 0x7fff6b46fffe libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 109108 thread_create: 0 thread_set_state: 30 VM Region Summary: ReadOnly portion of Libraries: Total=404.9M resident=0K(0%) swapped_out_or_unallocated=404.9M(100%) Writable regions: Total=78.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=78.2M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 Dispatch continuations 24.0M 1 Kernel Alloc Once 8K 1 MALLOC 37.2M 16 MALLOC guard page 16K 4 STACK GUARD 56.0M 3 Stack 16.5M 3 __DATA 2389K 50 __DATA_CONST 20K 1 __LINKEDIT 388.9M 3 __OBJC_RO 32.2M 1 __OBJC_RW 1892K 2 __TEXT 16.1M 48 __UNICODE 564K 1 mapped file 28K 1 shared memory 12K 3 =========== ======= ======= TOTAL 575.9M 139 ```

And this

```log Process: VimR [63358] Path: /Applications/VimR.app/Contents/MacOS/VimR Identifier: com.qvacua.VimR Version: SNAPSHOT-347 (347) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: VimR [63358] User ID: 502 Date/Time: 2020-06-03 00:23:51.164 +1000 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Bridge OS Version: 4.4 (17P4281) Anonymous UUID: EE7DDF1D-C631-4B5E-BF8E-958A892DC4B5 Sleep/Wake UUID: 8198D74E-D4C6-4723-A9C3-417BB3606106 Time Awake Since Boot: 67000 seconds Time Since Wake: 10000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [63358] VM Regions Near 0x10: --> __TEXT 0000000104697000-0000000104874000 [ 1908K] r-x/r-x SM=COW /Applications/VimR.app/Contents/MacOS/VimR Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.qvacua.NvimView 0x000000010529df29 specialized NvimView.attributedSubstring(forProposedRange:actualRange:) + 1001 1 com.qvacua.NvimView 0x000000010529b518 @objc NvimView.attributedSubstring(forProposedRange:actualRange:) + 40 2 com.apple.AppKit 0x00007fff2eee824b -[NSTextInputContext(NSInputContext_WithCompletion) attributedSubstringForProposedRange:completionHandler:] + 135 3 com.apple.AppKit 0x00007fff2eee5499 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_4.532 + 85 4 com.apple.AppKit 0x00007fff2eee1289 __194-[NSTextInputContext tryHandleTSMEvent_attributedString_attributedSubstringForProposedRange_withContext:dispatchCondition:dispatchWork:dispatchFurtherCondition:dispatchFurtherWork:continuation:]_block_invoke + 110 5 com.apple.AppKit 0x00007fff2eee5421 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.527 + 74 6 com.apple.AppKit 0x00007fff2eee118a -[NSTextInputContext tryHandleTSMEvent_attributedString_attributedSubstringForProposedRange_withContext:dispatchCondition:dispatchWork:dispatchFurtherCondition:dispatchFurtherWork:continuation:] + 157 7 com.apple.AppKit 0x00007fff2e7853ec -[NSTextInputContext handleTSMEvent:completionHandler:] + 3447 8 com.apple.AppKit 0x00007fff2e784605 _NSTSMEventHandler + 299 9 com.apple.HIToolbox 0x00007fff2fec68ff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254 10 com.apple.HIToolbox 0x00007fff2fec5d8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329 11 com.apple.HIToolbox 0x00007fff2fec5c3d SendEventToEventTargetWithOptions + 45 12 com.apple.HIToolbox 0x00007fff2ff2292b SendTSMEvent_WithCompletionHandler + 381 13 com.apple.HIToolbox 0x00007fff300ce143 __SendTextInputEvent_WithCompletionHandler_block_invoke + 489 14 com.apple.HIToolbox 0x00007fff300cc92c SendTextInputEvent_WithCompletionHandler + 1126 15 com.apple.HIToolbox 0x00007fff3012d5f4 -[IMKInputSession _postEvent:completionHandler:] + 156 16 com.apple.HIToolbox 0x00007fff30140e60 -[IMKInputSession _copyUniCharsForRange:intoBuffer:ofLength:completionHandler:] + 492 17 com.apple.HIToolbox 0x00007fff30141525 -[IMKInputSession _coreAttributesFromRange:whichAttributes:completionHandler:] + 257 18 com.apple.HIToolbox 0x00007fff30143118 -[IMKInputSession attributedSubstringFromRange:completionHandler:] + 206 19 com.apple.HIToolbox 0x00007fff3012fbb0 __61-[IMKInputSession imkxpc_attributedSubstringFromRange:reply:]_block_invoke + 485 20 com.apple.CoreFoundation 0x00007fff312bbbac __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12 21 com.apple.CoreFoundation 0x00007fff312bbaf4 __CFRunLoopDoBlocks + 379 22 com.apple.CoreFoundation 0x00007fff312bafed __CFRunLoopRun + 2450 23 com.apple.CoreFoundation 0x00007fff312b9ffe CFRunLoopRunSpecific + 462 24 com.apple.HIToolbox 0x00007fff2feedabd RunCurrentEventLoopInMode + 292 25 com.apple.HIToolbox 0x00007fff2feed7d5 ReceiveNextEventCommon + 584 26 com.apple.HIToolbox 0x00007fff2feed579 _BlockUntilNextEventMatchingListInModeWithFilter + 64 27 com.apple.AppKit 0x00007fff2e538c99 _DPSNextEvent + 883 28 com.apple.AppKit 0x00007fff2e5374e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 29 com.apple.AppKit 0x00007fff2e5291ee -[NSApplication run] + 658 30 com.apple.AppKit 0x00007fff2e4faff6 NSApplicationMain + 777 31 com.qvacua.VimR 0x000000010469aaf9 main + 9 32 libdyld.dylib 0x00007fff6b202cc9 start + 1 Thread 1:: Dispatch queue: com.apple.root.background-qos 0 libsystem_kernel.dylib 0x00007fff6b34a3be __accept + 10 1 pl.kolakowski.SwifterMac 0x000000010501aae8 closure #1 in HttpServerIO.start(_:forceIPv4:priority:) + 1144 2 pl.kolakowski.SwifterMac 0x000000010501afc9 thunk for @escaping @callee_guaranteed () -> () + 25 3 libdispatch.dylib 0x00007fff6b1a86c4 _dispatch_call_block_and_release + 12 4 libdispatch.dylib 0x00007fff6b1a9658 _dispatch_client_callout + 8 5 libdispatch.dylib 0x00007fff6b1b7aa8 _dispatch_root_queue_drain + 663 6 libdispatch.dylib 0x00007fff6b1b8097 _dispatch_worker_thread2 + 92 7 libsystem_pthread.dylib 0x00007fff6b4039f7 _pthread_wqthread + 220 8 libsystem_pthread.dylib 0x00007fff6b402b77 start_wqthread + 15 Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff6b343dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6b344170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff312bc0b5 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff312bab82 __CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff312b9ffe CFRunLoopRunSpecific + 462 5 com.apple.AppKit 0x00007fff2e6da5b4 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 3:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x00007fff6b346882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6b407425 _pthread_cond_wait + 698 2 libc++.1.dylib 0x00007fff684d6592 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18 3 com.apple.JavaScriptCore 0x00007fff35ab10b4 void std::__1::condition_variable_any::wait >(std::__1::unique_lock&) + 84 4 com.apple.JavaScriptCore 0x00007fff35ab58bb bmalloc::Scavenger::threadRunLoop() + 299 5 com.apple.JavaScriptCore 0x00007fff35ab5489 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 6 com.apple.JavaScriptCore 0x00007fff35ab7b67 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 7 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 8 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 4:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x00007fff6b343dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6b344170 mach_msg + 60 2 com.apple.QuartzCore 0x00007fff3cdc21c2 CA::Render::Server::server_thread(void*) + 496 3 com.apple.QuartzCore 0x00007fff3cdc1fc3 thread_fun(void*) + 25 4 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 5:: NvimView.RxMessagePortServer 0 libsystem_kernel.dylib 0x00007fff6b343dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6b344170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff312bc0b5 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff312bab82 __CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff312b9ffe CFRunLoopRunSpecific + 462 5 com.apple.CoreFoundation 0x00007fff31342639 CFRunLoopRun + 40 6 com.qvacua.NvimView 0x00000001052f24f9 partial apply for closure #2 in closure #1 in closure #1 in RxMessagePortServer.run(as:) + 89 7 com.qvacua.NvimView 0x0000000105275419 thunk for @escaping @callee_guaranteed () -> () + 25 8 com.apple.Foundation 0x00007fff33946882 __NSThread__start__ + 1064 9 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 10 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 6: 0 libsystem_kernel.dylib 0x00007fff6b3473a6 __recvfrom + 10 1 com.ibm.oss.Socket 0x0000000104b6965a Socket.readDataIntoStorage() + 634 2 com.ibm.oss.Socket 0x0000000104b656c0 Socket.read(into:) + 96 3 com.qvacua.NvimView 0x00000001052f4cab closure #1 in RxMsgpackRpc.setUpThreadAndStartReading() + 555 4 com.qvacua.NvimView 0x0000000105275419 thunk for @escaping @callee_guaranteed () -> () + 25 5 com.apple.Foundation 0x00007fff33946882 __NSThread__start__ + 1064 6 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 7: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 8: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 9: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 10: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 11:: NvimView.RxMessagePortServer 0 libsystem_kernel.dylib 0x00007fff6b343dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6b344170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff312bc0b5 __CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff312bab82 __CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff312b9ffe CFRunLoopRunSpecific + 462 5 com.apple.CoreFoundation 0x00007fff31342639 CFRunLoopRun + 40 6 com.qvacua.NvimView 0x00000001052f24f9 partial apply for closure #2 in closure #1 in closure #1 in RxMessagePortServer.run(as:) + 89 7 com.qvacua.NvimView 0x0000000105275419 thunk for @escaping @callee_guaranteed () -> () + 25 8 com.apple.Foundation 0x00007fff33946882 __NSThread__start__ + 1064 9 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 10 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 12: 0 libsystem_kernel.dylib 0x00007fff6b3473a6 __recvfrom + 10 1 com.ibm.oss.Socket 0x0000000104b6965a Socket.readDataIntoStorage() + 634 2 com.ibm.oss.Socket 0x0000000104b656c0 Socket.read(into:) + 96 3 com.qvacua.NvimView 0x00000001052f4cab closure #1 in RxMsgpackRpc.setUpThreadAndStartReading() + 555 4 com.qvacua.NvimView 0x0000000105275419 thunk for @escaping @callee_guaranteed () -> () + 25 5 com.apple.Foundation 0x00007fff33946882 __NSThread__start__ + 1064 6 libsystem_pthread.dylib 0x00007fff6b407109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6b402b8b thread_start + 15 Thread 13: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 14: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 15: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 16: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 17: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 18: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 19: 0 libsystem_pthread.dylib 0x00007fff6b402b68 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fd5195415b0 rbx: 0x00007fd51c1868c0 rcx: 0x00007fd51c1868c0 rdx: 0x0000000000000002 rdi: 0x00007fd51c1868c0 rsi: 0x0000000000000000 rbp: 0x00007ffeeb565b80 rsp: 0x00007ffeeb565ab0 r8: 0x0000000000000002 r9: 0x0000000000000011 r10: 0x00007fd51c100000 r11: 0x00007fd51c1a4380 r12: 0x000000000000003d r13: 0x00000000000000e5 r14: 0x00007fff91c85a48 r15: 0x0000000000000000 rip: 0x000000010529df29 rfl: 0x0000000000010203 cr2: 0x0000000000000010 Logical CPU: 6 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14 Binary Images: 0x104697000 - 0x104873ff7 +com.qvacua.VimR (SNAPSHOT-347 - 347) <633BA1EA-D2AB-3A5B-94DE-C79A2D9B2A90> /Applications/VimR.app/Contents/MacOS/VimR 0x104a47000 - 0x104a99ff7 +org.sparkle-project.Sparkle (1.23.0 - 1.23.0) <63922D87-DD68-3476-A477-310095E421D5> /Applications/VimR.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x104af4000 - 0x104b0afff +us.pandamonia.MessagePack (1.0 - 1) /Applications/VimR.app/Contents/Frameworks/MessagePack.framework/Versions/A/MessagePack 0x104b37000 - 0x104b40ff7 +com.PureLayout.PureLayout (3.1 - 1) <299B72A9-05A7-395A-9708-69CD17E5C9E4> /Applications/VimR.app/Contents/Frameworks/PureLayout.framework/Versions/A/PureLayout 0x104b57000 - 0x104b74ff7 +com.ibm.oss.Socket (1.0 - 1) /Applications/VimR.app/Contents/Frameworks/Socket.framework/Versions/A/Socket 0x104ba4000 - 0x104bd7fff +com.indragie.CocoaMarkdown (1.0 - 1) <4C664960-63ED-39B3-A710-F6D4A4F69C8C> /Applications/VimR.app/Contents/Frameworks/CocoaMarkdown.framework/Versions/A/CocoaMarkdown 0x104c0f000 - 0x104c2eff7 +com.qvacua.CocoaFontAwesome (1.0 - 1) /Applications/VimR.app/Contents/Frameworks/CocoaFontAwesome.framework/Versions/A/CocoaFontAwesome 0x104c4c000 - 0x104d1ffff +io.rx.RxSwift (5.0.1 - 1) <0845E579-D828-3847-81E9-C941B886DB8D> /Applications/VimR.app/Contents/Frameworks/RxSwift.framework/Versions/A/RxSwift 0x104f37000 - 0x105033ff7 +pl.kolakowski.SwifterMac (1.4.7 - 1.4.7) <9AF59ADD-D414-3955-97F0-F069739EEE0D> /Applications/VimR.app/Contents/Frameworks/Swifter.framework/Versions/A/Swifter 0x1050c0000 - 0x1050c5fff +io.rx.RxRelay (5.0.1 - 1) /Applications/VimR.app/Contents/Frameworks/RxRelay.framework/Versions/A/RxRelay 0x1050df000 - 0x10512ffff +io.rx.RxCocoa (5.0.1 - 1) <195B9D2A-CEFA-3B7A-B510-72D5E41F1EB7> /Applications/VimR.app/Contents/Frameworks/RxCocoa.framework/Versions/A/RxCocoa 0x1051ec000 - 0x105222fff +com.kulakov.ShortcutRecorder (3.1 - 3.1) /Applications/VimR.app/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/ShortcutRecorder 0x105267000 - 0x105315ff7 +com.qvacua.NvimView (SNAPSHOT-347 - 347) <300CB3B2-1EB4-3BCB-A5E1-4AE4E192CFA2> /Applications/VimR.app/Contents/Frameworks/NvimView.framework/Versions/A/NvimView 0x10703d000 - 0x107040047 libobjc-trampolines.dylib (787.1) /usr/lib/libobjc-trampolines.dylib 0x109a68000 - 0x109a6aff3 com.apple.CloudDocsFileProvider (1.0 - 698.1) <6BE7A541-4DD1-36E2-8021-E26A760F758D> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x10b200000 - 0x10b401ff7 com.apple.AMDRadeonX6000GLDriver (3.8.24 - 3.0.8) <15F2C749-0AD1-3E94-9959-CDFB16574776> /System/Library/Extensions/AMDRadeonX6000GLDriver.bundle/Contents/MacOS/AMDRadeonX6000GLDriver 0x10c439000 - 0x10c43cfff com.apple.FileProviderOverride (276 - 276) /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x11417d000 - 0x114194ffb com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1298.4.19) <8E170FDC-01FB-3318-8434-D02BC71A1B69> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x114a36000 - 0x114ac7eff dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld 0x7fff242b8000 - 0x7fff24505ff8 com.apple.RawCamera.bundle (9.01.0 - 1340.28) <3249E1E0-D226-3219-BFF2-22F85C39BB6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff24940000 - 0x7fff24976fff ATIRadeonX6000SCLib.dylib (3.8.24) /System/Library/Extensions/AMDRadeonX6000GLDriver.bundle/Contents/MacOS/ATIRadeonX6000SCLib.dylib 0x7fff24977000 - 0x7fff24c2bffd com.apple.AMDRadeonX6000MTLDriver (3.8.24 - 3.0.8) <4414A1F1-2238-34DD-A613-FD7B7B2232DB> /System/Library/Extensions/AMDRadeonX6000MTLDriver.bundle/Contents/MacOS/AMDRadeonX6000MTLDriver 0x7fff25b81000 - 0x7fff26539ff3 libSC.dylib (3.8.24) <3A787392-149B-3C17-8257-ECB04A04A1B7> /System/Library/Extensions/AMDShared.bundle/Contents/PlugIns/libSC.dylib 0x7fff28c3e000 - 0x7fff29c45fff com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.5.22 - 14.0.5) <4C6C15C9-6C8E-3E84-911D-D000FB94794D> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver 0x7fff29c46000 - 0x7fff2a045ff1 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5) <0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff2cae4000 - 0x7fff2ccdfffb com.apple.avfoundation (2.0 - 1841.57) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff2cce0000 - 0x7fff2cdacffe com.apple.audio.AVFAudio (1.0 - 415.72) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff2cecc000 - 0x7fff2ceccfff com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2cecd000 - 0x7fff2cee3fff libCGInterfaces.dylib (524.2) <9092665A-D5C7-3ED8-A7D5-9216B48F8E3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff2cee4000 - 0x7fff2d53afef com.apple.vImage (8.1 - 524.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2d53b000 - 0x7fff2d7a2ff7 libBLAS.dylib (1303.60.1) <4E980D6B-4B3A-33D6-B52C-AFC7D120D11A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2d7a3000 - 0x7fff2dc76fef libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2dc77000 - 0x7fff2e012fff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2e013000 - 0x7fff2e028fec libLinearAlgebra.dylib (1303.60.1) <79CB28C5-F811-3EAF-AD8E-7D7D879FE662> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2e029000 - 0x7fff2e02eff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2e02f000 - 0x7fff2e09ffff libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2e0a0000 - 0x7fff2e0b2fef libSparseBLAS.dylib (1303.60.1) <08F6D629-5DAC-3A99-B261-2B6095DD38B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2e0b3000 - 0x7fff2e28afd7 libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2e28b000 - 0x7fff2e34dfef libvMisc.dylib (735.100.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2e34e000 - 0x7fff2e34efff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff2e34f000 - 0x7fff2e3aeff0 com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff2e4f8000 - 0x7fff2f2b7ff5 com.apple.AppKit (6.9 - 1894.40.150) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff2f307000 - 0x7fff2f307fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff2f308000 - 0x7fff2f373fff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff2f40c000 - 0x7fff2f44aff0 libFontRegistry.dylib (274.0.4.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff2f4a5000 - 0x7fff2f4d4fff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff2f4d5000 - 0x7fff2f4d9ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff2f573000 - 0x7fff2f5caffa com.apple.HIServices (1.22 - 675.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff2f5cb000 - 0x7fff2f5d9fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff2f5da000 - 0x7fff2f61fffa com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff2f620000 - 0x7fff2f62aff7 com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff2f62b000 - 0x7fff2f638ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff2f639000 - 0x7fff2f71affa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff2f71c000 - 0x7fff2f71cfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff2faaf000 - 0x7fff2fe3dffd com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff2feb9000 - 0x7fff2feb9fff com.apple.Carbon (160 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff2feba000 - 0x7fff2febdff3 com.apple.CommonPanels (1.2.6 - 101) <63261921-DD00-312E-AFD1-C099E1984725> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff2febe000 - 0x7fff301b2ff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff301b3000 - 0x7fff301b6ff3 com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff301b7000 - 0x7fff301bcff7 com.apple.ImageCapture (9.0 - 1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff301bd000 - 0x7fff301bdfff com.apple.ink.framework (10.15 - 227) <90518F56-AD8A-3627-905A-16E2B8640F87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff301be000 - 0x7fff301d8ffa com.apple.openscripting (1.7 - 185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff301f9000 - 0x7fff301f9fff com.apple.print.framework.Print (15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff301fa000 - 0x7fff301fcff7 com.apple.securityhi (9.0 - 55008) <478C57A9-D5A5-3951-B289-DA5323E9044A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff301fd000 - 0x7fff30203fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff30204000 - 0x7fff3039cffa com.apple.cloudkit.CloudKit (867 - 867) <4E84CB31-D94A-3665-81BD-6AF7E0BB1867> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff3039d000 - 0x7fff3039dfff com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff303ab000 - 0x7fff304a1fff com.apple.ColorSync (4.13.0 - 3394.7) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff304a2000 - 0x7fff30592ff7 com.apple.combine (1.0 - 134.102) /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff30593000 - 0x7fff306ccff6 com.apple.contacts (1.0 - 3455.17) <29D3760B-2AB2-3D38-9FA5-6EFFC7F51EBC> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff3078c000 - 0x7fff30c95ffb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff30ce8000 - 0x7fff30d20fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff30d21000 - 0x7fff3110bfe8 com.apple.CoreData (120 - 977.3) <9A33F390-687F-3EE2-8293-4E564A164469> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff3110c000 - 0x7fff31237ffe com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff31238000 - 0x7fff316b7ffb com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff316b9000 - 0x7fff31d2dfe0 com.apple.CoreGraphics (2.0 - 1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff31d3b000 - 0x7fff32096ff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff32097000 - 0x7fff32100ff0 com.apple.corelocation (2394.0.22 - 2394.0.22) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff32154000 - 0x7fff32456ff2 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff32457000 - 0x7fff32533ff4 com.apple.CoreMedia (1.0 - 2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff32534000 - 0x7fff32596ffe com.apple.CoreMediaIO (1000.0 - 5125.6) <11F1EB21-E366-3AEE-8012-D72DEEAC4D3C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff32620000 - 0x7fff32620fff com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff32621000 - 0x7fff326a6fff com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff326a7000 - 0x7fff32988ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff32989000 - 0x7fff329d6ffd com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff329d7000 - 0x7fff329dfff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff329e0000 - 0x7fff32c19ffc com.apple.LaunchServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff32c1a000 - 0x7fff32cb2ff1 com.apple.Metadata (10.7.0 - 2076.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff32cb3000 - 0x7fff32ce0fff com.apple.CoreServices.OSServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff32ce1000 - 0x7fff32d48fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff32d49000 - 0x7fff32d6dff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff32d6e000 - 0x7fff32ddffff com.apple.CoreSpotlight (1.0 - 2076.3) /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x7fff32fca000 - 0x7fff33091ffc com.apple.CoreTelephony (113 - 7549) <73AB1DBA-D993-3766-B110-323F132FAB58> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff33092000 - 0x7fff33249ffc com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3324a000 - 0x7fff3328effb com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3328f000 - 0x7fff3331cffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff334d8000 - 0x7fff334e3ff7 com.apple.DirectoryService.Framework (10.15 - 220.40.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff334e4000 - 0x7fff3358eff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff335b3000 - 0x7fff335b9fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff335de000 - 0x7fff3378aff5 com.apple.ical.EventKit (3.0 - 1370.4.2) <5991FA34-2809-3269-928A-A50558855D31> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit 0x7fff337ab000 - 0x7fff338d6ffa com.apple.FileProvider (276 - 276) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff338ee000 - 0x7fff33cb3ff8 com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff33d20000 - 0x7fff33d70ff7 com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff33ead000 - 0x7fff33fc1ff3 com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff34027000 - 0x7fff340cbff3 com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff340cd000 - 0x7fff340deffb com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff340fc000 - 0x7fff3415cff7 com.apple.ImageCaptureCore (1.0 - 1600.60.4.2) <47AD8B27-A38D-3A6A-B3F1-2770A8CF7EB3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff3415d000 - 0x7fff342b9fee com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff342ba000 - 0x7fff342bdfff libGIF.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff342be000 - 0x7fff34377fff libJP2.dylib (1976.3.4.4) <43672561-0E75-3A32-B428-697C6DA13BD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff34378000 - 0x7fff3439bfe3 libJPEG.dylib (1976.3.4.4) <52DC775B-CAB5-32B7-AC86-D9AAF7851BE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff34617000 - 0x7fff34631fef libPng.dylib (1976.3.4.4) <0B79BE68-50CD-3C99-9CF4-2396CD203EF8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff34632000 - 0x7fff34633fff libRadiance.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff34634000 - 0x7fff3467dffb libTIFF.dylib (1976.3.4.4) <0419D70A-E156-3B5D-A8B0-33BA29B54A08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff34696000 - 0x7fff34b25ff8 com.apple.Intents (1.0 - 1) <04636FBB-7F57-381D-BF5C-58DACE6B4A43> /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff34b28000 - 0x7fff35bc7fe9 com.apple.JavaScriptCore (15609 - 15609.1.20.111.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff35bdf000 - 0x7fff35bf1ff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff35bf2000 - 0x7fff35bf2fff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff35bf3000 - 0x7fff35c29ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff35f84000 - 0x7fff35f8effb com.apple.MediaAccessibility (1.0 - 125.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3605a000 - 0x7fff367a5ffd com.apple.MediaToolbox (1.0 - 2612.58.4.6) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff367a7000 - 0x7fff36871fff com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff36873000 - 0x7fff3688dff5 com.apple.MetalKit (141.2 - 141.2) <72334BFA-7EB7-31F2-AB42-A3D66FF53451> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff3688e000 - 0x7fff368cbff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff368cc000 - 0x7fff36956fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff36957000 - 0x7fff3697cff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3697d000 - 0x7fff36992ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff36993000 - 0x7fff36af1ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff36af2000 - 0x7fff36b41ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff36b42000 - 0x7fff36b43ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff37b90000 - 0x7fff37bc9ff5 com.apple.NaturalLanguage (1.0 - 57) /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage 0x7fff37bca000 - 0x7fff37bd6ffe com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff37bd7000 - 0x7fff37d2eff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff37d2f000 - 0x7fff37f8eff7 com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff3a756000 - 0x7fff3a75eff7 libcldcpuengine.dylib (2.14) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff3a75f000 - 0x7fff3a7b7fff com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3a7b8000 - 0x7fff3a7d4fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3a7d5000 - 0x7fff3a7e0ffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3b146000 - 0x7fff3b148fff libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3b149000 - 0x7fff3b14efff libCoreFSCache.dylib (176.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3b14f000 - 0x7fff3b153fff libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3b154000 - 0x7fff3b15cff7 libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3b15d000 - 0x7fff3b167fff libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3b168000 - 0x7fff3b19cff7 libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3b19d000 - 0x7fff3b331ff7 libGLProgrammability.dylib (17.10.22) <942CCB23-9868-3D76-98CC-3430E45590D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff3b332000 - 0x7fff3b36efff libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3bdaa000 - 0x7fff3bdb9ff7 com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3bdba000 - 0x7fff3bf33fff GLEngine (17.10.22) <803CEBEC-8BA2-3B48-B6E7-23F080B7EE75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff3bf34000 - 0x7fff3bf5cfff GLRendererFloat (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff3bf6b000 - 0x7fff3c05eff8 com.apple.PDFKit (1.0 - 835.6) <8C1A9D1F-8563-3563-A44B-2168F1BBC73B> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff3c05f000 - 0x7fff3c176ff9 com.apple.PencilKit (1.0 - 1) <5B2098EE-671A-35D3-AA04-04222E2CFA51> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff3c417000 - 0x7fff3c41dff6 com.apple.PushKit (1.0 - 1) <9C6298EB-D3BB-351C-9EB2-8EBB86EC5EE3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff3c53e000 - 0x7fff3c784ff7 com.apple.imageKit (3.0 - 1081) <8E987D0B-D19B-3740-8EAF-865E71F6BD3D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff3c785000 - 0x7fff3cc44fff com.apple.QuartzComposer (5.1 - 378) <4F12AAA2-6D2B-378F-A9ED-F86E0C3867CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff3cc45000 - 0x7fff3cc6affc com.apple.quartzfilters (1.10.0 - Tag) <0787E515-8FBF-3F28-ADEC-1AB655785FD0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff3cc6b000 - 0x7fff3cd75ff7 com.apple.QuickLookUIFramework (5.0 - 906.2) <3AC6282E-1B48-34D1-876E-6ABDF4C6C5B7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff3cd76000 - 0x7fff3cd76fff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff3cd77000 - 0x7fff3cff9ff2 com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff3cffa000 - 0x7fff3d053ff5 com.apple.QuickLookFramework (5.0 - 906.2) <56BE172A-8762-3A61-999A-230781937BCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff3d054000 - 0x7fff3d089ffc com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff3d55a000 - 0x7fff3d572ff0 com.apple.SafariServices.framework (15609 - 15609.1.20.111.8) <0750CC9F-F8E8-3F55-BA25-A4553130B638> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff3db7a000 - 0x7fff3dec3ff1 com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3dec4000 - 0x7fff3df4cffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3df4d000 - 0x7fff3df7aff7 com.apple.securityinterface (10.0 - 55139.100.1) <64A937FE-AF16-3E4E-A988-B3C6916CD7F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff3df7b000 - 0x7fff3df7fff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff3ec2a000 - 0x7fff3ec98ff7 com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff3ef17000 - 0x7fff3f29aff4 com.apple.VideoToolbox (1.0 - 2612.58.4.6) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff3f53c000 - 0x7fff3fcd9fff libwebrtc.dylib (7609.1.20.111.8) <5F570670-3E03-3487-9989-C194803EC3CE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7fff3fcda000 - 0x7fff41f3bff4 com.apple.WebCore (15609 - 15609.1.20.111.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff41f3c000 - 0x7fff42147ff7 com.apple.WebKitLegacy (15609 - 15609.1.20.111.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff42148000 - 0x7fff42846ff5 com.apple.WebKit (15609 - 15609.1.20.111.8) <02E73B70-1559-324B-968A-4B7E41629F1A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff42bf5000 - 0x7fff42cbaff7 com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff432ff000 - 0x7fff4330affc com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7fff43603000 - 0x7fff436b4ffe com.apple.accounts.AccountsDaemon (113 - 113) <42F80252-2CFD-3704-8390-CD182FDB6491> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff43c57000 - 0x7fff43dabffa com.apple.AddressBook.core (1.0 - 1) <1E80A7B4-2266-33AE-B694-FCBCF986AC91> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7fff43dc7000 - 0x7fff43dc8ff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff44216000 - 0x7fff44361ff5 com.apple.AnnotationKit (1.0 - 325.8) <46E422E4-E51A-3E68-9333-19FC8C1A93D1> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff44362000 - 0x7fff4437fff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff44380000 - 0x7fff443a0ffd com.apple.AppSSO (1.0 - 1) <939499D5-179D-380F-82D2-E5CFF566CC8E> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO 0x7fff443a1000 - 0x7fff443b7ff3 com.apple.AppSSOCore (1.0 - 1) <547C0367-6E49-3894-8A4F-04392DD24451> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore 0x7fff443d4000 - 0x7fff443e2ff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff447cc000 - 0x7fff44831ff7 com.apple.AppSupport (1.0.0 - 29) <6F8049D2-B017-3DD3-986E-519E2BE07F03> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff4485d000 - 0x7fff44881ffb com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff44882000 - 0x7fff449b5ff3 com.apple.AppleAccount (1.0 - 1.0) /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x7fff44b3f000 - 0x7fff44b4efd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff44c4d000 - 0x7fff44c58ff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff44c59000 - 0x7fff44c99ff1 com.apple.AppleIDSSOAuthentication (1.0 - 1) <5D26AF50-D536-341B-8256-039B86B74730> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x7fff44c9a000 - 0x7fff44ce2ff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff44ce3000 - 0x7fff44cf3ff7 com.apple.AppleLDAP (10.15 - 52) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff450a5000 - 0x7fff450caffb com.apple.aps.framework (4.0 - 4.0) <0B30938A-3D9A-368D-831A-B249DF07E6E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff450cb000 - 0x7fff450cfff7 com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff450d0000 - 0x7fff450f2fff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff451b1000 - 0x7fff451b4ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff451b5000 - 0x7fff45205ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff4524e000 - 0x7fff4525dff9 com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4579f000 - 0x7fff45b9aff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff45df0000 - 0x7fff46030ff0 com.apple.audio.AudioToolboxCore (1.0 - 1104.80) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff46034000 - 0x7fff46150ff3 com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff462f6000 - 0x7fff4630cff8 com.apple.BackBoardServices (1.0 - 1.0) <98D4920C-7212-33B3-81D8-84442746A300> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x7fff4630d000 - 0x7fff46316ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff46317000 - 0x7fff463b8ff5 com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff463b9000 - 0x7fff46445ff6 com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff46516000 - 0x7fff46546ffa com.apple.BoardServices (1.0 - 466.3) <275081C1-A1ED-39F6-9B21-9D4B60BB8C8F> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x7fff46547000 - 0x7fff46583ff7 com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff466a1000 - 0x7fff466d8ff5 com.apple.C2 (1.3 - 495) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff46804000 - 0x7fff4685eff2 com.apple.CalDAV (8.0 - 790.4.1) /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x7fff46a0e000 - 0x7fff46a39ffb com.apple.CalendarAgentLink (8.0 - 250) <078543B6-DBB7-3C44-9BA3-0F2BEB442F9F> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff46a52000 - 0x7fff46ac9ff8 com.apple.CalendarFoundation (8.0 - 1140.4.2) <6BEE603A-378B-366E-9255-84C9EF3DCBA7> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation 0x7fff46b00000 - 0x7fff46df7ff5 com.apple.CalendarPersistence (8.0 - 1040.2.3) <7AACFAB0-8C6C-38CF-A7EE-10D554450C37> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence 0x7fff470ff000 - 0x7fff4714efff com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4714f000 - 0x7fff471baffc com.apple.ClassKit (1.2 - 145.4.49) <9BC67B04-0864-3E74-93A9-DC44A0FCA578> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit 0x7fff47272000 - 0x7fff472fdff0 com.apple.CloudDocs (1.0 - 698.1) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff47fbf000 - 0x7fff47fcfffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff47fe3000 - 0x7fff47ffafff com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4828e000 - 0x7fff482caffa com.apple.contacts.ContactsAutocomplete (1.0 - 1138) /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete 0x7fff482fb000 - 0x7fff4837fff1 com.apple.AddressBook.ContactsFoundation (8.0 - 1118.8) <821F9BDA-991A-3B55-A7B4-9443163B6B71> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff48380000 - 0x7fff483bcff7 com.apple.contacts.ContactsPersistence (1.0 - 3455.17) <2FE35C62-0F8F-3750-9ABB-8F4917C08AA6> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff48700000 - 0x7fff48ad5fc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff48ad6000 - 0x7fff48b03ff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff48b26000 - 0x7fff48b45ffc com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff48c4e000 - 0x7fff48cc4fff com.apple.corebrightness (1.0 - 1) <10CCC8E4-B762-3AD7-A18B-DBD6CF6922FD> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff48dae000 - 0x7fff48e3fffe com.apple.coredav (1.0.1 - 870.4.1) /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff48e40000 - 0x7fff48e4bff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff48e4c000 - 0x7fff49057ff9 com.apple.CoreDuet (1.0 - 1) <26744EDE-E48B-39EE-8EDF-75AB09FF574E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff49058000 - 0x7fff490a5ff3 com.apple.coreduetcontext (1.0 - 1) <91D144A3-0F77-34DD-B33D-487C1C41C54F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff490a6000 - 0x7fff490b6ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <7E293F10-84E1-3A09-8F1F-6784D1864685> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff490b9000 - 0x7fff490bbfff com.apple.CoreDuetDebugLogging (1.0 - 1) <6B53E397-5677-342B-9E49-72853B73FDE8> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff490cc000 - 0x7fff490dcff3 com.apple.CoreEmoji (1.0 - 107) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff49292000 - 0x7fff493dffff com.apple.CoreHandwriting (161 - 1.2) <8EE651B7-9ACC-30FE-822D-C2BD0FFCF472> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff4971c000 - 0x7fff49786ff0 com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff49a44000 - 0x7fff49a48ffb com.apple.CoreOptimization (1.0 - 1) <6BE934CA-FCF0-3267-BA06-4662705F95D7> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff49a49000 - 0x7fff49ad1ffe com.apple.CorePDF (4.0 - 518.4.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff49bb4000 - 0x7fff49bbcff8 com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff49bbd000 - 0x7fff49c0f94b com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff4a4d0000 - 0x7fff4a4dbffa com.apple.corerecents (1.0 - 1) <5A260D04-0222-30DA-B248-7779FEB257E0> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7fff4a5a9000 - 0x7fff4a5ccfff com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff4a5cd000 - 0x7fff4a600fff com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4a601000 - 0x7fff4a62fffd com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4a7b3000 - 0x7fff4a856fff com.apple.CoreSuggestions (1.0 - 1052.33) /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x7fff4ab53000 - 0x7fff4abe9ff7 com.apple.CoreSymbolication (11.4 - 64535.33.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4ac81000 - 0x7fff4adadff6 com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4adae000 - 0x7fff4af64ff5 com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4b09e000 - 0x7fff4b0b1ff1 com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4b16a000 - 0x7fff4b17cff8 com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4b17d000 - 0x7fff4b182fff com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4b1d1000 - 0x7fff4b20bff4 com.apple.datadetectors (5.0 - 410.1) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff4b20c000 - 0x7fff4b286ff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4b288000 - 0x7fff4b2d1ffe com.apple.DataDetectorsNaturalLanguage (1.0 - 154) /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage 0x7fff4b2d2000 - 0x7fff4b30fff8 com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4b310000 - 0x7fff4b497ff2 com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4b4ad000 - 0x7fff4b4b9ff0 com.apple.DeviceIdentity (1.0 - 1) <5476D0B4-DC0A-3B12-8975-CD1242919116> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity 0x7fff4b721000 - 0x7fff4b7e9ffe com.apple.DiskImagesFramework (559.100.2 - 559.100.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff4b7ea000 - 0x7fff4b8bbff6 com.apple.DiskManagement (13.0 - 1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4b8bc000 - 0x7fff4b8c0ff1 com.apple.DisplayServicesFW (3.1 - 380) <0E9DB70C-B7B0-3914-B203-BA13DCF69C9E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff4b91a000 - 0x7fff4b93eff9 com.apple.DuetActivityScheduler (1.0 - 1) <9E7A184D-142D-39C2-802B-A1B5EEF67738> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7fff4b968000 - 0x7fff4b99dff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <8502740F-167A-3864-8F4C-CB1916CE6458> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff4b99e000 - 0x7fff4b9a2ff9 com.apple.EFILogin (2.0 - 2) <6230668A-F2C2-3BFC-A965-CAB00821BCE6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4c4d5000 - 0x7fff4c4eaff2 com.apple.Engram (1.0 - 1) <0C526FF7-5F37-34F9-9BA8-407DEE806C5F> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7fff4c4eb000 - 0x7fff4cb55ff9 com.apple.vision.EspressoFramework (1.0 - 188.4) <3B6124CE-8741-3223-BB31-B781FF9CE48D> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff4cb9e000 - 0x7fff4cbfbff2 com.apple.ExchangeWebServices (8.0 - 806.1) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x7fff4ce30000 - 0x7fff4d24bff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4d895000 - 0x7fff4d895ff7 com.apple.FinderSyncPriv (1.0.4 - 1298.4.19) <846F2FA1-B5ED-30D7-9BB3-2DA2A2261732> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv 0x7fff4d8dc000 - 0x7fff4da13ffc libFontParser.dylib (277.2.4.2) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff4da14000 - 0x7fff4da48fff libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff4daad000 - 0x7fff4dabdff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff4dac1000 - 0x7fff4db38ff5 com.apple.FrontBoardServices (626.7 - 626.7) <900DE3E5-DC8C-39CF-AD25-ABDCAC8315B7> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x7fff50f9e000 - 0x7fff50f9ffff libmetal_timestamp.dylib (902.14.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff52643000 - 0x7fff5264eff7 libGPUSupportMercury.dylib (17.10.22) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff5264f000 - 0x7fff52655fff com.apple.GPUWrangler (5.1.16 - 5.1.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff52974000 - 0x7fff5299aff1 com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff529b3000 - 0x7fff5399dffc com.apple.GeoServices (1.0 - 1624.24.10.29.41) <95D0D6FA-31F1-3DE2-86D7-6C0304079D00> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff53ac9000 - 0x7fff53ad7ffb com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff53ad8000 - 0x7fff53ae5ff3 com.apple.GraphicsServices (1.0 - 1.0) /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices 0x7fff53b40000 - 0x7fff53b4dff9 com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff53c77000 - 0x7fff53d35ff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff554cf000 - 0x7fff555cdffe com.apple.ids (10.0 - 1000) <66E56A39-EF51-3622-9DAF-67CDB76571C4> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff555ce000 - 0x7fff55709ff2 com.apple.idsfoundation (10.0 - 1000) <5B6A802A-B147-3259-A7ED-254CB5697A92> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff55d26000 - 0x7fff55d86ff2 com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff55eac000 - 0x7fff55eb5ffe com.apple.IOAccelMemoryInfo (1.0 - 1) <8626B839-52BD-3BE1-BD83-B5C72D7B586D> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff55eb6000 - 0x7fff55ebeff5 com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff55ecb000 - 0x7fff55ee1fff com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff56269000 - 0x7fff562b4ff1 com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff56451000 - 0x7fff5645ffff com.apple.IntentsFoundation (1.0 - 1) <8B3D3F36-5399-32F9-843C-E54D3DF1FFF4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff56472000 - 0x7fff56479ffa com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5647a000 - 0x7fff5647cff3 com.apple.InternationalTextSearch (1.0 - 1) <0A0AB4EF-C757-3ADB-B1F5-4AC077430280> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x7fff566f9000 - 0x7fff56705ff7 com.apple.KerberosHelper (4.0 - 1.0) <83A0E225-8D52-3666-AC20-6859345073FB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff56706000 - 0x7fff56725ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5685a000 - 0x7fff56928ffd com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff56929000 - 0x7fff56971fff com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff56978000 - 0x7fff5697dff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff569a4000 - 0x7fff569c8ffe com.apple.locationsupport (2394.0.22 - 2394.0.22) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff56a21000 - 0x7fff56a26ff7 com.apple.LoginUICore (4.0 - 4.0) <49975B17-B54D-338D-AA55-D2AA825D4FC9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff56a80000 - 0x7fff56a99ffc com.apple.LookupFramework (1.2 - 274) <7A07A725-8E1E-37AA-A32A-C724C2CD6B82> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x7fff57215000 - 0x7fff57218fff com.apple.Mangrove (1.0 - 25) <9490A0D4-5EF9-3FDA-B048-A71BE3A17096> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff573d5000 - 0x7fff573d5ff5 com.apple.marco (10.0 - 1000) <9DE7A1B7-CE7A-3D43-BFB9-82FD2DF7C3C8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff573d6000 - 0x7fff573fcffc com.apple.MarkupUI (1.0 - 325.8) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff57481000 - 0x7fff5750bff8 com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5750c000 - 0x7fff5753ffff com.apple.MediaKit (16 - 923) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff57ce4000 - 0x7fff57d30fff com.apple.spotlight.metadata.utilities (1.0 - 2076.3) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff57d31000 - 0x7fff57e02ffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff57e5f000 - 0x7fff57e78ff4 com.apple.MobileAssets (1.0 - 619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff58035000 - 0x7fff58053fff com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5811f000 - 0x7fff582b5ffd com.apple.Montreal (1.0 - 121.1) <87D77C55-8176-3288-B0AF-6DFD2BD99C8C> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff582b6000 - 0x7fff582e6ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff58566000 - 0x7fff58650ffe com.apple.NLP (1.0 - 202) <1075DCE3-66BE-3861-8FEF-63A619C001C8> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP 0x7fff587e5000 - 0x7fff587effff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff58f5c000 - 0x7fff58f5effe com.apple.OAuth (25 - 25) <9CFA9387-699A-33B4-AC6F-99695666DF6D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff591fa000 - 0x7fff59245ffb com.apple.OTSVG (1.0 - 643.1.4.4) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5a44d000 - 0x7fff5a458ff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5a459000 - 0x7fff5a481ffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff5a482000 - 0x7fff5a490ffe com.apple.PersonaKit (1.0 - 1) /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x7fff5a63a000 - 0x7fff5a63affa com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff5befa000 - 0x7fff5bf2aff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff5bf55000 - 0x7fff5bf68ffc com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff5cbee000 - 0x7fff5cc0eff1 com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) <17751318-9FE9-309E-B063-35D674E83E6C> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x7fff5cc95000 - 0x7fff5ccfeff2 com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x7fff5cde4000 - 0x7fff5ce3eff6 com.apple.ProtectedCloudStorage (1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff5ce3f000 - 0x7fff5ce58ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff5cf6a000 - 0x7fff5cf6dff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8587B366-9FC2-377B-B9A6-180941032C42> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff5cf6e000 - 0x7fff5cf91ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) <33987A17-0281-32D0-85EF-2EC2D9F9D2BB> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff5cfd8000 - 0x7fff5d051ff3 com.apple.Rapport (1.9.5 - 195.2) <9B131F28-080B-370D-A6FD-BDF3F20DED98> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff5d298000 - 0x7fff5d2a4ff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.100.39) <9E3DFC01-AD53-32E6-9FD4-1EE539CB0A35> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff5d2b7000 - 0x7fff5d2e0ff1 com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff5d2e1000 - 0x7fff5d2f6ffa com.apple.xpc.RemoteXPC (1.0 - 1738.100.39) <5A2222AF-F150-3800-804F-F66D0592B9C9> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff5d364000 - 0x7fff5d3aeffa com.apple.ResponseKit (1.0 - 148.2) <886E981A-0E1B-3810-BB8A-16FDA50FD631> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit 0x7fff5d445000 - 0x7fff5d480ff0 com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff5e1a6000 - 0x7fff5e1f2ff9 com.apple.Safari.SafeBrowsing (15609 - 15609.1.20.111.8) <644ABE7E-FA65-3B84-A92A-D00154B9FE2E> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x7fff5ed5d000 - 0x7fff5ed60ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff5edf9000 - 0x7fff5ee86ff6 com.apple.ShareKit (641.6 - 641.6) /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit 0x7fff5eec1000 - 0x7fff5eed2ff5 com.apple.SharedWebCredentials (213.2 - 213.2) <3B54078D-350C-3E90-827E-24ED64BAF145> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials 0x7fff5eed3000 - 0x7fff5effaff1 com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff5f072000 - 0x7fff5f092ff5 com.apple.sidecar-core (1.0 - 209.40.4) <90141C89-DFE8-3989-8427-EB95AA3FDE0E> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff5f093000 - 0x7fff5f0a5ff0 com.apple.sidecar-ui (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff6040d000 - 0x7fff60703fff com.apple.SkyLight (1.600.0 - 450.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff60f50000 - 0x7fff60f5effb com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff61020000 - 0x7fff612aaffe com.apple.spotlight.index (10.7.0 - 2076.3) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff61638000 - 0x7fff61679ff9 com.apple.StreamingZip (1.0 - 1) <67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff61790000 - 0x7fff61799ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff6180a000 - 0x7fff61834ffc com.apple.framework.SystemAdministration (1.0 - 1.0) <12180CB1-BA85-3D65-BEAA-39477203113B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff61a4f000 - 0x7fff61a5fff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff61f82000 - 0x7fff62048ff0 com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff621d0000 - 0x7fff621d1fff com.apple.TrustEvaluationAgent (2.0 - 33) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff62209000 - 0x7fff62461ff0 com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff624f8000 - 0x7fff624feffe com.apple.URLFormatting (119 - 119.17) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff630d4000 - 0x7fff630f4ffc com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff63ea0000 - 0x7fff63f8aff8 com.apple.ViewBridge (464.1 - 464.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff64130000 - 0x7fff64131fff com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff64303000 - 0x7fff64303fff com.apple.WebInspectorUI (15609 - 15609.1.20.111.8) <3200B1B8-5238-35C9-A227-004FABF1E859> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x7fff644bc000 - 0x7fff644f7fff libAWDSupport.dylib (949) <42B592FB-5600-3062-8B56-7D94396E873B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x7fff644f8000 - 0x7fff647d8ff7 libAWDSupportFramework.dylib (3541) <7BDEF2E7-3ACB-3777-A84D-35DD5A9AB09D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff647d9000 - 0x7fff647eafff libprotobuf-lite.dylib (3541) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff647eb000 - 0x7fff64844ffb libprotobuf.dylib (3541) <40872F70-D56D-3FD9-88EC-A953422DA946> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff64845000 - 0x7fff64889ff6 com.apple.awd (1.0 - 949) <0767A365-B79E-3C97-8C02-34FF7A675663> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff64d5d000 - 0x7fff64d60ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff64dda000 - 0x7fff64de8ff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff64fb0000 - 0x7fff64fe5ffe com.apple.iCalendar (7.0 - 810.4.1) /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x7fff6512a000 - 0x7fff6512cff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6512d000 - 0x7fff65140ffd com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff65172000 - 0x7fff6517effd com.apple.perfdata (1.0 - 51.100.6) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff6517f000 - 0x7fff651b0ffd com.apple.contacts.vCard (1.0 - 3455.17) <6A885911-1932-3FC9-BAEA-4BD35A77EEC8> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff67b1d000 - 0x7fff67b32ffe libAccessibility.dylib (2790.54) <341CB8F0-9333-391F-ACF7-1B986F7A1443> /usr/lib/libAccessibility.dylib 0x7fff67bfe000 - 0x7fff67c0aff9 libAudioStatistics.dylib (1104.80) <9ED11599-1BB1-34B2-A4A2-CD69989DE9EA> /usr/lib/libAudioStatistics.dylib 0x7fff67c0b000 - 0x7fff67c3effa libAudioToolboxUtility.dylib (1104.80) /usr/lib/libAudioToolboxUtility.dylib 0x7fff67c45000 - 0x7fff67c79fff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff67c7c000 - 0x7fff67c86fff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff67c87000 - 0x7fff67d0ffff libCoreStorage.dylib (551) <96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib 0x7fff67d12000 - 0x7fff67d14ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff67d5a000 - 0x7fff67f11ffb libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib 0x7fff67f38000 - 0x7fff67f3eff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff68020000 - 0x7fff68027fff libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib 0x7fff68056000 - 0x7fff68076fff libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib 0x7fff680f6000 - 0x7fff681d3ff7 libSMC.dylib (20) <8EDBE07C-A4C7-356C-9D80-524FA08BB465> /usr/lib/libSMC.dylib 0x7fff681e8000 - 0x7fff681e9fff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff681ea000 - 0x7fff68275ff7 libTelephonyUtilDynamic.dylib (5017.1) <78480078-F0A7-343F-A088-857C7CA607F3> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff68276000 - 0x7fff68277fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6828f000 - 0x7fff682a5fff libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib 0x7fff682da000 - 0x7fff6834cff7 libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib 0x7fff6834d000 - 0x7fff683e6fe5 libate.dylib (3.0.1) <4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib 0x7fff683ea000 - 0x7fff683eaff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff683eb000 - 0x7fff684afffe libboringssl.dylib (283.101.1) /usr/lib/libboringssl.dylib 0x7fff684b0000 - 0x7fff684c0ffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff684c1000 - 0x7fff684cdfff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff684ce000 - 0x7fff68520fff libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib 0x7fff68521000 - 0x7fff68536ffb libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib 0x7fff68537000 - 0x7fff68537fff libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib 0x7fff68538000 - 0x7fff68549fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff6854a000 - 0x7fff68561fd7 libcompression.dylib (87) <7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib 0x7fff6883b000 - 0x7fff68851ff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff68852000 - 0x7fff68853fff libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff68cf6000 - 0x7fff68dfafef libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib 0x7fff68dfd000 - 0x7fff68e08fff libcsfde.dylib (551) /usr/lib/libcsfde.dylib 0x7fff68e10000 - 0x7fff68e6fff7 libcups.2.dylib (483.6) /usr/lib/libcups.2.dylib 0x7fff68e71000 - 0x7fff68ed8ff7 libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib 0x7fff68f7b000 - 0x7fff68f7bfff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff68f7c000 - 0x7fff68f94fff libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib 0x7fff68fa2000 - 0x7fff68fa4fff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff68fb3000 - 0x7fff68fb8fff libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib 0x7fff68fb9000 - 0x7fff68fc2ff7 libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib 0x7fff68fc3000 - 0x7fff690b3fff libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib 0x7fff690b4000 - 0x7fff6930bfff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff69325000 - 0x7fff69326fff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff69327000 - 0x7fff6933fff3 liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib 0x7fff69357000 - 0x7fff693feff7 libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib 0x7fff693ff000 - 0x7fff69661fe1 libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib 0x7fff699ce000 - 0x7fff699fdfff libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib 0x7fff69b2d000 - 0x7fff69fa8ff5 libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib 0x7fff69fa9000 - 0x7fff69fc0fff libnetworkextension.dylib (1095.100.29) <258054A5-D52D-334E-BC63-9F6C97044790> /usr/lib/libnetworkextension.dylib 0x7fff6a048000 - 0x7fff6a07bfde libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib 0x7fff6a07c000 - 0x7fff6a07dff7 libodfde.dylib (26) <19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib 0x7fff6a08e000 - 0x7fff6a092fff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff6a095000 - 0x7fff6a0cbff7 libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib 0x7fff6a10b000 - 0x7fff6a119ff9 libperfcheck.dylib (37.100.2) /usr/lib/libperfcheck.dylib 0x7fff6a14f000 - 0x7fff6a167fff libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib 0x7fff6a169000 - 0x7fff6a1adff7 libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib 0x7fff6a1ae000 - 0x7fff6a1c0ff7 libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib 0x7fff6a1c1000 - 0x7fff6a1c2ff7 libspindump.dylib (281.3) <16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib 0x7fff6a1c3000 - 0x7fff6a3adff7 libsqlite3.dylib (308.4) /usr/lib/libsqlite3.dylib 0x7fff6a4a1000 - 0x7fff6a4ceffb libssl.46.dylib (47.100.4) /usr/lib/libssl.46.dylib 0x7fff6a550000 - 0x7fff6a581ff7 libtidy.A.dylib (17.1) <7D90FD01-2B95-3342-A64B-6B55F43415A5> /usr/lib/libtidy.A.dylib 0x7fff6a5a3000 - 0x7fff6a5fdff8 libusrtcp.dylib (1880.100.30) /usr/lib/libusrtcp.dylib 0x7fff6a5fe000 - 0x7fff6a601ffb libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib 0x7fff6a602000 - 0x7fff6a60fff7 libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib 0x7fff6a615000 - 0x7fff6a6f7ff7 libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib 0x7fff6a6fb000 - 0x7fff6a723fff libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib 0x7fff6a724000 - 0x7fff6a736ff3 libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib 0x7fff6a7ec000 - 0x7fff6a80272f libswiftAppKit.dylib (??? - ???) /usr/lib/swift/libswiftAppKit.dylib 0x7fff6a82c000 - 0x7fff6abe1437 libswiftCore.dylib (5.2 - 1103.8.25.8) <1BB781ED-EB29-3BF0-960B-DA4672FFF9F9> /usr/lib/swift/libswiftCore.dylib 0x7fff6abee000 - 0x7fff6abf6d7f libswiftCoreData.dylib (??? - ???) <4B26B8C0-81EF-3358-ABDC-DC55A57F7AF9> /usr/lib/swift/libswiftCoreData.dylib 0x7fff6abf7000 - 0x7fff6abf9fff libswiftCoreFoundation.dylib (??? - ???) <6866BE6D-5F58-3BD2-85C1-6DD2C15B5B51> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff6abfa000 - 0x7fff6ac07fff libswiftCoreGraphics.dylib (??? - ???) <0C4DD665-27B1-3B52-8987-8FEE2EBA5E53> /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff6ac08000 - 0x7fff6ac0bffb libswiftCoreImage.dylib (??? - ???) <53D9DEB6-A0C2-399C-9281-E99C2FDE02BC> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff6ac66000 - 0x7fff6ac6cfff libswiftDarwin.dylib (??? - ???) <6593ACCA-D578-3BFF-B339-5798C4AC384E> /usr/lib/swift/libswiftDarwin.dylib 0x7fff6ac6d000 - 0x7fff6ac84cdf libswiftDispatch.dylib (??? - ???) /usr/lib/swift/libswiftDispatch.dylib 0x7fff6ac85000 - 0x7fff6ae0a277 libswiftFoundation.dylib (??? - ???) /usr/lib/swift/libswiftFoundation.dylib 0x7fff6ae19000 - 0x7fff6ae1bff3 libswiftIOKit.dylib (??? - ???) <2A458B23-A3D3-3868-AAE0-E33316AB9C57> /usr/lib/swift/libswiftIOKit.dylib 0x7fff6ae31000 - 0x7fff6ae38f0f libswiftMetal.dylib (??? - ???) <80BB56DC-B5BE-39F1-92F9-133A64C356BC> /usr/lib/swift/libswiftMetal.dylib 0x7fff6aeb4000 - 0x7fff6aeb7fe7 libswiftObjectiveC.dylib (??? - ???) <091A84D0-7C63-3CE7-92FB-84A435C0D944> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff6aec9000 - 0x7fff6aecefbf libswiftQuartzCore.dylib (??? - ???) /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff6afb8000 - 0x7fff6afbafff libswiftXPC.dylib (??? - ???) <69F04529-774D-3811-9D41-85ADB4964E2F> /usr/lib/swift/libswiftXPC.dylib 0x7fff6afbb000 - 0x7fff6afc1fe7 libswiftos.dylib (??? - ???) /usr/lib/swift/libswiftos.dylib 0x7fff6afe4000 - 0x7fff6afe9ff3 libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib 0x7fff6afea000 - 0x7fff6aff5fff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff6aff6000 - 0x7fff6affdfff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff6affe000 - 0x7fff6b007ff7 libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib 0x7fff6b008000 - 0x7fff6b09afe3 libcorecrypto.dylib (866.100.30) /usr/lib/system/libcorecrypto.dylib 0x7fff6b1a7000 - 0x7fff6b1e7ff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff6b1e8000 - 0x7fff6b21efff libdyld.dylib (750.5) /usr/lib/system/libdyld.dylib 0x7fff6b21f000 - 0x7fff6b21fffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff6b220000 - 0x7fff6b22cff3 libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib 0x7fff6b22d000 - 0x7fff6b22dff7 liblaunch.dylib (1738.100.39) /usr/lib/system/liblaunch.dylib 0x7fff6b22e000 - 0x7fff6b233ff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff6b234000 - 0x7fff6b236ff3 libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib 0x7fff6b237000 - 0x7fff6b238ff7 libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib 0x7fff6b239000 - 0x7fff6b250ff3 libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib 0x7fff6b251000 - 0x7fff6b251ff7 libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib 0x7fff6b252000 - 0x7fff6b2d9fff libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib 0x7fff6b2da000 - 0x7fff6b2ddffb libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib 0x7fff6b2de000 - 0x7fff6b2e1fff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff6b2e2000 - 0x7fff6b2eafff libsystem_darwin.dylib (1353.100.2) /usr/lib/system/libsystem_darwin.dylib 0x7fff6b2eb000 - 0x7fff6b2f2fff libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib 0x7fff6b2f3000 - 0x7fff6b2f4ffb libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib 0x7fff6b2f5000 - 0x7fff6b342ff7 libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib 0x7fff6b343000 - 0x7fff6b36fff7 libsystem_kernel.dylib (6153.101.6) /usr/lib/system/libsystem_kernel.dylib 0x7fff6b370000 - 0x7fff6b3b7fff libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib 0x7fff6b3b8000 - 0x7fff6b3dffff libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib 0x7fff6b3e0000 - 0x7fff6b3edffb libsystem_networkextension.dylib (1095.100.29) /usr/lib/system/libsystem_networkextension.dylib 0x7fff6b3ee000 - 0x7fff6b3f7ff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff6b3f8000 - 0x7fff6b400fef libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib 0x7fff6b401000 - 0x7fff6b40bfff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff6b40c000 - 0x7fff6b410ff3 libsystem_sandbox.dylib (1217.101.2) /usr/lib/system/libsystem_sandbox.dylib 0x7fff6b411000 - 0x7fff6b413fff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff6b414000 - 0x7fff6b41bffb libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6b41c000 - 0x7fff6b432ff2 libsystem_trace.dylib (1147.100.8) /usr/lib/system/libsystem_trace.dylib 0x7fff6b434000 - 0x7fff6b439ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff6b43a000 - 0x7fff6b46fffe libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 110 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 98420 thread_create: 0 thread_set_state: 30 VM Region Summary: ReadOnly portion of Libraries: Total=794.8M resident=0K(0%) swapped_out_or_unallocated=794.8M(100%) Writable regions: Total=810.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=810.6M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 2176K 17 Activity Tracing 256K 1 CG backing stores 2992K 4 CG image 632K 44 CoreAnimation 84.5M 41 CoreData Object IDs 4100K 2 CoreGraphics 8K 1 CoreImage 32K 4 CoreUI image data 2048K 19 Foundation 28K 2 IOKit 23.3M 3 Image IO 632K 9 Kernel Alloc Once 8K 1 MALLOC 304.8M 107 MALLOC guard page 32K 7 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 Memory Tag 251 16K 1 SQLite page cache 128K 2 STACK GUARD 56.1M 20 Stack 18.1M 20 VM_ALLOCATE 140K 22 WebKit Malloc 8604K 17 __DATA 68.3M 498 __DATA_CONST 354K 23 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 395.6M 21 __OBJC_RO 32.2M 1 __OBJC_RW 1892K 2 __TEXT 399.1M 475 __UNICODE 564K 1 mapped file 338.8M 47 shared memory 656K 19 =========== ======= ======= TOTAL 2.1G 1435 TOTAL, minus reserved VM space 1.7G 1435 ```

rileytwo commented 4 years ago

I was actually able to figure out what the problem was (or at least I think) @ray-x. I had a plugin that was causing the EXC_BAD_ACCESS exception. I don't recall which one specifically, although I believe the plugin was lua-based.

edit: Once I removed the plugin, the issue no longer occurred.

ray-x commented 4 years ago

My crash is more from nvimserver which access invalid memory address. I am not using lua plugin. Most are vimL plugins and CoC (node.js based). From the log, it seems maybe a type of message was not parsed/pack correctly and CFMessagePortSendRequest failed.