使用xcode将游戏安装到iphone6上以后,加入一定显示对象,什么都不用做,cpu长期占用50%以上,结束掉游戏,过一周多再打开游戏就会出现闪退(重现了好几次了),crash日志如下:
看crash日志是cpu占用太高导致的,但是我看到有的3d游戏cpu占用长期在130%以上都不会出现这种情况,还是说debug版本具有时效机制?
Incident Identifier: C89C6B75-155E-45C5-AF88-26775B5EC565
CrashReporter Key: 89786a1c951a788cd86e90c62e7ed81c4a517da4
Hardware Model: iPhone7,2
Process: backupd [201]
Path: /System/Library/PrivateFrameworks/MobileBackup.framework/backupd
Identifier: com.apple.MobileBackup.framework
Version: 1308 (5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Date/Time: 2017-07-26 21:24:52.142 +0800
Launch Time: 2017-07-26 21:21:48.689 +0800
OS Version: iOS 8.3 (12F70)
Report Version: 105
Exception Type: EXC_RESOURCE
Exception Subtype: CPU
Exception Message: (Limit 50%) Observed 58% over 180 secs
Triggered by Thread: 2
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x000000019678ce0c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019678cc84 mach_msg + 68
2 CoreFoundation 0x00000001847a3720 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001847a1674 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001846cd2d0 CFRunLoopRunSpecific + 392
5 Foundation 0x00000001856054c4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 312
6 Foundation 0x000000018565f80c -[NSRunLoop(NSRunLoop) run] + 92
7 backupd 0x00000001000a1350 0x100084000 + 119632
8 libdyld.dylib 0x000000019668ea04 start + 0
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x000000019678cc24 kevent64 + 8
1 libdispatch.dylib 0x0000000196671e6c _dispatch_mgr_invoke + 272
2 libdispatch.dylib 0x0000000196663998 _dispatch_mgr_thread + 48
Thread 2 name: Dispatch queue: com.apple.root.background-qos
Thread 2 Attributed:
0 libobjc.A.dylib 0x0000000196023be8 0x196008000 + 113640
1 backupd 0x00000001000d800c 0x100084000 + 344076
2 backupd 0x00000001000d582c 0x100084000 + 333868
3 backupd 0x00000001000d5e9c 0x100084000 + 335516
4 backupd 0x00000001000d5e9c 0x100084000 + 335516
5 backupd 0x00000001000d5e9c 0x100084000 + 335516
6 backupd 0x00000001000d5e9c 0x100084000 + 335516
7 backupd 0x00000001000d5638 0x100084000 + 333368
8 backupd 0x00000001000d4b74 0x100084000 + 330612
9 backupd 0x00000001000d48dc 0x100084000 + 329948
10 backupd 0x00000001000af5dc 0x100084000 + 177628
11 backupd 0x00000001000acc08 0x100084000 + 166920
12 backupd 0x00000001000ac7b0 0x100084000 + 165808
13 backupd 0x00000001000ac5d0 0x100084000 + 165328
14 backupd 0x00000001000ac30c 0x100084000 + 164620
15 backupd 0x00000001000c4b74 0x100084000 + 265076
16 backupd 0x000000010009c474 0x100084000 + 99444
17 libdispatch.dylib 0x0000000196661990 0x196660000 + 6544
18 libdispatch.dylib 0x0000000196661950 0x196660000 + 6480
19 libdispatch.dylib 0x000000019666e77c 0x196660000 + 59260
20 libdispatch.dylib 0x000000019666fc48 0x196660000 + 64584
21 libsystem_pthread.dylib 0x0000000196841228 0x196840000 + 4648
22 libsystem_pthread.dylib 0x0000000196840eec start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x000000019678ce0c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019678cc84 mach_msg + 68
2 CoreFoundation 0x00000001847a3720 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001847a1674 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001846cd2d0 CFRunLoopRunSpecific + 392
5 backupd 0x00000001000e4a1c 0x100084000 + 395804
6 Foundation 0x00000001856eddb4 __NSThread__main__ + 1068
7 libsystem_pthread.dylib 0x0000000196843dc4 _pthread_body + 160
8 libsystem_pthread.dylib 0x0000000196843d20 _pthread_start + 156
9 libsystem_pthread.dylib 0x0000000196840ef4 thread_start + 0
Thread 4 name: CommonUtilities-WiFi-Thread
Thread 4:
0 libsystem_kernel.dylib 0x000000019678ce0c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019678cc84 mach_msg + 68
2 CoreFoundation 0x00000001847a3720 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001847a1674 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001846cd2d0 CFRunLoopRunSpecific + 392
5 CoreFoundation 0x000000018471f358 CFRunLoopRun + 108
6 CommonUtilities 0x000000018b936948 0x18b930000 + 26952
7 Foundation 0x00000001856eddb4 __NSThread__main__ + 1068
8 libsystem_pthread.dylib 0x0000000196843dc4 _pthread_body + 160
9 libsystem_pthread.dylib 0x0000000196843d20 _pthread_start + 156
10 libsystem_pthread.dylib 0x0000000196840ef4 thread_start + 0
Thread 5 name: com.apple.NSURLConnectionLoader
Thread 5:
0 libsystem_kernel.dylib 0x000000019678ce0c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x000000019678cc84 mach_msg + 68
2 CoreFoundation 0x00000001847a3720 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001847a1674 __CFRunLoopRun + 936
4 CoreFoundation 0x00000001846cd2d0 CFRunLoopRunSpecific + 392
5 CFNetwork 0x00000001841ae890 +[NSURLConnection(Loader) _resourceLoadLoop:] + 436
6 Foundation 0x00000001856eddb4 __NSThread__main__ + 1068
7 libsystem_pthread.dylib 0x0000000196843dc4 _pthread_body + 160
8 libsystem_pthread.dylib 0x0000000196843d20 _pthread_start + 156
9 libsystem_pthread.dylib 0x0000000196840ef4 thread_start + 0
Thread 6 name: com.apple.CFSocket.private
Thread 6:
0 libsystem_kernel.dylib 0x00000001967a7498 __select + 8
1 CoreFoundation 0x00000001847a9124 __CFSocketManager + 668
2 libsystem_pthread.dylib 0x0000000196843dc4 _pthread_body + 160
3 libsystem_pthread.dylib 0x0000000196843d20 _pthread_start + 156
4 libsystem_pthread.dylib 0x0000000196840ef4 thread_start + 0
Thread 7:
0 libsystem_kernel.dylib 0x00000001967a7c78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001968412d8 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x0000000196840eec start_wqthread + 0
Thread 2 crashed with ARM Thread State (64-bit):
x0: 0x000000015eb23f40 x1: 0x0000000100118de8 x2: 0x000000015cfd8e10 x3: 0x000000015eb23e70
x4: 0x000000015eb23fc0 x5: 0x0000000000000044 x6: 0x000000015cfd8e10 x7: 0x0000000000000000
x8: 0x000001a50016be61 x9: 0x000000010016be60 x10: 0x000000015d82b400 x11: 0x000000370000007f
x12: 0x000000015d82ba80 x13: 0x000001a50016be61 x14: 0x0000000000000002 x15: 0x0000000000100080
x16: 0x0000000100118de8 x17: 0x00000001000d8848 x18: 0x0000000000000000 x19: 0x000000015eb23e70
x20: 0x000000015cfd8e10 x21: 0x000000015ce0d330 x22: 0x000000015ce3f700 x23: 0x000000015eb23e70
x24: 0x000000000000000c x25: 0x0000000000000004 x26: 0x000000018efb7e52 x27: 0x0000000000000000
x28: 0x000000019a6660a8 fp: 0x0000000101dd1160 lr: 0x00000001000d8010
sp: 0x0000000101dd1150 pc: 0x0000000196023be8 cpsr: 0x60000000
Bad magic 0x856054C8
Microstackshots: 1 (from 1970-01-01 08:03:20 +0800 to 1970-01-01 08:03:20 +0800)
1 ??? [0x16fd7bc00]
1 CoreFoundation 0x1846c4000 + 906872 [0x1847a1678]
1 ??? [0x16fd7aef0]
1 CoreFoundation 0x1846c4000 + 915236 [0x1847a3724]
1 ??? [0x16fd7ae90]
1 libsystem_kernel.dylib 0x19678c000 + 3208 [0x19678cc88]
1 ??? [0x16fd7ae40]
1 libsystem_kernel.dylib 0x19678c000 + 3596 [0x19678ce0c]
*1 ??? [0xffffff80020144a4]
Binary Images:
0x100084000 - 0x10013bfff backupd arm64 <42c58da3ef543ac787d2a23ecfa8ecef> /System/Library/PrivateFrameworks/MobileBackup.framework/backupd
0x1027f0000 - 0x10286ffff AirFair arm64 <497b135c45bc332ea7cf1a35ae8bdca1> /System/Library/SyncBundles/AirFair.syncBundle/AirFair
0x102878000 - 0x10291bfff AirFair2 arm64 <02988ac16f953717863ab26cd3622acd> /System/Library/SyncBundles/AirFair2.syncBundle/AirFair2
0x102928000 - 0x102937fff Apps arm64 <0c01aa0137303f7ca6a229659acf16c4> /System/Library/SyncBundles/Apps.syncBundle/Apps
0x102940000 - 0x10295bfff Books arm64 <9b120d1632e034c1b95359265a5e20cb> /System/Library/SyncBundles/Books.syncBundle/Books
0x102968000 - 0x10296bfff Data arm64 <082335724e513e9e8ecff5dba0e675af> /System/Library/SyncBundles/Data.syncBundle/Data
0x102974000 - 0x102977fff LogsPlugin arm64 <c3c6d7e15aaa37d586008121bb6676ce> /System/Library/SyncBundles/LogsPlugin.syncBundle/LogsPlugin
0x102980000 - 0x1029a3fff MobileSlideShow arm64 <284815d8f3163166bfffe8a0b946afde> /System/Library/SyncBundles/MobileSlideShow.syncBundle/MobileSlideShow
0x1029c4000 - 0x102a23fff MusicLibrary arm64 <a256b1fe88e434da8415a59452086a3b> /System/Library/SyncBundles/MusicLibrary.syncBundle/MusicLibrary
0x102a88000 - 0x102a8ffff ProofingPlugin arm64 <52b7c4549f7b3fe4936b65e057fc3a8e> /System/Library/SyncBundles/ProofingPlugin.syncBundle/ProofingPlugin
0x102a98000 - 0x102a9bfff SMS arm64 <bcd1105cbdf834af83f38d08dfd18173> /System/Library/SyncBundles/SMS.syncBundle/SMS
0x102ab0000 - 0x102ab7fff Tones arm64 <a317e386be43387ca850ce5691ffe3b4> /System/Library/SyncBundles/Tones.syncBundle/Tones
0x102ac0000 - 0x102ac3fff UserDataPlugin arm64 <743acc1f67f53270b61c9665beb55164> /System/Library/SyncBundles/UserDataPlugin.syncBundle/UserDataPlugin
0x102b14000 - 0x102b23fff VoiceMemos arm64 <4985e35d5a33319b8337ef53fe7acc20> /System/Library/SyncBundles/VoiceMemos.syncBundle/VoiceMemos
0x1200a8000 - 0x1200cffff dyld arm64 <75c68bbe28b13fcd91014f15139742dc> /usr/lib/dyld
0x182f98000 - 0x18312cfff AVFoundation arm64 <c69cb19d6db0339bbfb4c18fa7f4f26c> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x183130000 - 0x183194fff libAVFAudio.dylib arm64 <fdd31b28c0ec3f76b8f0fa9a057e43d9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x1831d8000 - 0x1831d8fff Accelerate arm64 <a2161063fee1315193bc488d0354f43e> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1831f0000 - 0x18340ffff vImage arm64 <74eb7b77dbcd321db86e784be9353a08> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x183410000 - 0x1834b7fff libBLAS.dylib arm64 <56e8b79c2c03379dad45fe2ea1a4052f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1834b8000 - 0x183832fff libLAPACK.dylib arm64 <fd491ae19b12315babb621650a0eef76> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x183834000 - 0x183849fff libLinearAlgebra.dylib arm64 <9307063a5e1833abbb857a9ec4c5369e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x18384c000 - 0x1838b4fff libvDSP.dylib arm64 <d4d2b4a941213e2b81f3ddafd6b8a312> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1838b8000 - 0x1838dbfff libvMisc.dylib arm64 <92a0dd635be43dfe8c128c888ef37c0e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1838dc000 - 0x1838dcfff vecLib arm64 <9248f57f1d8430219a810aa93254f157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1838e0000 - 0x18390ffff Accounts arm64 <4199851056d4376aa4d8668b83c85454> /System/Library/Frameworks/Accounts.framework/Accounts
0x183914000 - 0x183992fff AddressBook arm64 <73735c2a294139e5b99ada613fc861ea> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x183994000 - 0x183ae7fff AddressBookUI arm64 <860bc29210ba3d7c80dc83a83388e31c> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x183cb0000 - 0x183f70fff AudioToolbox arm64 <760c2dc59fa13660a769cc1b052d41e6> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x184110000 - 0x184323fff CFNetwork arm64 <df5535d1633f375aa889f755db0a93b9> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x184324000 - 0x1843c0fff CloudKit arm64 <c24c6a0eeb1a38b598fafc24e9974595> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1843c4000 - 0x184429fff CoreAudio arm64 <b85ca2cdb29639ccb5f6405baf597027> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x184450000 - 0x184471fff CoreBluetooth arm64 <fbd7cbc4b2533ea38844bf98757ce58d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x184474000 - 0x1846c0fff CoreData arm64 <af13d4e830e13607b745fe57f90e5d5e> /System/Library/Frameworks/CoreData.framework/CoreData
0x1846c4000 - 0x184a22fff CoreFoundation arm64 <6548b13bef1f3f958d96266f7c4c44e0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x184a24000 - 0x184b86fff CoreGraphics arm64 <92162d42d08d357ab66302a38d724828> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x184e00000 - 0x184f32fff CoreImage arm64 <d7a2122dc8173803bc220fde3cfebfdf> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x184f34000 - 0x184f92fff CoreLocation arm64 <a166ad7f12f93406b54ae6a170fb38ee> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x184fcc000 - 0x18508ffff CoreMedia arm64 <403a9798401c3b70a207e0e236454c0d> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x185090000 - 0x18517efff CoreMotion arm64 <61338e072f2a385ab4e315975f23eea2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x185180000 - 0x1851f1fff CoreTelephony arm64 <450440ee68593b8e9c951cdf838264f3> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1851f4000 - 0x1852fcfff CoreText arm64 <4a9633cee0393585a98fcf07410e0828> /System/Library/Frameworks/CoreText.framework/CoreText
0x185300000 - 0x18531dfff CoreVideo arm64 <217e5b69f6d03f8893f01de3e40915a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x185320000 - 0x185444fff EventKit arm64 <f7af75b17dac3c5aa8dc91a1edd1df37> /System/Library/Frameworks/EventKit.framework/EventKit
0x1855f8000 - 0x185850fff Foundation arm64 <509b484fb7b634b19673d50296d8278f> /System/Library/Frameworks/Foundation.framework/Foundation
0x185854000 - 0x185880fff GLKit arm64 <441c8888be7b3b959eee97ab345ef841> /System/Library/Frameworks/GLKit.framework/GLKit
0x185884000 - 0x1858adfff GSS arm64 <3dae218853563b1a985b80d6a353bad8> /System/Library/Frameworks/GSS.framework/GSS
0x185998000 - 0x185a03fff IOKit arm64 <311bed1f2b893195b8c0564d8925bfa2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x185a04000 - 0x185ca7fff ImageIO arm64 <7d3c81746f2c3f1488b3efc633d21633> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x185ca8000 - 0x186149fff JavaScriptCore arm64 <1ad0ed311f3e3897bac70f3388fc05be> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x186a84000 - 0x186a8afff MediaAccessibility arm64 <4e3e82a2b09a38fcbf01843f97d5e604> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x186a8c000 - 0x186caffff MediaPlayer arm64 <fb0500c5695c36b5b54865f533cc899e> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x186cb0000 - 0x1870cefff MediaToolbox arm64 <c2103a7dd16e3f67abfe898b039061e7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1870d0000 - 0x1871a4fff MessageUI arm64 <000bbe6f4a8c32bda9c8ea674a7f200d> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1871a8000 - 0x187220fff Metal arm64 <eb54636e26cd3dee870fa5e4fb708fe6> /System/Library/Frameworks/Metal.framework/Metal
0x187224000 - 0x1872d5fff MobileCoreServices arm64 <daa61b358c17365792c20df791224e26> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x188550000 - 0x18855afff OpenGLES arm64 <8824bb82d43937a9b0aa3870ece35772> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x188560000 - 0x188561fff libCVMSPluginSupport.dylib arm64 <34760639fb2331dcaa229ba0e418c1af> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x188564000 - 0x188567fff libCoreFSCache.dylib arm64 <e6f967504d5937d59223598de12969ab> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x188568000 - 0x18856cfff libCoreVMClient.dylib arm64 <30969b8fde9f36c4a6a0293c03e74e5f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x188570000 - 0x18857afff libGFXShared.dylib arm64 <5942ea8060c63e86b3ffbfb76b061276> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18857c000 - 0x1885c7fff libGLImage.dylib arm64 <3e46a6b44be93e5689e4851c76b2db04> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x188844000 - 0x1888dbfff Photos arm64 <95539bc22eb53f32979ea50f6fdc43aa> /System/Library/Frameworks/Photos.framework/Photos
0x188b64000 - 0x188cf6fff QuartzCore arm64 <e47923f08f343c3e98e77f22f674f234> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x188cf8000 - 0x188d44fff QuickLook arm64 <c7ce94fecae33d839b804000f2ecca60> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x188f7c000 - 0x188fd0fff Security arm64 <80b60ba1feba39afb6686e342398cce1> /System/Library/Frameworks/Security.framework/Security
0x1891a4000 - 0x189217fff SystemConfiguration arm64 <633d8a8abeaf3abda9b0401146f2b668> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18921c000 - 0x189b9cfff UIKit arm64 <f67965f71974303e90cfaed997ae36a3> /System/Library/Frameworks/UIKit.framework/UIKit
0x189ba0000 - 0x189c19fff VideoToolbox arm64 <1468c96c3448370bbb407644bedbb368> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x189c54000 - 0x189eb8fff WebKit arm64 <5e03a0bc7ab436ba900562cceb681ef4> /System/Library/Frameworks/WebKit.framework/WebKit
0x18a250000 - 0x18a279fff ACTFramework arm64 <d6b056824df630668cb26e57111afcfe> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18a2f0000 - 0x18a2f3fff AOSKit arm64 <6b224a6057923725ae22933e1287f5f2> /System/Library/PrivateFrameworks/AOSKit.framework/AOSKit
0x18a2f4000 - 0x18a301fff AOSNotification arm64 <bfc45391892b3510ac92ba9362e5100c> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18a304000 - 0x18a332fff ATFoundation arm64 <0bc88a8a9484351b86960a216fad1e34> /System/Library/PrivateFrameworks/ATFoundation.framework/ATFoundation
0x18a49c000 - 0x18a4fafff AccountsDaemon arm64 <e819e315efce3a178391a7dfbee95db0> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18a524000 - 0x18a529fff AggregateDictionary arm64 <cfa106cd07b430a6959f9127a6c3363a> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18a72c000 - 0x18a72ffff AirPlaySupport arm64 <9379098c9eed33088c7096882eec570d> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x18a83c000 - 0x18a861fff AirTraffic arm64 <440ee14d904e3bf690b8a5ea7ef6ee78> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x18a864000 - 0x18a936fff AirTrafficDevice arm64 <d12071413d7035b0a12e578c7d60501e> /System/Library/PrivateFrameworks/AirTrafficDevice.framework/AirTrafficDevice
0x18a984000 - 0x18a9ccfff AppSupport arm64 <d088c6263b4932aebd9dcf2a14aadef2> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18a9d0000 - 0x18aa2bfff AppleAccount arm64 <0374ffa0f0563b108aa7a58f2c72f39f> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18ab3c000 - 0x18ab88fff AppleJPEG arm64 <621fe1223e9038a09023dd6c558ce423> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18ab9c000 - 0x18abb0fff ApplePushService arm64 <38b2aec9a5b5357aa8e1060d28992da3> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18abb4000 - 0x18abbdfff AppleSRP arm64 <8f0cacbeabdf39b3815a72e7ec9e8668> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x18abd0000 - 0x18abdbfff AssertionServices arm64 <e0f182c7fdcd34a1a4acfe0bd4c7eae3> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18abdc000 - 0x18abf9fff AssetsLibraryServices arm64 <e28e74aed7103573b9416e016525ac04> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18abfc000 - 0x18ac3cfff AssistantServices arm64 <f8cc50774cbf3007bd3944592b1608e8> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18ac78000 - 0x18ac7bfff BTLEAudioController arm64 <ea2ff306f28638ca8bc7a4f02d3c8f1e> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x18ac7c000 - 0x18ac98fff BackBoardServices arm64 <ff372ac34d6430829a97778caad5bdf4> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18aca0000 - 0x18acddfff BaseBoard arm64 <ab16c3464cfb3319bf31202639bb4a90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18acf8000 - 0x18acfffff BluetoothManager arm64 <ab5e74eff0cb32f88338de3fed9495d8> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18ad00000 - 0x18ad30fff Bom arm64 <45c2562173063fb2bd0e71bbc3423915> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18ad58000 - 0x18add6fff BulletinBoard arm64 <365b6ecf2e0a3effbe3a52b914820441> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x18ae30000 - 0x18ae39fff CacheDelete arm64 <c5cb9203a779314ea5616b6cb35c39a0> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x18ae8c000 - 0x18aebcfff CalendarFoundation arm64 <ce2278a234d0300a8e1c55d93179a8ea> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18af14000 - 0x18b004fff CameraKit arm64 <6643da5a592531829f79da6c2011c977> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x18b008000 - 0x18b012fff CaptiveNetwork arm64 <0f8d341d0a8f3828b9485b189d04e126> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18b020000 - 0x18b16cfff Celestial arm64 <0b8842c85d7139848f5e049e8e784c47> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x18b1a0000 - 0x18b1a6fff CertUI arm64 <5172b3a96c1736b390833483c0832e79> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18b1a8000 - 0x18b308fff ChatKit arm64 <0d99f516eebc38e7983ff282b89be099> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x18b30c000 - 0x18b330fff ChunkingLibrary arm64 <d38656203ca635b883d96b9c82d4cb59> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18b7fc000 - 0x18b8cefff CloudPhotoLibrary arm64 <f78c8689515a326c8ebe8878d4bb4c52> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18b92c000 - 0x18b92efff CommonAuth arm64 <f6c3ca737c12362baa27b4d67391b85d> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18b930000 - 0x18b942fff CommonUtilities arm64 <cf917a1cdf503940a9879dda3ea7eae4> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18b944000 - 0x18b948fff CommunicationsFilter arm64 <f57b126af38139b280188f1e33ae77a2> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18ba3c000 - 0x18ba7afff ContentIndex arm64 <11771c1154c63b2ea6b3a2759116f76a> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18ba7c000 - 0x18ba84fff CoreAUC arm64 <ac7f4428bde93a379e4710ff07f8cd82> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18bac0000 - 0x18bb20fff CoreDAV arm64 <0eb42897b04c35558a55ac357b4f4eb5> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18bb24000 - 0x18bb4cfff CoreDuet arm64 <2325864ac79931d08384cad9a5c2378c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18bb58000 - 0x18bb6bfff CoreDuetDaemonProtocol arm64 <8e9b82e37ab1398fb75be0114863b188> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18bb74000 - 0x18bb76fff CoreDuetDebugLogging arm64 <9a52d10bde253ae196a436618e6245af> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18bd1c000 - 0x18be54fff CoreMediaStream arm64 <e22f7a3741a33ebd9f7bf3930974f204> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18be58000 - 0x18bf08fff CorePDF arm64 <48261152791832da9b786ccb6e676ce4> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18bf7c000 - 0x18bf87fff CoreRecents arm64 <cd48e7d3e01439e1b592864083e40954> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18c00c000 - 0x18c01bfff CoreSDB arm64 <ab402acd90ba33289ea0a8fc63dff881> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x18c01c000 - 0x18c040fff CoreServicesInternal arm64 <c35ab32d16e839e5bd3a2d4357cd512b> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18c2a0000 - 0x18c2a7fff CoreTime arm64 <dcff9770323437e0ab1e6c3c8c947b20> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x18c2a8000 - 0x18c33cfff CoreUI arm64 <8e5f6e68de253eb98752939e94219aa8> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18c340000 - 0x18c3dafff CoreUtils arm64 <835930892f3f3c28823421061c40dad7> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18c3dc000 - 0x18c3e2fff CrashReporterSupport arm64 <939d8e00b1a8388eaf6721fe6fed8d07> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18c3e4000 - 0x18c3eafff DAAPKit arm64 <996db669e80833e0a44db31c6e094693> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x18c3ec000 - 0x18c3f7fff DCIMServices arm64 <da6697519919326580a81258865cf9de> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18c3f8000 - 0x18c447fff DataAccess arm64 <7024476be74c3c1d9d7958544753e6d2> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18c6a4000 - 0x18c6cafff DataAccessExpress arm64 <ba41527f2d0136f787281ddbbe9d2015> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18c6d8000 - 0x18c6f4fff DataDetectorsCore arm64 <18f1d4d28f803ef6a60812bed08a4f67> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18c6fc000 - 0x18c718fff DataDetectorsUI arm64 <62a16bec373d3bfb95c8ad835ed3624b> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x18c71c000 - 0x18c723fff DataMigration arm64 <ac8e9c98ebaf3b3facc8a35d4a5f662d> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18c740000 - 0x18c741fff DiagnosticLogCollection arm64 <446ae998ec433acdac17d08dfb63094d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18c744000 - 0x18c764fff DictionaryServices arm64 <d911eb3e1549338d8a3da77f3cf030ca> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18c78c000 - 0x18c7b2fff EAP8021X arm64 <6201a1545ea735eaa654e6c4f19fce9c> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18c7cc000 - 0x18c88cfff EmbeddedAcousticRecognition arm64 <2ce9efd60c273ac0a06f97ec42a713d2> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x18c8d4000 - 0x18c8ebfff FTAWD arm64 <f00339a73278354ab23259a161733430> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18c8ec000 - 0x18c8eefff FTClientServices arm64 <41e3fe196535314d955d8adf52731b2d> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18c8f0000 - 0x18c922fff FTServices arm64 <063fb60e8c3031189f047aaf77127419> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18c924000 - 0x18cd51fff FaceCore arm64 <6c9c849bf1173e1892729204b96c95bb> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18cd70000 - 0x18cd7dfff FindMyDevice arm64 <f4103d5b969f30338c936e3f6d83a769> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x18cdd8000 - 0x18cdd8fff FontServices arm64 <9d2ca68913c53fef976aabcdb3f2bb7c> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18cddc000 - 0x18cebcfff libFontParser.dylib arm64 <3e696fd5c611305eaee6bad27362f029> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18cfdc000 - 0x18cffcfff FrontBoardServices arm64 <06e8a3da46443f858df92288b8b009bf> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18dba4000 - 0x18dbbdfff GenerationalStorage arm64 <c02d99b6f6e138249504e2a9a598e9b1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x18dbc0000 - 0x18ded5fff GeoServices arm64 <624b0528e79e3bd78cf8e4ca477e207b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18ded8000 - 0x18deebfff GraphicsServices arm64 <75b91070a0e7388fb904347f318b8cc0> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18e044000 - 0x18e0acfff Heimdal arm64 <d7f823808ea338e189ab8f504eccb3a8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18e1c0000 - 0x18e25afff HomeSharing arm64 <9d9df9ed1dc53162a89400f3c5a786df> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x18e2c4000 - 0x18e32ffff IDS arm64 <f4cb70b71d3b31729bdaa04281def4ee> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18e330000 - 0x18e35efff IDSFoundation arm64 <9411f337675431bd9d1ee6ca7f2e9810> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18e360000 - 0x18e3ccfff IMAVCore arm64 <cdbed1a9f5133baf95c2752c1c967aed> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x18e3d0000 - 0x18e493fff IMCore arm64 <11b18dde1abd3553a034dc30ed2f5954> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x18e498000 - 0x18e4e5fff IMDPersistence arm64 <8884cc73b95439f7a8f291bad5b70d9c> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x18e544000 - 0x18e5b5fff IMFoundation arm64 <49f257517bed3c80a505c395449ab8a4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18e5c0000 - 0x18e5c7fff IOAccelerator arm64 <95ab3e3274d630779faccf8902ddc494>