Skip to content

Instantly share code, notes, and snippets.

@kingnight
Created July 15, 2021 02:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kingnight/e6b25f04a91f16ad19a91b5239456b48 to your computer and use it in GitHub Desktop.
Save kingnight/e6b25f04a91f16ad19a91b5239456b48 to your computer and use it in GitHub Desktop.
main thread SIGBUS crash
Incident Identifier: 99b0c74e-b9a1-4499-a062-013b6d4eb33a
CrashReporter Key: 7862DD8B-9A2B-438B-A9D2-5499ABA916D5
Hardware Model: iPhone11,8
Process: sohuhy [16580]
Path: /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/sohuhy
Identifier: com.sohu.sohuhy
Version: 5.20.0 (5)
Code Type: arm64
Parent Process: [1]
Date/Time: 2021-07-14T15:39:27.999Z
Launch Time: 2021-07-14T15:38:24Z
OS Version: iPhone OS 14.0.1 (18A393)
Report Version: 104
Exception Type: SIGBUS
Exception Codes: BUS_ADRERR at 0x1ba0080010
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x00000001b425b978 objc_msgSend + 24
1 UIKitCore 0x00000001a28dfea4 -[UIKeyboardImpl unmarkText:] + 200
2 UIKitCore 0x00000001a28e5eec __59-[UIKeyboardImpl handleAcceptedCandidate:executionContext:]_block_invoke_2 + 432
3 UIKitCore 0x00000001a2918478 -[UIKeyboardTaskEntry execute:] + 184
4 UIKitCore 0x00000001a2916f6c -[UIKeyboardTaskQueue continueExecutionOnMainThread] + 320
5 UIKitCore 0x00000001a29178d0 -[UIKeyboardTaskQueue waitUntilTaskIsFinished:] + 168
6 UIKitCore 0x00000001a29179e4 -[UIKeyboardTaskQueue performSingleTask:] + 152
7 UIKitCore 0x00000001a28f29c8 -[UIKeyboardImpl acceptCurrentCandidateForInput:] + 296
8 UIKitCore 0x00000001a2747a44 -[UIKeyboardCandidateController candidateView:didAcceptCandidate:atIndexPath:inGridType:generateFeedback:] + 176
9 UIKitCore 0x00000001a274796c -[UIKeyboardCandidateController candidateView:didAcceptCandidate:atIndexPath:inGridType:] + 96
10 TextInputUI 0x00000001a811dc2c -[TUICandidateView candidateGrid:didAcceptCandidate:atIndexPath:] + 204
11 TextInputUI 0x00000001a8136a58 -[TUICandidateGrid collectionView:didSelectItemAtIndexPath:] + 180
12 UIKitCore 0x00000001a223a104 -[UICollectionView _selectItemAtIndexPath:animated:scrollPosition:notifyDelegate:deselectPrevious:performCustomSelectionAction:] + 896
13 UIKitCore 0x00000001a2263e7c -[UICollectionView touchesEnded:withEvent:] + 572
14 UIKitCore 0x00000001a2b36200 forwardTouchMethod + 340
15 UIKitCore 0x00000001a2b362fc -[UIResponder touchesEnded:withEvent:] + 60
16 UIKitCore 0x00000001a2b36200 forwardTouchMethod + 340
17 UIKitCore 0x00000001a2b362fc -[UIResponder touchesEnded:withEvent:] + 60
18 UIKitCore 0x00000001a2b36200 forwardTouchMethod + 340
19 UIKitCore 0x00000001a2b362fc -[UIResponder touchesEnded:withEvent:] + 60
20 UIKitCore 0x00000001a2b44c04 -[UIWindow _sendTouchesForEvent:] + 984
21 UIKitCore 0x00000001a2b4656c -[UIWindow sendEvent:] + 3972
22 UIKitCore 0x00000001a2b20190 -[UIApplication sendEvent:] + 708
23 UIKitCore 0x00000001a2ba7560 __dispatchPreprocessedEventFromEventQueue + 7356
24 UIKitCore 0x00000001a2baa4b8 __processEventQueue + 6456
25 UIKitCore 0x00000001a2ba1a3c __eventFetcherSourceCallback + 156
26 CoreFoundation 0x00000001a016381c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
27 CoreFoundation 0x00000001a0163718 __CFRunLoopDoSource0 + 204
28 CoreFoundation 0x00000001a0162a28 __CFRunLoopDoSources0 + 264
29 CoreFoundation 0x00000001a015cd20 __CFRunLoopRun + 820
30 CoreFoundation 0x00000001a015c4bc CFRunLoopRunSpecific + 596
31 GraphicsServices 0x00000001b6be1820 GSEventRunModal + 160
32 UIKitCore 0x00000001a2b00734 -[UIApplication _run] + 1068
33 UIKitCore 0x00000001a2b05e10 UIApplicationMain + 164
34 sohuhy 0x0000000103078ad8 main (main.m:14)
35 libdyld.dylib 0x000000019fe23e60 start + 0
Thread 1:
0 libsystem_kernel.dylib 0x00000001cc0f3dd0 mach_msg_trap + 8
1 CoreFoundation 0x00000001a0162cf8 __CFRunLoopServiceMachPort + 376
2 CoreFoundation 0x00000001a015cea8 __CFRunLoopRun + 1212
3 CoreFoundation 0x00000001a015c4bc CFRunLoopRunSpecific + 596
4 Foundation 0x00000001a13d9e30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228
5 Foundation 0x00000001a13d9d08 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88
6 UIKitCore 0x00000001a2bb0e94 -[UIEventFetcher threadMain] + 512
7 Foundation 0x00000001a15440f0 __NSThread__start__ + 860
8 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
9 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 2:
0 libsystem_kernel.dylib 0x00000001cc1185bc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001e774777c start_wqthread + 4
Thread 3:
0 libsystem_kernel.dylib 0x00000001cc1185bc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001e774777c start_wqthread + 4
Thread 4:
0 sohuhy 0x0000000102ecfdfc mach_exception_callback (PLCrashReporter.m:291)
1 sohuhy 0x0000000102edba44 exception_server_thread (PLCrashMachExceptionServer.m:770)
2 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
3 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 5:
0 libsystem_kernel.dylib 0x00000001cc0f3dd0 mach_msg_trap + 8
1 CoreFoundation 0x00000001a0162cf8 __CFRunLoopServiceMachPort + 376
2 CoreFoundation 0x00000001a015cea8 __CFRunLoopRun + 1212
3 CoreFoundation 0x00000001a015c4bc CFRunLoopRunSpecific + 596
4 CoreFoundation 0x00000001a015d590 CFRunLoopRun + 60
5 CoreMotion 0x00000001aaf05d50 CLClientCreateIso6709Notation + 177740
6 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
7 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 6:
0 libsystem_kernel.dylib 0x00000001cc0f3dd0 mach_msg_trap + 8
1 CoreFoundation 0x00000001a0162cf8 __CFRunLoopServiceMachPort + 376
2 CoreFoundation 0x00000001a015cea8 __CFRunLoopRun + 1212
3 CoreFoundation 0x00000001a015c4bc CFRunLoopRunSpecific + 596
4 CFNetwork 0x00000001a0a15050 _CFURLStorageSessionCopyCache + 63236
5 Foundation 0x00000001a15440f0 __NSThread__start__ + 860
6 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
7 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 7:
0 libsystem_kernel.dylib 0x00000001cc11775c __psynch_cvwait + 8
1 libc++.1.dylib 0x00000001b42fec8c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24
2 JavaScriptCore 0x00000001aa206188 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 104
3 JavaScriptCore 0x00000001aa20a728 bmalloc::Scavenger::threadRunLoop() + 192
4 JavaScriptCore 0x00000001aa20a364 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12
5 JavaScriptCore 0x00000001aa20b828 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 44
6 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
7 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 8:
0 libsystem_kernel.dylib 0x00000001cc117c40 __select + 8
1 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
2 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 9:
0 libsystem_kernel.dylib 0x00000001cc1194e4 kevent + 8
1 Realm 0x00000001049e16b0 0x1049cc000 + 87728
2 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
3 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 10:
0 libsystem_kernel.dylib 0x00000001cc0f3dd0 mach_msg_trap + 8
1 CoreFoundation 0x00000001a0162cf8 __CFRunLoopServiceMachPort + 376
2 CoreFoundation 0x00000001a015cea8 __CFRunLoopRun + 1212
3 CoreFoundation 0x00000001a015c4bc CFRunLoopRunSpecific + 596
4 Foundation 0x00000001a13d9e30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228
5 Foundation 0x00000001a140c79c -[NSRunLoop(NSRunLoop) run] + 88
6 sohuhy 0x0000000102c6ffcc @objc static sohuhy.HyRunLoopThread.threadWorker(__C.NSRunLoopMode) -> () (HyRunLoopThread.swift:21)
7 Foundation 0x00000001a15440f0 __NSThread__start__ + 860
8 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
9 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 11:
0 libsystem_kernel.dylib 0x00000001cc0f3dd0 mach_msg_trap + 8
1 CoreFoundation 0x00000001a0162cf8 __CFRunLoopServiceMachPort + 376
2 CoreFoundation 0x00000001a015cea8 __CFRunLoopRun + 1212
3 CoreFoundation 0x00000001a015c4bc CFRunLoopRunSpecific + 596
4 CoreFoundation 0x00000001a017f9c0 _legacyStreamRunLoop_workThread + 276
5 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
6 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 12:
0 libsystem_kernel.dylib 0x00000001cc1194e4 kevent + 8
1 Realm 0x00000001049e16b0 0x1049cc000 + 87728
2 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
3 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 13:
0 libsystem_kernel.dylib 0x00000001cc1194e4 kevent + 8
1 Realm 0x00000001049e16b0 0x1049cc000 + 87728
2 libsystem_pthread.dylib 0x00000001e773eca8 _pthread_start + 316
3 libsystem_pthread.dylib 0x00000001e7747788 thread_start + 4
Thread 14:
0 libsystem_kernel.dylib 0x00000001cc1185bc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001e774777c start_wqthread + 4
Thread 15:
0 libsystem_kernel.dylib 0x00000001cc1185bc __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001e774777c start_wqthread + 4
Thread 16:
0 ??? 0x0000000000000000 0x0 + 0
Thread 0 crashed with arm64 Thread State:
x21: 0x00000002832aad60 x2: 0x0000000000000005 x16: 0x0000001ba0080000 x3: 0xfffffffffffffff9
x22: 0x00000001e9bc391f x4: 0x000000000000004e x17: 0xb06c8e81046da700 cpsr: 0x0000000020000000
x5: 0x0000000000000055 x23: 0x0000000000000282 x6: 0x0000000000000000 x18: 0x0000000115686606
x10: 0x00000001c7a37df7 lr: 0x00000001a28dfea4 x7: 0x0000000000000fc0 x24: 0x0000000000000188
x11: 0x03ff00012d4fc000 x8: 0x00000001f3d95000 x19: 0x0000000107886400 x25: 0x0000000000000001
x9: 0x00000001e993293f x12: 0x000000000000036d fp: 0x000000016d814d20 x26: 0x0000000000000001
x13: 0x0000001ba0080001 pc: 0x00000001b425b978 x27: 0x0000000000000000 x14: 0x000000000000007a
x20: 0xb74e69793ef0fb50 x0: 0x00000002832aad60 sp: 0x000000016d814cf0 x28: 0x00000001fd671000
x15: 0x0000001ba0080000 x1: 0x00000001e993c31f
Binary Images:
0x00000001025e8000 - 0x00000001034dbfff +sohuhy arm64 <d6964b23a2cc3c4d9f02ee01481aa2f6> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/sohuhy
0x0000000103ac8000 - 0x0000000103af3fff +KeychainAccess arm64 <8cceb607f86c31b69c7c75084f578c77> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/KeychainAccess.framework/KeychainAccess
0x0000000103c38000 - 0x0000000103c63fff +AFNetworking arm64 <a36163cfd8d636b1939a24ff8dce47c4> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/AFNetworking.framework/AFNetworking
0x0000000103cbc000 - 0x0000000103d9bfff +Alamofire arm64 <303101e87bc73fcd809fdb5d8bc84de7> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/Alamofire.framework/Alamofire
0x0000000103f48000 - 0x0000000103f8bfff +CryptoSwift arm64 <4902efe083af36c8bed319d6dc542f92> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/CryptoSwift.framework/CryptoSwift
0x000000010403c000 - 0x00000001040d3fff +Lottie arm64 <78f12a9be1c33848a03458532fdd89d1> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/Lottie.framework/Lottie
0x00000001042a8000 - 0x00000001042bffff +MJRefresh arm64 <08f081e241ea3b84b01773a9e972fa73> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/MJRefresh.framework/MJRefresh
0x00000001042ec000 - 0x0000000104317fff +MPITextKit arm64 <7f9b675723bc34baaf1fcbd9e2036625> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/MPITextKit.framework/MPITextKit
0x0000000104364000 - 0x000000010438ffff +MQTTClient arm64 <75efc85006fa378db4ee3c16397f8463> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/MQTTClient.framework/MQTTClient
0x00000001043dc000 - 0x00000001043effff +Masonry arm64 <7bdbd2f912283973a3b9c6e81a5afff4> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/Masonry.framework/Masonry
0x0000000104414000 - 0x0000000104467fff +Protobuf arm64 <5f0e9ff28217322a932e1a0e3608f97f> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/Protobuf.framework/Protobuf
0x000000010452c000 - 0x000000010456ffff +SDWebImage arm64 <0c4f47f7bd433248b0653a85f69c53ac> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SDWebImage.framework/SDWebImage
0x0000000104608000 - 0x0000000104613fff +SDWebImageWebPCoder arm64 <28803c676cc5310e92dd35de1210a851> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SDWebImageWebPCoder.framework/SDWebImageWebPCoder
0x0000000104628000 - 0x000000010463ffff +SnapKit arm64 <88ad92bc59ae3c32af3f1b33857158ba> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SnapKit.framework/SnapKit
0x000000010468c000 - 0x00000001046ebfff +YYTextExt arm64 <306a121b265c37b580d9ec2258efa472> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/YYTextExt.framework/YYTextExt
0x0000000104774000 - 0x00000001047cbfff +libwebp arm64 <ddebc276c14b35e0a591eb551710a056> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/libwebp.framework/libwebp
0x000000010481c000 - 0x0000000104963fff +GPUImage arm64 <29b8b29b55153259a86d9ae77c3a3d8a> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/GPUImage.framework/GPUImage
0x00000001049cc000 - 0x0000000104e6bfff +Realm arm64 <c9bb0ef3649733c3be9231575de0cb4e> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/Realm.framework/Realm
0x0000000105224000 - 0x0000000105273fff +RealmSwift arm64 <e0d9bd4b9b7b3301a7c5d58687e5b488> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/RealmSwift.framework/RealmSwift
0x000000010537c000 - 0x000000010558bfff +SofaEditer arm64 <2416f1a3fb9b32cead88aae8a71696a4> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SofaEditer.framework/SofaEditer
0x0000000105764000 - 0x0000000105edbfff +SofaMediaPlayerFrameworkWithoutCronet arm64 <988326f7efe83280bf4d6fc19bf72686> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SofaMediaPlayerFrameworkWithoutCronet.framework/SofaMediaPlayerFrameworkWithoutCronet
0x0000000106624000 - 0x000000010663ffff +STVideoSDK arm64 <1f6831ea81423d31abf02027dfa4b411> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/STVideoSDK.framework/STVideoSDK
0x000000010667c000 - 0x00000001068e7fff +Library arm64 <eb50105e0e393c43bd9b2fd03e733388> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/Library.framework/Library
0x0000000106ab8000 - 0x0000000106ad7fff +UserAndSetting arm64 <4814965ff1a43e4796df49b24dca02de> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/UserAndSetting.framework/UserAndSetting
0x0000000106af8000 - 0x0000000106b13fff +SHNetService arm64 <b1206790d4123eb5867d19a2db847ef4> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SHNetService.framework/SHNetService
0x0000000106b30000 - 0x0000000106b67fff +HYContentShare arm64 <d19c6bdf3b6d31c387251fcd73a9b992> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/HYContentShare.framework/HYContentShare
0x0000000106b90000 - 0x0000000106ba3fff +SHNetServiceExt arm64 <c63a3744e24c3fc29fed826132dda939> /private/var/containers/Bundle/Application/381112DE-2082-468B-A3E2-451408B885E2/sohuhy.app/Frameworks/SHNetServiceExt.framework/SHNetServiceExt
0x000000019fe23000 - 0x000000019fe5cfff libdyld.dylib arm64e <90a4e82e250c35e38b2d51d6d8b1119b> /usr/lib/system/libdyld.dylib
0x00000001a00c5000 - 0x00000001a0478fff CoreFoundation arm64e <472c9193115d34cdad1d0e7e091c9432> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x00000001a07d2000 - 0x00000001a0c5ffff CFNetwork arm64e <81f1c72300083684a8f93eac348cb8e6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x00000001a13d2000 - 0x00000001a1680fff Foundation arm64e <095c09dd64363270b062a150203fdeed> /System/Library/Frameworks/Foundation.framework/Foundation
0x00000001a1f83000 - 0x00000001a33bdfff UIKitCore arm64e <47154c6d47df3abba15256b159b014e4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x00000001a8114000 - 0x00000001a8160fff TextInputUI arm64e <db9eec58c191310aae2a60bc10a4fd2a> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x00000001a933c000 - 0x00000001aa30bfff JavaScriptCore arm64e <d7fde8d9f1c238b7a7d08edaeea60b91> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x00000001aadc4000 - 0x00000001ab023fff CoreMotion arm64e <6577524450723c8795579f82c2cd925a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x00000001b4256000 - 0x00000001b428ffff libobjc.A.dylib arm64e <49c230fd98e13a5c9c797e5b42c612bb> /usr/lib/libobjc.A.dylib
0x00000001b42f2000 - 0x00000001b434ffff libc++.1.dylib arm64e <f005a6155e5837798b018192ca5e51f4> /usr/lib/libc++.1.dylib
0x00000001b6bde000 - 0x00000001b6be6fff GraphicsServices arm64e <7bd8d66c9d7c307b8d0f47dac469dd30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x00000001c790e000 - 0x00000001c7ad8fff EmailDaemon arm64e <d62eace9d0db31e18e368fc4ba46b53a> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x00000001cc0f0000 - 0x00000001cc120fff libsystem_kernel.dylib arm64e <59731692aa323825a88458acb9737644> /usr/lib/system/libsystem_kernel.dylib
0x00000001e773d000 - 0x00000001e7748fff libsystem_pthread.dylib arm64e <36e670e74b8835d488f1ad2ebcfc7b09> /usr/lib/system/libsystem_pthread.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment