daylen/stockfish-mac

Can't open after crash

sapolion opened this issue · 12 comments

I loaded an invalid pgn file and Stockfish crashed. Now I can't open even after reinstalling. Are there saved files being preserved. I have even tried reinstalling and the same thing keeps happening. I pasted the crash report:

Process: Stockfish [803]
Path: /Applications/Stockfish.app/Contents/MacOS/Stockfish
Identifier: com.daylenyang.Stockfish
Version: 2.1.2 (24)
App Item ID: 801463932
App External ID: 825883365
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Stockfish [803]
User ID: 501

Date/Time: 2018-05-23 10:26:02.944 -0400
OS Version: Mac OS X 10.13.4 (17E202)
Report Version: 12
Anonymous UUID: F5E8ADA8-03F1-81C5-E662-81B4DE7293B2

Time Awake Since Boot: 2000 seconds
Stockfish had been working fine for me for years. I edited a pgn file and opened it. It was invalid because of a typo and crashed Stockfish. Stockfish will no longer open. The Menu headings at the top of the screen show up and then I get these crash reports. I have included the crash report below. Reinstalling does not help which makes me think there is something is the Library or System or my User folder that keeps Stockfish from working.

System Integrity Protection: enabled

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

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

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

Application Specific Information:
Crashing on exception: Move text is invalid.

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff4338032b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff6a9fac76 objc_exception_throw + 48
2 CoreFoundation 0x00007fff433860c2 +[NSException raise:format:arguments:] + 98
3 Stockfish 0x000000010beb274a Stockfish + 96074
4 Stockfish 0x000000010beb1fd6 Stockfish + 94166
5 Stockfish 0x000000010beb1f23 Stockfish + 93987
6 Stockfish 0x000000010bea18da Stockfish + 26842
7 Stockfish 0x000000010bea4d36 Stockfish + 40246
8 Stockfish 0x000000010bea4aae Stockfish + 39598
9 AppKit 0x00007fff40900e8c -[NSWindowController _windowDidLoad] + 547
10 AppKit 0x00007fff408a4d0f -[NSWindowController window] + 110
11 AppKit 0x00007fff41323389 -[NSDocument(NSPersistentUISupport) restoreDocumentWindowWithIdentifier:state:completionHandler:] + 151
12 AppKit 0x00007fff40de73c4 -[NSDocumentControllerPersistentRestoration loadedDocument:forAutoID:] + 176
13 AppKit 0x00007fff40dec221 __89-[NSDocumentController reopenDocumentForURL:withContentsOfURL:display:completionHandler:]_block_invoke_2 + 185
14 AppKit 0x00007fff40dfaf70 ___NSMainRunLoopPerformBlock_block_invoke + 25
15 CoreFoundation 0x00007fff433188cc CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
16 CoreFoundation 0x00007fff432fb2a3 __CFRunLoopDoBlocks + 275
17 CoreFoundation 0x00007fff432fa952 __CFRunLoopRun + 1314
18 CoreFoundation 0x00007fff432fa1a3 CFRunLoopRunSpecific + 483
19 HIToolbox 0x00007fff425e2d96 RunCurrentEventLoopInMode + 286
20 HIToolbox 0x00007fff425e2a0f ReceiveNextEventCommon + 366
21 HIToolbox 0x00007fff425e2884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22 AppKit 0x00007fff40895a73 _DPSNextEvent + 2085
23 AppKit 0x00007fff4102be34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
24 AppKit 0x00007fff4088a885 -[NSApplication run] + 764
25 AppKit 0x00007fff40859a72 NSApplicationMain + 804
26 libdyld.dylib 0x00007fff6b614015 start + 1
27 ??? 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.AppKit 0x00007fff40bc0454 -[NSApplication _crashOnException:] + 109
1 com.apple.AppKit 0x00007fff40bc033c -[NSApplication reportException:] + 953
2 com.daylenyang.Stockfish 0x000000010bedbe9d 0x10be9b000 + 265885
3 com.apple.AppKit 0x00007fff4088a946 -[NSApplication run] + 957
4 com.apple.AppKit 0x00007fff40859a72 NSApplicationMain + 804
5 libdyld.dylib 0x00007fff6b614015 start + 1

Thread 1:: Dispatch queue: com.apple.FileCoordination.3
0 com.apple.Foundation 0x00007fff4567b927 -[NSFilePresenterXPCMessenger _makePresenter:observeChangeWithSubitemURL:] + 0
1 com.apple.Foundation 0x00007fff456b114d NSXPCCONNECTION_IS_CALLING_OUT_TO_EXPORTED_OBJECT_S1 + 12
2 com.apple.Foundation 0x00007fff456af95c -[NSXPCConnection _decodeAndInvokeMessageWithEvent:flags:] + 2702
3 com.apple.Foundation 0x00007fff453fccb7 message_handler + 227
4 libxpc.dylib 0x00007fff6b96996b _xpc_connection_call_event_handler + 35
5 libxpc.dylib 0x00007fff6b96812d _xpc_connection_mach_event + 1092
6 libdispatch.dylib 0x00007fff6b5dfdf9 _dispatch_client_callout4 + 9
7 libdispatch.dylib 0x00007fff6b5e00b2 _dispatch_mach_msg_invoke + 488
8 libdispatch.dylib 0x00007fff6b5ef0ca _dispatch_queue_serial_drain + 222
9 libdispatch.dylib 0x00007fff6b5de9c2 _dispatch_mach_invoke + 534
10 libdispatch.dylib 0x00007fff6b5ef0ca _dispatch_queue_serial_drain + 222
11 libdispatch.dylib 0x00007fff6b5e21b6 _dispatch_queue_invoke + 373
12 libdispatch.dylib 0x00007fff6b5eff5d _dispatch_root_queue_drain_deferred_wlh + 332
13 libdispatch.dylib 0x00007fff6b5f3d71 _dispatch_workloop_worker_thread + 880
14 libsystem_pthread.dylib 0x00007fff6b92bfd2 _pthread_wqthread + 980
15 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 2:: Dispatch queue: com.twitter.crashlytics.mac.work-queue (QOS: UNSPECIFIED)
0 libsystem_kernel.dylib 0x00007fff6b766702 write + 10
1 com.daylenyang.Stockfish 0x000000010bedd43d 0x10be9b000 + 271421
2 com.daylenyang.Stockfish 0x000000010bedd33a 0x10be9b000 + 271162
3 com.daylenyang.Stockfish 0x000000010bedd604 0x10be9b000 + 271876
4 com.daylenyang.Stockfish 0x000000010bedd945 0x10be9b000 + 272709
5 com.daylenyang.Stockfish 0x000000010bedda0a 0x10be9b000 + 272906
6 com.daylenyang.Stockfish 0x000000010becd5c8 0x10be9b000 + 206280
7 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
8 com.daylenyang.Stockfish 0x000000010becde1d 0x10be9b000 + 208413
9 com.daylenyang.Stockfish 0x000000010becdfc4 0x10be9b000 + 208836
10 com.daylenyang.Stockfish 0x000000010bec5ffd 0x10be9b000 + 176125
11 com.daylenyang.Stockfish 0x000000010becdf55 0x10be9b000 + 208725
12 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
13 com.daylenyang.Stockfish 0x000000010bed78a7 0x10be9b000 + 247975
14 com.daylenyang.Stockfish 0x000000010becbd35 0x10be9b000 + 199989
15 com.daylenyang.Stockfish 0x000000010bed7670 0x10be9b000 + 247408
16 com.daylenyang.Stockfish 0x000000010bed3685 0x10be9b000 + 231045
17 com.apple.Foundation 0x00007fff454055df NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
18 com.apple.Foundation 0x00007fff45405441 -[NSBlockOperation main] + 68
19 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
20 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
21 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
22 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
23 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
24 libdispatch.dylib 0x00007fff6b5ed231 dispatch_block_perform + 109
25 com.apple.Foundation 0x00007fff453ff8fc __NSOQSchedule_f + 342
26 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
27 libdispatch.dylib 0x00007fff6b5eded1 _dispatch_continuation_pop + 472
28 libdispatch.dylib 0x00007fff6b5e5783 _dispatch_async_redirect_invoke + 703
29 libdispatch.dylib 0x00007fff6b5dc9f9 _dispatch_root_queue_drain + 515
30 libdispatch.dylib 0x00007fff6b5dc7a5 _dispatch_worker_thread3 + 101
31 libsystem_pthread.dylib 0x00007fff6b92c169 _pthread_wqthread + 1387
32 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff6b765292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff6b92c20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 4:: Dispatch queue: io.answers.EventQueue (QOS: BACKGROUND)
0 libsystem_kernel.dylib 0x00007fff6b765da2 mkdirat + 10
1 libsystem_c.dylib 0x00007fff6b6722fc _mkpath + 56
2 com.apple.Foundation 0x00007fff453f0185 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 130
3 com.daylenyang.Stockfish 0x000000010bef4be4 0x10be9b000 + 367588
4 com.apple.Foundation 0x00007fff454055df NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
5 com.apple.Foundation 0x00007fff45405441 -[NSBlockOperation main] + 68
6 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
7 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
9 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
11 libdispatch.dylib 0x00007fff6b5ed231 dispatch_block_perform + 109
12 com.apple.Foundation 0x00007fff453ff8fc __NSOQSchedule_f + 342
13 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
14 libdispatch.dylib 0x00007fff6b5eded1 _dispatch_continuation_pop + 472
15 libdispatch.dylib 0x00007fff6b5e5783 _dispatch_async_redirect_invoke + 703
16 libdispatch.dylib 0x00007fff6b5dc9f9 _dispatch_root_queue_drain + 515
17 libdispatch.dylib 0x00007fff6b5dc7a5 _dispatch_worker_thread3 + 101
18 libsystem_pthread.dylib 0x00007fff6b92c169 _pthread_wqthread + 1387
19 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 5:
0 libsystem_pthread.dylib 0x00007fff6b92bbdc start_wqthread + 0
1 ??? 0x0000700006b4cbe0 0 + 123145414822880

