IOS 8.4 (beta) SpriteKit libobjc.A.dylib EXC_BAD_ACCESS (SIGSEGV)

Hello,


My app is crashing randomly.


It happily works when run from Xcode.


When I run from an adhoc distribution of via Test Flight, it runs for around 10 -20 seconds then crashes as random points.


Two different crash logs below


Any pointers greatly appreciated


// *********************

// Log 1


{"app_name":"TradeSamuraiBooks","app_cohort":"2|date=1435039200000&sf=143460%2C29&tid=5c6ea09af5f53eb5de36154442315915a5fb25867864cd5600817aa21651c991","app_version":"1.14","slice_uuid":"94ca5395-fc9d-3439-b18a-391f05b669b3","adam_id":963965142,"build_version":"4","bundleID":"com.tradesamurai.books.TradeSamuraiBooks","share_with_app_devs":true,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 8.4 (12H4125a)","is_beta":true,"name":"TradeSamuraiBooks"}

Incident Identifier: E022613E-24F1-41C5-AE18-BD51F015EEA8

Beta Identifier: F3578F69-D532-48A3-B651-F0E31E85A44B

Hardware Model: iPhone7,2

Process: TradeSamuraiBooks [325]

Path: /private/var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/TradeSamuraiBooks

Identifier: com.tradesamurai.books.TradeSamuraiBooks

Version: 4 (1.14)

Beta: YES

Code Type: ARM-64 (Native)

Parent Process: launchd [1]


Date/Time: 2015-06-23 16:21:04.514 +1000

Launch Time: 2015-06-23 16:20:44.991 +1000

OS Version: iOS 8.4 (12H4125a)

Report Version: 105


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x000000003ea4bec8

Triggered by Thread: 0


Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0 Crashed:

0 libobjc.A.dylib 0x00000001954d4174 0x1954b4000 + 131444

1 SpriteKit 0x00000001881abcd0 0x188160000 + 310480

2 SpriteKit 0x00000001881a5c18 0x188160000 + 285720

3 SpriteKit 0x00000001881a559c 0x188160000 + 284060

4 TradeSamuraiBooks 0x00000001001d9974 0x100010000 + 1874292

5 TradeSamuraiBooks 0x00000001001c8940 0x100010000 + 1804608

6 TradeSamuraiBooks 0x00000001000e5cf4 0x100010000 + 875764

7 TradeSamuraiBooks 0x00000001001d7da4 0x100010000 + 1867172

8 TradeSamuraiBooks 0x00000001001c7480 0x100010000 + 1799296

9 SpriteKit 0x000000018817b76c 0x188160000 + 112492

10 SpriteKit 0x0000000188193150 0x188160000 + 209232

11 TradeSamuraiBooks 0x00000001001e5958 0x100010000 + 1923416

12 TradeSamuraiBooks 0x00000001001d1a3c 0x100010000 + 1841724

13 TradeSamuraiBooks 0x0000000100107824 0x100010000 + 1013796

14 TradeSamuraiBooks 0x0000000100104734 0x100010000 + 1001268

15 SpriteKit 0x0000000188190928 0x188160000 + 198952

16 UIKit 0x00000001883553e8 0x188310000 + 283624

17 UIKit 0x000000018834ea58 0x188310000 + 256600

18 UIKit 0x0000000188321c7c 0x188310000 + 72828

19 UIKit 0x00000001885c2df8 0x188310000 + 2829816

20 UIKit 0x0000000188320190 0x188310000 + 65936

21 CoreFoundation 0x000000018386823c 0x183788000 + 918076

22 CoreFoundation 0x00000001838674e0 0x183788000 + 914656

23 CoreFoundation 0x0000000183865590 0x183788000 + 906640

24 CoreFoundation 0x00000001837912d0 0x183788000 + 37584

25 GraphicsServices 0x000000018d1b76f8 0x18d1ac000 + 46840

26 UIKit 0x0000000188387a9c 0x188310000 + 490140

27 TradeSamuraiBooks 0x00000001001fe010 0x100010000 + 2023440

28 libdyld.dylib 0x0000000195b66a04 0x195b64000 + 10756


Thread 1 name: Dispatch queue: com.apple.libdispatch-manager

Thread 1:

0 libsystem_kernel.dylib 0x0000000195c64c24 0x195c64000 + 3108

1 libdispatch.dylib 0x0000000195b49e6c 0x195b38000 + 73324

2 libdispatch.dylib 0x0000000195b3b998 0x195b38000 + 14744


Thread 2 name: AURemoteIO::IOThread

Thread 2:

0 libsystem_kernel.dylib 0x0000000195c64e0c 0x195c64000 + 3596

1 libsystem_kernel.dylib 0x0000000195c64c84 0x195c64000 + 3204

2 AudioToolbox 0x0000000182e7b3dc 0x182d70000 + 1094620

3 AudioToolbox 0x0000000182e7ebc0 0x182d70000 + 1108928

4 AudioToolbox 0x0000000182d9c54c 0x182d70000 + 181580

5 libsystem_pthread.dylib 0x0000000195d1bdc4 0x195d18000 + 15812

6 libsystem_pthread.dylib 0x0000000195d1bd20 0x195d18000 + 15648

7 libsystem_pthread.dylib 0x0000000195d18ef4 0x195d18000 + 3828


Thread 3:

0 libsystem_kernel.dylib 0x0000000195c64e0c 0x195c64000 + 3596

1 libsystem_kernel.dylib 0x0000000195c64c84 0x195c64000 + 3204

2 CoreFoundation 0x0000000183867720 0x183788000 + 915232

3 CoreFoundation 0x0000000183865674 0x183788000 + 906868

4 CoreFoundation 0x00000001837912d0 0x183788000 + 37584

5 CoreFoundation 0x00000001837e3358 0x183788000 + 373592

6 CoreMotion 0x000000018419c2b8 0x184154000 + 295608

7 libsystem_pthread.dylib 0x0000000195d1bdc4 0x195d18000 + 15812

8 libsystem_pthread.dylib 0x0000000195d1bd20 0x195d18000 + 15648

9 libsystem_pthread.dylib 0x0000000195d18ef4 0x195d18000 + 3828


Thread 4 name: GAIThread

Thread 4:

0 libsystem_kernel.dylib 0x0000000195c64e0c 0x195c64000 + 3596

1 libsystem_kernel.dylib 0x0000000195c64c84 0x195c64000 + 3204

2 CoreFoundation 0x0000000183867720 0x183788000 + 915232

3 CoreFoundation 0x0000000183865674 0x183788000 + 906868

4 CoreFoundation 0x00000001837912d0 0x183788000 + 37584

5 Foundation 0x00000001846c94c4 0x1846bc000 + 54468

6 Foundation 0x000000018472380c 0x1846bc000 + 423948

7 TradeSamuraiBooks 0x000000010021b4d4 0x100010000 + 2143444

8 Foundation 0x00000001847b1db4 0x1846bc000 + 1007028

9 libsystem_pthread.dylib 0x0000000195d1bdc4 0x195d18000 + 15812

10 libsystem_pthread.dylib 0x0000000195d1bd20 0x195d18000 + 15648

11 libsystem_pthread.dylib 0x0000000195d18ef4 0x195d18000 + 3828


Thread 5:

0 libsystem_kernel.dylib 0x0000000195c7fc78 0x195c64000 + 113784

1 libsystem_pthread.dylib 0x0000000195d192d8 0x195d18000 + 4824

2 libsystem_pthread.dylib 0x0000000195d18eec 0x195d18000 + 3820


Thread 6:

0 libsystem_kernel.dylib 0x0000000195c7fc78 0x195c64000 + 113784

1 libsystem_pthread.dylib 0x0000000195d192d8 0x195d18000 + 4824

2 libsystem_pthread.dylib 0x0000000195d18eec 0x195d18000 + 3820


Thread 0 crashed with ARM Thread State (64-bit):

x0: 0x0000000174302400 x1: 0x0000000000000000 x2: 0x0000000000000008 x3: 0x0000000195cb9a74

x4: 0x0000000000000010 x5: 0x000000016fded09f x6: 0x0000000174425ba0 x7: 0x0000000000000006

x8: 0x000000003ea4bea8 x9: 0x0000000000000000 x10: 0x0000000100724800 x11: 0x00000000005d0945

x12: 0x00000001450158b0 x13: 0x000001a596188959 x14: 0x0000000043000006 x15: 0x0000000000000000

x16: 0x00000001954d4160 x17: 0x00000001837b1bac x18: 0x0000000000000000 x19: 0x0000000174059500

x20: 0x000000016fdecef8 x21: 0x0000000145004600 x22: 0x0000000174059470 x23: 0x0000000000000000

x24: 0x0000000000000004 x25: 0x0000000000000000 x26: 0x0000000188afdc7b x27: 0x000000018f706c94

x28: 0x0000000000000003 fp: 0x000000016fdece80 lr: 0x00000001881abcd4

sp: 0x000000016fdece70 pc: 0x00000001954d4174 cpsr: 0x20000000


Binary Images:

0x100010000 - 0x1002ebfff TradeSamuraiBooks arm64 <94ca5395fc9d3439b18a391f05b669b3> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/TradeSamuraiBooks

0x100420000 - 0x10057bfff libswiftCore.dylib arm64 <aeda45db7c123ec1a85737365c8b533a> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftCore.dylib

0x100710000 - 0x100717fff libswiftCoreAudio.dylib arm64 <95da30808de53e4a9049ef4416faa664> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftCoreAudio.dylib

0x10072c000 - 0x100737fff libswiftCoreGraphics.dylib arm64 <69f3e93e4a7032c1aa59ce567e457e54> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftCoreGraphics.dylib

0x10074c000 - 0x100753fff libswiftCoreImage.dylib arm64 <05b3808f6988355896c3688b31c631b6> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftCoreImage.dylib

0x100774000 - 0x10077bfff libswiftDarwin.dylib arm64 <e7b799aabff23dfeb4bb6450ed2e2b60> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftDarwin.dylib

0x1007a4000 - 0x1007a7fff libswiftDispatch.dylib arm64 <d1af267ebc7f3f71bfa956aebd1d5791> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftDispatch.dylib

0x1007d0000 - 0x1007fbfff libswiftFoundation.dylib arm64 <23f9def39c40382bb561d4583883c227> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftFoundation.dylib

0x10083c000 - 0x100843fff libswiftGLKit.dylib arm64 <3d51ee852f993b9983f7f7f82218264e> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftGLKit.dylib

0x100854000 - 0x10085bfff libswiftObjectiveC.dylib arm64 <f96a4539072033d9a5a51b08442fc313> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftObjectiveC.dylib

0x100874000 - 0x100877fff libswiftSecurity.dylib arm64 <c13eca2ad20633229600b1f9e1c9d2d4> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftSecurity.dylib

0x10089c000 - 0x1008a7fff libswiftSpriteKit.dylib arm64 <9a9f7c0506d93d3e8d7ff7767081a65f> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftSpriteKit.dylib

0x1008c0000 - 0x1008cbfff libswiftUIKit.dylib arm64 <1a7da581d0d4391abe0033a16574b437> /var/mobile/Containers/Bundle/Application/6FB05BAF-0B7F-49A4-ADEE-616BAEDDB522/TradeSamuraiBooks.app/Frameworks/libswiftUIKit.dylib

0x1023a8000 - 0x1023abfff SpriteKit arm64 <4691ba50f76a38a5a2a2f60b6c7ba81f> /System/Library/AccessibilityBundles/SpriteKit.axbundle/SpriteKit

0x1200f8000 - 0x12011ffff dyld arm64 <de589e6153453237a6cf724cb236d83c> /usr/lib/dyld

0x181bb0000 - 0x181bb8fff AccessibilitySettingsLoader arm64 <84b028e305c7350ba72ac14db463612a> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader

0x181c80000 - 0x181d03fff UIKit arm64 <5ab61ed8ef0431b9a2b70c83e8f0711e> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit

0x181d08000 - 0x181d16fff WebCore arm64 <54e1d53d431e399382d37f02d3cacb5b> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore

0x181d18000 - 0x181d19fff WebKit arm64 <4142d166614f3e518796d46b9e007f41> /System/Library/AccessibilityBundles/WebKit.axbundle/WebKit

0x181d1c000 - 0x181d23fff WebKitLegacy arm64 <e8d89a14cefd321cbcfd3f7918d53a28> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy

0x181e08000 - 0x181e25fff libJapaneseConverter.dylib arm64 <57f2107e963230ab8f654e62b946f663> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib

0x181e28000 - 0x181e4afff libKoreanConverter.dylib arm64 <cdd1327c125e3a3aa44ed7d943e735d0> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib

0x181e58000 - 0x181e67fff libSimplifiedChineseConverter.dylib arm64 <19e5470073e7389793ed273107eb4a64> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib

0x181e70000 - 0x181e82fff libTraditionalChineseConverter.dylib arm64 <8dbe63919b5b3ffbb4a1d8652a1b6617> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib

0x181e88000 - 0x181f82fff RawCamera arm64 <13019460400f399895351e3ba1528b96> /System/Library/CoreServices/RawCamera.bundle/RawCamera

0x181fa0000 - 0x18203cfff AGXGLDriver arm64 <9c3f352ca34638799510b468fd1c8c38> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver

0x182058000 - 0x1821ecfff AVFoundation arm64 <b9c4b32ba43a3a798c4adcaad3608f52> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x1821f0000 - 0x182254fff libAVFAudio.dylib arm64 <51f037b0aecb39feb45a72d1b6b7bbfe> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib

0x182298000 - 0x182298fff Accelerate arm64 <8e155c8b26b133a28f7578ef67aacc38> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x1822b0000 - 0x1824cffff vImage arm64 <ae4967d90e203915844595106621248c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x1824d0000 - 0x182577fff libBLAS.dylib arm64 <c76e3b9f617f3b8abe0975eb44a546ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x182578000 - 0x1828f2fff libLAPACK.dylib arm64 <34e9544bc97d3874868cb323ccea01d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x1828f4000 - 0x182909fff libLinearAlgebra.dylib arm64 <a16ca4f52bb233f38326d86ecec2f89e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x18290c000 - 0x182974fff libvDSP.dylib arm64 <ed13c497f1663e31acf3ff5b430b440b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x182978000 - 0x18299bfff libvMisc.dylib arm64 <ea6bd9d3c6a13397a7ecb62872ca4540> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x18299c000 - 0x18299cfff vecLib arm64 <a22b49310b0e300bbf4b313623aa8c1f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x1829a0000 - 0x1829cffff Accounts arm64 <8f57e639af9b3437afc70315f6cb6579> /System/Library/Frameworks/Accounts.framework/Accounts

0x1829d0000 - 0x1829d0fff AdSupport arm64 <f962550b97a83d739d825b5c0c699f58> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x182d70000 - 0x183030fff AudioToolbox arm64 <46a0badb00b737be84ebc15c1f57c271> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x1831d4000 - 0x1833e7fff CFNetwork arm64 <e3f5bbe8162437409bc47e0e01e134f3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x183488000 - 0x1834edfff CoreAudio arm64 <8e96790e0bf33804b77309eb397e8c67> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x183538000 - 0x183784fff CoreData arm64 <5002b1ea89773ecda7ec6e41067538c1> /System/Library/Frameworks/CoreData.framework/CoreData

0x183788000 - 0x183ae6fff CoreFoundation arm64 <72f7e261b2ec35e39e44417e4d77a241> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x183ae8000 - 0x183c4afff CoreGraphics arm64 <a109556c1bfd34f4a33bff04b9080896> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x183ca0000 - 0x183ca2fff libCGXType.A.dylib arm64 <ace81a19ecaa3291a3da637556346b56> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib

0x183ca4000 - 0x183caffff libCMSBuiltin.A.dylib arm64 <278f7ed331913c90ab67600e79dd8e83> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib

0x183ea4000 - 0x183ec2fff libRIP.A.dylib arm64 <7ff7d3669ea33b859e527022cf1b7203> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib

0x183ec4000 - 0x183ff6fff CoreImage arm64 <17f7b4a68c9738fda45d07f824f9496c> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x184090000 - 0x184153fff CoreMedia arm64 <1dedaec0d2b03759a11aeeb3b306c028> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x184154000 - 0x184242fff CoreMotion arm64 <c43a106ddb9d30f5a2d2c92df32b5958> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x184244000 - 0x1842b5fff CoreTelephony arm64 <c2265bd4bb18304b816a785e05dbc787> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x1842b8000 - 0x1843c1fff CoreText arm64 <e4088a6927f93145a6ffd47810722c4d> /System/Library/Frameworks/CoreText.framework/CoreText

0x1843c4000 - 0x1843e1fff CoreVideo arm64 <7c508da36b633cb2903522517e16ff9b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x1846bc000 - 0x184914fff Foundation arm64 <2674597e7e4331b3be9b8c13cc290198> /System/Library/Frameworks/Foundation.framework/Foundation

0x184918000 - 0x184944fff GLKit arm64 <c465724c11c13316baa37bac04e50869> /System/Library/Frameworks/GLKit.framework/GLKit

0x184a5c000 - 0x184ac7fff IOKit arm64 <93f08e651bc8323b961363e1f750679a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x184ac8000 - 0x184d6bfff ImageIO arm64 <36422dc9c8cd328287d1d0f22184e59c> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x184d6c000 - 0x18520dfff JavaScriptCore arm64 <3f725ab35cbb3ba9bfba4d36a973479a> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x185b48000 - 0x185b4efff MediaAccessibility arm64 <6e2d93cf513b34b4814cccaa0ee052fc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x185db8000 - 0x1861b5fff MediaToolbox arm64 <6d80ba344212325dafade0a7d832ecb7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x186290000 - 0x186308fff Metal arm64 <85e946d189ac379ebf5f889c2fd338f8> /System/Library/Frameworks/Metal.framework/Metal

0x18630c000 - 0x1863bdfff MobileCoreServices arm64 <f3fa487d54343f0b8dd1284b4c4364d3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x1864ec000 - 0x186521fff OpenAL arm64 <390bf79770fe3e6b8448584cbfbd6462> /System/Library/Frameworks/OpenAL.framework/OpenAL

0x187540000 - 0x187634fff GLEngine arm64 <98a821d4db7630ac8d026b0cb67aca4f> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine

0x187638000 - 0x187642fff OpenGLES arm64 <1d09c82abb193352b8af2b4d0407a0d9> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x187648000 - 0x187649fff libCVMSPluginSupport.dylib arm64 <d1b07ee726353813b12a976727b445e4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x18764c000 - 0x18764ffff libCoreFSCache.dylib arm64 <0aafb4815583348eb86a7015eb63e548> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x187650000 - 0x187654fff libCoreVMClient.dylib arm64 <2069956fa09636cbbe074632eb43a51e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x187658000 - 0x187662fff libGFXShared.dylib arm64 <7fe150572c0d3383a22f9097ff986d21> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x187664000 - 0x1876affff libGLImage.dylib arm64 <db79ef0cb7ee367e86455677a602579c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x1876b0000 - 0x18782bfff libGLProgrammability.dylib arm64 <fabe59eda1dd3ba69020bae77b7d0310> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib

0x187c4c000 - 0x187ddefff QuartzCore arm64 <323e2dcdc51933db8ffdddcb5c4c30e7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x188064000 - 0x1880c4fff Security arm64 <a163bf89604b3c9fa3faacaf6705da01> /System/Library/Frameworks/Security.framework/Security

0x188160000 - 0x188279fff SpriteKit arm64 <c541b857a1053d0fa58d34675d3916f8> /System/Library/Frameworks/SpriteKit.framework/SpriteKit

0x188298000 - 0x18830bfff SystemConfiguration arm64 <04aaeaf32285398ba5a7e201c59ae353> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x188310000 - 0x188c90fff UIKit arm64 <8af595dc90ce304eaf9184f3135305e5> /System/Library/Frameworks/UIKit.framework/UIKit

0x188c94000 - 0x188d0dfff ************ arm64 <db06ad916d4b32f7b5e14518b361da6f> /System/Library/Frameworks/************.framework/************

0x188d48000 - 0x188facfff WebKit arm64 <339bd8abe40c37ceac8cf2c52cb667f6> /System/Library/Frameworks/WebKit.framework/WebKit

0x189360000 - 0x189363fff AGXCompilerConnection arm64 <ffb8762d800c3b2585da7d17b9495d5f> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection

0x189468000 - 0x189493fff AXRuntime arm64 <f9295774aa3b365090f784932a75fd7c> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime

0x18949c000 - 0x1894a2fff AXMediaUtilities arm64 <e78f51ab928d37bf808993a6c181bdd3> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXMediaUtilities.framework/AXMediaUtilities

0x1894cc000 - 0x1894d4fff AccessibilityUI arm64 <27f97dd0c6653e1aaa910678042aedf8> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI

0x1894f4000 - 0x1894f7fff AccessibilityUIUtilities arm64 <f090b7121f173f4fbe3faac7152e3d49> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities

0x1894fc000 - 0x189500fff ZoomServices arm64 <43b47b9143713076bec1046b6d98906a> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices

0x189504000 - 0x18956dfff AccessibilityUtilities arm64 <a9912f562b873ab888c3c59a76f5bda8> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities

0x189608000 - 0x18960dfff AggregateDictionary arm64 <01ce6382d4f4366da3bb447d9ae630ce> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x1897f8000 - 0x1897fbfff AirPlaySupport arm64 <8750c0f7241132e08547e4b673f3e796> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport

0x189a64000 - 0x189aacfff AppSupport arm64 <993349f1e2513cd8af8ceec3a711f216> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x189c1c000 - 0x189c68fff AppleJPEG arm64 <46b31baf2b4d32ae819a3e071adf372b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x189c94000 - 0x189c9dfff AppleSRP arm64 <d6c0054ef622355e85890017a4f79d00> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP

0x189cb0000 - 0x189cbbfff AssertionServices arm64 <7134798e35b6310aaea9b8175d45a4bc> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x189cbc000 - 0x189cd9fff AssetsLibraryServices arm64 <8ffa014a4cd730cbb0b216823b1fccb1> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x189cdc000 - 0x189d1cfff AssistantServices arm64 <1466e85e7ad23b1fb1ea672b5199dcec> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices

0x189d58000 - 0x189d5bfff BTLEAudioController arm64 <bac984fb212d38eebf930d8fd14ab980> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController

0x189d5c000 - 0x189d78fff BackBoardServices arm64 <be16ac42c9ff3372ba3c56b145ef278d> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x189d80000 - 0x189dbdfff BaseBoard arm64 <d083ce5eca3a371a88b48958ea8335c5> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x18a0e8000 - 0x18a0f2fff CaptiveNetwork arm64 <2bd5db01d2723e76920750ce0aeb0f36> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x18a100000 - 0x18a24cfff ********* arm64 <c95376bd0acb3072802259d34e638cc8> /System/Library/PrivateFrameworks/*********.framework/*********

0x18a9c4000 - 0x18aa12fff ColorSync arm64 <e554df2a982439a685b428e4863c000d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync

0x18aa18000 - 0x18aa2afff CommonUtilities arm64 <f022b51d242b35c89914227e1a93bcb4> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x18ab1c000 - 0x18ab21fff ConstantClasses arm64 <9b00a0ebb0a43f1387d413a26652b628> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x18ab64000 - 0x18ab6cfff CoreAUC arm64 <c0cff40d488039e08f96618b4d5cac52> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x18ac0c000 - 0x18ac34fff CoreDuet arm64 <66ce588b961a3d068fc9ff00d2be88af> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x18ac40000 - 0x18ac53fff CoreDuetDaemonProtocol arm64 <d882d28c47523818ae4be9547de9890d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x18ac5c000 - 0x18ac5efff CoreDuetDebugLogging arm64 <4339336da9853d819bd849cc690f70fc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x18af40000 - 0x18aff0fff CorePDF arm64

Sent from my iPhone



// **************************

Log 2


Incident Identifier: 8F46E18C-5DA0-4490-B939-E7BD138ED36D

CrashReporter Key: 3d94036079dc2e58dd38da86db2ebd34978d46b6

Hardware Model: iPhone7,2

Process: TradeSamuraiBooks [1431]

Path: /private/var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/TradeSamuraiBooks

Identifier: com.tradesamurai.books.TradeSamuraiBooks

Version: 3 (1.14)

Code Type: ARM-64 (Native)

Parent Process: launchd [1]



Date/Time: 2015-06-23 15:07:56.796 +1000

Launch Time: 2015-06-23 15:07:36.697 +1000

OS Version: iOS 8.4 (12H4125a)

Report Version: 105



Exception Type: 00000020

Exception Codes: 0x000000008badf00d

Highlighted Thread: 0



Application Specific Information:

com.tradesamurai.books.TradeSamuraiBooks failed to scene-create in time



Elapsed total CPU time (seconds): 5.120 (user 5.120, system 0.000), 13% CPU

Elapsed application CPU time (seconds): 0.148, 0% CPU



Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0:

0 libsystem_kernel.dylib 0x0000000198a0ce48 0x198a0c000 + 3656

1 libsystem_platform.dylib 0x0000000198ab99e0 0x198ab8000 + 6624

2 libdispatch.dylib 0x00000001988e2930 0x1988e0000 + 10544

3 libswiftCore.dylib 0x000000010090dc4c 0x1007c8000 + 1334348

4 TradeSamuraiBooks 0x00000001000ac85c 0x100068000 + 280668

5 TradeSamuraiBooks 0x000000010022ed30 0x100068000 + 1862960

6 TradeSamuraiBooks 0x0000000100191c3c 0x100068000 + 1219644

7 TradeSamuraiBooks 0x0000000100191b50 0x100068000 + 1219408

8 TradeSamuraiBooks 0x00000001000b0fb0 0x100068000 + 298928

9 TradeSamuraiBooks 0x00000001000ac7d0 0x100068000 + 280528

10 TradeSamuraiBooks 0x00000001000ac784 0x100068000 + 280452

11 libswiftCore.dylib 0x000000010090dc70 0x1007c8000 + 1334384

12 libdispatch.dylib 0x00000001988e1950 0x1988e0000 + 6480

13 libdispatch.dylib 0x00000001988e2828 0x1988e0000 + 10280

14 libswiftCore.dylib 0x000000010090dc4c 0x1007c8000 + 1334348

15 TradeSamuraiBooks 0x00000001000ac85c 0x100068000 + 280668

16 TradeSamuraiBooks 0x000000010025d3e8 0x100068000 + 2053096

17 TradeSamuraiBooks 0x000000010022d2a0 0x100068000 + 1856160

18 TradeSamuraiBooks 0x000000010022d2f8 0x100068000 + 1856248

19 UIKit 0x000000018b4e9cf0 0x18b0b8000 + 4398320

20 UIKit 0x000000018b5b3ba4 0x18b0b8000 + 5225380

21 UIKit 0x000000018b5b3860 0x18b0b8000 + 5224544

22 UIKit 0x000000018b4e9820 0x18b0b8000 + 4397088

23 UIKit 0x000000018b5b3ba4 0x18b0b8000 + 5225380

24 UIKit 0x000000018b5b3b44 0x18b0b8000 + 5225284

25 UIKit 0x000000018b5b3860 0x18b0b8000 + 5224544

26 UIKit 0x000000018b4e8c80 0x18b0b8000 + 4394112

27 UIKit 0x000000018b68b32c 0x18b0b8000 + 6107948

28 UIKit 0x000000018b356a30 0x18b0b8000 + 2746928

29 UIKit 0x000000018b355bb4 0x18b0b8000 + 2743220

30 UIKit 0x000000018b35424c 0x18b0b8000 + 2736716

31 FrontBoardServices 0x000000018ee853c4 0x18ee6c000 + 103364

32 CoreFoundation 0x0000000186610278 0x186530000 + 918136

33 CoreFoundation 0x000000018660f380 0x186530000 + 914304

34 CoreFoundation 0x000000018660d9a4 0x186530000 + 907684

35 CoreFoundation 0x00000001865392d0 0x186530000 + 37584

36 UIKit 0x000000018b134f2c 0x18b0b8000 + 511788

37 UIKit 0x000000018b12fa9c 0x18b0b8000 + 490140

38 TradeSamuraiBooks 0x00000001002c5388 0x100068000 + 2478984

39 libdyld.dylib 0x000000019890ea04 0x19890c000 + 10756



Thread 1 name: Dispatch queue: com.apple.libdispatch-manager

Thread 1:

0 libsystem_kernel.dylib 0x0000000198a0cc24 0x198a0c000 + 3108

1 libdispatch.dylib 0x00000001988f1e6c 0x1988e0000 + 73324

2 libdispatch.dylib 0x00000001988e3998 0x1988e0000 + 14744



Thread 2 name: Dispatch queue: FBSSerialQueue

Thread 2:

0 libsystem_kernel.dylib 0x0000000198a0ce48 0x198a0c000 + 3656

1 libdispatch.dylib 0x00000001988eff3c 0x1988e0000 + 65340

2 FrontBoardServices 0x000000018ee85384 0x18ee6c000 + 103300

3 libdispatch.dylib 0x00000001988e1990 0x1988e0000 + 6544

4 libdispatch.dylib 0x00000001988e1950 0x1988e0000 + 6480

5 libdispatch.dylib 0x00000001988ec0a0 0x1988e0000 + 49312

6 libdispatch.dylib 0x00000001988e4a58 0x1988e0000 + 19032

7 libdispatch.dylib 0x00000001988ee314 0x1988e0000 + 58132

8 libdispatch.dylib 0x00000001988efc48 0x1988e0000 + 64584

9 libsystem_pthread.dylib 0x0000000198ac1228 0x198ac0000 + 4648

10 libsystem_pthread.dylib 0x0000000198ac0eec 0x198ac0000 + 3820



No thread state (register information) available

Binary Images:

0x100068000 - 0x1003b7fff TradeSamuraiBooks arm64 <03e757d3b5eb3529a642847ed4a170df> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/TradeSamuraiBooks

0x1007c8000 - 0x100923fff libswiftCore.dylib arm64 <aeda45db7c123ec1a85737365c8b533a> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftCore.dylib

0x100abc000 - 0x100ac3fff libswiftCoreAudio.dylib arm64 <95da30808de53e4a9049ef4416faa664> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftCoreAudio.dylib

0x100aec000 - 0x100af7fff libswiftCoreGraphics.dylib arm64 <69f3e93e4a7032c1aa59ce567e457e54> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftCoreGraphics.dylib

0x100b0c000 - 0x100b13fff libswiftCoreImage.dylib arm64 <05b3808f6988355896c3688b31c631b6> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftCoreImage.dylib

0x100b20000 - 0x100b27fff libswiftDarwin.dylib arm64 <e7b799aabff23dfeb4bb6450ed2e2b60> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftDarwin.dylib

0x100b44000 - 0x100b47fff libswiftDispatch.dylib arm64 <d1af267ebc7f3f71bfa956aebd1d5791> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftDispatch.dylib

0x100b60000 - 0x100b8bfff libswiftFoundation.dylib arm64 <23f9def39c40382bb561d4583883c227> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftFoundation.dylib

0x100bd4000 - 0x100bdbfff libswiftGLKit.dylib arm64 <3d51ee852f993b9983f7f7f82218264e> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftGLKit.dylib

0x100bf4000 - 0x100bfbfff libswiftObjectiveC.dylib arm64 <f96a4539072033d9a5a51b08442fc313> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftObjectiveC.dylib

0x100c1c000 - 0x100c1ffff libswiftSecurity.dylib arm64 <c13eca2ad20633229600b1f9e1c9d2d4> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftSecurity.dylib

0x100c28000 - 0x100c2bfff SpriteKit arm64 <4691ba50f76a38a5a2a2f60b6c7ba81f> /System/Library/AccessibilityBundles/SpriteKit.axbundle/SpriteKit

0x100c34000 - 0x100c3ffff libswiftSpriteKit.dylib arm64 <9a9f7c0506d93d3e8d7ff7767081a65f> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftSpriteKit.dylib

0x100c68000 - 0x100c73fff libswiftUIKit.dylib arm64 <1a7da581d0d4391abe0033a16574b437> /var/mobile/Containers/Bundle/Application/A9454AF8-3EF3-4E94-83EE-49E220BF0565/TradeSamuraiBooks.app/Frameworks/libswiftUIKit.dylib

0x1200c4000 - 0x1200ebfff dyld arm64 <de589e6153453237a6cf724cb236d83c> /usr/lib/dyld

0x184958000 - 0x184960fff AccessibilitySettingsLoader arm64 <84b028e305c7350ba72ac14db463612a> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader

0x184a28000 - 0x184aabfff UIKit arm64 <5ab61ed8ef0431b9a2b70c83e8f0711e> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit

0x184ab0000 - 0x184abefff WebCore arm64 <54e1d53d431e399382d37f02d3cacb5b> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore

0x184ac4000 - 0x184acbfff WebKitLegacy arm64 <e8d89a14cefd321cbcfd3f7918d53a28> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy

0x184e00000 - 0x184f94fff AVFoundation arm64 <b9c4b32ba43a3a798c4adcaad3608f52> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x184f98000 - 0x184ffcfff libAVFAudio.dylib arm64 <51f037b0aecb39feb45a72d1b6b7bbfe> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib

0x185040000 - 0x185040fff Accelerate arm64 <8e155c8b26b133a28f7578ef67aacc38> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x185058000 - 0x185277fff vImage arm64 <ae4967d90e203915844595106621248c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x185278000 - 0x18531ffff libBLAS.dylib arm64 <c76e3b9f617f3b8abe0975eb44a546ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x185320000 - 0x18569afff libLAPACK.dylib arm64 <34e9544bc97d3874868cb323ccea01d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x18569c000 - 0x1856b1fff libLinearAlgebra.dylib arm64 <a16ca4f52bb233f38326d86ecec2f89e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x1856b4000 - 0x18571cfff libvDSP.dylib arm64 <ed13c497f1663e31acf3ff5b430b440b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x185720000 - 0x185743fff libvMisc.dylib arm64 <ea6bd9d3c6a13397a7ecb62872ca4540> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x185744000 - 0x185744fff vecLib arm64 <a22b49310b0e300bbf4b313623aa8c1f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x185748000 - 0x185777fff Accounts arm64 <8f57e639af9b3437afc70315f6cb6579> /System/Library/Frameworks/Accounts.framework/Accounts

0x185778000 - 0x185778fff AdSupport arm64 <f962550b97a83d739d825b5c0c699f58> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x185b18000 - 0x185dd8fff AudioToolbox arm64 <46a0badb00b737be84ebc15c1f57c271> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x185f7c000 - 0x18618ffff CFNetwork arm64 <e3f5bbe8162437409bc47e0e01e134f3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x186230000 - 0x186295fff CoreAudio arm64 <8e96790e0bf33804b77309eb397e8c67> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x1862e0000 - 0x18652cfff CoreData arm64 <5002b1ea89773ecda7ec6e41067538c1> /System/Library/Frameworks/CoreData.framework/CoreData

0x186530000 - 0x18688efff CoreFoundation arm64 <72f7e261b2ec35e39e44417e4d77a241> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x186890000 - 0x1869f2fff CoreGraphics arm64 <a109556c1bfd34f4a33bff04b9080896> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x186a48000 - 0x186a4afff libCGXType.A.dylib arm64 <ace81a19ecaa3291a3da637556346b56> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib

0x186a4c000 - 0x186a57fff libCMSBuiltin.A.dylib arm64 <278f7ed331913c90ab67600e79dd8e83> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib

0x186c4c000 - 0x186c6afff libRIP.A.dylib arm64 <7ff7d3669ea33b859e527022cf1b7203> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib

0x186c6c000 - 0x186d9efff CoreImage arm64 <17f7b4a68c9738fda45d07f824f9496c> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x186e38000 - 0x186efbfff CoreMedia arm64 <1dedaec0d2b03759a11aeeb3b306c028> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x186efc000 - 0x186feafff CoreMotion arm64 <c43a106ddb9d30f5a2d2c92df32b5958> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x186fec000 - 0x18705dfff CoreTelephony arm64 <c2265bd4bb18304b816a785e05dbc787> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x187060000 - 0x187169fff CoreText arm64 <e4088a6927f93145a6ffd47810722c4d> /System/Library/Frameworks/CoreText.framework/CoreText

0x18716c000 - 0x187189fff CoreVideo arm64 <7c508da36b633cb2903522517e16ff9b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x187464000 - 0x1876bcfff Foundation arm64 <2674597e7e4331b3be9b8c13cc290198> /System/Library/Frameworks/Foundation.framework/Foundation

0x1876c0000 - 0x1876ecfff GLKit arm64 <c465724c11c13316baa37bac04e50869> /System/Library/Frameworks/GLKit.framework/GLKit

0x187804000 - 0x18786ffff IOKit arm64 <93f08e651bc8323b961363e1f750679a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x187870000 - 0x187b13fff ImageIO arm64 <36422dc9c8cd328287d1d0f22184e59c> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x187b14000 - 0x187fb5fff JavaScriptCore arm64 <3f725ab35cbb3ba9bfba4d36a973479a> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x1888f0000 - 0x1888f6fff MediaAccessibility arm64 <6e2d93cf513b34b4814cccaa0ee052fc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x188b60000 - 0x188f5dfff MediaToolbox arm64 <6d80ba344212325dafade0a7d832ecb7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x189038000 - 0x1890b0fff Metal arm64 <85e946d189ac379ebf5f889c2fd338f8> /System/Library/Frameworks/Metal.framework/Metal

0x1890b4000 - 0x189165fff MobileCoreServices arm64 <f3fa487d54343f0b8dd1284b4c4364d3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x189294000 - 0x1892c9fff OpenAL arm64 <390bf79770fe3e6b8448584cbfbd6462> /System/Library/Frameworks/OpenAL.framework/OpenAL

0x18a3e0000 - 0x18a3eafff OpenGLES arm64 <1d09c82abb193352b8af2b4d0407a0d9> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x18a3f0000 - 0x18a3f1fff libCVMSPluginSupport.dylib arm64 <d1b07ee726353813b12a976727b445e4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x18a3f4000 - 0x18a3f7fff libCoreFSCache.dylib arm64 <0aafb4815583348eb86a7015eb63e548> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x18a3f8000 - 0x18a3fcfff libCoreVMClient.dylib arm64 <2069956fa09636cbbe074632eb43a51e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x18a400000 - 0x18a40afff libGFXShared.dylib arm64 <7fe150572c0d3383a22f9097ff986d21> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x18a40c000 - 0x18a457fff libGLImage.dylib arm64 <db79ef0cb7ee367e86455677a602579c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x18a9f4000 - 0x18ab86fff QuartzCore arm64 <323e2dcdc51933db8ffdddcb5c4c30e7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x18ae0c000 - 0x18ae6cfff Security arm64 <a163bf89604b3c9fa3faacaf6705da01> /System/Library/Frameworks/Security.framework/Security

0x18af08000 - 0x18b021fff SpriteKit arm64 <c541b857a1053d0fa58d34675d3916f8> /System/Library/Frameworks/SpriteKit.framework/SpriteKit

0x18b040000 - 0x18b0b3fff SystemConfiguration arm64 <04aaeaf32285398ba5a7e201c59ae353> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x18b0b8000 - 0x18ba38fff UIKit arm64 <8af595dc90ce304eaf9184f3135305e5> /System/Library/Frameworks/UIKit.framework/UIKit

0x18ba3c000 - 0x18bab5fff ************ arm64 <db06ad916d4b32f7b5e14518b361da6f> /System/Library/Frameworks/************.framework/************

0x18baf0000 - 0x18bd54fff WebKit arm64 <339bd8abe40c37ceac8cf2c52cb667f6> /System/Library/Frameworks/WebKit.framework/WebKit

0x18c210000 - 0x18c23bfff AXRuntime arm64 <f9295774aa3b365090f784932a75fd7c> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime

0x18c244000 - 0x18c24afff AXMediaUtilities arm64 <e78f51ab928d37bf808993a6c181bdd3> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXMediaUtilities.framework/AXMediaUtilities

0x18c274000 - 0x18c27cfff AccessibilityUI arm64 <27f97dd0c6653e1aaa910678042aedf8> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI

0x18c29c000 - 0x18c29ffff AccessibilityUIUtilities arm64 <f090b7121f173f4fbe3faac7152e3d49> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities

0x18c2a4000 - 0x18c2a8fff ZoomServices arm64 <43b47b9143713076bec1046b6d98906a> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices

0x18c2ac000 - 0x18c315fff AccessibilityUtilities arm64 <a9912f562b873ab888c3c59a76f5bda8> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities

0x18c3b0000 - 0x18c3b5fff AggregateDictionary arm64 <01ce6382d4f4366da3bb447d9ae630ce> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x18c5a0000 - 0x18c5a3fff AirPlaySupport arm64 <8750c0f7241132e08547e4b673f3e796> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport

0x18c80c000 - 0x18c854fff AppSupport arm64 <993349f1e2513cd8af8ceec3a711f216> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x18c9c4000 - 0x18ca10fff AppleJPEG arm64 <46b31baf2b4d32ae819a3e071adf372b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x18ca3c000 - 0x18ca45fff AppleSRP arm64 <d6c0054ef622355e85890017a4f79d00> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP

0x18ca58000 - 0x18ca63fff AssertionServices arm64 <7134798e35b6310aaea9b8175d45a4bc> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x18ca64000 - 0x18ca81fff AssetsLibraryServices arm64 <8ffa014a4cd730cbb0b216823b1fccb1> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x18ca84000 - 0x18cac4fff AssistantServices arm64 <1466e85e7ad23b1fb1ea672b5199dcec> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices

0x18cb00000 - 0x18cb03fff BTLEAudioController arm64 <bac984fb212d38eebf930d8fd14ab980> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController

0x18cb04000 - 0x18cb20fff BackBoardServices arm64 <be16ac42c9ff3372ba3c56b145ef278d> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x18cb28000 - 0x18cb65fff BaseBoard arm64 <d083ce5eca3a371a88b48958ea8335c5> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x18ce90000 - 0x18ce9afff CaptiveNetwork arm64 <2bd5db01d2723e76920750ce0aeb0f36> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x18cea8000 - 0x18cff4fff ********* arm64 <c95376bd0acb3072802259d34e638cc8> /System/Library/PrivateFrameworks/*********.framework/*********

0x18d7c0000 - 0x18d7d2fff CommonUtilities arm64 <f022b51d242b35c89914227e1a93bcb4> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x18d8c4000 - 0x18d8c9fff ConstantClasses arm64 <9b00a0ebb0a43f1387d413a26652b628> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x18d90c000 - 0x18d914fff CoreAUC arm64 <c0cff40d488039e08f96618b4d5cac52> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x18d9b4000 - 0x18d9dcfff CoreDuet arm64 <66ce588b961a3d068fc9ff00d2be88af> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x18d9e8000 - 0x18d9fbfff CoreDuetDaemonProtocol arm64 <d882d28c47523818ae4be9547de9890d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x18da04000 - 0x18da06fff CoreDuetDebugLogging arm64 <4339336da9853d819bd849cc690f70fc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x18dce8000 - 0x18dd98fff CorePDF arm64 <68444dca925d3c9ea91236cf27c23479> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x18e060000 - 0x18e0dffff CoreSymbolication arm64 <b4c796f8295a36c7bef680fa5a8e1933> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication

0x18e138000 - 0x18e1ccfff CoreUI arm64 <bba2e8a5c7783073b5a3555c1cbd08e2> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x18e1d0000 - 0x18e26afff CoreUtils arm64 <abc9678b52ff3fc089096e290fce5eec> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils

0x18e26c000 - 0x18e272fff CrashReporterSupport arm64 <078286e32cd632b4a9799c7bcc6997a1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x18e568000 - 0x18e584fff DataDetectorsCore arm64 <9003c2aa38a83d2c837d4be72ad67585> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore

0x18e5ac000 - 0x18e5b3fff DataMigration arm64 <dcddd4a050b03a1f81f5c8470b10fcb3> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x18e5d4000 - 0x18e5f4fff DictionaryServices arm64 <4cf0f22bffc53cbaaae198304e2c1c01> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices

0x18e61c000 - 0x18e642fff EAP8021X arm64 <599e152565a535e1a264e04be8c60dda> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x18e7b4000 - 0x18ebe1fff FaceCore arm64 <e696da094cdd3e62a802adf0a91d46e0> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x18ec68000 - 0x18ec68fff FontServices arm64 <e0d278c866da3401894c517958b428bb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x18ec6c000 - 0x18ed4dfff libFontParser.dylib arm64 <21130ff6a7c93157ba82794a919e344d> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x18ed50000 - 0x18ed5ffff libGSFontCache.dylib arm64 <91f4757370473041a7642b2eab99ec37> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

0x18ee6c000 - 0x18ee8cfff FrontBoardServices arm64 <0917e90361c939a1aafc0cc95aebb90e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x18ff54000 - 0x18ff67fff GraphicsServices arm64 <c8e71b1f19133b91b8df13682f1e1aab> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x190644000 - 0x19064bfff IOAccelerator arm64 <c6b501e519c730699bda66b08e6ed125> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x190650000 - 0x190656fff IOMobileFramebuffer arm64 <d1a0df802b7e39188c80cb58faac1657> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x190658000 - 0x19065efff IOSurface arm64 <91774664a18c36c281b2eb9e81d3de52> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface

0x190660000 - 0x190662fff IOSurfaceAccelerator arm64 <a1add5bb860e3f7990a12b6cda2a613f> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x1909dc000 - 0x1909e3fff IntlPreferences arm64 <49e13271cda633d5b42be71851781fe1> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x1909e4000 - 0x190a29fff LanguageModeling arm64 <edc3b2d6626032c7890be3bd92246d7d> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x190c44000 - 0x190d02fff ManagedConfiguration arm64 <93da14baa11933b8b537ff385904f386> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x190d18000 - 0x190d8bfff MediaControlSender arm64 <920b4e2117943c928b224e776fdc9946> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender

0x190ebc000 - 0x190ed5fff MediaRemote arm64 <900ee198a2c63702a370cb393e136d0b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x190ed8000 - 0x190eeffff MediaServices arm64 <bd7e16db517c33d9b78704c8f36613c5> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x1910a8000 - 0x1910b7fff MobileAsset arm64 <d811e9f4b7323ee4a1eee5f22c9e5da0> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x191124000 - 0x19112dfff MobileInstallation arm64 <5d4e4da83c8a3db2ab5f034e86403fb1> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation

0x191130000 - 0x19113ffff MobileKeyBag arm64 <7f5bc53f5b5e3a4ba3d6f2187f9843b2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x19117c000 - 0x19117ffff MobileSystemServices arm64 <a66207328c91314ca8f5b5673c6886ae> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices

0x1911a8000 - 0x1911b9fff MobileWiFi arm64 <49f8a19209ff3cf3bdcf3dabd54e0d32> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x191600000 - 0x191606fff Netrb arm64 <4f48a3b90e7d3c43b2b79eab35431a9b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x191608000 - 0x19160ffff NetworkStatistics arm64 <ab85cfc6d943348faa5371ddc58fd1c0> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x19163c000 - 0x19163ffff OAuth arm64 <44d58e7860d43fb3be3fc4abbf61cee4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x191e08000 - 0x191e56fff OpenCL arm64 <5dd2e0ff5e5830d48d3e917e0eb91000> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL

0x192020000 - 0x192049fff PersistentConnection arm64 <03acd7e56cd83cda9b163d7eba13df39> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x1924e0000 - 0x19252dfff PhysicsKit arm64 <e79d438071203039b4ceca6fce968a1f> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x19254c000 - 0x192554fff PowerLog arm64 <ac4aa03cdcc632adab5800f2d97899b7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x1928cc000 - 0x19298dfff ProofReader arm64 <0ef64b55dd4c3932ab7f863e4955c45d> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x1929c0000 - 0x1929cefff ProtocolBuffer arm64 <314bd655086c3d3e8924fdd0c3464ffe> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x192a10000 - 0x192a8efff Quagga arm64 <92740d8fd511357589ac77b8e77b1f31> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x192df0000 - 0x192e98fff SAObjects arm64 <e584cebb3cc73116afbde110dde1510d> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects

0x192eac000 - 0x192ed0fff ScreenReaderCore arm64 <5c0c60ca352a36489f9d398af759acf3> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore

0x193090000 - 0x1930b0fff SpringBoardServices arm64 <1e0c079b98c93a64a85c851f33e22ae3> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x193564000 - 0x193719fff StoreServices arm64 <1db822e479b437d88c524be64ff801a9> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x193818000 - 0x19381bfff TCC arm64 <eb2b7f13d58e34da87f0045be28c0534> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x1946ac000 - 0x1946dafff TextInput arm64 <1baafa7df6253019a0cc222397bee33c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x1946dc000 - 0x1946f2fff TextToSpeech arm64 <8a30d1174ea9341f8ec84e56c7b1e428> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech

0x194784000 - 0x1947befff UIAccessibility arm64 <811ad67bbf8b301d9af1f381db73fce3> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility

0x1947c0000 - 0x19489afff UIFoundation arm64 <c1787a92cfc234a0ac65ed9c7ac20508> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x1948cc000 - 0x1948cffff UserFS arm64 <a0c74beff2a930d3b200e04cf822c03e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x195128000 - 0x19514cfff VoiceServices arm64 <534afa02be9f3fcc8c4929078a2ef8f5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices

0x195248000 - 0x196181fff WebCore arm64 <b6e498f6b13c3156a1058cf53e76d4ea> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x196184000 - 0x196255fff WebKitLegacy arm64 <7bac7a2f7c873a52aa7cfe7f82545277> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x197294000 - 0x197296fff libAXSafeCategoryBundle.dylib arm64 <f36f7bca60de31d196e07632ba7bc961> /usr/lib/libAXSafeCategoryBundle.dylib

0x197298000 - 0x19729ffff libAXSpeechManager.dylib arm64 <1b9dfbe561d53621875c86834c7f4393> /usr/lib/libAXSpeechManager.dylib

0x1972a0000 - 0x1972a9fff libAccessibility.dylib arm64 <60c8354292d6335ab7f7372ebb834748> /usr/lib/libAccessibility.dylib

0x197540000 - 0x19755bfff libCRFSuite.dylib arm64 <5f450ea89bdc3d1eb2000a5671b0b5b9> /usr/lib/libCRFSuite.dylib

0x1975a0000 - 0x1976d7fff libFosl_dynamic.dylib arm64 <ebeb0a53a1d43d5b91765bb1ce416d07> /usr/lib/libFosl_dynamic.dylib

0x1976fc000 - 0x197716fff libMobileGestalt.dylib arm64 <617c81945615376397db0b9084570a46> /usr/lib/libMobileGestalt.dylib

0x197748000 - 0x197749fff libSystem.B.dylib arm64 <c8f384fcfb6030eab8a9801af2699c9a> /usr/lib/libSystem.B.dylib

0x1977cc000 - 0x19781afff libTelephonyUtilDynamic.dylib arm64 <8aea030a4692329cac3438344bd10e70> /usr/lib/libTelephonyUtilDynamic.dylib

0x197944000 - 0x19796efff libarchive.2.dylib arm64 <4f80675864fc33049be3044502d3cd96> /usr/lib/libarchive.2.dylib

0x197970000 - 0x197970fff libassertion_extension.dylib arm64 <07271aab0d6d324f99ae7d47a64d20bb> /usr/lib/libassertion_extension.dylib

0x1979b0000 - 0x1979c0fff libbsm.0.dylib arm64 <7a4012e91967351ea55f4cb6fad6a2e9> /usr/lib/libbsm.0.dylib

0x1979c4000 - 0x1979d4fff libbz2.1.0.dylib arm64 <3efd86b180f7329e8ea1e515fadb35c8> /usr/lib/libbz2.1.0.dylib

0x1979d8000 - 0x197a2efff libc++.1.dylib arm64 <69e62bc31eba32e591fa49ae45064642> /usr/lib/libc++.1.dylib

0x197a30000 - 0x197a52fff libc++abi.dylib arm64 <37e33decd1ee3219bc23680232b92729> /usr/lib/libc++abi.dylib

0x197a58000 - 0x197a69fff libcmph.dylib arm64 <e9467fae1dd53a148c5c151109e5266a> /usr/lib/libcmph.dylib

0x197ab0000 - 0x197acdfff libextension.dylib arm64 <d9c9d65b303f37e6a2bd3992c215f5f4> /usr/lib/libextension.dylib

0x197b04000 - 0x197bf7fff libiconv.2.dylib arm64 <d3d3af911e6f3360b85b36fe4eb85b9d> /usr/lib/libiconv.2.dylib

0x197bf8000 - 0x197ddffff libicucore.A.dylib arm64 <0865e2749f213f1ca36e9d2645f8b29a> /usr/lib/libicucore.A.dylib

0x197df4000 - 0x197df5fff liblangid.dylib arm64 <beb1b98c290835998ee303e5f51e1647> /usr/lib/liblangid.dylib

0x197df8000 - 0x197e04fff liblockdown.dylib arm64 <b442fefc43e53c50b0c838e2f224abcd> /usr/lib/liblockdown.dylib

0x197e08000 - 0x197e21fff liblzma.5.dylib arm64 <b8e2d8c335b73e9b929efb2dbf9e3fa8> /usr/lib/liblzma.5.dylib

0x1981f8000 - 0x198210fff libmis.dylib arm64 <856c30bc0897353b83beecf2bb98cda5> /usr/lib/libmis.dylib

0x19825c000 - 0x198458fff libobjc.A.dylib arm64 <7ffbdd0399053da98cabd7c7737a12bf> /usr/lib/libobjc.A.dylib

0x1985b8000 - 0x198696fff libsqlite3.dylib arm64 <f396c1e038653515ac519fd5f06cced2> /usr/lib/libsqlite3.dylib

0x198730000 - 0x19881efff libxml2.2.dylib arm64 <df52bf63916d3eacba12226725afa860> /usr/lib/libxml2.2.dylib

0x198820000 - 0x198849fff libxslt.1.dylib arm64 <3cff904bb0fc3b5980ddc5c746ede270> /usr/lib/libxslt.1.dylib

0x19884c000 - 0x19885dfff libz.1.dylib arm64 <fe4d22c005983c9182d08fbdd35da43b> /usr/lib/libz.1.dylib

0x198860000 - 0x198864fff libcache.dylib arm64 <99b0e521cc4b39aa846c3a364d3ef53b> /usr/lib/system/libcache.dylib

0x198868000 - 0x198874fff libcommonCrypto.dylib arm64 <9115f30c02b73d67b8b7606b3461a51e> /usr/lib/system/libcommonCrypto.dylib

0x198878000 - 0x19887bfff libcompiler_rt.dylib arm64 <18cf33250509384591474406ab5775e2> /usr/lib/system/libcompiler_rt.dylib

0x19887c000 - 0x198883fff libcopyfile.dylib arm64 <f906ee12512230f49ff254f8bc2ac6e8> /usr/lib/system/libcopyfile.dylib

0x198884000 - 0x1988defff libcorecrypto.dylib arm64 <6ad40e2907ad3485abdf0cd7e256fb2d> /usr/lib/system/libcorecrypto.dylib

0x1988e0000 - 0x198908fff libdispatch.dylib arm64 <d71cea387505363e97275b4106c771a6> /usr/lib/system/libdispatch.dylib

0x19890c000 - 0x19890efff libdyld.dylib arm64 <8a1a5fbff16b35998764bbcc85da4300> /usr/lib/system/libdyld.dylib

0x198910000 - 0x198910fff liblaunch.dylib arm64 <3e2f385d96603a07a072d2a36c8d13aa> /usr/lib/system/liblaunch.dylib

0x198914000 - 0x198919fff libmacho.dylib arm64 <6dc400b009e834719534acddc6ea4e6f> /usr/lib/system/libmacho.dylib

0x19891c000 - 0x19891dfff libremovefile.dylib arm64 <97b4b3a0ceda34eba0381166e144d6b0> /usr/lib/system/libremovefile.dylib

0x198920000 - 0x198935fff libsystem_asl.dylib arm64 <0b8c9605e76330f8a09cb0c07a6f48a7> /usr/lib/system/libsystem_asl.dylib

0x198938000 - 0x198939fff libsystem_blocks.dylib arm64 <897a97cc50d33fb78932c91785615e6b> /usr/lib/system/libsystem_blocks.dylib

0x19893c000 - 0x1989bcfff libsystem_c.dylib arm64 <f771fa3fb6c53d0b973d5f23d9f074f3> /usr/lib/system/libsystem_c.dylib

0x1989c0000 - 0x1989c2fff libsystem_configuration.dylib arm64 <ca93ae6f1d0a34aa90989c804813312f> /usr/lib/system/libsystem_configuration.dylib

0x1989c4000 - 0x1989c5fff libsystem_coreservices.dylib arm64 <cd7ac3a518883c388d6180aca4f00c1e> /usr/lib/system/libsystem_coreservices.dylib

0x1989c8000 - 0x1989d8fff libsystem_coretls.dylib arm64 <67cce27ba556375c9783f51dc9b72060> /usr/lib/system/libsystem_coretls.dylib

0x1989dc000 - 0x1989e4fff libsystem_dnssd.dylib arm64 <c604e7bc0ca6364998921212c9fb7f86> /usr/lib/system/libsystem_dnssd.dylib

0x1989e8000 - 0x198a09fff libsystem_info.dylib arm64 <4ea83ee1bbcc33768e97512e3e993902> /usr/lib/system/libsystem_info.dylib

0x198a0c000 - 0x198a2cfff libsystem_kernel.dylib arm64 <7cf1497db6fc3183a0a1727c91f6b2ed> /usr/lib/system/libsystem_kernel.dylib

0x198a30000 - 0x198a4cfff libsystem_m.dylib arm64 <0cf1a8ae802c3aa9a106841f44741613> /usr/lib/system/libsystem_m.dylib

0x198a50000 - 0x198a69fff libsystem_malloc.dylib arm64 <17c1054b47713b468db7660b20a7e56d> /usr/lib/system/libsystem_malloc.dylib

0x198a6c000 - 0x198aa3fff libsystem_network.dylib arm64 <c534ddf64b3d3c38ad39eb64bcfa2345> /usr/lib/system/libsystem_network.dylib

0x198aa4000 - 0x198aaafff libsystem_networkextension.dylib arm64 <c15cfb4c42f63f849d72a3bdaa6d9af5> /usr/lib/system/libsystem_networkextension.dylib

0x198aac000 - 0x198ab6fff libsystem_notify.dylib arm64 <f0228fae1f2e3bfcaeaaaba371da25c7> /usr/lib/system/libsystem_notify.dylib

0x198ab8000 - 0x198abcfff libsystem_platform.dylib arm64 <1a17d7e559c83b0a8059e81c2978eef2> /usr/lib/system/libsystem_platform.dylib

0x198ac0000 - 0x198ac8fff libsystem_pthread.dylib arm64 <763451c05a4c32399f3295b04ff2de35> /usr/lib/system/libsystem_pthread.dylib

0x198acc000 - 0x198acefff libsystem_sandbox.dylib arm64 <ff3a96b469e23dc485e14bf4c35b61dc> /usr/lib/system/libsystem_sandbox.dylib

0x198ad0000 - 0x198ad3fff libsystem_stats.dylib arm64 <fc1f75dbe19b32a682edd3d4ff71146b> /usr/lib/system/libsystem_stats.dylib

0x198ad4000 - 0x198adafff libsystem_trace.dylib arm64 <9040ad96fea73033b74de4dbb4846020> /usr/lib/system/libsystem_trace.dylib

0x198adc000 - 0x198ae1fff libunwind.dylib arm64 <8b87982b31ad3569a95e75457cadba3e> /usr/lib/system/libunwind.dylib

0x198ae4000 - 0x198b07fff libxpc.dylib arm64 <8c59c3658fc434ae99bdaa370aa08757> /usr/lib/system/libxpc.dylib

IOS 8.4 (beta) SpriteKit libobjc.A.dylib EXC_BAD_ACCESS (SIGSEGV)
 
 
Q