Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 5    Views: 1487

mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
03/07/15 03:06 AM (9 years ago)

Need help deciphering crash report from apple

I recently submitted an update of my app including the arm64 architecture. They rejected it saying that opening the "Favorites" plugin on iPad Air 2 crashes the app. It works great on my iPad (4th gen) and the simulated iPad air. I asked them to retest it, which they did, and again said it crashed. They sent me the crash report which I don't understand. Can someone please make light of this for me so I can address it?? Thanks! ------------------------------------------------------------- (symbolicated crash report added below)
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
03/07/15 11:45 AM (9 years ago)
Sorry... here is the symbolicated version: "app_name":"erres","app_version":"5.6","bundleID":"com.erres.com","adam_id":413192645,"os_version":"iPhone OS 8.1.3 (12B466)","slice_uuid":"dc124feb-3663-3be7-beb4-0b06f2521da7","share_with_app_devs":false,"build_version":"6.8","is_first_party":false,"bug_type":"109","name":"erres"} Incident Identifier: 2DB582EB-2400-498F-9CD8-46F64F0DB55D CrashReporter Key: c6fe07a880162ce46fe5a1f19267e321cb78e0b4 Hardware Model: xxx Process: erres [253] Path: /private/var/mobile/Containers/Bundle/Application/54ACC696-593F-4B94-8CA5-BD0A0DAA687B/erres.app/erres Identifier: com.erres.com Version: 6.8 (5.6) Code Type: ARM-64 (Native) Parent Process: launchd [1] Date/Time: 2015-03-06 10:54:18.654 -0800 Launch Time: 2015-03-06 10:54:12.133 -0800 OS Version: iOS 8.1.3 (12B466) Report Version: 105 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000069200 Triggered by Thread: 0 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libobjc.A.dylib 0x00000001960efbdc objc_msgSend + 28 1 QuartzCore 0x00000001895895b8 -[CALayer addAnimation:forKey:] + 124 2 erres 0x00000001001351f0 -[AsyncImageView setImage:] (AsyncImageView.m:696) 3 erres 0x0000000100105780 -[AK_addTofavorites viewDidLoad] (AK_addTofavorites.m:78) 4 UIKit 0x0000000189c31180 -[UIViewController loadViewIfRequired] + 688 5 UIKit 0x0000000189ce6694 -[UINavigationController _layoutViewController:] + 60 6 UIKit 0x0000000189ce6590 -[UINavigationController _updateScrollViewFromViewController:toViewController:] + 244 7 UIKit 0x0000000189ce5a2c -[UINavigationController _startTransition:fromViewController:toViewController:] + 108 8 UIKit 0x0000000189ce56d8 -[UINavigationController _startDeferredTransitionIfNeeded:] + 636 9 UIKit 0x0000000189ce53f8 -[UINavigationController __viewWillLayoutSubviews] + 52 10 UIKit 0x0000000189ce5378 -[UILayoutContainerView layoutSubviews] + 196 11 UIKit 0x0000000189c2dd28 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 568 12 QuartzCore 0x0000000189585990 -[CALayer layoutSublayers] + 164 13 QuartzCore 0x0000000189580560 CA::Layer::layout_if_needed(CA::Transaction*) + 316 14 QuartzCore 0x0000000189580404 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 28 15 QuartzCore 0x000000018957fc04 CA::Context::commit_transaction(CA::Transaction*) + 272 16 QuartzCore 0x000000018957f988 CA::Transaction::commit() + 432 17 UIKit 0x0000000189c2fc44 _UIApplicationHandleEventQueue + 1696 18 CoreFoundation 0x000000018543a9e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20 19 CoreFoundation 0x0000000185439c8c __CFRunLoopDoSources0 + 260 20 CoreFoundation 0x0000000185437d3c __CFRunLoopRun + 708 21 CoreFoundation 0x00000001853650a0 CFRunLoopRunSpecific + 392 22 GraphicsServices 0x000000018e4eb5a0 GSEventRunModal + 164 23 UIKit 0x0000000189c96aa0 UIApplicationMain + 1484 24 erres 0x00000001000d8658 main (main.m:39) 25 libdyld.dylib 0x000000019674aa04 start + 0 Thread 1 name: Dispatch queue: com.apple.libdispatch-manager Thread 1: 0 libsystem_kernel.dylib 0x0000000196848c94 kevent64 + 8 1 libdispatch.dylib 0x000000019673097c _dispatch_mgr_invoke + 272 2 libdispatch.dylib 0x00000001967233b0 _dispatch_mgr_thread + 48 Thread 2: 0 libsystem_kernel.dylib 0x0000000196863c78 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x00000001968fd390 _pthread_wqthread + 988 2 libsystem_pthread.dylib 0x00000001968fcfa4 start_wqthread + 0 Thread 3: 0 libsystem_kernel.dylib 0x0000000196863c78 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x00000001968fd390 _pthread_wqthread + 988 2 libsystem_pthread.dylib 0x00000001968fcfa4 start_wqthread + 0 Thread 4: 0 libsystem_kernel.dylib 0x0000000196863c78 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x00000001968fd390 _pthread_wqthread + 988 2 libsystem_pthread.dylib 0x00000001968fcfa4 start_wqthread + 0 Thread 5: 0 libsystem_kernel.dylib 0x0000000196863c78 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x00000001968fd390 _pthread_wqthread + 988 2 libsystem_pthread.dylib 0x00000001968fcfa4 start_wqthread + 0 Thread 6: 0 libsystem_kernel.dylib 0x0000000196863c78 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x00000001968fd390 _pthread_wqthread + 988 2 libsystem_pthread.dylib 0x00000001968fcfa4 start_wqthread + 0 Thread 7 name: AVAudioSession Notify Thread Thread 7: 0 libsystem_kernel.dylib 0x0000000196848e7c mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000196848cf4 mach_msg + 68 2 CoreFoundation 0x0000000185439ecc __CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x0000000185437e20 __CFRunLoopRun + 936 4 CoreFoundation 0x00000001853650a0 CFRunLoopRunSpecific + 392 5 libAVFAudio.dylib 0x0000000183e0956c GenericRunLoopThread::Entry(void*) + 160 6 libAVFAudio.dylib 0x0000000183dfbf4c CAPThread::Entry(CAPThread*) + 116 7 libsystem_pthread.dylib 0x00000001968ffe7c _pthread_body + 160 8 libsystem_pthread.dylib 0x00000001968ffdd8 _pthread_start + 156 9 libsystem_pthread.dylib 0x00000001968fcfac thread_start + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000016fd48ca8 x1: 0x000000018a406935 x2: 0x0000000197603c90 x3: 0x000000016fd48ca8 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x000000000000006e x7: 0x0000000000000290 x8: 0x0000000197601000 x9: 0x000000015ef0d550 x10: 0x0000000000000000 x11: 0x00000001741cfd20 x12: 0x0000000000069200 x13: 0x000000015ef0d550 x14: 0x62b4fe6dc8b91cbc x15: 0x00000000000000c0 x16: 0x00000001960efbc0 x17: 0x00000001960f5b98 x18: 0x0000000000000000 x19: 0x000000016fd48ca8 x20: 0x000000017802aa80 x21: 0x00000001744229a0 x22: 0x000000018a40281a x23: 0x000000018a4035b6 x24: 0x000000015ef0d550 x25: 0x000000015ed0ce50 x26: 0x000000016fd495c8 x27: 0x000000019a4730a8 x28: 0x000000016fd49528 fp: 0x000000016fd48cb0 lr: 0x00000001895895bc sp: 0x000000016fd48c60 pc: 0x00000001960efbdc cpsr: 0x20000000 Binary Images: 0x1000b4000 - 0x100167fff erres arm64 <dc124feb36633be7beb40b06f2521da7> /var/mobile/Containers/Bundle/Application/54ACC696-593F-4B94-8CA5-BD0A0DAA687B/erres.app/erres 0x1200dc000 - 0x120103fff dyld arm64 <21c893f791653e989e1c3e15446d772b> /usr/lib/dyld 0x183c5c000 - 0x183deffff AVFoundation arm64 <c9cd60a62cfb3e77be72db6cd3062a09> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x183df0000 - 0x183e54fff libAVFAudio.dylib arm64 <017d90360b443ae788ef31cfd73d17f6> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x183e58000 - 0x183e97fff AVKit arm64 <50537b23364c3de3a2031133dd4bebaa> /System/Library/Frameworks/AVKit.framework/AVKit 0x183e98000 - 0x183e98fff Accelerate arm64 <e9ba7838f51634a7b59ed392be50e86f> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x183eb0000 - 0x1840cffff vImage arm64 <da44067fc79931c7aef1b7e88bf82a83> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1840d0000 - 0x184177fff libBLAS.dylib arm64 <e5276e7784ef34a4baca480264978ea0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x184178000 - 0x1844f2fff libLAPACK.dylib arm64 <165b05f9f75736d5ae8f5f39293bd6e7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1844f4000 - 0x184509fff libLinearAlgebra.dylib arm64 <5574ec3bd4e537e1b662d38a63aec58b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x18450c000 - 0x184574fff libvDSP.dylib arm64 <004f5668574139bc906c5fa4fdced3b1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x184578000 - 0x18459bfff libvMisc.dylib arm64 <5790e7ace143367ea6f2428852be384e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x18459c000 - 0x18459cfff vecLib arm64 <211d7711a6e93fe8ae6d6b42585cad2d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1845a0000 - 0x1845cefff Accounts arm64 <2508d336b9893176ad4e1bc67ff04188> /System/Library/Frameworks/Accounts.framework/Accounts 0x1845d0000 - 0x1845d0fff AdSupport arm64 <977faefc983d3d72ad5e531740e4130a> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1845d4000 - 0x184656fff AddressBook arm64 <09e2e24ef5e23fb8a62ae209466a64bd> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x184658000 - 0x1847a8fff AddressBookUI arm64 <e79239b432af33e783296d2a9841578e> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x1847ac000 - 0x1847bffff AssetsLibrary arm64 <d376d132d1053a928e3b5b199d92eabe> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x184970000 - 0x184c2dfff AudioToolbox arm64 <f0b739a395993b808d66e85e1a6e9f18> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x184dcc000 - 0x184fd7fff CFNetwork arm64 <68adcebf440d30769bd2d67adc7932a2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x184fd8000 - 0x18506ffff CloudKit arm64 <8f226c83b2793a0db1eefa14d697c04b> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x185070000 - 0x1850d5fff CoreAudio arm64 <10aae62ba1c43dd29bc678fbf0f985ef> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1850f8000 - 0x185119fff CoreBluetooth arm64 <b30de1ce792a318aa125a84b06e8a95d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x18511c000 - 0x18535afff CoreData arm64 <33c0d795a45e35c9affed5cf9d83a8a1> /System/Library/Frameworks/CoreData.framework/CoreData 0x18535c000 - 0x1856b8fff CoreFoundation arm64 <83a9627362333366a8543e8c2d28166e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1856bc000 - 0x18581efff CoreGraphics arm64 <7a02a2d0b69f3706b3cb91726db6f8af> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x185874000 - 0x185876fff libCGXType.A.dylib arm64 <73accc252e3f3efc84a84cce0504b5f7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib 0x185878000 - 0x185883fff libCMSBuiltin.A.dylib arm64 <fc4d017ca3403b21ad1e97eba9080873> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib 0x185a78000 - 0x185a96fff libRIP.A.dylib arm64 <5b43ca11f0b836798cc44159e62af17d> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib 0x185a98000 - 0x185bc5fff CoreImage arm64 <444c44b06f533bad9c1b030edd486b49> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x185bc8000 - 0x185c25fff CoreLocation arm64 <6fd7bd8116a63a8fafda547c6380a19b> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x185c60000 - 0x185d1efff CoreMedia arm64 <f090b302cad23151b3aef050d50be152> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x185d20000 - 0x185deefff CoreMotion arm64 <0b3890116c60302980d4c0c3a0c14453> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x185df0000 - 0x185e61fff CoreTelephony arm64 <f99cf601387938d3808c32e97a9a30cf> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x185e64000 - 0x185f66fff CoreText arm64 <e46b1730715c339a82db3f67eee4fe84> /System/Library/Frameworks/CoreText.framework/CoreText 0x185f68000 - 0x185f84fff CoreVideo arm64 <402f868dbba63d59a3b2e738982b9d71> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x185f88000 - 0x1860acfff EventKit arm64 <15cacaa609e33790a3bc644eb4d92191> /System/Library/Frameworks/EventKit.framework/EventKit 0x1860b0000 - 0x186246fff EventKitUI arm64 <469c69733fe33d2c972a9263314b2f04> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x186260000 - 0x1864b4fff Foundation arm64 <e596bd80bcc83f15aca36a7ef014f457> /System/Library/Frameworks/Foundation.framework/Foundation 0x1864e4000 - 0x18650dfff GSS arm64 <6552f84a5add33b9a01d1e278d4ebd88> /System/Library/Frameworks/GSS.framework/GSS 0x1865cc000 - 0x186638fff IOKit arm64 <1cd3da5151d03be5a0ba0c30c19228ea> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x18663c000 - 0x1868d6fff ImageIO arm64 <10491d236e813eb6bb07d792047a7475> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1868d8000 - 0x186d78fff JavaScriptCore arm64 <9d8bd2cbb97c33c59376cf656634704a> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1874d4000 - 0x1875e8fff MapKit arm64 <6d62056699ed3d94ba264fa1f388d82d> /System/Library/Frameworks/MapKit.framework/MapKit 0x1875ec000 - 0x1875f2fff MediaAccessibility arm64 <5dc0d8bda3593b9cb00a8703b21953fd> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1875f4000 - 0x18780ffff MediaPlayer arm64 <526279b5f7a9316ea187338519f6d8b6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x187810000 - 0x187c2afff MediaToolbox arm64 <dbda28de74cd3fcca10622bbf00809b9> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x187c2c000 - 0x187cfffff MessageUI arm64 <f307aec0262838e1ad1302805c8a025c> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x187d00000 - 0x187d73fff Metal arm64 <69e3d92ae3ec3375a550022b7ac4a184> /System/Library/Frameworks/Metal.framework/Metal 0x187d74000 - 0x187e20fff MobileCoreServices arm64 <21a27692c6393c00a8f8f2bbd3ccb23c> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x188fa4000 - 0x188faefff OpenGLES arm64 <b707e102e4553f26994bfef0579c9f52> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x188fb4000 - 0x188fb5fff libCVMSPluginSupport.dylib arm64 <7e1f08d7776b37efb6ff01f6486afcde> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x188fb8000 - 0x188fbbfff libCoreFSCache.dylib arm64 <5888d3587c633af2ac7cf57ac15ab5e4> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x188fbc000 - 0x188fc0fff libCoreVMClient.dylib arm64 <291806c545fe3219b844a93e2fb682b4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x188fc4000 - 0x188fcefff libGFXShared.dylib arm64 <f5e5cfc1d6673d469f25b3fa77fa995b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x188fd0000 - 0x18901bfff libGLImage.dylib arm64 <4e284cf07fe23789b94c9f204f7aa52e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x189578000 - 0x1896fcfff QuartzCore arm64 <313aba56d17e30d1b68b2fdfda1820f8> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x189700000 - 0x18975bfff QuickLook arm64 <ae12a3ed0acf3b6ca816e95d4a894d70> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x189990000 - 0x1899e2fff Security arm64 <cb64d037f82a3f0a92ab63708334c938> /System/Library/Frameworks/Security.framework/Security 0x1899e4000 - 0x189a6ffff Social arm64 <928581a049c3306abe816e5113d652ae> /System/Library/Frameworks/Social.framework/Social 0x189ba8000 - 0x189c1bfff SystemConfiguration arm64 <cbcb5237ab8637aebf0cb493aaa4af92> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x189c1c000 - 0x189c1dfff Twitter arm64 <a1c0309024d5398cb33255f376bedc59> /System/Library/Frameworks/Twitter.framework/Twitter 0x189c20000 - 0x18a595fff UIKit arm64 <a1283daa6f5a33048ab9d29d91f62c09> /System/Library/Frameworks/UIKit.framework/UIKit 0x18a598000 - 0x18a611fff VideoToolbox arm64 <13a05b41cd0136239ef94de508febe1d> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x18a614000 - 0x18a872fff WebKit arm64 <a4d29b7cd5073edd9ae6a7b476421caa> /System/Library/Frameworks/WebKit.framework/WebKit 0x18a874000 - 0x18a8adfff iAd arm64 <af2422b7e982312cab920749a50f8887> /System/Library/Frameworks/iAd.framework/iAd 0x18ac7c000 - 0x18ac82fff AITTarget arm64 <b9bb1c4d7ba1350e98f02f665923e52e> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget 0x18ac88000 - 0x18ac95fff AOSNotification arm64 <8b9793a334fa3013803a6cb713053b44> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x18ae20000 - 0x18ae78fff AccountsDaemon arm64 <84c862ef63b332eb81b98f5ab414e3f4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x18ae7c000 - 0x18aea2fff AccountsUI arm64 <a7d2776eb1ad39d887a5e62c0292e597> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x18aea4000 - 0x18aea9fff AggregateDictionary arm64 <2f9120e6400835f08bd7bfd2d4ada020> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x18b0a8000 - 0x18b0dcfff AirPlaySupport arm64 <442269677a2e302ea3bf68c54f1ff539> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport 0x18b328000 - 0x18b372fff AppSupport arm64 <f35ee13bec64354d9044e2a5ea519640> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x18b374000 - 0x18b3c7fff AppleAccount arm64 <267a2b98738333f099ccb095820590d6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x18b4d0000 - 0x18b518fff AppleJPEG arm64 <8377453201ad3862b7b6182be4ac4342> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x18b52c000 - 0x18b540fff ApplePushService arm64 <fc28105486c5380f95f8d52a3a3c2fac> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18b544000 - 0x18b54dfff AppleSRP arm64 <7a5d169c15b83573a29f1c018c8ecbb8> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP 0x18b560000 - 0x18b56bfff AssertionServices arm64 <52d911832bf9382d802961ea9d1614f9> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x18b56c000 - 0x18b587fff AssetsLibraryServices arm64 <1b0a20bfd23a3295aec6d82c8b7a2f24> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18b588000 - 0x18b5b2fff AssistantServices arm64 <0126e5fa902232cbb4cfbcb39f3a6b9e> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x18b5ec000 - 0x18b5f0fff BTLEAudioController arm64 <8539b6078e1b3c739d412842418188ed> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x18b5f4000 - 0x18b610fff BackBoardServices arm64 <62bf606fae3b3231b48d5ec35a552aa5> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x18b618000 - 0x18b655fff BaseBoard arm64 <62044bafc2293567aec7797b25708b48> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x18b670000 - 0x18b677fff BluetoothManager arm64 <afd2bca7997434f08d4723c3005ca0f9> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x18b678000 - 0x18b6a8fff Bom arm64 <2724021b087139bcaa636d640e9b4127> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x18b744000 - 0x18b74cfff CacheDelete arm64 <81d93e7702c3390dbf003caa716dc3fb> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x18b7a0000 - 0x18b7d0fff CalendarFoundation arm64 <210e5342ce603b9887f0e10131df34a4> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x18b7d4000 - 0x18b7f0fff CalendarUIKit arm64 <1eb7db2999b53b808372dc689944d5be> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x18b908000 - 0x18b912fff CaptiveNetwork arm64 <8ba9d547383b3a7fba9a31cc361fc06a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x18b914000 - 0x18ba5efff Celestial arm64 <48f92eb00d0636808c583028f766d983> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x18ba70000 - 0x18ba8bfff CertInfo arm64 <34bb9442ee1633238c1830d4ba2e7103> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x18ba8c000 - 0x18ba92fff CertUI arm64 <d540e6a6a1ab3b119b88d31509a2f390> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x18bbdc000 - 0x18bc00fff ChunkingLibrary arm64 <ef3f4a4cae2d387b874e53eec51b37aa> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x18c034000 - 0x18c0f8fff CloudPhotoLibrary arm64 <a7679e757e94373cb6c1f024e0f3b431> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18c158000 - 0x18c15afff CommonAuth arm64 <b4d7e19fb01033aa9b536f36bc9e8132> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x18c15c000 - 0x18c16efff CommonUtilities arm64 <1cb495ce473a3127bb291cc541762fb3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x18c170000 - 0x18c174fff CommunicationsFilter arm64 <836ffdf2d1bf38948dc8ce6c2f8179e1> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x18c1fc000 - 0x18c201fff ConstantClasses arm64 <855d1ee3980637a1b48a47adf5327c35> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18c204000 - 0x18c242fff ContentIndex arm64 <a2107dd376ac3e7da9261e74cec13881> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x18c244000 - 0x18c248fff CoreAUC arm64 <bf359bb9dcc837f78745ec21c2983ad2> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x18c27c000 - 0x18c2dcfff CoreDAV arm64 <e5ff66c9ce4239f7a81436aca6cae6dd> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x18c2e0000 - 0x18c2fffff CoreDuet arm64 <ee7872f60256383a96f35468fb7a3dc5> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18c304000 - 0x18c316fff CoreDuetDaemonProtocol arm64 <aa7ade578b203db19f39ea32a0e1829a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x18c320000 - 0x18c322fff CoreDuetDebugLogging arm64 <ec769c1bea803724880716f71249ba1c> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x18c4a8000 - 0x18c5dffff CoreMediaStream arm64 <981a69f777193a8b82f1fa2111790019> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18c5e0000 - 0x18c690fff CorePDF arm64 <cd828d67cd5a3f8f817e5578de264442> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18c704000 - 0x18c70ffff CoreRecents arm64 <07ba243dfb6d3686849128707aaee229> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x18ca24000 - 0x18cab6fff CoreUI arm64 <01dbaf25ff893847ba41f2ff92b411a8> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18cab8000 - 0x18cb34fff CoreUtils arm64 <a30cc6baffe8324aaa50865c52d59141> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x18cb38000 - 0x18cb3efff CrashReporterSupport arm64 <ba2801fd567a305da540a0b276dc7537> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x18cb40000 - 0x18cb47fff DAAPKit arm64 <b631761d5d3c34e1a12ea2f07efa9055> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x18cb48000 - 0x18cb53fff DCIMServices arm64 <55ea650a5c123dfeb044d77bd3fb23c5> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18cb54000 - 0x18cba3fff DataAccess arm64 <a3b77691efff37218b48737250d0d0e0> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x18ce00000 - 0x18ce26fff DataAccessExpress arm64 <50d5ab9c38ee3e69bd4da116bc7bd4f8> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x18ce78000 - 0x18ce7ffff DataMigration arm64 <e0c839ae4aed387887ea9853c6c25682> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x18ce88000 - 0x18ce89fff DiagnosticLogCollection arm64 <fa41e1d5be703f8e80e8ff3316a49e3d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x18ce8c000 - 0x18ceacfff DictionaryServices arm64 <d4d267ee319135ccb3a6679497243088> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x18ced4000 - 0x18cefafff EAP8021X arm64 <c99ae63150f83cd5b9dd00d12ac1e9f8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x18d024000 - 0x18d026fff FTClientServices arm64 <d5e1bea0e8b03ebd87218b42ccf8f1bf> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x18d028000 - 0x18d05afff FTServices arm64 <d918c6224d4830cd817a0bdacc0a2bd9> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x18d05c000 - 0x18d489fff FaceCore arm64 <a0f71a06ddb83c77b3b59257e4002445> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x18d4bc000 - 0x18d4bcfff FontServices arm64 <c7cd675f737e346db28b52c37065163f> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x18d4c0000 - 0x18d59ffff libFontParser.dylib arm64 <48edcd60e46e3b9f9dffab1ae9283706> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18d5a0000 - 0x18d5acfff libGSFontCache.dylib arm64 <0c92c17ccfd03da88fd356e758e17497> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x18d6bc000 - 0x18d6dcfff FrontBoardServices arm64 <17de7a3c55253f02a2d676919d73ccb6> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x18e208000 - 0x18e221fff GenerationalStorage arm64 <ef901d5502553db4992e914b9d6b9757> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x18e224000 - 0x18e4defff GeoServices arm64 <e20d801831213e1184e2af1442e7b197> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x18e4e0000 - 0x18e4f3fff GraphicsServices arm64 <b5078b39bd36372190e4ad5e7d991f68> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x18e5ac000 - 0x18e614fff Heimdal arm64 <55335b3900963af28f5af19afd1bfab7> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x18e6cc000 - 0x18e761fff HomeSharing arm64 <2deb2d5e54523701b2bda5371fc3180a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x18e7cc000 - 0x18e82efff IDS arm64 <c3ab13565e513311805a3813291b9c27> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x18e830000 - 0x18e854fff IDSFoundation arm64 <5a05fb27e5083d09b5f289d7560edbee> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x18e8c4000 - 0x18e986fff IMCore arm64 <44c45bd884f43998acc6e7bdbb57b39d> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x18ea30000 - 0x18eaa0fff IMFoundation arm64 <c8aa1eec15b63d05831678746a299da0> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x18eaac000 - 0x18eaaffff IOAccelerator arm64 <ec8452ce495a3f1088b1c6024e027167> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x18eab4000 - 0x18eabbfff IOMobileFramebuffer arm64 <c1f736ec9ad732728480d64c59a86f5f> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x18eabc000 - 0x18eac2fff IOSurface arm64 <719f179613ae37b688ee169eb5ed46fc> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x18eac4000 - 0x18eac6fff IOSurfaceAccelerator arm64 <3fb692bcaed8321db9c674cf00c5f719> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x18eb80000 - 0x18eb87fff IntlPreferences arm64 <1cba014916fa3c5f984e3a0c9f5bfb81> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x18eb88000 - 0x18ebcafff LanguageModeling arm64 <0f8255591fef33cdb8a91f460e678ccb> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x18ec10000 - 0x18ec57fff MIME arm64 <a86fc4a77b8035428b8f6cc5ffb1d6e9> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x18ec58000 - 0x18ecc1fff MMCS arm64 <cfbd5ad5d8b2301f941b5771aea45078> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x18ed1c000 - 0x18ed29fff MailServices arm64 <9072fc33768a3f569ea0bd79c8a7f3aa> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x18ed6c000 - 0x18ee2afff ManagedConfiguration arm64 <43215fab0090325d976c63af94aa02b5> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x18ee38000 - 0x18ee39fff Marco arm64 <374e233c50c2373a8dc5ca0a817b12a4> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x18ee3c000 - 0x18eec2fff MediaControlSender arm64 <8042568e5afa3775a7b165d138a799ae> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender 0x18ef78000 - 0x18ef8dfff MediaRemote arm64 <b54d94f44dcf3147ab669748e7fd1f19> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x18ef90000 - 0x18efa1fff MediaServices arm64 <46469813721c3f6193bbd7fbb4e0a5eb> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x18efa4000 - 0x18efc0fff MediaStream arm64 <4192ea8685bd39afb96fed206fa6471f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x18f03c000 - 0x18f138fff Message arm64 <982014080efb3ca187aa0cc993e9818d> /System/Library/PrivateFrameworks/Message.framework/Message 0x18f144000 - 0x18f147fff MessageSupport arm64 <1761532c47103f5092c043296744c01e> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x18f158000 - 0x18f167fff MobileAsset arm64 <9164537c500e345abf5970138aa9b1dd> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x18f194000 - 0x18f1a0fff MobileBluetooth arm64 <d698ec87311e3132b0de7ce0ddcd8fbb> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x18f1c8000 - 0x18f1d1fff MobileIcons arm64 <cd577ec393b537bbab28fe4f672f4fe7> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x18f1d4000 - 0x18f1ddfff MobileInstallation arm64 <6a17b4f0b6aa363ba2decf9b6c8167b1> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x18f1e0000 - 0x18f1effff MobileKeyBag arm64 <77b5fa7d33ef319299072ec85128fe37> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x18f22c000 - 0x18f22ffff MobileSystemServices arm64 <9b2bbc93fbb231baa08b41c6aee209ed> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x18f258000 - 0x18f269fff MobileWiFi arm64 <79c784a6040b35d1b09e97c60b0def58> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x18f2b8000 - 0x18f493fff MusicLibrary arm64 <53fbcc46dafd3634b696a9f9878c8f4f> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x18f560000 - 0x18f566fff Netrb arm64 <b58a090c9a12346a9f4af0d22626f6f3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x18f568000 - 0x18f56ffff NetworkStatistics arm64 <8d818200ba99385bbd69dad9dda0319d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x18f570000 - 0x18f592fff Notes arm64 <698d570fbdb9362195fdb66aacfaf2d2> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x18f59c000 - 0x18f59ffff OAuth arm64 <3049cf937f053793a4b97aa26375f1cb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x18fd74000 - 0x18fdc2fff OpenCL arm64 <7350f5063e4232a1a3cc921e47de6ef5> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL 0x18fee0000 - 0x18ff08fff PersistentConnection arm64 <b7044531bbf73fcf9b586269283bfb50> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x190098000 - 0x190343fff PhotoLibraryServices arm64 <23c817091f2a3485ab0f26b2d0d6da38> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x190344000 - 0x19034dfff PhotosFormats arm64 <507db978788b3714b02acc4a06f33d57> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x190350000 - 0x19039dfff PhysicsKit arm64 <625733e02bc3372ca473ac973020e32e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1903a0000 - 0x1903bafff PlugInKit arm64 <cc8ba22bd61e32a5a80b083d5e0dd86e> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1903bc000 - 0x1903c4fff PowerLog arm64 <506bca8a5af033a68bbd5958c9f995a7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x190618000 - 0x1906d7fff Preferences arm64 <55e92e1b45f5350db713977fadcbecf4> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1906d8000 - 0x19071ffff PrintKit arm64 <2181399ad0d331e8934c69d4220f7bcc> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit 0x190724000 - 0x1907e3fff ProofReader arm64 <377a2b68fdcf3fe3be30455084083eb5> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1907e4000 - 0x1907f7fff ProtectedCloudStorage arm64 <2472946aaf6b3b189d79c0492f24e291> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1907f8000 - 0x190806fff ProtocolBuffer arm64 <0a4f092c935c3f5291152d30a2e9e008> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x190844000 - 0x1908c2fff Quagga arm64 <a0e7e7857a69346ab1f5c4e065491469> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x190b20000 - 0x190bc1fff SAObjects arm64 <7597eb6e1e253ddbbd70edf507e61315> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x190d74000 - 0x190d93fff SpringBoardServices arm64 <118627bb068a3a82b87ba8c62583e7a8> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x191188000 - 0x1912cffff StoreServices arm64 <8c5dfc1c4baf3eaca6420c6af360bf5e> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1913c0000 - 0x1913c3fff TCC arm64 <0dc32625c39b3087893e5da6ff7dd7b4> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x191414000 - 0x191457fff TelephonyUtilities arm64 <1cb4e1e61c2e3d5580283cd1e3039be4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1925b0000 - 0x1925defff TextInput arm64 <b19843fb56343a97b9e0dd0014231115> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x1926b4000 - 0x19278dfff UIFoundation arm64 <402e5079593a32a8b49d604f4a1eedeb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1927bc000 - 0x1927bffff UserFS arm64 <da16ebc138783ad7a4a1ed8d0b09bda7> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x1927e0000 - 0x192d9afff VectorKit arm64 <61d4dc6faa333ad987f66465b83811c8> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x193010000 - 0x193034fff VoiceServices arm64 <116b6fde28453423bd2983d14170dbb3> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1930d8000 - 0x193100fff WebBookmarks arm64 <fb8394570493371c850cdde82c85969d> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x193120000 - 0x194047fff WebCore arm64 <42110cbe7d7e3f899dc1bd4015282fcc> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x194048000 - 0x19411afff WebKitLegacy arm64 <23c78a31ba4b39cd9286e376281b0e66> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1942e8000 - 0x1942effff XPCKit arm64 <fb860221207438fdb53148328b798493> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x1942f0000 - 0x1942f9fff XPCObjects arm64 <9eb286c27f9333be9f8ed58c733abd7b> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects 0x194524000 - 0x19452afff iAdServices arm64 <3da94c9335a537e7b064eb2f33721d5c> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 0x19452c000 - 0x194556fff iCalendar arm64 <36f60138b79e3dada1c790ff60bb86e0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x19478c000 - 0x1947cefff iTunesStore arm64 <76f474c7ddfc3ba1a0cd1218312af163> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x195124000 - 0x19512dfff libAccessibility.dylib arm64 <aa09cdc041b53a05b0161253d121621d> /usr/lib/libAccessibility.dylib 0x1953c0000 - 0x1953dbfff libCRFSuite.dylib arm64 <a41a2f95f1ff30d9a4ab2d6145480db2> /usr/lib/libCRFSuite.dylib 0x19541c000 - 0x195553fff libFosl_dynamic.dylib arm64 <3013ac9596c03e458767997983ac758f> /usr/lib/libFosl_dynamic.dylib 0x195574000 - 0x195575fff libMobileCheckpoint.dylib arm64 <a4ca24f593f73e7fbb91d61a221c9705> /usr/lib/libMobileCheckpoint.dylib 0x195578000 - 0x195592fff libMobileGestalt.dylib arm64 <f625ec0e13bf3a2f8ba8571b9546444d> /usr/lib/libMobileGestalt.dylib 0x195594000 - 0x19559dfff libMobileGestaltExtensions.dylib arm64 <0f1734eb8dda378f982885980c904153> /usr/lib/libMobileGestaltExtensions.dylib 0x1955c4000 - 0x1955c5fff libSystem.B.dylib arm64 <882b19bba06d348d97fcdaf545163f47> /usr/lib/libSystem.B.dylib 0x195648000 - 0x195696fff libTelephonyUtilDynamic.dylib arm64 <a84c6f652ea63a52921b96b6185c531c> /usr/lib/libTelephonyUtilDynamic.dylib 0x1957c0000 - 0x1957eafff libarchive.2.dylib arm64 <6e7ce417e487309c8acc744b1b6b523f> /usr/lib/libarchive.2.dylib 0x1957ec000 - 0x1957ecfff libassertion_extension.dylib arm64 <9d3b3adf5dde3ecb9a438a367d5b85d1> /usr/lib/libassertion_extension.dylib 0x19582c000 - 0x19583cfff libbsm.0.dylib arm64 <6651c9abc7b6353c8343d7f0f4e09a23> /usr/lib/libbsm.0.dylib 0x195840000 - 0x195850fff libbz2.1.0.dylib arm64 <f6ec1b6a4719369aa059ee3269823a2d> /usr/lib/libbz2.1.0.dylib 0x195854000 - 0x1958aafff libc++.1.dylib arm64 <c8e65982941e374c95463384e600181d> /usr/lib/libc++.1.dylib 0x1958ac000 - 0x1958cefff libc++abi.dylib arm64 <fd49f85cb61d31b582895366ea6c2d01> /usr/lib/libc++abi.dylib 0x1958d4000 - 0x1958e5fff libcmph.dylib arm64 <dca2c6c0bd65352b947d537395e23ab9> /usr/lib/libcmph.dylib 0x1958e8000 - 0x1958f0fff libcupolicy.dylib arm64 <1c1cb0caed4f3311bbae03d7e00e6bbc> /usr/lib/libcupolicy.dylib 0x19592c000 - 0x195948fff libextension.dylib arm64 <e8ead22587533875b26071dda1330ce1> /usr/lib/libextension.dylib 0x195978000 - 0x19597dfff libheimdal-asn1.dylib arm64 <b90901b2ba0338b484b8b447b82293fa> /usr/lib/libheimdal-asn1.dylib 0x195980000 - 0x195a73fff libiconv.2.dylib arm64 <3ebb30c258f43c0294bcdeebb48b3fc1> /usr/lib/libiconv.2.dylib 0x195a74000 - 0x195c5bfff libicucore.A.dylib arm64 <02e9eb5b92473df89af04da09371417a> /usr/lib/libicucore.A.dylib 0x195c70000 - 0x195c71fff liblangid.dylib arm64 <80e626200785352a8d5e98a061ca19b8> /usr/lib/liblangid.dylib 0x195c74000 - 0x195c80fff liblockdown.dylib arm64 <f53a3d2ac76330f7bd299be0a9206109> /usr/lib/liblockdown.dylib 0x195c84000 - 0x195c9dfff liblzma.5.dylib arm64 <ac6807960fbd34d9939a070cf6ecf081> /usr/lib/liblzma.5.dylib 0x196074000 - 0x19608bfff libmis.dylib arm64 <130d691e68403ec2882abd44479e9891> /usr/lib/libmis.dylib 0x1960d4000 - 0x1962d0fff libobjc.A.dylib arm64 <e6224d745a023588af8e5bb67498139a> /usr/lib/libobjc.A.dylib 0x1963b8000 - 0x1963d5fff libresolv.9.dylib arm64 <fd78cddab3e43bd9a7a6440273b15059> /usr/lib/libresolv.9.dylib 0x196408000 - 0x1964d9fff libsqlite3.dylib arm64 <286839512b673f7c938aa79ac70bde15> /usr/lib/libsqlite3.dylib 0x196530000 - 0x196562fff libtidy.A.dylib arm64 <2b69233bafd53bdaafa6d9b1767bbad5> /usr/lib/libtidy.A.dylib 0x196564000 - 0x19656dfff libtzupdate.dylib arm64 <f4e015552f4e354baae69d67893d8669> /usr/lib/libtzupdate.dylib 0x196574000 - 0x196662fff libxml2.2.dylib arm64 <dbcfe4d423bb3ae48174394f298ad244> /usr/lib/libxml2.2.dylib 0x196664000 - 0x19668dfff libxslt.1.dylib arm64 <f3770c5f8ac3313bbe4ef1258ebf5733> /usr/lib/libxslt.1.dylib 0x196690000 - 0x1966a1fff libz.1.dylib arm64 <2a347410b967358289e8256c913714de> /usr/lib/libz.1.dylib 0x1966a4000 - 0x1966a8fff libcache.dylib arm64 <d322f485769b3fd5a11bc2aff7265fdf> /usr/lib/system/libcache.dylib 0x1966ac000 - 0x1966b8fff libcommonCrypto.dylib arm64 <2aa56db3851c3b24b7eb849f0e289140> /usr/lib/system/libcommonCrypto.dylib 0x1966bc000 - 0x1966bffff libcompiler_rt.dylib arm64 <65f2a15e126435769154e2a7b44b942e> /usr/lib/system/libcompiler_rt.dylib 0x1966c0000 - 0x1966c7fff libcopyfile.dylib arm64 <1f428d2df193398e9e72250952f08953> /usr/lib/system/libcopyfile.dylib 0x1966c8000 - 0x19671dfff libcorecrypto.dylib arm64 <4a97f227130a3cbaa0a8c5b561e97314> /usr/lib/system/libcorecrypto.dylib 0x196720000 - 0x196746fff libdispatch.dylib arm64 <e19d74563485344485b6d4457a93e89d> /usr/lib/system/libdispatch.dylib 0x196748000 - 0x19674afff libdyld.dylib arm64 <d5ebc6da536338f5be9bb4c3be2f7716> /usr/lib/system/libdyld.dylib 0x19674c000 - 0x19674cfff liblaunch.dylib arm64 <da357dcde300321685d77140a4f82e6c> /usr/lib/system/liblaunch.dylib 0x196750000 - 0x196755fff libmacho.dylib arm64 <cddfd20412643baeb9023095eb2cf29f> /usr/lib/system/libmacho.dylib 0x196758000 - 0x196759fff libremovefile.dylib arm64 <e8124da88b1131f2ac005b75d8559ca7> /usr/lib/system/libremovefile.dylib 0x19675c000 - 0x196771fff libsystem_asl.dylib arm64 <17448aec6f7d3498aebcabc8a1598c9a> /usr/lib/system/libsystem_asl.dylib 0x196774000 - 0x196775fff libsystem_blocks.dylib arm64 <f38b7145bed330d98d8d79b8362b03de> /usr/lib/system/libsystem_blocks.dylib 0x196778000 - 0x1967f8fff libsystem_c.dylib arm64 <71df87643ff839bdb9559e4e50bb6eea> /usr/lib/system/libsystem_c.dylib 0x1967fc000 - 0x1967fefff libsystem_configuration.dylib arm64 <37655cc87bb3391b946955b0fbc4384a> /usr/lib/system/libsystem_configuration.dylib 0x196800000 - 0x196801fff libsystem_coreservices.dylib arm64 <a8e2019df4123295bf71800fa1bd73be> /usr/lib/system/libsystem_coreservices.dylib 0x196804000 - 0x196814fff libsystem_coretls.dylib arm64 <e837369c4d623fc7adb19a892b03aba8> /usr/lib/system/libsystem_coretls.dylib 0x196818000 - 0x196820fff libsystem_dnssd.dylib arm64 <18b39491d06c3fa18c810118f03143ee> /usr/lib/system/libsystem_dnssd.dylib 0x196824000 - 0x196845fff libsystem_info.dylib arm64 <72514f76b03335729f18da536331df97> /usr/lib/system/libsystem_info.dylib 0x196848000 - 0x196868fff libsystem_kernel.dylib arm64 <ccacc11311c23f8f8fa58f58ce96be0f> /usr/lib/system/libsystem_kernel.dylib 0x19686c000 - 0x196888fff libsystem_m.dylib arm64 <e25dbaa110a03706a8ea7e0709ec385a> /usr/lib/system/libsystem_m.dylib 0x19688c000 - 0x1968a5fff libsystem_malloc.dylib arm64 <bb0250acb085340ea6689a755edc5515> /usr/lib/system/libsystem_malloc.dylib 0x1968a8000 - 0x1968dffff libsystem_network.dylib arm64 <d7b99c2b98ff3affbe5a8743121419d2> /usr/lib/system/libsystem_network.dylib 0x1968e0000 - 0x1968e6fff libsystem_networkextension.dylib arm64 <8248d7bdf0bd3e0b9d2a5ba10b238921> /usr/lib/system/libsystem_networkextension.dylib 0x1968e8000 - 0x1968f2fff libsystem_notify.dylib arm64 <4a9bcea2df8d351f987d0e9f84406427> /usr/lib/system/libsystem_notify.dylib 0x1968f4000 - 0x1968f8fff libsystem_platform.dylib arm64 <03902be9733b35d2b193cf8724a8d95a> /usr/lib/system/libsystem_platform.dylib 0x1968fc000 - 0x196904fff libsystem_pthread.dylib arm64 <ffbb6452a3e531969e9571cd95896210> /usr/lib/system/libsystem_pthread.dylib 0x196908000 - 0x19690afff libsystem_sandbox.dylib arm64 <b8d755b4fc043ad791277d6a8cf0b4b6> /usr/lib/system/libsystem_sandbox.dylib 0x19690c000 - 0x19690ffff libsystem_stats.dylib arm64 <e2b3982965873f27b542a1a81f212b5b> /usr/lib/system/libsystem_stats.dylib 0x196910000 - 0x196916fff libsystem_trace.dylib arm64 <122df0fd03b43a8f82ed69916c95524a> /usr/lib/system/libsystem_trace.dylib 0x196918000 - 0x19691dfff libunwind.dylib arm64 <0c07617876a43cacbde6104a2b75f4f2> /usr/lib/system/libunwind.dylib 0x196920000 - 0x196943fff libxpc.dylib arm64 <2a02e77c431732e292fbe37af8747b2e> /usr/lib/system/libxpc.dylib
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
03/07/15 01:48 PM (9 years ago)
Neither can I. One of the plug-ins I was using failed on iPad 8.1, but was OK on everything else. It feels like the favourite plug-in is the culprit; maybe the author has a better perspective on this - I'd try going to them. If you do not find an immediate solution, you could resubmit your update without arm64 in the hope it doesn't crash. Arm64 doesn't become mandatory in a release for a little while yet. That buys you some time, if nothing else.
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
03/07/15 02:07 PM (9 years ago)
Hi guys the crash log states it is the ASyncImageView I have updated the plugin, so you can redownload the source. 1 QuartzCore 0x00000001895895b8 -[CALayer addAnimation:forKey:] + 124 2 erres 0x00000001001351f0 -[AsyncImageView setImage:] (AsyncImageView.m:696) I think this may have to do with the impending swift translations but the reason it is crashing is because the animation is trying to be set on a nil object. Any way this is a lesson to other developers if Kittsy had passed on due to too much alcohol then this may have not been solved. You should not rename 3rd party classes that you pilfer from github and claim them as your own. As noted in the realm the nice animated image cache is from https://github.com/nicklockwood/AsyncImageView Bugs appear all the time and Nick is one of the best iOS developers out there if you go to issues on the page you will find all the little bugs and kinks and how to fix. Here is the issue described https://github.com/nicklockwood/AsyncImageView/issues/55 Unfortunately we were using an old edition of the classes. You don't get this problem with cocoa pods lol Any way the fixes 1. redownload the source and drag the classes in removing the old ones 2. I've zipped up the 2 files https://dl.dropboxusercontent.com/u/16651980/asyncview.zip so you don't have to redownload you can just swap them out.
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
03/07/15 02:19 PM (9 years ago)
1. THANK YOU SO MUCH! 2. You're in Liverpool? I'm here for 3 months studying at the tropical medicine school! If you're free at all I'll buy you a pint!! Josh
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
03/07/15 02:23 PM (9 years ago)
that's cool sure lets meetup. How long you here till
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.