Thread 6:: com.twitter.crashlytics.mac.MachExceptionServer
0 libsystem_kernel.dylib 0x00007fff6b766702 write + 10
1 com.daylenyang.Stockfish 0x000000010bed19e2 0x10be9b000 + 223714
2 com.daylenyang.Stockfish 0x000000010bec9020 0x10be9b000 + 188448
3 libsystem_pthread.dylib 0x00007fff6b92c661 _pthread_body + 340
4 libsystem_pthread.dylib 0x00007fff6b92c50d _pthread_start + 377
5 libsystem_pthread.dylib 0x00007fff6b92bbf9 thread_start + 13

Thread 7:: Dispatch queue: NSOperationQueue 0x600000023ca0 (QOS: UNSPECIFIED)
0 com.apple.CFNetwork 0x00007fff423b6bfa URLCredentialServerTrust::URLCredentialServerTrust() + 0
1 com.apple.CFNetwork 0x00007fff422fd556 CFURLCredentialCreateWithTrust + 45
2 com.apple.CFNetwork 0x00007fff422f9b71 -[NSURLCredential initWithTrust:] + 73
3 com.apple.CFNetwork 0x00007fff422f9bd9 +[NSURLCredential credentialForTrust:] + 50
4 com.daylenyang.Stockfish 0x000000010befe2bc 0x10be9b000 + 406204
5 com.daylenyang.Stockfish 0x000000010bf0422a 0x10be9b000 + 430634
6 com.apple.Foundation 0x00007fff454055df NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
7 com.apple.Foundation 0x00007fff45405441 -[NSBlockOperation main] + 68
8 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
9 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
11 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
13 libdispatch.dylib 0x00007fff6b5ed231 dispatch_block_perform + 109
14 com.apple.Foundation 0x00007fff453ff8fc __NSOQSchedule_f + 342
15 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
16 libdispatch.dylib 0x00007fff6b5eded1 _dispatch_continuation_pop + 472
17 libdispatch.dylib 0x00007fff6b5e5783 _dispatch_async_redirect_invoke + 703
18 libdispatch.dylib 0x00007fff6b5dc9f9 _dispatch_root_queue_drain + 515
19 libdispatch.dylib 0x00007fff6b5dc7a5 _dispatch_worker_thread3 + 101
20 libsystem_pthread.dylib 0x00007fff6b92c169 _pthread_wqthread + 1387
21 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 8:
0 libsystem_pthread.dylib 0x00007fff6b92bbdc start_wqthread + 0
1 ??? 0x0000883300000000 0 + 149752624709632

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

Thread 10:
0 libsystem_kernel.dylib 0x00007fff6b765292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff6b92c20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007f8df90d9c00 rbx: 0x0000604000440a50 rcx: 0x0000000000000000 rdx: 0x0000000000000a82
rdi: 0x0000000008000101 rsi: 0x00007f8df90d9861 rbp: 0x00007ffee3d64920 rsp: 0x00007ffee3d64910
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007ffee3d64418 r11: 0x0000000000000dff
r12: 0x00007ffee3d64920 r13: 0x00006000001340a0 r14: 0x00007fff6a9ece80 r15: 0x00007ffee3d64930
rip: 0x00007fff40bc0454 rfl: 0x0000000000010202 cr2: 0x00000041c7fe2270

Logical CPU: 0
Error Code: 0x02000004
Trap Number: 133

