Converted 32bit to 64bit app Crashes

Hi


My App has been converted from 32bit to 64bit but this crashes on the iphone 6 not on the iphone 4 or 5


Please help as this is only thing pending

That's like calling your auto mechanic over the phone and saying "my car isn't running right" and expecting him to diagnose it with only that info. We are not going to play twenty questions here. Post what debugging steps you've taken so far. Post your symbolicated crash log and relevant pieces of code, if any, and then maybe someone can help.

Hi Here is the latest crash log


App launch -> login -> fetch data show data for a second and crash


"

{"app_name":"OIDAR","app_

cohort":"2|date=1433912400000&sf=143464&tid=3231324fdde256ebb12259fd91884ff385f8bc040d77173fede1785edaa01bff","app_version":"2","slice_uuid":"66b2d6ab-d787-3b15-95dc-a3678d6713bd","adam_id":883207563,"build_version":"23","bundleID":"com.oidarapp.oidar","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 8.3 (12F70)","is_beta":true,"name":"OIDAR"}
Incident Identifier: 2C332772-B316-4FBE-9AFE-4CAA0C337F2F
Beta Identifier: 87CEC1DE-409A-4204-AD9F-B36D624090BF
Hardware Model: iPhone7,1
Process: OIDAR [1829]
Path: /private/var/mobile/Containers/Bundle/Application/1528C051-37FB-4F76-9E6C-62ADD1EC3AE1/OIDAR.app/OIDAR
Identifier: com.oidarapp.oidar
Version: 23 (2)
Beta: YES
Code Type: ARM-64 (Native)
Parent Process: launchd [1]

Date/Time: 2015-06-10 13:06:25.053 +0800
Launch Time: 2015-06-10 13:06:04.297 +0800
OS Version: iOS 8.3 (12F70)
Report Version: 105

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000001da0
Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x00000001985900b4 0x198570000 + 131252
1 OIDAR 0x0000000100095020 0x100038000 + 380960
2 OIDAR 0x0000000100093d0c 0x100038000 + 376076
3 CoreFoundation 0x0000000186cf22c0 0x186c24000 + 844480
4 CoreFoundation 0x0000000186c2f44c 0x186c24000 + 46156
5 Foundation 0x0000000187b5ea7c 0x187b58000 + 27260
6 OIDAR 0x0000000100092b88 0x100038000 + 371592
7 Foundation 0x0000000187c4df98 0x187b58000 + 1007512
8 CoreFoundation 0x0000000186d0423c 0x186c24000 + 918076
9 CoreFoundation 0x0000000186d034e0 0x186c24000 + 914656
10 CoreFoundation 0x0000000186d01590 0x186c24000 + 906640
11 CoreFoundation 0x0000000186c2d2d0 0x186c24000 + 37584
12 GraphicsServices 0x00000001904436f8 0x190438000 + 46840
13 UIKit 0x000000018b7f2fa8 0x18b77c000 + 487336
14 OIDAR 0x000000010007066c 0x100038000 + 231020
15 libdyld.dylib 0x0000000198bf6a04 0x198bf4000 + 10756

Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x0000000198cf4c24 0x198cf4000 + 3108
1 libdispatch.dylib 0x0000000198bd9e6c 0x198bc8000 + 73324
2 libdispatch.dylib 0x0000000198bcb998 0x198bc8000 + 14744

Thread 2:
0 libsystem_kernel.dylib 0x0000000198d0fc78 0x198cf4000 + 113784
1 libsystem_pthread.dylib 0x0000000198da92d8 0x198da8000 + 4824
2 libsystem_pthread.dylib 0x0000000198da8eec 0x198da8000 + 3820

Thread 3:
0 libsystem_kernel.dylib 0x0000000198d0fc78 0x198cf4000 + 113784
1 libsystem_pthread.dylib 0x0000000198da92d8 0x198da8000 + 4824
2 libsystem_pthread.dylib 0x0000000198da8eec 0x198da8000 + 3820

Thread 4:
0 libsystem_kernel.dylib 0x0000000198d0fc78 0x198cf4000 + 113784
1 libsystem_pthread.dylib 0x0000000198da92d8 0x198da8000 + 4824
2 libsystem_pthread.dylib 0x0000000198da8eec 0x198da8000 + 3820

Thread 5:
0 libsystem_kernel.dylib 0x0000000198d0fc78 0x198cf4000 + 113784
1 libsystem_pthread.dylib 0x0000000198da92d8 0x198da8000 + 4824
2 libsystem_pthread.dylib 0x0000000198da8eec 0x198da8000 + 3820

Thread 6:
0 libsystem_kernel.dylib 0x0000000198d0fc78 0x198cf4000 + 113784
1 libsystem_pthread.dylib 0x0000000198da92d8 0x198da8000 + 4824
2 libsystem_pthread.dylib 0x0000000198da8eec 0x198da8000 + 3820

Thread 7:
0 libsystem_kernel.dylib 0x0000000198d0fc78 0x198cf4000 + 113784
1 libsystem_pthread.dylib 0x0000000198da92d8 0x198da8000 + 4824
2 libsystem_pthread.dylib 0x0000000198da8eec 0x198da8000 + 3820

Thread 8 name: com.apple.NSURLConnectionLoader
Thread 8:
0 libsystem_kernel.dylib 0x0000000198cf4e0c 0x198cf4000 + 3596
1 libsystem_kernel.dylib 0x0000000198cf4c84 0x198cf4000 + 3204
2 CoreFoundation 0x0000000186d03720 0x186c24000 + 915232
3 CoreFoundation 0x0000000186d01674 0x186c24000 + 906868
4 CoreFoundation 0x0000000186c2d2d0 0x186c24000 + 37584
5 CFNetwork 0x000000018670e890 0x186670000 + 649360
6 Foundation 0x0000000187c4ddb4 0x187b58000 + 1007028
7 libsystem_pthread.dylib 0x0000000198dabdc4 0x198da8000 + 15812
8 libsystem_pthread.dylib 0x0000000198dabd20 0x198da8000 + 15648
9 libsystem_pthread.dylib 0x0000000198da8ef4 0x198da8000 + 3828

Thread 9 name: com.apple.CFSocket.private
Thread 9:
0 libsystem_kernel.dylib 0x0000000198d0f498 0x198cf4000 + 111768
1 CoreFoundation 0x0000000186d09124 0x186c24000 + 938276
2 libsystem_pthread.dylib 0x0000000198dabdc4 0x198da8000 + 15812
3 libsystem_pthread.dylib 0x0000000198dabd20 0x198da8000 + 15648
4 libsystem_pthread.dylib 0x0000000198da8ef4 0x198da8000 + 3828

Thread 10 name: GAIThread
Thread 10:
0 libsystem_kernel.dylib 0x0000000198cf4e0c 0x198cf4000 + 3596
1 libsystem_kernel.dylib 0x0000000198cf4c84 0x198cf4000 + 3204
2 CoreFoundation 0x0000000186d03720 0x186c24000 + 915232
3 CoreFoundation 0x0000000186d01674 0x186c24000 + 906868
4 CoreFoundation 0x0000000186c2d2d0 0x186c24000 + 37584
5 Foundation 0x0000000187b654c4 0x187b58000 + 54468
6 Foundation 0x0000000187bbf80c 0x187b58000 + 423948
7 OIDAR 0x00000001001140f4 0x100038000 + 901364
8 Foundation 0x0000000187c4ddb4 0x187b58000 + 1007028
9 libsystem_pthread.dylib 0x0000000198dabdc4 0x198da8000 + 15812
10 libsystem_pthread.dylib 0x0000000198dabd20 0x198da8000 + 15648
11 libsystem_pthread.dylib 0x0000000198da8ef4 0x198da8000 + 3828

Thread 11:
0 libsystem_kernel.dylib 0x0000000198cf4e0c 0x198cf4000 + 3596
1 libsystem_kernel.dylib 0x0000000198cf4c84 0x198cf4000 + 3204
2 CoreFoundation 0x0000000186d03720 0x186c24000 + 915232
3 CoreFoundation 0x0000000186d01674 0x186c24000 + 906868
4 CoreFoundation 0x0000000186c2d2d0 0x186c24000 + 37584
5 OIDAR 0x00000001000843f0 0x100038000 + 312304
6 Foundation 0x0000000187c4ddb4 0x187b58000 + 1007028
7 libsystem_pthread.dylib 0x0000000198dabdc4 0x198da8000 + 15812
8 libsystem_pthread.dylib 0x0000000198dabd20 0x198da8000 + 15648
9 libsystem_pthread.dylib 0x0000000198da8ef4 0x198da8000 + 3828

Thread 12:
0 libsystem_kernel.dylib 0x0000000198d0f078 0x198cf4000 + 110712
1 libsystem_pthread.dylib 0x0000000198daaf28 0x198da8000 + 12072
2 Foundation 0x0000000187bbb6ec 0x187b58000 + 407276
3 Foundation 0x0000000187b7a84c 0x187b58000 + 141388
4 Foundation 0x0000000187b7ea14 0x187b58000 + 158228
5 OIDAR 0x0000000100092c6c 0x100038000 + 371820
6 OIDAR 0x0000000100092d78 0x100038000 + 372088
7 Foundation 0x0000000187c4ddb4 0x187b58000 + 1007028
8 libsystem_pthread.dylib 0x0000000198dabdc4 0x198da8000 + 15812
9 libsystem_pthread.dylib 0x0000000198dabd20 0x198da8000 + 15648
10 libsystem_pthread.dylib 0x0000000198da8ef4 0x198da8000 + 3828

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00000001702e1c08 x1: 0x000000018bf649ce x2: 0x00000001702e1c08 x3: 0xfffffffffffffff8
x4: 0x000000016fdc66b8 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000fd0
x8: 0x0000000000001d80 x9: 0x0000000100318068 x10: 0x0000000146141400 x11: 0x0000009e000000ff
x12: 0x00000001461420e0 x13: 0x000005a50031806f x14: 0x0000007f47542f08 x15: 0x00000000000000c8
x16: 0x00000001985900a0 x17: 0x0000000100095004 x18: 0x0000000000000000 x19: 0x000000017028a870
x20: 0x0000000145d989b0 x21: 0x0000000145d989b0 x22: 0x000000017409d920 x23: 0x000000018bf649ce
x24: 0x000000018bfa346f x25: 0x00000001702e1c00 x26: 0x000000018bf64f51 x27: 0x000000018bf75ef3
x28: 0x0000000000000018 fp: 0x000000016fdc65f0 lr: 0x0000000100095024
sp: 0x000000016fdc65c0 pc: 0x00000001985900b4 cpsr: 0x20000000

Binary Images:
0x100038000 - 0x100273fff OIDAR arm64 <66b2d6abd7873b1595dca3678d6713bd> /var/mobile/Containers/Bundle/Application/1528C051-37FB-4F76-9E6C-62ADD1EC3AE1/OIDAR.app/OIDAR
0x1200d8000 - 0x1200fffff dyld arm64 <75c68bbe28b13fcd91014f15139742dc> /usr/lib/dyld
0x1854f8000 - 0x18568cfff AVFoundation arm64 <c69cb19d6db0339bbfb4c18fa7f4f26c> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x185690000 - 0x1856f4fff libAVFAudio.dylib arm64 <fdd31b28c0ec3f76b8f0fa9a057e43d9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x185738000 - 0x185738fff Accelerate arm64 <a2161063fee1315193bc488d0354f43e> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x18573c000 - 0x18574efff libCGInterfaces.dylib arm64 <6dc1d203e31b34698c3b0c3c396dc2d4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x185750000 - 0x18596ffff vImage arm64 <74eb7b77dbcd321db86e784be9353a08> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x185970000 - 0x185a17fff libBLAS.dylib arm64 <56e8b79c2c03379dad45fe2ea1a4052f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x185a18000 - 0x185d92fff libLAPACK.dylib arm64 <fd491ae19b12315babb621650a0eef76> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x185d94000 - 0x185da9fff libLinearAlgebra.dylib arm64 <9307063a5e1833abbb857a9ec4c5369e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x185dac000 - 0x185e14fff libvDSP.dylib arm64 <d4d2b4a941213e2b81f3ddafd6b8a312> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x185e18000 - 0x185e3bfff libvMisc.dylib arm64 <92a0dd635be43dfe8c128c888ef37c0e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x185e3c000 - 0x185e3cfff vecLib arm64 <9248f57f1d8430219a810aa93254f157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x185e40000 - 0x185e6ffff Accounts arm64 <4199851056d4376aa4d8668b83c85454> /System/Library/Frameworks/Accounts.framework/Accounts
0x185e74000 - 0x185ef2fff AddressBook arm64 <73735c2a294139e5b99ada613fc861ea> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x185ef4000 - 0x186047fff AddressBookUI arm64 <860bc29210ba3d7c80dc83a83388e31c> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x186048000 - 0x18605cfff AssetsLibrary arm64 <06c85b7fcfaf3722b6e7a89a1ed5559e> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x186210000 - 0x1864d0fff AudioToolbox arm64 <760c2dc59fa13660a769cc1b052d41e6> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x186670000 - 0x186883fff CFNetwork arm64 <df5535d1633f375aa889f755db0a93b9> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x186884000 - 0x186920fff CloudKit arm64 <c24c6a0eeb1a38b598fafc24e9974595> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x186924000 - 0x186989fff CoreAudio arm64 <b85ca2cdb29639ccb5f6405baf597027> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1869b0000 - 0x1869d1fff CoreBluetooth arm64 <fbd7cbc4b2533ea38844bf98757ce58d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1869d4000 - 0x186c20fff CoreData arm64 <af13d4e830e13607b745fe57f90e5d5e> /System/Library/Frameworks/CoreData.framework/CoreData
0x186c24000 - 0x186f82fff CoreFoundation arm64 <6548b13bef1f3f958d96266f7c4c44e0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x186f84000 - 0x1870e6fff CoreGraphics arm64 <92162d42d08d357ab66302a38d724828> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18713c000 - 0x18713efff libCGXType.A.dylib arm64 <8f40b7d9b97b344f9c7a5a0b79bdc2b7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x187140000 - 0x18714bfff libCMSBuiltin.A.dylib arm64 <a40d7bdbbe6c3317bcf4c20c085df848> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x187340000 - 0x18735efff libRIP.A.dylib arm64 <975284709e51353690ec8a651b43c1db> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x187360000 - 0x187492fff CoreImage arm64 <d7a2122dc8173803bc220fde3cfebfdf> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x187494000 - 0x1874f2fff CoreLocation arm64 <a166ad7f12f93406b54ae6a170fb38ee> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18752c000 - 0x1875effff CoreMedia arm64 <403a9798401c3b70a207e0e236454c0d> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1875f0000 - 0x1876defff CoreMotion arm64 <61338e072f2a385ab4e315975f23eea2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1876e0000 - 0x187751fff CoreTelephony arm64 <450440ee68593b8e9c951cdf838264f3> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x187754000 - 0x18785cfff CoreText arm64 <4a9633cee0393585a98fcf07410e0828> /System/Library/Frameworks/CoreText.framework/CoreText
0x187860000 - 0x18787dfff CoreVideo arm64 <217e5b69f6d03f8893f01de3e40915a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x187880000 - 0x1879a4fff EventKit arm64 <f7af75b17dac3c5aa8dc91a1edd1df37> /System/Library/Frameworks/EventKit.framework/EventKit
0x187b58000 - 0x187db0fff Foundation arm64 <509b484fb7b634b19673d50296d8278f> /System/Library/Frameworks/Foundation.framework/Foundation
0x187de4000 - 0x187e0dfff GSS arm64 <3dae218853563b1a985b80d6a353bad8> /System/Library/Frameworks/GSS.framework/GSS
0x187ef8000 - 0x187f63fff IOKit arm64 <311bed1f2b893195b8c0564d8925bfa2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x187f64000 - 0x188207fff ImageIO arm64 <7d3c81746f2c3f1488b3efc633d21633> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x188208000 - 0x1886a9fff JavaScriptCore arm64 <1ad0ed311f3e3897bac70f3388fc05be> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x188fe4000 - 0x188feafff MediaAccessibility arm64 <4e3e82a2b09a38fcbf01843f97d5e604> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x188fec000 - 0x18920ffff MediaPlayer arm64 <fb0500c5695c36b5b54865f533cc899e> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x189210000 - 0x18962efff MediaToolbox arm64 <c2103a7dd16e3f67abfe898b039061e7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x189630000 - 0x189704fff MessageUI arm64 <000bbe6f4a8c32bda9c8ea674a7f200d> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x189708000 - 0x189780fff Metal arm64 <eb54636e26cd3dee870fa5e4fb708fe6> /System/Library/Frameworks/Metal.framework/Metal
0x189784000 - 0x189835fff MobileCoreServices arm64 <daa61b358c17365792c20df791224e26> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18aab0000 - 0x18aabafff OpenGLES arm64 <8824bb82d43937a9b0aa3870ece35772> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18aac0000 - 0x18aac1fff libCVMSPluginSupport.dylib arm64 <34760639fb2331dcaa229ba0e418c1af> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18aac4000 - 0x18aac7fff libCoreFSCache.dylib arm64 <e6f967504d5937d59223598de12969ab> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18aac8000 - 0x18aaccfff libCoreVMClient.dylib arm64 <30969b8fde9f36c4a6a0293c03e74e5f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18aad0000 - 0x18aadafff libGFXShared.dylib arm64 <5942ea8060c63e86b3ffbfb76b061276> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18aadc000 - 0x18ab27fff libGLImage.dylib arm64 <3e46a6b44be93e5689e4851c76b2db04> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18b0c4000 - 0x18b256fff QuartzCore arm64 <e47923f08f343c3e98e77f22f674f234> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18b258000 - 0x18b2a4fff QuickLook arm64 <c7ce94fecae33d839b804000f2ecca60> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x18b4dc000 - 0x18b530fff Security arm64 <80b60ba1feba39afb6686e342398cce1> /System/Library/Frameworks/Security.framework/Security
0x18b534000 - 0x18b5c9fff Social arm64 <69ffda9178d03ca2853a7b9b279a685d> /System/Library/Frameworks/Social.framework/Social
0x18b704000 - 0x18b777fff SystemConfiguration arm64 <633d8a8abeaf3abda9b0401146f2b668> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18b778000 - 0x18b779fff Twitter arm64 <71f006dc8db93b839fcac09716d76d50> /System/Library/Frameworks/Twitter.framework/Twitter
0x18b77c000 - 0x18c0fcfff UIKit arm64 <f67965f71974303e90cfaed997ae36a3> /System/Library/Frameworks/UIKit.framework/UIKit
0x18c100000 - 0x18c179fff ************ arm64 <1468c96c3448370bbb407644bedbb368> /System/Library/Frameworks/************.framework/************
0x18c1b4000 - 0x18c418fff WebKit arm64 <5e03a0bc7ab436ba900562cceb681ef4> /System/Library/Frameworks/WebKit.framework/WebKit
0x18c854000 - 0x18c861fff AOSNotification arm64 <bfc45391892b3510ac92ba9362e5100c> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x18c9fc000 - 0x18ca5afff AccountsDaemon arm64 <e819e315efce3a178391a7dfbee95db0> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18ca5c000 - 0x18ca83fff AccountsUI arm64 <a73a4482c3c535a19ca6bb66dfd32d52> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x18ca84000 - 0x18ca89fff AggregateDictionary arm64 <cfa106cd07b430a6959f9127a6c3363a> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18cc8c000 - 0x18cc8ffff AirPlaySupport arm64 <9379098c9eed33088c7096882eec570d> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x18cee4000 - 0x18cf2cfff AppSupport arm64 <d088c6263b4932aebd9dcf2a14aadef2> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18cf30000 - 0x18cf8bfff AppleAccount arm64 <0374ffa0f0563b108aa7a58f2c72f39f> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18d09c000 - 0x18d0e8fff AppleJPEG arm64 <621fe1223e9038a09023dd6c558ce423> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18d0fc000 - 0x18d110fff ApplePushService arm64 <38b2aec9a5b5357aa8e1060d28992da3> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18d114000 - 0x18d11dfff AppleSRP arm64 <8f0cacbeabdf39b3815a72e7ec9e8668> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x18d130000 - 0x18d13bfff AssertionServices arm64 <e0f182c7fdcd34a1a4acfe0bd4c7eae3> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18d13c000 - 0x18d159fff AssetsLibraryServices arm64 <e28e74aed7103573b9416e016525ac04> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18d15c000 - 0x18d19cfff AssistantServices arm64 <f8cc50774cbf3007bd3944592b1608e8> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18d1d8000 - 0x18d1dbfff BTLEAudioController arm64 <ea2ff306f28638ca8bc7a4f02d3c8f1e> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x18d1dc000 - 0x18d1f8fff BackBoardServices arm64 <ff372ac34d6430829a97778caad5bdf4> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18d200000 - 0x18d23dfff BaseBoard arm64 <ab16c3464cfb3319bf31202639bb4a90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18d258000 - 0x18d25ffff BluetoothManager arm64 <ab5e74eff0cb32f88338de3fed9495d8> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18d260000 - 0x18d290fff Bom arm64 <45c2562173063fb2bd0e71bbc3423915> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18d390000 - 0x18d399fff CacheDelete arm64 <c5cb9203a779314ea5616b6cb35c39a0> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x18d3ec000 - 0x18d41cfff CalendarFoundation arm64 <ce2278a234d0300a8e1c55d93179a8ea> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18d568000 - 0x18d572fff CaptiveNetwork arm64 <0f8d341d0a8f3828b9485b189d04e126> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18d580000 - 0x18d6ccfff ********* arm64 <0b8842c85d7139848f5e049e8e784c47> /System/Library/PrivateFrameworks/*********.framework/*********
0x18d6e4000 - 0x18d6fffff CertInfo arm64 <6b1190299a103de8a81018e7ed211103> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x18d700000 - 0x18d706fff CertUI arm64 <5172b3a96c1736b390833483c0832e79> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x18d86c000 - 0x18d890fff ChunkingLibrary arm64 <d38656203ca635b883d96b9c82d4cb59> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18dd5c000 - 0x18de2efff CloudPhotoLibrary arm64 <f78c8689515a326c8ebe8878d4bb4c52> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18de3c000 - 0x18de8afff ColorSync arm64 <af03d31eeea73ffda8259033308781de> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18de8c000 - 0x18de8efff CommonAuth arm64 <f6c3ca737c12362baa27b4d67391b85d> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18de90000 - 0x18dea2fff CommonUtilities arm64 <cf917a1cdf503940a9879dda3ea7eae4> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18dea4000 - 0x18dea8fff CommunicationsFilter arm64 <f57b126af38139b280188f1e33ae77a2> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18df94000 - 0x18df99fff ConstantClasses arm64 <b1cc336c6ea1319f8131623918110a89> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18df9c000 - 0x18dfdafff ContentIndex arm64 <11771c1154c63b2ea6b3a2759116f76a> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x18dfdc000 - 0x18dfe4fff CoreAUC arm64 <ac7f4428bde93a379e4710ff07f8cd82> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18e020000 - 0x18e080fff CoreDAV arm64 <0eb42897b04c35558a55ac357b4f4eb5> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18e084000 - 0x18e0acfff CoreDuet arm64 <2325864ac79931d08384cad9a5c2378c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18e0b8000 - 0x18e0cbfff CoreDuetDaemonProtocol arm64 <8e9b82e37ab1398fb75be0114863b188> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18e0d4000 - 0x18e0d6fff CoreDuetDebugLogging arm64 <9a52d10bde253ae196a436618e6245af> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18e27c000 - 0x18e3b4fff CoreMediaStream arm64 <e22f7a3741a33ebd9f7bf3930974f204> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18e3b8000 - 0x18e468fff CorePDF arm64 <48261152791832da9b786ccb6e676ce4> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18e4dc000 - 0x18e4e7fff CoreRecents arm64 <cd48e7d3e01439e1b592864083e40954> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18e57c000 - 0x18e5a0fff CoreServicesInternal arm64 <c35ab32d16e839e5bd3a2d4357cd512b> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18e808000 - 0x18e89cfff CoreUI arm64 <8e5f6e68de253eb98752939e94219aa8> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18e8a0000 - 0x18e93afff CoreUtils arm64 <835930892f3f3c28823421061c40dad7> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18e93c000 - 0x18e942fff CrashReporterSupport arm64 <939d8e00b1a8388eaf6721fe6fed8d07> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18e944000 - 0x18e94afff DAAPKit arm64 <996db669e80833e0a44db31c6e094693> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x18e94c000 - 0x18e957fff DCIMServices arm64 <da6697519919326580a81258865cf9de> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18e958000 - 0x18e9a7fff DataAccess arm64 <7024476be74c3c1d9d7958544753e6d2> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18ec04000 - 0x18ec2afff DataAccessExpress arm64 <ba41527f2d0136f787281ddbbe9d2015> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18ec7c000 - 0x18ec83fff DataMigration arm64 <ac8e9c98ebaf3b3facc8a35d4a5f662d> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18eca0000 - 0x18eca1fff DiagnosticLogCollection arm64 <446ae998ec433acdac17d08dfb63094d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18eca4000 - 0x18ecc4fff DictionaryServices arm64 <d911eb3e1549338d8a3da77f3cf030ca> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18ecec000 - 0x18ed12fff EAP8021X arm64 <6201a1545ea735eaa654e6c4f19fce9c> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18ee34000 - 0x18ee4bfff FTAWD arm64 <f00339a73278354ab23259a161733430> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18ee4c000 - 0x18ee4efff FTClientServices arm64 <41e3fe196535314d955d8adf52731b2d> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x18ee50000 - 0x18ee82fff FTServices arm64 <063fb60e8c3031189f047aaf77127419> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18ee84000 - 0x18f2b1fff FaceCore arm64 <6c9c849bf1173e1892729204b96c95bb> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18f338000 - 0x18f338fff FontServices arm64 <9d2ca68913c53fef976aabcdb3f2bb7c> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18f33c000 - 0x18f41cfff libFontParser.dylib arm64 <3e696fd5c611305eaee6bad27362f029> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18f420000 - 0x18f42ffff libGSFontCache.dylib arm64 <c98491fefd2a34f5a1a5fab3cce3d478> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x18f53c000 - 0x18f55cfff FrontBoardServices arm64 <06e8a3da46443f858df92288b8b009bf> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x190104000 - 0x19011dfff GenerationalStorage arm64 <c02d99b6f6e138249504e2a9a598e9b1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x190120000 - 0x190435fff GeoServices arm64 <624b0528e79e3bd78cf8e4ca477e207b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x190438000 - 0x19044bfff GraphicsServices arm64 <75b91070a0e7388fb904347f318b8cc0> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1905a4000 - 0x19060cfff Heimdal arm64 <d7f823808ea338e189ab8f504eccb3a8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x190720000 - 0x1907bafff HomeSharing arm64 <9d9df9ed1dc53162a89400f3c5a786df> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x190824000 - 0x19088ffff IDS arm64 <f4cb70b71d3b31729bdaa04281def4ee> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x190890000 - 0x1908befff IDSFoundation arm64 <9411f337675431bd9d1ee6ca7f2e9810> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1908c0000 - 0x19092cfff IMAVCore arm64 <cdbed1a9f5133baf95c2752c1c967aed> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x190930000 - 0x1909f3fff IMCore arm64 <11b18dde1abd3553a034dc30ed2f5954> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x190aa4000 - 0x190b15fff IMFoundation arm64 <49f257517bed3c80a505c395449ab8a4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x190b20000 - 0x190b27fff IOAccelerator arm64 <95ab3e3274d630779faccf8902ddc494> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x190b2c000 - 0x190b32fff IOMobileFramebuffer arm64 <079c9947522f331b8837714ca08e0966> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x190b34000 - 0x190b3afff IOSurface arm64 <202149d941b339f1a765e48058a523ea> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x190b3c000 - 0x190b3efff IOSurfaceAccelerator arm64 <9aaea96dbea43a648fa78e7f43f769cd> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x190e9c000 - 0x190ea2fff IncomingCallFilter arm64 <f850d702dc973d508bcc890a93616bdb> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x190ea4000 - 0x190eabfff IntlPreferences arm64 <0ba4276ecf8831378d3576dd145e3282> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x190eac000 - 0x190ef1fff LanguageModeling arm64 <f484305f34db38e7be02f5cd0b37404b> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x190f84000 - 0x190fccfff MIME arm64 <692dce99d89d32298da32bbde8c18a63> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x190fd0000 - 0x19103cfff MMCS arm64 <780e63b11aeb3997b5bafb50d6b21b03> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1910a0000 - 0x1910aefff MailServices arm64 <61cef8e55a8f3747b5adeecb2f430e77> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1910ec000 - 0x1911aafff ManagedConfiguration arm64 <b8ba68326c7030c1803e9f01edcefe02> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1911bc000 - 0x1911bdfff Marco arm64 <f08df1984df33a7c80d2a2d9f8537c71> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1911c0000 - 0x191244fff MediaControlSender arm64 <efb209af426c3d2bb592c4e8f2648a27> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x1912f8000 - 0x191310fff MediaRemote arm64 <29897add26cf34f7b92dc012ed32f883> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x191314000 - 0x191329fff MediaServices arm64 <98515a962b2f335da9efb5f14931c42f> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x19132c000 - 0x191348fff MediaStream arm64 <a5f65807eb863acf9a749e88e6c6b731> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1913c8000 - 0x1914c5fff Message arm64 <2b6c7c4d05c23c12add40cc85a849458> /System/Library/PrivateFrameworks/Message.framework/Message
0x1914d0000 - 0x1914d3fff MessageSupport arm64 <9852ca056bd13fb1b1d9254aa015cc3a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1914e4000 - 0x1914f3fff MobileAsset arm64 <b09857caa4663e268cbf77652e40c7df> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x191520000 - 0x19152cfff MobileBluetooth arm64 <5fe32739d757359f963b4c926f472374> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x191554000 - 0x19155dfff MobileIcons arm64 <d594044fabbc31af991af3b8af4530a5> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x191560000 - 0x191569fff MobileInstallation arm64 <096c77b57b62337bb756b2b347fb0768> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x19156c000 - 0x19157bfff MobileKeyBag arm64 <0e6f9d62dfe23cbca54b4d1a14f76149> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1915b8000 - 0x1915bbfff MobileSystemServices arm64 <54153419dcaa356fb42fd86b712a4cf2> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1915e4000 - 0x1915f5fff MobileWiFi arm64 <b033fc6a7d7b39debe0d81296dce51e1> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x19164c000 - 0x191854fff MusicLibrary arm64 <8febe3b9c72a311f9cf0f8a95e52b821> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x191a34000 - 0x191a4dfff NanoRegistry arm64 <c977913607563f28963a336adaf69c22> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x191a8c000 - 0x191a92fff Netrb arm64 <28eb6839c8f63101816697fa19770689> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x191a94000 - 0x191a9bfff NetworkStatistics arm64 <b120e0e7ff6d36889b917c7ca2e5f978> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x191a9c000 - 0x191abefff Notes arm64 <685e6f78db0e3adf9f233115bef345b1> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x191ac8000 - 0x191acbfff OAuth arm64 <e8987386b74a365582fa85fef51bc127> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x192294000 - 0x1922e2fff OpenCL arm64 <9ad1144d2c4333b980276e2c4e6ac4fa> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x192460000 - 0x192489fff PersistentConnection arm64 <6723595bce1937c3a45fbb85baff8c55> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x192618000 - 0x192912fff PhotoLibraryServices arm64 <661e8f4bffb93a70905bbe78f38b5564> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x192914000 - 0x19291dfff PhotosFormats arm64 <492afd457a413838925220729b7ca800> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x192920000 - 0x19296dfff PhysicsKit arm64 <6a97907da3523632b9e4848047aa8f4a> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x192970000 - 0x19298afff PlugInKit arm64 <abb4118758ff3394be7af8851961f0a9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19298c000 - 0x192994fff PowerLog arm64 <e938cd724d08330995b5f601f8dd14f6> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x192bf4000 - 0x192cbcfff Preferences arm64 <c569face087f3dbc91f616b0b69f6516> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x192d0c000 - 0x192dcdfff ProofReader arm64 <5d4f70ce92443a24b01e5c2186abfb15> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x192dd0000 - 0x192dfdfff ProtectedCloudStorage arm64 <d928e44bb8ce3522a7bb283faaa5047b> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x192e00000 - 0x192e0efff ProtocolBuffer arm64 <479705f12ac2303b931994a7b06663bf> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x192e50000 - 0x192ecefff Quagga arm64 <66a25218aec23c18b9a18d8f810c5258> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x192ed0000 - 0x192ed9fff QuickLookThumbnailing arm64 <195ff028b269356eab3e5b1ba59f59ce> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x193230000 - 0x1932d8fff SAObjects arm64 <56ba1d3456133884a61b2dd27ca74be2> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1934cc000 - 0x1934ecfff SpringBoardServices arm64 <c2866d40ee023cf9bb04fd7e58d20be2> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1938ec000 - 0x193a4afff StoreServices arm64 <6f1976a1f8de3576bab51f432d4fd363> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x193b48000 - 0x193b4bfff TCC arm64 <b82f927439b13660b90c1669424d0c88> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x193c20000 - 0x1949d9fff KBLayouts_iPhone.dylib arm64 <ab8f676ccb6a3f95b3c3df8c3ff75e62> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x1949dc000 - 0x194a0afff TextInput arm64 <a1c4cabe458432e5a1f44ba76562f5fb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x194af0000 - 0x194bcafff UIFoundation arm64 <cd7d7fc27ec53df5977d9ee67ee0c54a> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x194bfc000 - 0x194bfffff UserFS arm64 <e5ebd8c9ae653364a9165ece0a913713> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x195458000 - 0x19547cfff VoiceServices arm64 <14360e38ed6530b0a4b425cf59e2e6c4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x195530000 - 0x195558fff WebBookmarks arm64 <7545a4b6e2b83edda152ca880a2531be> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x195578000 - 0x1964b1fff WebCore arm64 <adb10f951502364aa9574d0d292bb430> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1964b4000 - 0x196585fff WebKitLegacy arm64 <4b9e1233412b38c08667bea57820c69a> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x196774000 - 0x19677bfff XPCKit arm64 <68a3cf7fd92630fa8593f41da4a44659> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x19677c000 - 0x196785fff XPCObjects arm64 <094176983b743647b4f4f961675409f2> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x1969bc000 - 0x1969e7fff iCalendar arm64 <4e98d67b7cbe31d5ab9dc37386f2d851> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x196a14000 - 0x196a56fff iTunesStore arm64 <ecba8ce199b131dc9c34de6055ce1826> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1975b8000 - 0x1975c1fff libAccessibility.dylib arm64 <72f6e8d3b4393171adad94e3bb413237> /usr/lib/libAccessibility.dylib
0x197858000 - 0x197873fff libCRFSuite.dylib arm64 <be077716ac813f089f62203291996e66> /usr/lib/libCRFSuite.dylib
0x1978b4000 - 0x1979ebfff libFosl_dynamic.dylib arm64 <bb3d2b69a7f3305c84970bab2c92a1ee> /usr/lib/libFosl_dynamic.dylib
0x197a10000 - 0x197a2afff libMobileGestalt.dylib arm64 <0d296a1f3cbd39bca52fdaa3b4df2a34> /usr/lib/libMobileGestalt.dylib
0x197a5c000 - 0x197a5dfff libSystem.B.dylib arm64 <9e8736fd5dda318abe4e597a531a625f> /usr/lib/libSystem.B.dylib
0x197ae0000 - 0x197b2efff libTelephonyUtilDynamic.dylib arm64 <f3b516b737b63a46b0a4b1e41ed9e7d4> /usr/lib/libTelephonyUtilDynamic.dylib
0x197c58000 - 0x197c82fff libarchive.2.dylib arm64 <940f023a5f5f3aa19366e25514485721> /usr/lib/libarchive.2.dylib
0x197c84000 - 0x197c84fff libassertion_extension.dylib arm64 <e06a4dfa6008338b934ee537d58d54c3> /usr/lib/libassertion_extension.dylib
0x197cc4000 - 0x197cd4fff libbsm.0.dylib arm64 <9e2235e821063e82a304719b1f4cf5f9> /usr/lib/libbsm.0.dylib
0x197cd8000 - 0x197ce8fff libbz2.1.0.dylib arm64 <a4e3b1006e6c37d3816f612caa78bdf2> /usr/lib/libbz2.1.0.dylib
0x197cec000 - 0x197d42fff libc++.1.dylib arm64 <fd4810a47e6b31d3b5a8ceedf8ac6937> /usr/lib/libc++.1.dylib
0x197d44000 - 0x197d66fff libc++abi.dylib arm64 <2d2238a0320c395dbd802981c0b1a5fe> /usr/lib/libc++abi.dylib
0x197d6c000 - 0x197d7dfff libcmph.dylib arm64 <51052b48f1053799a834ca4a8e71b581> /usr/lib/libcmph.dylib
0x197d80000 - 0x197d88fff libcupolicy.dylib arm64 <082e83a4bd1a371bb6efa2b7d9007097> /usr/lib/libcupolicy.dylib
0x197dc4000 - 0x197de1fff libextension.dylib arm64 <e2ed78a202593605b32575c0f22e08ea> /usr/lib/libextension.dylib
0x197e10000 - 0x197e15fff libheimdal-asn1.dylib arm64 <61576927c939371c86216b7f14aed420> /usr/lib/libheimdal-asn1.dylib
0x197e18000 - 0x197f0bfff libiconv.2.dylib arm64 <f735f961ee3e380ea18bb26f937c708e> /usr/lib/libiconv.2.dylib
0x197f0c000 - 0x1980f3fff libicucore.A.dylib arm64 <4d8191c3315c3f5ca890c19e30dcd75b> /usr/lib/libicucore.A.dylib
0x198108000 - 0x198109fff liblangid.dylib arm64 <02a03c3dba573ae0ab3b32911c77efba> /usr/lib/liblangid.dylib
0x19810c000 - 0x198118fff liblockdown.dylib arm64 <f3fabf14927e30f4889f04efcd61711c> /usr/lib/liblockdown.dylib
0x19811c000 - 0x198135fff liblzma.5.dylib arm64 <f16086f89f1032d1aa3b80b559eddca9> /usr/lib/liblzma.5.dylib
0x19850c000 - 0x198524fff libmis.dylib arm64 <3929204949543825a23a02585a45eff8> /usr/lib/libmis.dylib
0x198570000 - 0x19876cfff libobjc.A.dylib arm64 <963fc34f80f9303da52a020af5a63e74> /usr/lib/libobjc.A.dylib
0x198854000 - 0x198871fff libresolv.9.dylib arm64 <7793473e15e13911809cb6a8162c0b94> /usr/lib/libresolv.9.dylib
0x1988a4000 - 0x198981fff libsqlite3.dylib arm64 <a97fddbf637f349ab395149f86cd80be> /usr/lib/libsqlite3.dylib
0x1989d8000 - 0x198a0afff libtidy.A.dylib arm64 <74b893a0811730c8a33c8f56d841b292> /usr/lib/libtidy.A.dylib
0x198a0c000 - 0x198a15fff libtzupdate.dylib arm64 <71b844bdf79533ce82bca79265a4d354> /usr/lib/libtzupdate.dylib
0x198a1c000 - 0x198b0afff libxml2.2.dylib arm64 <73e5c4db073c3f97b3d7a78fdc531e86> /usr/lib/libxml2.2.dylib
0x198b0c000 - 0x198b35fff libxslt.1.dylib arm64 <e84a63dc1cdf33f38edcd1963e8bcac0> /usr/lib/libxslt.1.dylib
0x198b38000 - 0x198b49fff libz.1.dylib arm64 <263f8bc085593d578ea393ba40438ee3> /usr/lib/libz.1.dylib
0x198b4c000 - 0x198b50fff libcache.dylib arm64 <69f2d8d4d9ed3393b4e44bc425b538f2> /usr/lib/system/libcache.dylib
0x198b54000 - 0x198b60fff libcommonCrypto.dylib arm64 <c126afa9b4eb3f8cbb5fee48a17b56c6> /usr/lib/system/libcommonCrypto.dylib
0x198b64000 - 0x198b67fff libcompiler_rt.dylib arm64 <7d48e08690f43daeaf8fdcb82d3ebb74> /usr/lib/system/libcompiler_rt.dylib
0x198b68000 - 0x198b6ffff libcopyfile.dylib arm64 <126799884b2231498c7a5697b769aff5> /usr/lib/system/libcopyfile.dylib
0x198b70000 - 0x198bc7fff libcorecrypto.dylib arm64 <eeae3730f4bb3c8e91bd85f00b2314ce> /usr/lib/system/libcorecrypto.dylib
0x198bc8000 - 0x198bf0fff libdispatch.dylib arm64 <91f808be126a33b982d5880c2454afde> /usr/lib/system/libdispatch.dylib
0x198bf4000 - 0x198bf6fff libdyld.dylib arm64 <cdf00d005c2f30efa821536ccb0b70f4> /usr/lib/system/libdyld.dylib
0x198bf8000 - 0x198bf8fff liblaunch.dylib arm64 <0d5f253a83673ecb9a55f667adf2c205> /usr/lib/system/liblaunch.dylib
0x198bfc000 - 0x198c01fff libmacho.dylib arm64 <08dc912ff3123d2abc59dd17889f2abc> /usr/lib/system/libmacho.dylib
0x198c04000 - 0x198c05fff libremovefile.dylib arm64 <d5239b98479b37538d63f1fd0fe35905> /usr/lib/system/libremovefile.dylib
0x198c08000 - 0x198c1dfff libsystem_asl.dylib arm64 <314e1ff76a71372ca4bc80351f984376> /usr/lib/system/libsystem_asl.dylib
0x198c20000 - 0x198c21fff libsystem_blocks.dylib arm64 <b120e51ddfeb3a1ca33f448f54412428> /usr/lib/system/libsystem_blocks.dylib
0x198c24000 - 0x198ca4fff libsystem_c.dylib arm64 <043c87b4428d34d4985264cebab5f687> /usr/lib/system/libsystem_c.dylib
0x198ca8000 - 0x198caafff libsystem_configuration.dylib arm64 <a666b752b9ea3289998dcf502fdeed0f> /usr/lib/system/libsystem_configuration.dylib
0x198cac000 - 0x198cadfff libsystem_coreservices.dylib arm64 <f73841bdf9a03defa5893ff3053889fa> /usr/lib/system/libsystem_coreservices.dylib
0x198cb0000 - 0x198cc0fff libsystem_coretls.dylib arm64 <e5edf64e24403daa997390669c136d6f> /usr/lib/system/libsystem_coretls.dylib
0x198cc4000 - 0x198cccfff libsystem_dnssd.dylib arm64 <c3c32be935df34b99c9f7acf5c29d3ff> /usr/lib/system/libsystem_dnssd.dylib
0x198cd0000 - 0x198cf1fff libsystem_info.dylib arm64 <7568980767d3355b99464736b574ff14> /usr/lib/system/libsystem_info.dylib
0x198cf4000 - 0x198d14fff libsystem_kernel.dylib arm64 <7cd96299577530ebbca0cb44625702a7> /usr/lib/system/libsystem_kernel.dylib
0x198d18000 - 0x198d34fff libsystem_m.dylib arm64 <4f59e5b4cf4935ada2e457a196730c2a> /usr/lib/system/libsystem_m.dylib
0x198d38000 - 0x198d51fff libsystem_malloc.dylib arm64 <56245a320c8a39f5b6057a9e99cac10d> /usr/lib/system/libsystem_malloc.dylib
0x198d54000 - 0x198d8bfff libsystem_network.dylib arm64 <45c9566df16c3ae8ac52b39cafc30094> /usr/lib/system/libsystem_network.dylib
0x198d8c000 - 0x198d92fff libsystem_networkextension.dylib arm64 <2d758a26b5c23b969bfdb2c759752531> /usr/lib/system/libsystem_networkextension.dylib
0x198d94000 - 0x198d9efff libsystem_notify.dylib arm64 <c9c3de7c1a60336caf14918b9b087245> /usr/lib/system/libsystem_notify.dylib
0x198da0000 - 0x198da4fff libsystem_platform.dylib arm64 <c1774ebd3158311c8ee629808cbf8e77> /usr/lib/system/libsystem_platform.dylib
0x198da8000 - 0x198db0fff libsystem_pthread.dylib arm64 <e33298efd42037c2b571cde172635e5a> /usr/lib/system/libsystem_pthread.dylib
0x198db4000 - 0x198db6fff libsystem_sandbox.dylib arm64 <edbadf71bd723d298ae9d5ad3d88ea86> /usr/lib/system/libsystem_sandbox.dylib
0x198db8000 - 0x198dbbfff libsystem_stats.dylib arm64 <3ff8d305985431a9b00a9be30ea1d06e> /usr/lib/system/libsystem_stats.dylib
0x198dbc000 - 0x198dc2fff libsystem_trace.dylib arm64 <85a38582fb75355d92d3f50ca8c00b23> /usr/lib/system/libsystem_trace.dylib
0x198dc4000 - 0x198dc9fff libunwind.dylib arm64 <ff63fb2532113013bd0a9da1f3df5911> /usr/lib/system/libunwind.dylib
0x198dcc000 - 0x198deffff libxpc.dylib arm64 <b870b51daa853686a7d9acd48c5fe153> /usr/lib/system/libxpc.dylib

Yup, so the crash log isn't really useful on its own.


I recommend you put breakpoints into your code, run it and "step over" line by line and see exactly the lines where it crashes. We can't do that for you, you have to do it. Have a look in the Apple debugger documentation if you don't know how to do it. In my experience, crashes in my code on arm64 have been regular bugs in the code that caused memory access issues that didn't crash on armv7 but do crash on arm64. But they were still bugs.


In some situations they didn't crash on the simulators but do crash on real devices. Run using the debugger on real devices if you can.

The crash log is useful if it's symbolicated. It's not particularly useful in that format. (Incidentally you don't normally need to post the long list of binaries at the end, or the irrelevant threads - usually just the header and the thread that crashed is sufficient. More info is better than less though.)


These two lines


1 OIDAR 0x0000000100095020 0x100038000 + 380960

2 OIDAR 0x0000000100093d0c 0x100038000 + 376076


will point to the specific source file and line of code that caused the crash once you have that log symbolicated. (Drag into Xcode in the device logs window)

Thanks let me look into the lines you pointed

How did this turn out for you? We are facing the exact same issue here; it works on everything but the newer 64 bit devices (e.g. iphone6).

Converted 32bit to 64bit app Crashes
 
 
Q