3.15性能问题 ios崩溃

使用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>
/System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x18e5cc000 - 0x18e5d2fff IOMobileFramebuffer arm64  <079c9947522f331b8837714ca08e0966> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x18e5d4000 - 0x18e5dafff IOSurface arm64  <202149d941b339f1a765e48058a523ea> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x18e5dc000 - 0x18e5defff IOSurfaceAccelerator arm64  <9aaea96dbea43a648fa78e7f43f769cd> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
    0x18e8e0000 - 0x18e93afff ImageCapture arm64  <71c99167654d393eb695e7760b63730b> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
    0x18e93c000 - 0x18e942fff IncomingCallFilter arm64  <f850d702dc973d508bcc890a93616bdb> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
    0x18e944000 - 0x18e94bfff IntlPreferences arm64  <0ba4276ecf8831378d3576dd145e3282> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
    0x18e94c000 - 0x18e991fff LanguageModeling arm64  <f484305f34db38e7be02f5cd0b37404b> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
    0x18ea14000 - 0x18ea22fff Librarian arm64  <f51b6c0daba739bc9846d2af109328bb> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x18ea24000 - 0x18ea6cfff MIME arm64  <692dce99d89d32298da32bbde8c18a63> /System/Library/PrivateFrameworks/MIME.framework/MIME
    0x18ea70000 - 0x18eadcfff MMCS arm64  <780e63b11aeb3997b5bafb50d6b21b03> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x18eb40000 - 0x18eb4efff MailServices arm64  <61cef8e55a8f3747b5adeecb2f430e77> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
    0x18eb8c000 - 0x18ec4afff ManagedConfiguration arm64  <b8ba68326c7030c1803e9f01edcefe02> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x18ec5c000 - 0x18ec5dfff Marco arm64  <f08df1984df33a7c80d2a2d9f8537c71> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x18ec60000 - 0x18ece4fff MediaControlSender arm64  <efb209af426c3d2bb592c4e8f2648a27> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
    0x18ed98000 - 0x18edb0fff MediaRemote arm64  <29897add26cf34f7b92dc012ed32f883> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x18edb4000 - 0x18edc9fff MediaServices arm64  <98515a962b2f335da9efb5f14931c42f> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
    0x18edcc000 - 0x18ede8fff MediaStream arm64  <a5f65807eb863acf9a749e88e6c6b731> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x18ee68000 - 0x18ef65fff Message arm64  <2b6c7c4d05c23c12add40cc85a849458> /System/Library/PrivateFrameworks/Message.framework/Message
    0x18ef70000 - 0x18ef73fff MessageSupport arm64  <9852ca056bd13fb1b1d9254aa015cc3a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
    0x18ef84000 - 0x18ef93fff MobileAsset arm64  <b09857caa4663e268cbf77652e40c7df> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x18ef98000 - 0x18efbffff MobileBackup arm64  <2b67f0ec1cb2333894585214b9d2fb91> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
    0x18efc0000 - 0x18efccfff MobileBluetooth arm64  <5fe32739d757359f963b4c926f472374> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x18efdc000 - 0x18efddfff MobileDelete arm64  <12ebb44234c436c19ff1f179b7a29824> /System/Library/PrivateFrameworks/MobileDelete.framework/MobileDelete
    0x18efe0000 - 0x18eff2fff MobileDeviceLink arm64  <936030fcb6063667af11e05db32676b4> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
    0x18eff4000 - 0x18effdfff MobileIcons arm64  <d594044fabbc31af991af3b8af4530a5> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x18f000000 - 0x18f009fff MobileInstallation arm64  <096c77b57b62337bb756b2b347fb0768> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x18f00c000 - 0x18f01bfff MobileKeyBag arm64  <0e6f9d62dfe23cbca54b4d1a14f76149> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x18f058000 - 0x18f05bfff MobileSystemServices arm64  <54153419dcaa356fb42fd86b712a4cf2> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
    0x18f084000 - 0x18f095fff MobileWiFi arm64  <b033fc6a7d7b39debe0d81296dce51e1> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x18f0ec000 - 0x18f2f4fff MusicLibrary arm64  <8febe3b9c72a311f9cf0f8a95e52b821> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x18f460000 - 0x18f466fff NanoMusicSync arm64  <da211cc254af3a80a950777badea52f8> /System/Library/PrivateFrameworks/NanoMusicSync.framework/NanoMusicSync
    0x18f4c0000 - 0x18f4d0fff NanoPreferencesSync arm64  <6152b32f01af389bb0e821204abd40fc> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
    0x18f4d4000 - 0x18f4edfff NanoRegistry arm64  <c977913607563f28963a336adaf69c22> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
    0x18f52c000 - 0x18f532fff Netrb arm64  <28eb6839c8f63101816697fa19770689> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
    0x18f534000 - 0x18f53bfff NetworkStatistics arm64  <b120e0e7ff6d36889b917c7ca2e5f978> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x18f53c000 - 0x18f55efff Notes arm64  <685e6f78db0e3adf9f233115bef345b1> /System/Library/PrivateFrameworks/Notes.framework/Notes
    0x18f560000 - 0x18f565fff NotificationsUI arm64  <e56dae72231134de9541bf27c62ced79> /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI
    0x18f568000 - 0x18f56bfff OAuth arm64  <e8987386b74a365582fa85fef51bc127> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x18fd34000 - 0x18fd82fff OpenCL arm64  <9ad1144d2c4333b980276e2c4e6ac4fa> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x18ff00000 - 0x18ff29fff PersistentConnection arm64  <6723595bce1937c3a45fbb85baff8c55> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x18ffc4000 - 0x1900b5fff PhotoLibrary arm64  <0129873e0dac33738177dde03b1857c8> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
    0x1900b8000 - 0x1903b2fff PhotoLibraryServices arm64  <661e8f4bffb93a70905bbe78f38b5564> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
    0x1903b4000 - 0x1903bdfff PhotosFormats arm64  <492afd457a413838925220729b7ca800> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
    0x1903c0000 - 0x19040dfff PhysicsKit arm64  <6a97907da3523632b9e4848047aa8f4a> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
    0x190410000 - 0x19042afff PlugInKit arm64  <abb4118758ff3394be7af8851961f0a9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
    0x19042c000 - 0x190434fff PowerLog arm64  <e938cd724d08330995b5f601f8dd14f6> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
    0x190694000 - 0x19075cfff Preferences arm64  <c569face087f3dbc91f616b0b69f6516> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
    0x1907a8000 - 0x1907abfff ProgressUI arm64  <d9fae03e6381314b995f252c8c2a2ce1> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
    0x1907ac000 - 0x19086dfff ProofReader arm64  <5d4f70ce92443a24b01e5c2186abfb15> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x190870000 - 0x19089dfff ProtectedCloudStorage arm64  <d928e44bb8ce3522a7bb283faaa5047b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
    0x1908a0000 - 0x1908aefff ProtocolBuffer arm64  <479705f12ac2303b931994a7b06663bf> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x1908b0000 - 0x1908e9fff PrototypeTools arm64  <19cdd5e889843fb7a83e61f265753553> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
    0x1908f0000 - 0x19096efff Quagga arm64  <66a25218aec23c18b9a18d8f810c5258> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
    0x190970000 - 0x190979fff QuickLookThumbnailing arm64  <195ff028b269356eab3e5b1ba59f59ce> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
    0x19097c000 - 0x19098bfff RDSupport arm64  <46d20a84f49132ddb0c2acf5de1aa4f6> /System/Library/PrivateFrameworks/RDSupport.framework/RDSupport
    0x190cd0000 - 0x190d78fff SAObjects arm64  <56ba1d3456133884a61b2dd27ca74be2> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x190e40000 - 0x190e41fff SetupAssistant arm64  <59571af5ce003cfebb575e11409f8bb0> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
    0x190f30000 - 0x190f68fff SpringBoardFoundation arm64  <9e3b51b9ea17313c8e506a3ac2c5589d> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
    0x190f6c000 - 0x190f8cfff SpringBoardServices arm64  <c2866d40ee023cf9bb04fd7e58d20be2> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x190f90000 - 0x190fa4fff SpringBoardUI arm64  <f450416995fb39a3b8a475caa5ab76d8> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
    0x190fa8000 - 0x190fcffff SpringBoardUIServices arm64  <2d36df4d155136d08fb2b1063f5c9c6f> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
    0x19138c000 - 0x1914eafff StoreServices arm64  <6f1976a1f8de3576bab51f432d4fd363> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x1915e8000 - 0x1915ebfff TCC arm64  <b82f927439b13660b90c1669424d0c88> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x1915fc000 - 0x191648fff TelephonyUI arm64  <e195972362173dacbe0f2968287a5b0e> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
    0x19164c000 - 0x191699fff TelephonyUtilities arm64  <1f7cc967cc793f8bac3cc3b7f0f906c4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
    0x19247c000 - 0x1924aafff TextInput arm64  <a1c4cabe458432e5a1f44ba76562f5fb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x192504000 - 0x192522fff ToneLibrary arm64  <ad79ff59e2bc313a982ded6d33f2343d> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
    0x192590000 - 0x19266afff UIFoundation arm64  <cd7d7fc27ec53df5977d9ee67ee0c54a> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x192678000 - 0x192692fff Ubiquity arm64  <34e1d67ce3f53aee86b845cc61c0ebc2> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
    0x19269c000 - 0x19269ffff UserFS arm64  <e5ebd8c9ae653364a9165ece0a913713> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
    0x192e40000 - 0x192ef5fff VoiceMemos arm64  <e6a252800a343d31af1b7dfff4e0b3dd> /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos
    0x192ef8000 - 0x192f1cfff VoiceServices arm64  <14360e38ed6530b0a4b425cf59e2e6c4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
    0x192f20000 - 0x192f89fff VoiceTrigger arm64  <ed3866a684033930991c06eb43a45d1e> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
    0x192fd0000 - 0x192ff8fff WebBookmarks arm64  <7545a4b6e2b83edda152ca880a2531be> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
    0x193018000 - 0x193f51fff WebCore arm64  <adb10f951502364aa9574d0d292bb430> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x193f54000 - 0x194025fff WebKitLegacy arm64  <4b9e1233412b38c08667bea57820c69a> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
    0x1941c4000 - 0x1941f8fff WirelessDiagnostics arm64  <77d2eddf7c5e3556ae6255f61cc2daf9> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
    0x194214000 - 0x19421bfff XPCKit arm64  <68a3cf7fd92630fa8593f41da4a44659> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
    0x19421c000 - 0x194225fff XPCObjects arm64  <094176983b743647b4f4f961675409f2> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
    0x19445c000 - 0x194487fff iCalendar arm64  <4e98d67b7cbe31d5ab9dc37386f2d851> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
    0x19449c000 - 0x1944b2fff iPhotoMigrationSupport arm64  <bd8127be1a7436fbb3ffe301e33d7434> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
    0x1944b4000 - 0x1944f6fff iTunesStore arm64  <ecba8ce199b131dc9c34de6055ce1826> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
    0x194e84000 - 0x194ea8fff libAWDSupportConfig.dylib arm64  <9348c3de9a68337c8ffd396cb811ef57> /usr/lib/libAWDSupportConfig.dylib
    0x194eac000 - 0x19503efff libAWDSupportFramework.dylib arm64  <3ce2dd10f9de331686161a9faa36f9c7> /usr/lib/libAWDSupportFramework.dylib
    0x195040000 - 0x195043fff libAWDSupportInfo.dylib arm64  <edf9390c53f6399fb315dbdb573f8511> /usr/lib/libAWDSupportInfo.dylib
    0x195050000 - 0x195059fff libAccessibility.dylib arm64  <72f6e8d3b4393171adad94e3bb413237> /usr/lib/libAccessibility.dylib
    0x1952f0000 - 0x19530bfff libCRFSuite.dylib arm64  <be077716ac813f089f62203291996e66> /usr/lib/libCRFSuite.dylib
    0x19534c000 - 0x195483fff libFosl_dynamic.dylib arm64  <bb3d2b69a7f3305c84970bab2c92a1ee> /usr/lib/libFosl_dynamic.dylib
    0x1954a4000 - 0x1954a5fff libMobileCheckpoint.dylib arm64  <93cb1250802b34e8b0038236f2f1be02> /usr/lib/libMobileCheckpoint.dylib
    0x1954a8000 - 0x1954c2fff libMobileGestalt.dylib arm64  <0d296a1f3cbd39bca52fdaa3b4df2a34> /usr/lib/libMobileGestalt.dylib
    0x1954c4000 - 0x1954cdfff libMobileGestaltExtensions.dylib arm64  <ac291c64ab713cf7800fa4169b804566> /usr/lib/libMobileGestaltExtensions.dylib
    0x1954f4000 - 0x1954f5fff libSystem.B.dylib arm64  <9e8736fd5dda318abe4e597a531a625f> /usr/lib/libSystem.B.dylib
    0x195578000 - 0x1955c6fff libTelephonyUtilDynamic.dylib arm64  <f3b516b737b63a46b0a4b1e41ed9e7d4> /usr/lib/libTelephonyUtilDynamic.dylib
    0x1956f0000 - 0x19571afff libarchive.2.dylib arm64  <940f023a5f5f3aa19366e25514485721> /usr/lib/libarchive.2.dylib
    0x19571c000 - 0x19571cfff libassertion_extension.dylib arm64  <e06a4dfa6008338b934ee537d58d54c3> /usr/lib/libassertion_extension.dylib
    0x19575c000 - 0x19576cfff libbsm.0.dylib arm64  <9e2235e821063e82a304719b1f4cf5f9> /usr/lib/libbsm.0.dylib
    0x195770000 - 0x195780fff libbz2.1.0.dylib arm64  <a4e3b1006e6c37d3816f612caa78bdf2> /usr/lib/libbz2.1.0.dylib
    0x195784000 - 0x1957dafff libc++.1.dylib arm64  <fd4810a47e6b31d3b5a8ceedf8ac6937> /usr/lib/libc++.1.dylib
    0x1957dc000 - 0x1957fefff libc++abi.dylib arm64  <2d2238a0320c395dbd802981c0b1a5fe> /usr/lib/libc++abi.dylib
    0x195804000 - 0x195815fff libcmph.dylib arm64  <51052b48f1053799a834ca4a8e71b581> /usr/lib/libcmph.dylib
    0x195818000 - 0x195820fff libcupolicy.dylib arm64  <082e83a4bd1a371bb6efa2b7d9007097> /usr/lib/libcupolicy.dylib
    0x19585c000 - 0x195879fff libextension.dylib arm64  <e2ed78a202593605b32575c0f22e08ea> /usr/lib/libextension.dylib
    0x1958a8000 - 0x1958adfff libheimdal-asn1.dylib arm64  <61576927c939371c86216b7f14aed420> /usr/lib/libheimdal-asn1.dylib
    0x1958b0000 - 0x1959a3fff libiconv.2.dylib arm64  <f735f961ee3e380ea18bb26f937c708e> /usr/lib/libiconv.2.dylib
    0x1959a4000 - 0x195b8bfff libicucore.A.dylib arm64  <4d8191c3315c3f5ca890c19e30dcd75b> /usr/lib/libicucore.A.dylib
    0x195ba0000 - 0x195ba1fff liblangid.dylib arm64  <02a03c3dba573ae0ab3b32911c77efba> /usr/lib/liblangid.dylib
    0x195ba4000 - 0x195bb0fff liblockdown.dylib arm64  <f3fabf14927e30f4889f04efcd61711c> /usr/lib/liblockdown.dylib
    0x195bb4000 - 0x195bcdfff liblzma.5.dylib arm64  <f16086f89f1032d1aa3b80b559eddca9> /usr/lib/liblzma.5.dylib
    0x195fa4000 - 0x195fbcfff libmis.dylib arm64  <3929204949543825a23a02585a45eff8> /usr/lib/libmis.dylib
    0x196008000 - 0x196204fff libobjc.A.dylib arm64  <963fc34f80f9303da52a020af5a63e74> /usr/lib/libobjc.A.dylib
    0x196280000 - 0x1962e9fff libprotobuf.dylib arm64  <1d029db4905033faa34ddc3f683a8c13> /usr/lib/libprotobuf.dylib
    0x1962ec000 - 0x196309fff libresolv.9.dylib arm64  <7793473e15e13911809cb6a8162c0b94> /usr/lib/libresolv.9.dylib
    0x19633c000 - 0x196419fff libsqlite3.dylib arm64  <a97fddbf637f349ab395149f86cd80be> /usr/lib/libsqlite3.dylib
    0x196470000 - 0x1964a2fff libtidy.A.dylib arm64  <74b893a0811730c8a33c8f56d841b292> /usr/lib/libtidy.A.dylib
    0x1964a4000 - 0x1964adfff libtzupdate.dylib arm64  <71b844bdf79533ce82bca79265a4d354> /usr/lib/libtzupdate.dylib
    0x1964b4000 - 0x1965a2fff libxml2.2.dylib arm64  <73e5c4db073c3f97b3d7a78fdc531e86> /usr/lib/libxml2.2.dylib
    0x1965a4000 - 0x1965cdfff libxslt.1.dylib arm64  <e84a63dc1cdf33f38edcd1963e8bcac0> /usr/lib/libxslt.1.dylib
    0x1965d0000 - 0x1965e1fff libz.1.dylib arm64  <263f8bc085593d578ea393ba40438ee3> /usr/lib/libz.1.dylib
    0x1965e4000 - 0x1965e8fff libcache.dylib arm64  <69f2d8d4d9ed3393b4e44bc425b538f2> /usr/lib/system/libcache.dylib
    0x1965ec000 - 0x1965f8fff libcommonCrypto.dylib arm64  <c126afa9b4eb3f8cbb5fee48a17b56c6> /usr/lib/system/libcommonCrypto.dylib
    0x1965fc000 - 0x1965fffff libcompiler_rt.dylib arm64  <7d48e08690f43daeaf8fdcb82d3ebb74> /usr/lib/system/libcompiler_rt.dylib
    0x196600000 - 0x196607fff libcopyfile.dylib arm64  <126799884b2231498c7a5697b769aff5> /usr/lib/system/libcopyfile.dylib
    0x196608000 - 0x19665ffff libcorecrypto.dylib arm64  <eeae3730f4bb3c8e91bd85f00b2314ce> /usr/lib/system/libcorecrypto.dylib
    0x196660000 - 0x196688fff libdispatch.dylib arm64  <91f808be126a33b982d5880c2454afde> /usr/lib/system/libdispatch.dylib
    0x19668c000 - 0x19668efff libdyld.dylib arm64  <cdf00d005c2f30efa821536ccb0b70f4> /usr/lib/system/libdyld.dylib
    0x196690000 - 0x196690fff liblaunch.dylib arm64  <0d5f253a83673ecb9a55f667adf2c205> /usr/lib/system/liblaunch.dylib
    0x196694000 - 0x196699fff libmacho.dylib arm64  <08dc912ff3123d2abc59dd17889f2abc> /usr/lib/system/libmacho.dylib
    0x19669c000 - 0x19669dfff libremovefile.dylib arm64  <d5239b98479b37538d63f1fd0fe35905> /usr/lib/system/libremovefile.dylib
    0x1966a0000 - 0x1966b5fff libsystem_asl.dylib arm64  <314e1ff76a71372ca4bc80351f984376> /usr/lib/system/libsystem_asl.dylib
    0x1966b8000 - 0x1966b9fff libsystem_blocks.dylib arm64  <b120e51ddfeb3a1ca33f448f54412428> /usr/lib/system/libsystem_blocks.dylib
    0x1966bc000 - 0x19673cfff libsystem_c.dylib arm64  <043c87b4428d34d4985264cebab5f687> /usr/lib/system/libsystem_c.dylib
    0x196740000 - 0x196742fff libsystem_configuration.dylib arm64  <a666b752b9ea3289998dcf502fdeed0f> /usr/lib/system/libsystem_configuration.dylib
    0x196744000 - 0x196745fff libsystem_coreservices.dylib arm64  <f73841bdf9a03defa5893ff3053889fa> /usr/lib/system/libsystem_coreservices.dylib
    0x196748000 - 0x196758fff libsystem_coretls.dylib arm64  <e5edf64e24403daa997390669c136d6f> /usr/lib/system/libsystem_coretls.dylib
    0x19675c000 - 0x196764fff libsystem_dnssd.dylib arm64  <c3c32be935df34b99c9f7acf5c29d3ff> /usr/lib/system/libsystem_dnssd.dylib
    0x196768000 - 0x196789fff libsystem_info.dylib arm64  <7568980767d3355b99464736b574ff14> /usr/lib/system/libsystem_info.dylib
    0x19678c000 - 0x1967acfff libsystem_kernel.dylib arm64  <7cd96299577530ebbca0cb44625702a7> /usr/lib/system/libsystem_kernel.dylib
    0x1967b0000 - 0x1967ccfff libsystem_m.dylib arm64  <4f59e5b4cf4935ada2e457a196730c2a> /usr/lib/system/libsystem_m.dylib
    0x1967d0000 - 0x1967e9fff libsystem_malloc.dylib arm64  <56245a320c8a39f5b6057a9e99cac10d> /usr/lib/system/libsystem_malloc.dylib
    0x1967ec000 - 0x196823fff libsystem_network.dylib arm64  <45c9566df16c3ae8ac52b39cafc30094> /usr/lib/system/libsystem_network.dylib
    0x196824000 - 0x19682afff libsystem_networkextension.dylib arm64  <2d758a26b5c23b969bfdb2c759752531> /usr/lib/system/libsystem_networkextension.dylib
    0x19682c000 - 0x196836fff libsystem_notify.dylib arm64  <c9c3de7c1a60336caf14918b9b087245> /usr/lib/system/libsystem_notify.dylib
    0x196838000 - 0x19683cfff libsystem_platform.dylib arm64  <c1774ebd3158311c8ee629808cbf8e77> /usr/lib/system/libsystem_platform.dylib
    0x196840000 - 0x196848fff libsystem_pthread.dylib arm64  <e33298efd42037c2b571cde172635e5a> /usr/lib/system/libsystem_pthread.dylib
    0x19684c000 - 0x19684efff libsystem_sandbox.dylib arm64  <edbadf71bd723d298ae9d5ad3d88ea86> /usr/lib/system/libsystem_sandbox.dylib
    0x196850000 - 0x196853fff libsystem_stats.dylib arm64  <3ff8d305985431a9b00a9be30ea1d06e> /usr/lib/system/libsystem_stats.dylib
    0x196854000 - 0x19685afff libsystem_trace.dylib arm64  <85a38582fb75355d92d3f50ca8c00b23> /usr/lib/system/libsystem_trace.dylib
    0x19685c000 - 0x196861fff libunwind.dylib arm64  <ff63fb2532113013bd0a9da1f3df5911> /usr/lib/system/libunwind.dylib
    0x196864000 - 0x196887fff libxpc.dylib arm64  <b870b51daa853686a7d9acd48c5fe153> /usr/lib/system/libxpc.dylib

@minggo 有空的话麻烦帮我看一下吧

还真没注意到这个问题。从堆栈来看,都还没有进入引擎代码。

@287824725 我找个设备试试。另外,crash的log你是通过什么工具拿到了?

我找了iPhone5s,该设备很早之前装过cpp-tests等引擎自带的测试例子,也没发现崩溃现象。

马克,避免入坑都不知道

马克,避免入坑都不知道。等待后续发展

是的,还没进引擎,启动的时候iOS直接就根据之前的开销给干掉了。

Xcode --> window --> Devices 选中连接的设备 然后 view device log 就能看到 log 了

比较奇怪的是运行程序后要过一周多2周的样子再次运行才会出现这种情况。

这跟版本没关系的 我以前3.10也会出现 感觉应该是ios的什么资源策略 等把手上的bug改完了我试下release版

我上面的回复写错了,我用iPhone5s没发现崩溃。

我又研究了下 这个崩溃是backupd进程的,不是程序的,程序只是时间久了久进不去需要重新安装,我朋友说他以前也是,从appstore上下的就不会有问题,只有等上appstore了再看看了。


基本确认是证书问题,生成的证书一般有效期一周,试了jstest,刚好证书过期那天就进不去了。

是免费证书那种吗?