Binary Images:
0x10be9b000 - 0x10bf33fff +com.daylenyang.Stockfish (2.1.2 - 24) /Applications/Stockfish.app/Contents/MacOS/Stockfish
0x10c707000 - 0x10c7519df dyld (551.3) /usr/lib/dyld
0x7fff3b82e000 - 0x7fff3bb7cfff com.apple.RawCamera.bundle (8.03.0 - 1017.3.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff3d18b000 - 0x7fff3d210ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.32.48 - 10.3.2) <22E85FE9-9836-3487-A6FC-19C545C73B31> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff3f7ef000 - 0x7fff3f7effff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff3f7f0000 - 0x7fff3f806fef libCGInterfaces.dylib (417.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff3f807000 - 0x7fff3fd05fc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff3fd06000 - 0x7fff3fe60fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff3fe61000 - 0x7fff3fe8ffef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff3fe90000 - 0x7fff4024fff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff40250000 - 0x7fff40265ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff40266000 - 0x7fff4026bff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4026c000 - 0x7fff402ecfff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff402ed000 - 0x7fff40300fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff40301000 - 0x7fff404aefc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff404af000 - 0x7fff40560fff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff40561000 - 0x7fff40561fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff40854000 - 0x7fff416b2fff com.apple.AppKit (6.9 - 1561.40.112) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff41704000 - 0x7fff41704fff com.apple.ApplicationServices (48 - 50) <8DA47D38-B07B-3AE2-B343-4579864430C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff41705000 - 0x7fff4176bfff com.apple.ApplicationServices.ATS (377 - 445.3) <000C4E9F-E0D9-371D-B304-83BA37460724> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff41804000 - 0x7fff41926fff libFontParser.dylib (222.1.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff41927000 - 0x7fff41971ff7 libFontRegistry.dylib (221.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff41a16000 - 0x7fff41a49ff7 libTrueTypeScaler.dylib (222.1.4) <4734ECD6-6F41-3A16-AE35-265BDC1572C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff41ab3000 - 0x7fff41ab7ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff41b57000 - 0x7fff41ba9ffb com.apple.HIServices (1.22 - 624) <828E189A-62F9-3961-8A89-22F508870CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff41baa000 - 0x7fff41bb8fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff41bb9000 - 0x7fff41c05fff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff41c06000 - 0x7fff41c40fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff41c41000 - 0x7fff41c4dfff com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <84ADDF38-36F1-3D3B-B28D-8865FA10FCD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff41c4e000 - 0x7fff41edbff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <87D81714-F167-39F5-B5E7-A7A432EDAB5B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff41edd000 - 0x7fff41eddfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <513C9A4B-4F6D-3A21-921F-2CA101B97830> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff421ff000 - 0x7fff42599ff7 com.apple.CFNetwork (897.15 - 897.15) <0C03AF39-3527-3E0D-8413-8E1B2A962F0D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff425b3000 - 0x7fff428b8fff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff428c3000 - 0x7fff42958ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff42999000 - 0x7fff4299ffff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff42ac0000 - 0x7fff42ac0fff com.apple.Cocoa (6.11 - 22) <4CF8E31C-B5C7-367B-B73D-1A8AC8E41B7F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff42ace000 - 0x7fff42b87fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff42d14000 - 0x7fff42da7ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <6E3F958D-79BB-3658-99AD-59F16BF756F1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff42e0e000 - 0x7fff42e37ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff42e38000 - 0x7fff4318efef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff4318f000 - 0x7fff43274ff7 com.apple.CoreDisplay (1.0 - 97.16) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff43275000 - 0x7fff43716fef com.apple.CoreFoundation (6.9 - 1452.23) <945E5C0A-86C5-336E-A64F-5BF06E78985A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff43718000 - 0x7fff43d28fef com.apple.CoreGraphics (2.0 - 1161.10) <31C36FA0-4026-3347-93FD-71CD7287A6F0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff43d2a000 - 0x7fff44019fff com.apple.CoreImage (13.0.0 - 579.4.11) <702F8035-26FE-3C78-8587-4C9563E03CC4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff442a8000 - 0x7fff44391ff7 com.apple.CoreMedia (1.0 - 2275.61.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff443e1000 - 0x7fff443e1fff com.apple.CoreServices (822.31 - 822.31) <615919A2-AE11-3F27-9A37-FB0CFF8D36B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff443e2000 - 0x7fff44456ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff44457000 - 0x7fff4472efff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff4472f000 - 0x7fff44763fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff44764000 - 0x7fff4476cffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff4476d000 - 0x7fff4492aff7 com.apple.LaunchServices (822.31 - 822.31) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff4492b000 - 0x7fff449dbff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff449dc000 - 0x7fff44a3cfff com.apple.CoreServices.OSServices (822.31 - 822.31) <690E3C93-8799-39FF-8663-190A49B002E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff44a3d000 - 0x7fff44aabfff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff44aac000 - 0x7fff44ad0ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <7DB79D78-9925-33F8-96BA-35AB7AEB326A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff44d71000 - 0x7fff44ec1fff com.apple.CoreText (352.0 - 578.18) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff44ec2000 - 0x7fff44efcfff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff44efd000 - 0x7fff44f88ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff45203000 - 0x7fff45208fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff453c9000 - 0x7fff4578ffff com.apple.Foundation (6.9 - 1452.23) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff457ff000 - 0x7fff4582ffff com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff45941000 - 0x7fff45a45ffb com.apple.Bluetooth (6.0.5 - 6.0.5f3) <85F1B5A6-03C5-3D5A-90B8-5FC86349E330> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff45aa5000 - 0x7fff45b40ff7 com.apple.framework.IOKit (2.0.2 - 1445.50.26) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff45b42000 - 0x7fff45b49ffb com.apple.IOSurface (211.12 - 211.12) <392CA7DE-B365-364E-AF4A-33EC2CC48E6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff45ba0000 - 0x7fff45d19fe7 com.apple.ImageIO.framework (3.3.0 - 1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff45d1a000 - 0x7fff45d1effb libGIF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff45d1f000 - 0x7fff45e06fef libJP2.dylib (1739.1) <053925CD-59DB-372F-98A8-C2372FF0B899> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff45e07000 - 0x7fff45e2aff7 libJPEG.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff46106000 - 0x7fff4612cfeb libPng.dylib (1739.1) <48633B0C-BE01-3D94-9D9D-A95D50466AF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff4612d000 - 0x7fff4612fffb libRadiance.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff46130000 - 0x7fff4617efef libTIFF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff4701a000 - 0x7fff47033ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff472f1000 - 0x7fff472f8fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff473a4000 - 0x7fff47a0bff7 com.apple.MediaToolbox (1.0 - 2275.61.1) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff47a0d000 - 0x7fff47a8eff7 com.apple.Metal (125.25 - 125.25) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff47aab000 - 0x7fff47ac6fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <0B4455FE-5C97-345C-B416-325EC6D88A2A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff47ac7000 - 0x7fff47b36fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <87F14199-C445-34C2-90F8-57C29212483E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff47b37000 - 0x7fff47b5bfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff47b5c000 - 0x7fff47c43ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff47c44000 - 0x7fff47c44ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <20ECB52B-B5C2-39EA-88E3-DFEC0C3CC9FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff48c43000 - 0x7fff48c4fffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff4ba41000 - 0x7fff4ba8ffff com.apple.opencl (2.8.15 - 2.8.15) <83ED39D0-1D39-3593-BA25-70A8A911DE71> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff4ba90000 - 0x7fff4baacffb com.apple.CFOpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff4baad000 - 0x7fff4bab8fff com.apple.OpenDirectory (10.13 - 207.50.1) <220FB6F2-4892-3A66-8838-C134CF657D3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff4cc37000 - 0x7fff4cc39fff libCVMSPluginSupport.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff4cc3a000 - 0x7fff4cc3fffb libCoreFSCache.dylib (162.6.1) <879B2738-2E8A-3596-AFF8-9C3FB1B6828B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4cc40000 - 0x7fff4cc44fff libCoreVMClient.dylib (162.6.1) <64ED0A84-225F-39BC-BE0D-C896ACF5B50A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff4cc45000 - 0x7fff4cc4eff7 libGFXShared.dylib (16.5.10) <6024B1FE-ACD7-3314-B390-85972CB9B778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff4cc4f000 - 0x7fff4cc5afff libGL.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff4cc5b000 - 0x7fff4cc96fe7 libGLImage.dylib (16.5.10) <5B41D074-3132-3587-91B6-E441BA8C9F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff4ce04000 - 0x7fff4ce42ffb libGLU.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff4d7ba000 - 0x7fff4d7c9fff com.apple.opengl (16.5.10 - 16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff4e618000 - 0x7fff4e863ff7 com.apple.QuartzCore (1.11 - 584.40) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff4f097000 - 0x7fff4f3bffff com.apple.security (7.0 - 58286.51.6) <7212D257-5324-3DBA-8C26-504D6B8F632A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff4f3c0000 - 0x7fff4f44cff7 com.apple.securityfoundation (6.0 - 55185.50.5) <087D601E-7813-3F9E-97EE-BC7081F520BD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff4f47e000 - 0x7fff4f482ffb com.apple.xpc.ServiceManagement (1.0 - 1) <5BFDB3ED-73A7-3035-A5BC-ADA6E4F74BFD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff4f827000 - 0x7fff4f897ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff4fa4c000 - 0x7fff4fdc7fff com.apple.VideoToolbox (1.0 - 2275.61.1) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff52788000 - 0x7fff5281bff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff533e9000 - 0x7fff53404ff3 com.apple.AppContainer (4.0 - 360.50.7) <59F95A1A-15DF-33CE-9E52-DDEEFDC4D138> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff53436000 - 0x7fff5345efff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff53460000 - 0x7fff5346ffef com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff535b1000 - 0x7fff535f9ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff53634000 - 0x7fff5365cfff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff53729000 - 0x7fff53779ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <8169ABC4-56F0-301E-B913-A762F7E40DBF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff53e7c000 - 0x7fff53e83ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff53e84000 - 0x7fff53f0bff7 com.apple.backup.framework (1.9.5 - 1.9.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff54ce9000 - 0x7fff54d38ff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff54d3f000 - 0x7fff54dd0ff7 com.apple.CloudDocs (1.0 - 575.14) <7B39EEBE-88FA-39B9-BB89-F2AE6DF9FB50> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff558b4000 - 0x7fff558c0ffb com.apple.CommerceCore (1.0 - 656.20) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff558c1000 - 0x7fff558caff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff55c06000 - 0x7fff5600efff com.apple.CoreAUC (259.0.0 - 259.0.0) <1E0FB2C7-109E-3924-8E7F-8C6ACD78AF26> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff5600f000 - 0x7fff5603fff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff563cd000 - 0x7fff563ddff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff56df7000 - 0x7fff56e54ff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff572bb000 - 0x7fff572ecff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff57628000 - 0x7fff576b9fff com.apple.CoreSymbolication (9.3 - 64026) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff5773c000 - 0x7fff57870fff com.apple.coreui (2.1 - 494.1) <19624CAA-74DE-3DD3-9585-E64BE866EBFF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff57871000 - 0x7fff579a1ff7 com.apple.CoreUtils (5.5 - 550.44) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff579f6000 - 0x7fff57a5afff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff57a5b000 - 0x7fff57a6bff7 com.apple.CrashReporterSupport (10.13 - 1) <42451386-F745-38B9-896F-49996B26D066> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff57ae9000 - 0x7fff57af8ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff57afb000 - 0x7fff57affffb com.apple.DSExternalDisplay (3.1 - 380) <8D03D346-887A-3CE7-9483-4AD7804D1FBB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff57b81000 - 0x7fff57bf7fff com.apple.datadetectorscore (7.0 - 590.3) <83E85A62-44A8-33F8-AD79-AC4C807184C4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff57c45000 - 0x7fff57c85ff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff57c86000 - 0x7fff57db5fff com.apple.desktopservices (1.12.4 - 1.12.4) <47C3FBF3-5E75-3821-B003-2A4DC3657D8D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff58bcc000 - 0x7fff58ffafff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff5902d000 - 0x7fff590b6ff3 com.apple.FileProvider (125.15 - 125.15) <2E707F97-6271-3561-8A94-54412293B783> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff5ac56000 - 0x7fff5ac56fff libmetal_timestamp.dylib (802.4.5) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff5c2c2000 - 0x7fff5c2c7ff7 com.apple.GPUWrangler (3.18.48 - 3.18.48) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff5c67b000 - 0x7fff5c6a0ff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff5d03d000 - 0x7fff5d04cfff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff5d0cf000 - 0x7fff5d143fff com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff5da3f000 - 0x7fff5da46ff7 com.apple.IOAccelerator (378.18.1 - 378.18.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff5da4a000 - 0x7fff5da62fff com.apple.IOPresentment (1.0 - 35.1) <214AD582-466F-3844-A0A4-DE0742A8B899> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff5de2d000 - 0x7fff5de53ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff5e0eb000 - 0x7fff5e1e0ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5e1e1000 - 0x7fff5e223fff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff5e227000 - 0x7fff5e22eff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff5ea2d000 - 0x7fff5ea30fff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff5ef0d000 - 0x7fff5ef76ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff5ef7f000 - 0x7fff5ef96ff7 com.apple.MobileAssets (1.0 - 437.50.37) <675063CD-8335-32C2-AAAF-46CA5C265800> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff5f197000 - 0x7fff5f1c1ffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5f428000 - 0x7fff5f433fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff60cc5000 - 0x7fff60cd5ffb com.apple.PerformanceAnalysis (1.194 - 194) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff62a93000 - 0x7fff62ab1fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff62c8b000 - 0x7fff62caeffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff64483000 - 0x7fff64486ff3 com.apple.SecCodeWrapper (4.0 - 360.50.7) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff645cb000 - 0x7fff646ddfff com.apple.Sharing (1019.46 - 1019.46) <1266C41E-3CA9-3EFC-8413-A37D52EA9FB2> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff64708000 - 0x7fff64709ff7 com.apple.performance.SignpostNotification (1.2.4 - 2.4) <9957B2C0-4D48-3337-8A4D-5E457CC7B542> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff65451000 - 0x7fff656edfff com.apple.SkyLight (1.600.0 - 312.50) <0CF4C608-8748-32BF-9586-A1601945F82C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff65eb3000 - 0x7fff65ec0ff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <8B5418A4-CDC5-3200-AEF0-F109E0DF9019> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff65f72000 - 0x7fff661b0ff3 com.apple.spotlight.index (10.7.0 - 1191.4.13) <14C6EDFD-B843-35A4-AEA6-F485D756FF88> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff6636b000 - 0x7fff66392fff com.apple.StreamingZip (1.0 - 1) <3DE92A6D-565E-3477-82B1-660987317BD8> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff66a64000 - 0x7fff66aedfc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff66afe000 - 0x7fff66b06ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.50.37) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff6705d000 - 0x7fff67065ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff67272000 - 0x7fff6732fff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff673dc000 - 0x7fff6758bfff com.apple.UIFoundation (1.0 - 547.3) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff68c94000 - 0x7fff68c96ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff68dfd000 - 0x7fff68e30ff7 libclosured.dylib (551.3) /usr/lib/closure/libclosured.dylib
0x7fff68eea000 - 0x7fff68f23ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff68f24000 - 0x7fff68f2ffff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff68fc1000 - 0x7fff68fc2ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff68ff9000 - 0x7fff691c3ff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff691fb000 - 0x7fff691fbfff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff69332000 - 0x7fff69336ffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib
0x7fff69337000 - 0x7fff69338ffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff693b7000 - 0x7fff693b8fff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib
0x7fff693cb000 - 0x7fff693cbfff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff693cc000 - 0x7fff693e2ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff693e3000 - 0x7fff6940dff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff6940e000 - 0x7fff6948ffdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff69493000 - 0x7fff69493ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff69494000 - 0x7fff6954cff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff6954d000 - 0x7fff6955dff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff6955e000 - 0x7fff6956bffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff6956c000 - 0x7fff695c2fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff695c3000 - 0x7fff695e7ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff695e9000 - 0x7fff695f9fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff695fa000 - 0x7fff69610fff libcompression.dylib (47.50.1) <491784AE-CB90-3E27-9081-95C3A1211760> /usr/lib/libcompression.dylib
0x7fff698bb000 - 0x7fff698d3ff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff698d4000 - 0x7fff698d5ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff69da6000 - 0x7fff69dfcff3 libcups.2.dylib (462.2) <64864CBE-03A3-34C7-9DBB-C93601F183FD> /usr/lib/libcups.2.dylib
0x7fff69f3c000 - 0x7fff69f3cfff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff69f6e000 - 0x7fff69f72ff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib
0x7fff69f73000 - 0x7fff69f78ff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib
0x7fff69fa4000 - 0x7fff6a095ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff6a096000 - 0x7fff6a2bdffb libicucore.A.dylib (59173.0.1) /usr/lib/libicucore.A.dylib
0x7fff6a30a000 - 0x7fff6a30bfff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff6a30c000 - 0x7fff6a325ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff6a326000 - 0x7fff6a33cff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff6a33d000 - 0x7fff6a3ecfff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib
0x7fff6a3ed000 - 0x7fff6a615ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff6a7ed000 - 0x7fff6a967fff libnetwork.dylib (1229.51.2) /usr/lib/libnetwork.dylib
0x7fff6a9e6000 - 0x7fff6add47e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff6ade7000 - 0x7fff6adebfff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff6adee000 - 0x7fff6ae22fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff6aea1000 - 0x7fff6aebdffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff6af0c000 - 0x7fff6af0dff3 libspindump.dylib (252) /usr/lib/libspindump.dylib
0x7fff6af0e000 - 0x7fff6b0a1ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff6b275000 - 0x7fff6b2d5ff3 libusrtcp.dylib (1229.51.2) <3D8806D9-4BA9-35EE-BC44-F58BC2A0962D> /usr/lib/libusrtcp.dylib
0x7fff6b2d6000 - 0x7fff6b2d9ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff6b2da000 - 0x7fff6b2e7fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff6b2eb000 - 0x7fff6b3d2fff libxml2.2.dylib (31.10) <503721DB-0D8D-379E-B743-18CE59304155> /usr/lib/libxml2.2.dylib
0x7fff6b3d3000 - 0x7fff6b3fbfff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff6b3fc000 - 0x7fff6b40effb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff6b4aa000 - 0x7fff6b4aeff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff6b4af000 - 0x7fff6b4b9ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff6b4ba000 - 0x7fff6b4c1fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff6b4c2000 - 0x7fff6b4cbffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff6b4cc000 - 0x7fff6b551fff libcorecrypto.dylib (562.50.17) <67007279-24E1-3F30-802D-A55CD5C27946> /usr/lib/system/libcorecrypto.dylib
0x7fff6b5d9000 - 0x7fff6b612ff7 libdispatch.dylib (913.50.12) <848EEE57-4235-3A61-9A52-C0097DD2AB5E> /usr/lib/system/libdispatch.dylib
0x7fff6b613000 - 0x7fff6b630ff7 libdyld.dylib (551.3) /usr/lib/system/libdyld.dylib
0x7fff6b631000 - 0x7fff6b631ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff6b632000 - 0x7fff6b63eff3 libkxld.dylib (4570.51.2) /usr/lib/system/libkxld.dylib
0x7fff6b63f000 - 0x7fff6b63fff7 liblaunch.dylib (1205.50.76) <4D52BB64-C568-3A36-8935-2480427EE2A2> /usr/lib/system/liblaunch.dylib
0x7fff6b640000 - 0x7fff6b644ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff6b645000 - 0x7fff6b647ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff6b648000 - 0x7fff6b649ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff6b64a000 - 0x7fff6b661fff libsystem_asl.dylib (356.50.1) <3B24F2D1-B578-359D-ADB2-0ED19A364C38> /usr/lib/system/libsystem_asl.dylib
0x7fff6b662000 - 0x7fff6b662fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff6b663000 - 0x7fff6b6ecff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff6b6ed000 - 0x7fff6b6f0ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib
0x7fff6b6f1000 - 0x7fff6b6f4ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff6b6f5000 - 0x7fff6b6f6fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff6b6f7000 - 0x7fff6b6fdff7 libsystem_dnssd.dylib (878.50.17) <9033B909-BCF7-37EB-A040-ADE8081611D6> /usr/lib/system/libsystem_dnssd.dylib
0x7fff6b6fe000 - 0x7fff6b747ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff6b748000 - 0x7fff6b76eff7 libsystem_kernel.dylib (4570.51.2) <7FF1E390-2FAC-33A7-A545-60D9BB6692D4> /usr/lib/system/libsystem_kernel.dylib
0x7fff6b76f000 - 0x7fff6b7bafcb libsystem_m.dylib (3147.50.1) /usr/lib/system/libsystem_m.dylib
0x7fff6b7bb000 - 0x7fff6b7dafff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff6b7db000 - 0x7fff6b90bff3 libsystem_network.dylib (1229.51.2) /usr/lib/system/libsystem_network.dylib
0x7fff6b90c000 - 0x7fff6b916ffb libsystem_networkextension.dylib (767.50.25) <758F1414-796D-3422-83C9-92D2915A06CE> /usr/lib/system/libsystem_networkextension.dylib
0x7fff6b917000 - 0x7fff6b920ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff6b921000 - 0x7fff6b928ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff6b929000 - 0x7fff6b934fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff6b935000 - 0x7fff6b938fff libsystem_sandbox.dylib (765.50.51) /usr/lib/system/libsystem_sandbox.dylib
0x7fff6b939000 - 0x7fff6b93aff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff6b93b000 - 0x7fff6b942ff7 libsystem_symptoms.dylib (820.50.37) /usr/lib/system/libsystem_symptoms.dylib
0x7fff6b943000 - 0x7fff6b956fff libsystem_trace.dylib (829.50.17) <6568D68B-1D4C-38EE-90A9-54821D6403C0> /usr/lib/system/libsystem_trace.dylib
0x7fff6b958000 - 0x7fff6b95dff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff6b95e000 - 0x7fff6b98bfff libxpc.dylib (1205.50.76) <25DB244E-217D-3CE0-A8F2-0C4255783B42> /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: 1296
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 240K 3
CG image 68K 2
CoreImage 8K 3
CoreUI image file 216K 6
Foundation 4K 2
Image IO 64K 2
Kernel Alloc Once 8K 2
MALLOC 104.3M 44
MALLOC guard page 64K 16
Mach message 8K 3
Memory Tag 242 12K 2
Memory Tag 251 40K 2
SQLite page cache 64K 2
STACK GUARD 56.0M 11
Stack 12.6M 12
VM_ALLOCATE 648K 14
__DATA 24.0M 239
__FONT_DATA 4K 2
__LINKEDIT 192.5M 4
__TEXT 158.3M 243
__UNICODE 560K 2
mapped file 56.8M 31
shared memory 632K 11
=========== ======= =======
TOTAL 607.6M 637

Model: MacBookAir6,1, BootROM MBA61.0106.B00, 2 processors, Intel Core i5, 1.4 GHz, 4 GB, SMC 2.12f143
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)
Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet Slot 1, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@194,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@191,0,0
PCI Card: ethernet, Ethernet Controller, Thunderbolt@193,0,0
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@192,0,0
Serial ATA Device: APPLE SSD TS0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: USB audio CODEC
USB Device: USB 3.0 Bus
USB Device: Basic Optical Mouse
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
Thunderbolt Device: Thunderbolt 2 Dock, Other World Computing, Inc., 1, 25.1
Process: Stockfish [803]
Path: /Applications/Stockfish.app/Contents/MacOS/Stockfish
Identifier: com.daylenyang.Stockfish
Version: 2.1.2 (24)
App Item ID: 801463932
App External ID: 825883365
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Stockfish [803]
User ID: 501

Date/Time: 2018-05-23 10:26:02.944 -0400
OS Version: Mac OS X 10.13.4 (17E202)
Report Version: 12
Anonymous UUID: F5E8ADA8-03F1-81C5-E662-81B4DE7293B2

Time Awake Since Boot: 2000 seconds
Stockfish had been working fine for me for years. I edited a pgn file and opened it. It was invalid because of a typo and crashed Stockfish. Stockfish will no longer open. The Menu headings at the top of the screen show up and then I get these crash reports. I have included the crash report below. Reinstalling does not help which makes me think there is something is the Library or System or my User folder that keeps Stockfish from working.

System Integrity Protection: enabled

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

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

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

Application Specific Information:
Crashing on exception: Move text is invalid.

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff4338032b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff6a9fac76 objc_exception_throw + 48
2 CoreFoundation 0x00007fff433860c2 +[NSException raise:format:arguments:] + 98
3 Stockfish 0x000000010beb274a Stockfish + 96074
4 Stockfish 0x000000010beb1fd6 Stockfish + 94166
5 Stockfish 0x000000010beb1f23 Stockfish + 93987
6 Stockfish 0x000000010bea18da Stockfish + 26842
7 Stockfish 0x000000010bea4d36 Stockfish + 40246
8 Stockfish 0x000000010bea4aae Stockfish + 39598
9 AppKit 0x00007fff40900e8c -[NSWindowController _windowDidLoad] + 547
10 AppKit 0x00007fff408a4d0f -[NSWindowController window] + 110
11 AppKit 0x00007fff41323389 -[NSDocument(NSPersistentUISupport) restoreDocumentWindowWithIdentifier:state:completionHandler:] + 151
12 AppKit 0x00007fff40de73c4 -[NSDocumentControllerPersistentRestoration loadedDocument:forAutoID:] + 176
13 AppKit 0x00007fff40dec221 __89-[NSDocumentController reopenDocumentForURL:withContentsOfURL:display:completionHandler:]_block_invoke_2 + 185
14 AppKit 0x00007fff40dfaf70 ___NSMainRunLoopPerformBlock_block_invoke + 25
15 CoreFoundation 0x00007fff433188cc CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
16 CoreFoundation 0x00007fff432fb2a3 __CFRunLoopDoBlocks + 275
17 CoreFoundation 0x00007fff432fa952 __CFRunLoopRun + 1314
18 CoreFoundation 0x00007fff432fa1a3 CFRunLoopRunSpecific + 483
19 HIToolbox 0x00007fff425e2d96 RunCurrentEventLoopInMode + 286
20 HIToolbox 0x00007fff425e2a0f ReceiveNextEventCommon + 366
21 HIToolbox 0x00007fff425e2884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22 AppKit 0x00007fff40895a73 _DPSNextEvent + 2085
23 AppKit 0x00007fff4102be34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
24 AppKit 0x00007fff4088a885 -[NSApplication run] + 764
25 AppKit 0x00007fff40859a72 NSApplicationMain + 804
26 libdyld.dylib 0x00007fff6b614015 start + 1
27 ??? 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.AppKit 0x00007fff40bc0454 -[NSApplication _crashOnException:] + 109
1 com.apple.AppKit 0x00007fff40bc033c -[NSApplication reportException:] + 953
2 com.daylenyang.Stockfish 0x000000010bedbe9d 0x10be9b000 + 265885
3 com.apple.AppKit 0x00007fff4088a946 -[NSApplication run] + 957
4 com.apple.AppKit 0x00007fff40859a72 NSApplicationMain + 804
5 libdyld.dylib 0x00007fff6b614015 start + 1

Thread 1:: Dispatch queue: com.apple.FileCoordination.3
0 com.apple.Foundation 0x00007fff4567b927 -[NSFilePresenterXPCMessenger _makePresenter:observeChangeWithSubitemURL:] + 0
1 com.apple.Foundation 0x00007fff456b114d NSXPCCONNECTION_IS_CALLING_OUT_TO_EXPORTED_OBJECT_S1 + 12
2 com.apple.Foundation 0x00007fff456af95c -[NSXPCConnection _decodeAndInvokeMessageWithEvent:flags:] + 2702
3 com.apple.Foundation 0x00007fff453fccb7 message_handler + 227
4 libxpc.dylib 0x00007fff6b96996b _xpc_connection_call_event_handler + 35
5 libxpc.dylib 0x00007fff6b96812d _xpc_connection_mach_event + 1092
6 libdispatch.dylib 0x00007fff6b5dfdf9 _dispatch_client_callout4 + 9
7 libdispatch.dylib 0x00007fff6b5e00b2 _dispatch_mach_msg_invoke + 488
8 libdispatch.dylib 0x00007fff6b5ef0ca _dispatch_queue_serial_drain + 222
9 libdispatch.dylib 0x00007fff6b5de9c2 _dispatch_mach_invoke + 534
10 libdispatch.dylib 0x00007fff6b5ef0ca _dispatch_queue_serial_drain + 222
11 libdispatch.dylib 0x00007fff6b5e21b6 _dispatch_queue_invoke + 373
12 libdispatch.dylib 0x00007fff6b5eff5d _dispatch_root_queue_drain_deferred_wlh + 332
13 libdispatch.dylib 0x00007fff6b5f3d71 _dispatch_workloop_worker_thread + 880
14 libsystem_pthread.dylib 0x00007fff6b92bfd2 _pthread_wqthread + 980
15 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 2:: Dispatch queue: com.twitter.crashlytics.mac.work-queue (QOS: UNSPECIFIED)
0 libsystem_kernel.dylib 0x00007fff6b766702 write + 10
1 com.daylenyang.Stockfish 0x000000010bedd43d 0x10be9b000 + 271421
2 com.daylenyang.Stockfish 0x000000010bedd33a 0x10be9b000 + 271162
3 com.daylenyang.Stockfish 0x000000010bedd604 0x10be9b000 + 271876
4 com.daylenyang.Stockfish 0x000000010bedd945 0x10be9b000 + 272709
5 com.daylenyang.Stockfish 0x000000010bedda0a 0x10be9b000 + 272906
6 com.daylenyang.Stockfish 0x000000010becd5c8 0x10be9b000 + 206280
7 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
8 com.daylenyang.Stockfish 0x000000010becde1d 0x10be9b000 + 208413
9 com.daylenyang.Stockfish 0x000000010becdfc4 0x10be9b000 + 208836
10 com.daylenyang.Stockfish 0x000000010bec5ffd 0x10be9b000 + 176125
11 com.daylenyang.Stockfish 0x000000010becdf55 0x10be9b000 + 208725
12 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
13 com.daylenyang.Stockfish 0x000000010bed78a7 0x10be9b000 + 247975
14 com.daylenyang.Stockfish 0x000000010becbd35 0x10be9b000 + 199989
15 com.daylenyang.Stockfish 0x000000010bed7670 0x10be9b000 + 247408
16 com.daylenyang.Stockfish 0x000000010bed3685 0x10be9b000 + 231045
17 com.apple.Foundation 0x00007fff454055df NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
18 com.apple.Foundation 0x00007fff45405441 -[NSBlockOperation main] + 68
19 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
20 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
21 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
22 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
23 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
24 libdispatch.dylib 0x00007fff6b5ed231 dispatch_block_perform + 109
25 com.apple.Foundation 0x00007fff453ff8fc __NSOQSchedule_f + 342
26 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
27 libdispatch.dylib 0x00007fff6b5eded1 _dispatch_continuation_pop + 472
28 libdispatch.dylib 0x00007fff6b5e5783 _dispatch_async_redirect_invoke + 703
29 libdispatch.dylib 0x00007fff6b5dc9f9 _dispatch_root_queue_drain + 515
30 libdispatch.dylib 0x00007fff6b5dc7a5 _dispatch_worker_thread3 + 101
31 libsystem_pthread.dylib 0x00007fff6b92c169 _pthread_wqthread + 1387
32 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff6b765292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff6b92c20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 4:: Dispatch queue: io.answers.EventQueue (QOS: BACKGROUND)
0 libsystem_kernel.dylib 0x00007fff6b765da2 mkdirat + 10
1 libsystem_c.dylib 0x00007fff6b6722fc _mkpath + 56
2 com.apple.Foundation 0x00007fff453f0185 -[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:] + 130
3 com.daylenyang.Stockfish 0x000000010bef4be4 0x10be9b000 + 367588
4 com.apple.Foundation 0x00007fff454055df NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
5 com.apple.Foundation 0x00007fff45405441 -[NSBlockOperation main] + 68
6 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
7 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
9 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
11 libdispatch.dylib 0x00007fff6b5ed231 dispatch_block_perform + 109
12 com.apple.Foundation 0x00007fff453ff8fc __NSOQSchedule_f + 342
13 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
14 libdispatch.dylib 0x00007fff6b5eded1 _dispatch_continuation_pop + 472
15 libdispatch.dylib 0x00007fff6b5e5783 _dispatch_async_redirect_invoke + 703
16 libdispatch.dylib 0x00007fff6b5dc9f9 _dispatch_root_queue_drain + 515
17 libdispatch.dylib 0x00007fff6b5dc7a5 _dispatch_worker_thread3 + 101
18 libsystem_pthread.dylib 0x00007fff6b92c169 _pthread_wqthread + 1387
19 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 5:
0 libsystem_pthread.dylib 0x00007fff6b92bbdc start_wqthread + 0
1 ??? 0x0000700006b4cbe0 0 + 123145414822880

Thread 6:: com.twitter.crashlytics.mac.MachExceptionServer
0 libsystem_kernel.dylib 0x00007fff6b766702 write + 10
1 com.daylenyang.Stockfish 0x000000010bed19e2 0x10be9b000 + 223714
2 com.daylenyang.Stockfish 0x000000010bec9020 0x10be9b000 + 188448
3 libsystem_pthread.dylib 0x00007fff6b92c661 _pthread_body + 340
4 libsystem_pthread.dylib 0x00007fff6b92c50d _pthread_start + 377
5 libsystem_pthread.dylib 0x00007fff6b92bbf9 thread_start + 13

Thread 7:: Dispatch queue: NSOperationQueue 0x600000023ca0 (QOS: UNSPECIFIED)
0 com.apple.CFNetwork 0x00007fff423b6bfa URLCredentialServerTrust::URLCredentialServerTrust() + 0
1 com.apple.CFNetwork 0x00007fff422fd556 CFURLCredentialCreateWithTrust + 45
2 com.apple.CFNetwork 0x00007fff422f9b71 -[NSURLCredential initWithTrust:] + 73
3 com.apple.CFNetwork 0x00007fff422f9bd9 +[NSURLCredential credentialForTrust:] + 50
4 com.daylenyang.Stockfish 0x000000010befe2bc 0x10be9b000 + 406204
5 com.daylenyang.Stockfish 0x000000010bf0422a 0x10be9b000 + 430634
6 com.apple.Foundation 0x00007fff454055df NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
7 com.apple.Foundation 0x00007fff45405441 -[NSBlockOperation main] + 68
8 com.apple.Foundation 0x00007fff454038ee -[__NSOperationInternal _start:] + 778
9 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
11 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff6b5ed38e _dispatch_block_invoke_direct + 317
13 libdispatch.dylib 0x00007fff6b5ed231 dispatch_block_perform + 109
14 com.apple.Foundation 0x00007fff453ff8fc __NSOQSchedule_f + 342
15 libdispatch.dylib 0x00007fff6b5dae08 _dispatch_client_callout + 8
16 libdispatch.dylib 0x00007fff6b5eded1 _dispatch_continuation_pop + 472
17 libdispatch.dylib 0x00007fff6b5e5783 _dispatch_async_redirect_invoke + 703
18 libdispatch.dylib 0x00007fff6b5dc9f9 _dispatch_root_queue_drain + 515
19 libdispatch.dylib 0x00007fff6b5dc7a5 _dispatch_worker_thread3 + 101
20 libsystem_pthread.dylib 0x00007fff6b92c169 _pthread_wqthread + 1387
21 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 8:
0 libsystem_pthread.dylib 0x00007fff6b92bbdc start_wqthread + 0
1 ??? 0x0000883300000000 0 + 149752624709632

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

Thread 10:
0 libsystem_kernel.dylib 0x00007fff6b765292 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff6b92c20e _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff6b92bbe9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007f8df90d9c00 rbx: 0x0000604000440a50 rcx: 0x0000000000000000 rdx: 0x0000000000000a82
rdi: 0x0000000008000101 rsi: 0x00007f8df90d9861 rbp: 0x00007ffee3d64920 rsp: 0x00007ffee3d64910
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007ffee3d64418 r11: 0x0000000000000dff
r12: 0x00007ffee3d64920 r13: 0x00006000001340a0 r14: 0x00007fff6a9ece80 r15: 0x00007ffee3d64930
rip: 0x00007fff40bc0454 rfl: 0x0000000000010202 cr2: 0x00000041c7fe2270

Logical CPU: 0
Error Code: 0x02000004
Trap Number: 133

Binary Images:
0x10be9b000 - 0x10bf33fff +com.daylenyang.Stockfish (2.1.2 - 24) /Applications/Stockfish.app/Contents/MacOS/Stockfish
0x10c707000 - 0x10c7519df dyld (551.3) /usr/lib/dyld
0x7fff3b82e000 - 0x7fff3bb7cfff com.apple.RawCamera.bundle (8.03.0 - 1017.3.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff3d18b000 - 0x7fff3d210ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.32.48 - 10.3.2) <22E85FE9-9836-3487-A6FC-19C545C73B31> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff3f7ef000 - 0x7fff3f7effff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff3f7f0000 - 0x7fff3f806fef libCGInterfaces.dylib (417.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff3f807000 - 0x7fff3fd05fc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff3fd06000 - 0x7fff3fe60fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff3fe61000 - 0x7fff3fe8ffef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff3fe90000 - 0x7fff4024fff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff40250000 - 0x7fff40265ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff40266000 - 0x7fff4026bff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4026c000 - 0x7fff402ecfff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff402ed000 - 0x7fff40300fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff40301000 - 0x7fff404aefc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff404af000 - 0x7fff40560fff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff40561000 - 0x7fff40561fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff40854000 - 0x7fff416b2fff com.apple.AppKit (6.9 - 1561.40.112) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff41704000 - 0x7fff41704fff com.apple.ApplicationServices (48 - 50) <8DA47D38-B07B-3AE2-B343-4579864430C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff41705000 - 0x7fff4176bfff com.apple.ApplicationServices.ATS (377 - 445.3) <000C4E9F-E0D9-371D-B304-83BA37460724> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff41804000 - 0x7fff41926fff libFontParser.dylib (222.1.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff41927000 - 0x7fff41971ff7 libFontRegistry.dylib (221.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff41a16000 - 0x7fff41a49ff7 libTrueTypeScaler.dylib (222.1.4) <4734ECD6-6F41-3A16-AE35-265BDC1572C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff41ab3000 - 0x7fff41ab7ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff41b57000 - 0x7fff41ba9ffb com.apple.HIServices (1.22 - 624) <828E189A-62F9-3961-8A89-22F508870CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff41baa000 - 0x7fff41bb8fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff41bb9000 - 0x7fff41c05fff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff41c06000 - 0x7fff41c40fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff41c41000 - 0x7fff41c4dfff com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <84ADDF38-36F1-3D3B-B28D-8865FA10FCD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff41c4e000 - 0x7fff41edbff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <87D81714-F167-39F5-B5E7-A7A432EDAB5B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff41edd000 - 0x7fff41eddfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <513C9A4B-4F6D-3A21-921F-2CA101B97830> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff421ff000 - 0x7fff42599ff7 com.apple.CFNetwork (897.15 - 897.15) <0C03AF39-3527-3E0D-8413-8E1B2A962F0D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff425b3000 - 0x7fff428b8fff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff428c3000 - 0x7fff42958ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff42999000 - 0x7fff4299ffff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff42ac0000 - 0x7fff42ac0fff com.apple.Cocoa (6.11 - 22) <4CF8E31C-B5C7-367B-B73D-1A8AC8E41B7F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff42ace000 - 0x7fff42b87fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff42d14000 - 0x7fff42da7ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <6E3F958D-79BB-3658-99AD-59F16BF756F1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff42e0e000 - 0x7fff42e37ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff42e38000 - 0x7fff4318efef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff4318f000 - 0x7fff43274ff7 com.apple.CoreDisplay (1.0 - 97.16) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff43275000 - 0x7fff43716fef com.apple.CoreFoundation (6.9 - 1452.23) <945E5C0A-86C5-336E-A64F-5BF06E78985A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff43718000 - 0x7fff43d28fef com.apple.CoreGraphics (2.0 - 1161.10) <31C36FA0-4026-3347-93FD-71CD7287A6F0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff43d2a000 - 0x7fff44019fff com.apple.CoreImage (13.0.0 - 579.4.11) <702F8035-26FE-3C78-8587-4C9563E03CC4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff442a8000 - 0x7fff44391ff7 com.apple.CoreMedia (1.0 - 2275.61.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff443e1000 - 0x7fff443e1fff com.apple.CoreServices (822.31 - 822.31) <615919A2-AE11-3F27-9A37-FB0CFF8D36B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff443e2000 - 0x7fff44456ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff44457000 - 0x7fff4472efff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff4472f000 - 0x7fff44763fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff44764000 - 0x7fff4476cffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff4476d000 - 0x7fff4492aff7 com.apple.LaunchServices (822.31 - 822.31) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff4492b000 - 0x7fff449dbff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff449dc000 - 0x7fff44a3cfff com.apple.CoreServices.OSServices (822.31 - 822.31) <690E3C93-8799-39FF-8663-190A49B002E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff44a3d000 - 0x7fff44aabfff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff44aac000 - 0x7fff44ad0ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <7DB79D78-9925-33F8-96BA-35AB7AEB326A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff44d71000 - 0x7fff44ec1fff com.apple.CoreText (352.0 - 578.18) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff44ec2000 - 0x7fff44efcfff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff44efd000 - 0x7fff44f88ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff45203000 - 0x7fff45208fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff453c9000 - 0x7fff4578ffff com.apple.Foundation (6.9 - 1452.23) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff457ff000 - 0x7fff4582ffff com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff45941000 - 0x7fff45a45ffb com.apple.Bluetooth (6.0.5 - 6.0.5f3) <85F1B5A6-03C5-3D5A-90B8-5FC86349E330> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff45aa5000 - 0x7fff45b40ff7 com.apple.framework.IOKit (2.0.2 - 1445.50.26) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff45b42000 - 0x7fff45b49ffb com.apple.IOSurface (211.12 - 211.12) <392CA7DE-B365-364E-AF4A-33EC2CC48E6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff45ba0000 - 0x7fff45d19fe7 com.apple.ImageIO.framework (3.3.0 - 1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff45d1a000 - 0x7fff45d1effb libGIF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff45d1f000 - 0x7fff45e06fef libJP2.dylib (1739.1) <053925CD-59DB-372F-98A8-C2372FF0B899> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff45e07000 - 0x7fff45e2aff7 libJPEG.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff46106000 - 0x7fff4612cfeb libPng.dylib (1739.1) <48633B0C-BE01-3D94-9D9D-A95D50466AF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff4612d000 - 0x7fff4612fffb libRadiance.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff46130000 - 0x7fff4617efef libTIFF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff4701a000 - 0x7fff47033ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff472f1000 - 0x7fff472f8fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff473a4000 - 0x7fff47a0bff7 com.apple.MediaToolbox (1.0 - 2275.61.1) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff47a0d000 - 0x7fff47a8eff7 com.apple.Metal (125.25 - 125.25) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff47aab000 - 0x7fff47ac6fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <0B4455FE-5C97-345C-B416-325EC6D88A2A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff47ac7000 - 0x7fff47b36fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <87F14199-C445-34C2-90F8-57C29212483E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff47b37000 - 0x7fff47b5bfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff47b5c000 - 0x7fff47c43ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff47c44000 - 0x7fff47c44ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <20ECB52B-B5C2-39EA-88E3-DFEC0C3CC9FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff48c43000 - 0x7fff48c4fffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff4ba41000 - 0x7fff4ba8ffff com.apple.opencl (2.8.15 - 2.8.15) <83ED39D0-1D39-3593-BA25-70A8A911DE71> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff4ba90000 - 0x7fff4baacffb com.apple.CFOpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff4baad000 - 0x7fff4bab8fff com.apple.OpenDirectory (10.13 - 207.50.1) <220FB6F2-4892-3A66-8838-C134CF657D3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff4cc37000 - 0x7fff4cc39fff libCVMSPluginSupport.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff4cc3a000 - 0x7fff4cc3fffb libCoreFSCache.dylib (162.6.1) <879B2738-2E8A-3596-AFF8-9C3FB1B6828B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4cc40000 - 0x7fff4cc44fff libCoreVMClient.dylib (162.6.1) <64ED0A84-225F-39BC-BE0D-C896ACF5B50A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff4cc45000 - 0x7fff4cc4eff7 libGFXShared.dylib (16.5.10) <6024B1FE-ACD7-3314-B390-85972CB9B778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff4cc4f000 - 0x7fff4cc5afff libGL.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff4cc5b000 - 0x7fff4cc96fe7 libGLImage.dylib (16.5.10) <5B41D074-3132-3587-91B6-E441BA8C9F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff4ce04000 - 0x7fff4ce42ffb libGLU.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff4d7ba000 - 0x7fff4d7c9fff com.apple.opengl (16.5.10 - 16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff4e618000 - 0x7fff4e863ff7 com.apple.QuartzCore (1.11 - 584.40) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff4f097000 - 0x7fff4f3bffff com.apple.security (7.0 - 58286.51.6) <7212D257-5324-3DBA-8C26-504D6B8F632A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff4f3c0000 - 0x7fff4f44cff7 com.apple.securityfoundation (6.0 - 55185.50.5) <087D601E-7813-3F9E-97EE-BC7081F520BD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff4f47e000 - 0x7fff4f482ffb com.apple.xpc.ServiceManagement (1.0 - 1) <5BFDB3ED-73A7-3035-A5BC-ADA6E4F74BFD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff4f827000 - 0x7fff4f897ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff4fa4c000 - 0x7fff4fdc7fff com.apple.VideoToolbox (1.0 - 2275.61.1) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff52788000 - 0x7fff5281bff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff533e9000 - 0x7fff53404ff3 com.apple.AppContainer (4.0 - 360.50.7) <59F95A1A-15DF-33CE-9E52-DDEEFDC4D138> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff53436000 - 0x7fff5345efff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff53460000 - 0x7fff5346ffef com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff535b1000 - 0x7fff535f9ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff53634000 - 0x7fff5365cfff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff53729000 - 0x7fff53779ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <8169ABC4-56F0-301E-B913-A762F7E40DBF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff53e7c000 - 0x7fff53e83ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff53e84000 - 0x7fff53f0bff7 com.apple.backup.framework (1.9.5 - 1.9.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff54ce9000 - 0x7fff54d38ff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff54d3f000 - 0x7fff54dd0ff7 com.apple.CloudDocs (1.0 - 575.14) <7B39EEBE-88FA-39B9-BB89-F2AE6DF9FB50> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff558b4000 - 0x7fff558c0ffb com.apple.CommerceCore (1.0 - 656.20) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff558c1000 - 0x7fff558caff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff55c06000 - 0x7fff5600efff com.apple.CoreAUC (259.0.0 - 259.0.0) <1E0FB2C7-109E-3924-8E7F-8C6ACD78AF26> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff5600f000 - 0x7fff5603fff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff563cd000 - 0x7fff563ddff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff56df7000 - 0x7fff56e54ff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff572bb000 - 0x7fff572ecff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff57628000 - 0x7fff576b9fff com.apple.CoreSymbolication (9.3 - 64026) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff5773c000 - 0x7fff57870fff com.apple.coreui (2.1 - 494.1) <19624CAA-74DE-3DD3-9585-E64BE866EBFF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff57871000 - 0x7fff579a1ff7 com.apple.CoreUtils (5.5 - 550.44) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff579f6000 - 0x7fff57a5afff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff57a5b000 - 0x7fff57a6bff7 com.apple.CrashReporterSupport (10.13 - 1) <42451386-F745-38B9-896F-49996B26D066> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff57ae9000 - 0x7fff57af8ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff57afb000 - 0x7fff57affffb com.apple.DSExternalDisplay (3.1 - 380) <8D03D346-887A-3CE7-9483-4AD7804D1FBB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff57b81000 - 0x7fff57bf7fff com.apple.datadetectorscore (7.0 - 590.3) <83E85A62-44A8-33F8-AD79-AC4C807184C4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff57c45000 - 0x7fff57c85ff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff57c86000 - 0x7fff57db5fff com.apple.desktopservices (1.12.4 - 1.12.4) <47C3FBF3-5E75-3821-B003-2A4DC3657D8D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff58bcc000 - 0x7fff58ffafff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff5902d000 - 0x7fff590b6ff3 com.apple.FileProvider (125.15 - 125.15) <2E707F97-6271-3561-8A94-54412293B783> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff5ac56000 - 0x7fff5ac56fff libmetal_timestamp.dylib (802.4.5) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff5c2c2000 - 0x7fff5c2c7ff7 com.apple.GPUWrangler (3.18.48 - 3.18.48) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff5c67b000 - 0x7fff5c6a0ff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff5d03d000 - 0x7fff5d04cfff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff5d0cf000 - 0x7fff5d143fff com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff5da3f000 - 0x7fff5da46ff7 com.apple.IOAccelerator (378.18.1 - 378.18.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff5da4a000 - 0x7fff5da62fff com.apple.IOPresentment (1.0 - 35.1) <214AD582-466F-3844-A0A4-DE0742A8B899> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff5de2d000 - 0x7fff5de53ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff5e0eb000 - 0x7fff5e1e0ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5e1e1000 - 0x7fff5e223fff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff5e227000 - 0x7fff5e22eff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff5ea2d000 - 0x7fff5ea30fff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff5ef0d000 - 0x7fff5ef76ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff5ef7f000 - 0x7fff5ef96ff7 com.apple.MobileAssets (1.0 - 437.50.37) <675063CD-8335-32C2-AAAF-46CA5C265800> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff5f197000 - 0x7fff5f1c1ffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5f428000 - 0x7fff5f433fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff60cc5000 - 0x7fff60cd5ffb com.apple.PerformanceAnalysis (1.194 - 194) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff62a93000 - 0x7fff62ab1fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff62c8b000 - 0x7fff62caeffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff64483000 - 0x7fff64486ff3 com.apple.SecCodeWrapper (4.0 - 360.50.7) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff645cb000 - 0x7fff646ddfff com.apple.Sharing (1019.46 - 1019.46) <1266C41E-3CA9-3EFC-8413-A37D52EA9FB2> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff64708000 - 0x7fff64709ff7 com.apple.performance.SignpostNotification (1.2.4 - 2.4) <9957B2C0-4D48-3337-8A4D-5E457CC7B542> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff65451000 - 0x7fff656edfff com.apple.SkyLight (1.600.0 - 312.50) <0CF4C608-8748-32BF-9586-A1601945F82C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff65eb3000 - 0x7fff65ec0ff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <8B5418A4-CDC5-3200-AEF0-F109E0DF9019> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff65f72000 - 0x7fff661b0ff3 com.apple.spotlight.index (10.7.0 - 1191.4.13) <14C6EDFD-B843-35A4-AEA6-F485D756FF88> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff6636b000 - 0x7fff66392fff com.apple.StreamingZip (1.0 - 1) <3DE92A6D-565E-3477-82B1-660987317BD8> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff66a64000 - 0x7fff66aedfc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff66afe000 - 0x7fff66b06ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.50.37) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff6705d000 - 0x7fff67065ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff67272000 - 0x7fff6732fff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff673dc000 - 0x7fff6758bfff com.apple.UIFoundation (1.0 - 547.3) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff68c94000 - 0x7fff68c96ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff68dfd000 - 0x7fff68e30ff7 libclosured.dylib (551.3) /usr/lib/closure/libclosured.dylib
0x7fff68eea000 - 0x7fff68f23ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff68f24000 - 0x7fff68f2ffff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff68fc1000 - 0x7fff68fc2ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff68ff9000 - 0x7fff691c3ff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff691fb000 - 0x7fff691fbfff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff69332000 - 0x7fff69336ffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib
0x7fff69337000 - 0x7fff69338ffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff693b7000 - 0x7fff693b8fff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib
0x7fff693cb000 - 0x7fff693cbfff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff693cc000 - 0x7fff693e2ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff693e3000 - 0x7fff6940dff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff6940e000 - 0x7fff6948ffdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff69493000 - 0x7fff69493ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff69494000 - 0x7fff6954cff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff6954d000 - 0x7fff6955dff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff6955e000 - 0x7fff6956bffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff6956c000 - 0x7fff695c2fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff695c3000 - 0x7fff695e7ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff695e9000 - 0x7fff695f9fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff695fa000 - 0x7fff69610fff libcompression.dylib (47.50.1) <491784AE-CB90-3E27-9081-95C3A1211760> /usr/lib/libcompression.dylib
0x7fff698bb000 - 0x7fff698d3ff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff698d4000 - 0x7fff698d5ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff69da6000 - 0x7fff69dfcff3 libcups.2.dylib (462.2) <64864CBE-03A3-34C7-9DBB-C93601F183FD> /usr/lib/libcups.2.dylib
0x7fff69f3c000 - 0x7fff69f3cfff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff69f6e000 - 0x7fff69f72ff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib
0x7fff69f73000 - 0x7fff69f78ff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib
0x7fff69fa4000 - 0x7fff6a095ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff6a096000 - 0x7fff6a2bdffb libicucore.A.dylib (59173.0.1) /usr/lib/libicucore.A.dylib
0x7fff6a30a000 - 0x7fff6a30bfff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff6a30c000 - 0x7fff6a325ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff6a326000 - 0x7fff6a33cff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff6a33d000 - 0x7fff6a3ecfff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib
0x7fff6a3ed000 - 0x7fff6a615ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff6a7ed000 - 0x7fff6a967fff libnetwork.dylib (1229.51.2) /usr/lib/libnetwork.dylib
0x7fff6a9e6000 - 0x7fff6add47e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff6ade7000 - 0x7fff6adebfff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff6adee000 - 0x7fff6ae22fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff6aea1000 - 0x7fff6aebdffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff6af0c000 - 0x7fff6af0dff3 libspindump.dylib (252) /usr/lib/libspindump.dylib
0x7fff6af0e000 - 0x7fff6b0a1ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff6b275000 - 0x7fff6b2d5ff3 libusrtcp.dylib (1229.51.2) <3D8806D9-4BA9-35EE-BC44-F58BC2A0962D> /usr/lib/libusrtcp.dylib
0x7fff6b2d6000 - 0x7fff6b2d9ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff6b2da000 - 0x7fff6b2e7fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff6b2eb000 - 0x7fff6b3d2fff libxml2.2.dylib (31.10) <503721DB-0D8D-379E-B743-18CE59304155> /usr/lib/libxml2.2.dylib
0x7fff6b3d3000 - 0x7fff6b3fbfff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff6b3fc000 - 0x7fff6b40effb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff6b4aa000 - 0x7fff6b4aeff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff6b4af000 - 0x7fff6b4b9ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff6b4ba000 - 0x7fff6b4c1fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff6b4c2000 - 0x7fff6b4cbffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff6b4cc000 - 0x7fff6b551fff libcorecrypto.dylib (562.50.17) <67007279-24E1-3F30-802D-A55CD5C27946> /usr/lib/system/libcorecrypto.dylib
0x7fff6b5d9000 - 0x7fff6b612ff7 libdispatch.dylib (913.50.12) <848EEE57-4235-3A61-9A52-C0097DD2AB5E> /usr/lib/system/libdispatch.dylib
0x7fff6b613000 - 0x7fff6b630ff7 libdyld.dylib (551.3) /usr/lib/system/libdyld.dylib
0x7fff6b631000 - 0x7fff6b631ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff6b632000 - 0x7fff6b63eff3 libkxld.dylib (4570.51.2) /usr/lib/system/libkxld.dylib
0x7fff6b63f000 - 0x7fff6b63fff7 liblaunch.dylib (1205.50.76) <4D52BB64-C568-3A36-8935-2480427EE2A2> /usr/lib/system/liblaunch.dylib
0x7fff6b640000 - 0x7fff6b644ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff6b645000 - 0x7fff6b647ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff6b648000 - 0x7fff6b649ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff6b64a000 - 0x7fff6b661fff libsystem_asl.dylib (356.50.1) <3B24F2D1-B578-359D-ADB2-0ED19A364C38> /usr/lib/system/libsystem_asl.dylib
0x7fff6b662000 - 0x7fff6b662fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff6b663000 - 0x7fff6b6ecff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff6b6ed000 - 0x7fff6b6f0ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib
0x7fff6b6f1000 - 0x7fff6b6f4ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff6b6f5000 - 0x7fff6b6f6fff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff6b6f7000 - 0x7fff6b6fdff7 libsystem_dnssd.dylib (878.50.17) <9033B909-BCF7-37EB-A040-ADE8081611D6> /usr/lib/system/libsystem_dnssd.dylib
0x7fff6b6fe000 - 0x7fff6b747ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff6b748000 - 0x7fff6b76eff7 libsystem_kernel.dylib (4570.51.2) <7FF1E390-2FAC-33A7-A545-60D9BB6692D4> /usr/lib/system/libsystem_kernel.dylib
0x7fff6b76f000 - 0x7fff6b7bafcb libsystem_m.dylib (3147.50.1) /usr/lib/system/libsystem_m.dylib
0x7fff6b7bb000 - 0x7fff6b7dafff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff6b7db000 - 0x7fff6b90bff3 libsystem_network.dylib (1229.51.2) /usr/lib/system/libsystem_network.dylib
0x7fff6b90c000 - 0x7fff6b916ffb libsystem_networkextension.dylib (767.50.25) <758F1414-796D-3422-83C9-92D2915A06CE> /usr/lib/system/libsystem_networkextension.dylib
0x7fff6b917000 - 0x7fff6b920ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff6b921000 - 0x7fff6b928ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff6b929000 - 0x7fff6b934fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff6b935000 - 0x7fff6b938fff libsystem_sandbox.dylib (765.50.51) /usr/lib/system/libsystem_sandbox.dylib
0x7fff6b939000 - 0x7fff6b93aff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff6b93b000 - 0x7fff6b942ff7 libsystem_symptoms.dylib (820.50.37) /usr/lib/system/libsystem_symptoms.dylib
0x7fff6b943000 - 0x7fff6b956fff libsystem_trace.dylib (829.50.17) <6568D68B-1D4C-38EE-90A9-54821D6403C0> /usr/lib/system/libsystem_trace.dylib
0x7fff6b958000 - 0x7fff6b95dff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff6b95e000 - 0x7fff6b98bfff libxpc.dylib (1205.50.76) <25DB244E-217D-3CE0-A8F2-0C4255783B42> /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: 1296
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 240K 3
CG image 68K 2
CoreImage 8K 3
CoreUI image file 216K 6
Foundation 4K 2
Image IO 64K 2
Kernel Alloc Once 8K 2
MALLOC 104.3M 44
MALLOC guard page 64K 16
Mach message 8K 3
Memory Tag 242 12K 2
Memory Tag 251 40K 2
SQLite page cache 64K 2
STACK GUARD 56.0M 11
Stack 12.6M 12
VM_ALLOCATE 648K 14
__DATA 24.0M 239
__FONT_DATA 4K 2
__LINKEDIT 192.5M 4
__TEXT 158.3M 243
__UNICODE 560K 2
mapped file 56.8M 31
shared memory 632K 11
=========== ======= =======
TOTAL 607.6M 637

Model: MacBookAir6,1, BootROM MBA61.0106.B00, 2 processors, Intel Core i5, 1.4 GHz, 4 GB, SMC 2.12f143
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)
Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet Slot 1, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@194,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@191,0,0
PCI Card: ethernet, Ethernet Controller, Thunderbolt@193,0,0
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@192,0,0
Serial ATA Device: APPLE SSD TS0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: USB audio CODEC
USB Device: USB 3.0 Bus
USB Device: Basic Optical Mouse
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
Thunderbolt Device: Thunderbolt 2 Dock, Other World Computing, Inc., 1, 25.1

FWIW, I have a similar problem when I run multiple long analyses after setting it to show me 3 options (press command shift + twice), move, run an analysis, move etc. It doesn't crash, but something is corrupted when I save and quit stockfish; trying to reopen, the app just hangs.

I also experienced this once. I think it's not Stockfish specific, it's just that a MacOS app tries to reload the last state of the app when you open it. The problem is that Stockfish hangs when that state is corrupted.

Will look into this.

I tried to delete and completely reinstall without success. This makes me think that there is a file somewhere outside of the application that preserves the state. I can't find any files linked to the application. Is there a list of every file that Stockfish creates or writes to?

Try to delete the saved application state under ~/Library/Saved Application State/com.daylenyang.Stockfish.savedState.

I tried deleting the savedState file but Stockfish still crashes. Does anyone know what other files might have been created or modified by Stockfish? My current plan is to keep searching for any file that was created by or modified by Stockfish and see if I can figure out if I should change or delete it. If I can't get Stockfish to work after that I will back up and do a clean install of Mac OS X.

Can you post a .pgn file that hangs Stockfish ?

Two things about this .pgn file. I am not sure that it is this one that crashed stockfish. It even may have been some sort of file handling issue as I was trying to edit the file in emacs and then save it and then reopen it. I have emacs set to do regular backups so this is the backup but I'm not sure if it is the first backup or an accurate backup - I was working with two different files and I don't remember which one was the one I was editing when I crashed Stockfish - so this is just my best guess. You will need to eliminate the 1 which is added by emacs when it backs up files and the .txt which I added so I could look at it using the quicklook feature of the finder in OS X.
2018LG5.pgn.1.txt

It looks like a valid PGN file. I can't get my stockfish to hang, even after editing the file to make it invalid.

I won't be able to attempt to duplicate the problem until I get a disk to back up my system - which will be after this coming Wednesday. I was editing the file and I apparently don't have a backup of the corrupt version. I had just copied it over from my phone after a tournament and my phone always creates variations - I can't figure out how to overwrite. The only errors would be taking to eliminate the odd mistaken move and make some variation, the main line. I suspect the problem is that I was editing it at the time. But even that doesn't make sense as I would imagine all open files, file locks etc. would be released or irrelevant after removing the application, rebooting, and reinstalling. That's why I keep looking for things in ~/Library and other files that could persist over the reinstallation.

FWIW, I encountered the problem where stockfish hangs, and deleted the saved application state, but that didn't seem to change anything. Reopening stockfish still results in a hung stockfish. Restarting my machine is the only way I know of that fixes the issue for me. (It happens only after multiple moves & intense analysis for me, and, AFAICT, is not related to any particular .pgn file, but perhaps my issue is different than @sapolion's)

I am still in the middle of testing out some ideas, but it would really help me if I knew all the files that Stockfish attempts to read or write when it opens. I installed Stockfish on a clean Mac OS X installation on an attached external hard drive and it ran fine. I copied the new installation to the Applications folder on the machine where it had been failing and then ran it from my new installation and it ran fine. I shut down, disconnected the external hard disk, and rebooted. I then ran Stockfish and it crashed again.

Application Specific Information:
Crashing on exception: Move text is invalid.

However I now know 1. there is nothing within the app that is causing this. 2. I deleted the Saved.state from the ~/Library file so it can't be that. So I can only conclude that the application is pulling in something from someplace else. OK so what to try now.

I searched everything in ~/Library that matched Stockfish. I then deleted com folders which had com.daylenyang.Stockfish or some variation - yes if I was organized I would have written down the names before getting rid of them and also a few plists.

Now Stockfish opens normally. I will wait a day or two before deleting the trash if anyone has suggestions about what I should be looking for from my trash. Here is the directory listing:
Container.plist
Data
Stockfish_16C5D6A2-E50D-531D-9A71-7BF01D9899D5.plist
com.daylenyang.Stockfish
com.daylenyang.Stockfish 11.32.51 PM
com.daylenyang.stockfish.sfl2
stockfish-64_16C5D6A2-E50D-531D-9A71-7BF01D9899D5.plist

One last note as I think I know, or at least have some idea about what was happening. Before I did the thorough deletion of Stockfish - by wiping out all the Stockfish related files in ~/Library, Stockfish would crash trying to reopen the file I pasted below which is invalid and should simply have not opened but not made it impossible to open Stockfish and should certainly have not crashed it. I'm guessing that at some point it had opened a valid version before I edited it - but I can't really do more than guess. I have no idea why Stockfish wouldn't simply open without trying to grab the previous file.

[Event "New York Open"]
[Site "Lake Geoge"]
[Date "2018.05.20"]
[Round "5?"]
[White "Josh Kuperman"]
[Black "John Lawless??"]
[Result "0-1"]
[TimeControl "40/100SD30"]

  1. e4 e6 2. d4 d5 3. Nc3 Bb4 4. Bd2 Ne7 5. Qg4 Ng6 6. e5 c5 7. h4 h5 8. Qg3
    cxd4 9. Nb5 Bxd2+ 10. Kxd2 Nc6 11. Nd6+ Kf8 12. f4 Qa5+ 13. Kd1 a6 14. Nh3 Nge7
  2. Bd3 f5 16. Ng5 Bd7 17. Ndf7 Rg8 18. Qf3 g6 19. Nd6 Rg7 20. Qg3 Ng8 21. Be2
    b5 22. Bxh5 gxh5 23. Qf3 Qd8 24. Qxh5 Qe7 25. Qh8 Rb8 26. h5 (26.
    Rh3 Nxe5 27. fxe5 Rxg5 28. hxg5 Qxg5) 26... Rxg5 27. fxg5 Qxg5 28. h6 Qg4+
    (28... Qxg2 29. h7 Qxh1+ 30. Kd2 Qg2+ 31. Kd1 Ne7 32. hxg8=Q+ Nxg8 33. Qh5 Qg4+
  3. Qxg4 fxg4) 29. Ke1 Qg3+ 30. Kf1 Nxe5 (30... Qf4+ 31. Kg1 Nxe5) 31. Rh3) *