Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice

Random Start Up Crash

Discussion in 'iOS and tvOS' started by vladrad, Aug 17, 2015.

  1. vladrad

    vladrad

    Joined:
    Jan 26, 2013
    Posts:
    20
    Hello!

    Thank you to anyone who takes their town to help me out with my problem. I have a game I have been building. It seems to randomly crash on the Start up screen (Unity Splash Screen). I keep getting a bad_exec_access error but cannot figure out what is. I have looked online and many people say its due to a null pointer exception. Unity does not report this exception when I play it in the Unity Player, on iphone I just get a random line in memory it crashed.



    Is there any better way of knowing where exactly it has crashed?

    THANK YOU !


    I have attached the crash report bellow:
    Incident Identifier: 68553880-71D2-42F6-AAF3-95B50537B5B1
    CrashReporter Key: 47728377034d45b563276913cdf6e20b70c1e799
    Hardware Model: iPhone7,2
    Process: SpaceThing [9240]
    Path: /private/var/mobile/Containers/Bundle/Application/D8520387-4B31-4284-B730-400FF7C1017C/SpaceThing.app/SpaceThing
    Identifier: com.Company.SpaceThing
    Version: 3.9 (3.9)
    Code Type: ARM-64 (Native)
    Parent Process: launchd [1]

    Date/Time: 2015-08-16 16:33:58.380 -0700
    Launch Time: 2015-08-16 16:33:54.324 -0700
    OS Version: iOS 8.4 (12H143)
    Report Version: 105

    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Subtype: unknown at 0x000000019f073004
    Triggered by Thread: 0

    Thread 0 name: Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0 SpaceThing 0x000000010088bdb4 0x100058000 + 8601012
    1 SpaceThing 0x0000000100c13a04 0x100058000 + 12302852
    2 SpaceThing 0x0000000100c1063c 0x100058000 + 12289596
    3 SpaceThing 0x00000001007d4e40 0x100058000 + 7851584
    4 SpaceThing 0x000000010082221c 0x100058000 + 8167964
    5 SpaceThing 0x0000000100822498 0x100058000 + 8168600
    6 SpaceThing 0x00000001007e8cb4 0x100058000 + 7933108
    7 SpaceThing 0x00000001007e3230 0x100058000 + 7909936
    8 SpaceThing 0x00000001007e9b60 0x100058000 + 7936864
    9 SpaceThing 0x00000001007ea310 0x100058000 + 7938832
    10 SpaceThing 0x00000001008140d8 0x100058000 + 8110296
    11 SpaceThing 0x000000010091a8fc 0x100058000 + 9185532
    12 SpaceThing 0x000000010091b204 0x100058000 + 9187844
    13 SpaceThing 0x0000000100721bf4 0x100058000 + 7117812
    14 SpaceThing 0x0000000100064ae8 0x100058000 + 51944
    15 SpaceThing 0x00000001000754a4 0x100058000 + 119972
    16 SpaceThing 0x0000000100071bb8 0x100058000 + 105400
    17 Foundation 0x000000018667417c 0x18658c000 + 950652
    18 CoreFoundation 0x0000000185738128 0x185658000 + 917800
    19 CoreFoundation 0x0000000185737dd8 0x185658000 + 916952
    20 CoreFoundation 0x0000000185735824 0x185658000 + 907300
    21 CoreFoundation 0x00000001856612d0 0x185658000 + 37584
    22 GraphicsServices 0x000000018f0b76f8 0x18f0ac000 + 46840
    23 UIKit 0x000000018a25ef3c 0x18a1e8000 + 487228
    24 SpaceThing 0x000000010005ec3c 0x100058000 + 27708
    25 libdyld.dylib 0x0000000197af6a04 0x197af4000 + 10756

    Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0 libsystem_kernel.dylib 0x0000000197bf4c24 0x197bf4000 + 3108
    1 libdispatch.dylib 0x0000000197ad9e6c 0x197ac8000 + 73324
    2 libdispatch.dylib 0x0000000197acb998 0x197ac8000 + 14744

    Thread 2:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 3:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 4:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 5 name: Dispatch queue: FBSSerialQueue
    Thread 5:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 FrontBoardServices 0x000000018dfb5384 0x18df9c000 + 103300
    3 libdispatch.dylib 0x0000000197ac9990 0x197ac8000 + 6544
    4 libdispatch.dylib 0x0000000197ac9950 0x197ac8000 + 6480
    5 libdispatch.dylib 0x0000000197ad40a0 0x197ac8000 + 49312
    6 libdispatch.dylib 0x0000000197acca58 0x197ac8000 + 19032
    7 libdispatch.dylib 0x0000000197ad6314 0x197ac8000 + 58132
    8 libdispatch.dylib 0x0000000197ad7c48 0x197ac8000 + 64584
    9 libsystem_pthread.dylib 0x0000000197ca9228 0x197ca8000 + 4648
    10 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 6 name: GC Finalizer
    Thread 6:
    0 libsystem_kernel.dylib 0x0000000197c0f078 0x197bf4000 + 110712
    1 libsystem_pthread.dylib 0x0000000197caaf28 0x197ca8000 + 12072
    2 SpaceThing 0x000000010103a4b0 0x100058000 + 16655536
    3 SpaceThing 0x0000000101022008 0x100058000 + 16556040
    4 SpaceThing 0x0000000101036b6c 0x100058000 + 16640876
    5 SpaceThing 0x000000010103abe4 0x100058000 + 16657380
    6 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    7 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    8 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 7 name: BatchDeleteObjects
    Thread 7:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 SpaceThing 0x00000001009be22c 0x100058000 + 9855532
    3 SpaceThing 0x0000000100915e6c 0x100058000 + 9166444
    4 SpaceThing 0x00000001009bd87c 0x100058000 + 9853052
    5 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    6 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    7 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 8 name: AsyncReadManager
    Thread 8:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 SpaceThing 0x00000001009d0708 0x100058000 + 9930504
    3 SpaceThing 0x00000001009d0508 0x100058000 + 9929992
    4 SpaceThing 0x00000001009bd87c 0x100058000 + 9853052
    5 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    6 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    7 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 9:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 10:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 11:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 12:
    0 libsystem_kernel.dylib 0x0000000197c0fc78 0x197bf4000 + 113784
    1 libsystem_pthread.dylib 0x0000000197ca92d8 0x197ca8000 + 4824
    2 libsystem_pthread.dylib 0x0000000197ca8eec 0x197ca8000 + 3820

    Thread 13 name: UnityWorker
    Thread 13:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 SpaceThing 0x00000001009bd390 0x100058000 + 9851792
    3 SpaceThing 0x00000001009bcd80 0x100058000 + 9850240
    4 SpaceThing 0x00000001009bc5c0 0x100058000 + 9848256
    5 SpaceThing 0x00000001009bd87c 0x100058000 + 9853052
    6 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    7 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    8 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 14:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 SpaceThing 0x0000000100fc7e98 0x100058000 + 16187032
    2 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    3 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    4 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 15 name: UnitySubstanceThread
    Thread 15:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 SpaceThing 0x00000001008d0f90 0x100058000 + 8884112
    3 SpaceThing 0x00000001009bd87c 0x100058000 + 9853052
    4 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    5 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    6 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 16:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 SpaceThing 0x0000000100c78808 0x100058000 + 12716040
    2 SpaceThing 0x0000000100c947dc 0x100058000 + 12830684
    3 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    4 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    5 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 17 name: AURemoteIO::IOThread
    Thread 17:
    0 libsystem_kernel.dylib 0x0000000197bf4e0c 0x197bf4000 + 3596
    1 libsystem_kernel.dylib 0x0000000197bf4c84 0x197bf4000 + 3204
    2 AudioToolbox 0x0000000184d473ac 0x184c3c000 + 1094572
    3 AudioToolbox 0x0000000184d4ab90 0x184c3c000 + 1108880
    4 AudioToolbox 0x0000000184c6851c 0x184c3c000 + 181532
    5 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    6 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    7 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 18:
    0 libsystem_kernel.dylib 0x0000000197c0f570 0x197bf4000 + 111984
    1 libsystem_c.dylib 0x0000000197b3192c 0x197b24000 + 55596
    2 libsystem_c.dylib 0x0000000197b31848 0x197b24000 + 55368
    3 SpaceThing 0x0000000100c78368 0x100058000 + 12714856
    4 SpaceThing 0x0000000100c947c8 0x100058000 + 12830664
    5 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    6 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    7 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 19:
    0 libsystem_kernel.dylib 0x0000000197bf4e0c 0x197bf4000 + 3596
    1 libsystem_kernel.dylib 0x0000000197bf4c84 0x197bf4000 + 3204
    2 CoreFoundation 0x0000000185737720 0x185658000 + 915232
    3 CoreFoundation 0x0000000185735674 0x185658000 + 906868
    4 CoreFoundation 0x00000001856612d0 0x185658000 + 37584
    5 CoreFoundation 0x00000001856b3358 0x185658000 + 373592
    6 CoreMotion 0x000000018606c2b8 0x186024000 + 295608
    7 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    8 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    9 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 20 name: UnityPreload
    Thread 20:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 SpaceThing 0x000000010091c3e0 0x100058000 + 9192416
    3 SpaceThing 0x000000010091c38c 0x100058000 + 9192332
    4 SpaceThing 0x00000001009bd87c 0x100058000 + 9853052
    5 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    6 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    7 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 21:
    0 libsystem_kernel.dylib 0x0000000197c0f078 0x197bf4000 + 110712
    1 libsystem_pthread.dylib 0x0000000197caaf28 0x197ca8000 + 12072
    2 SpaceThing 0x0000000100f82c58 0x100058000 + 15903832
    3 SpaceThing 0x0000000100f82e50 0x100058000 + 15904336
    4 SpaceThing 0x0000000100f80b9c 0x100058000 + 15895452
    5 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    6 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    7 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 22 name: EnlightenWorker
    Thread 22:
    0 libsystem_kernel.dylib 0x0000000197bf4e48 0x197bf4000 + 3656
    1 libdispatch.dylib 0x0000000197ad7f3c 0x197ac8000 + 65340
    2 SpaceThing 0x00000001007b2058 0x100058000 + 7708760
    3 SpaceThing 0x00000001009bd87c 0x100058000 + 9853052
    4 libsystem_pthread.dylib 0x0000000197cabdc4 0x197ca8000 + 15812
    5 libsystem_pthread.dylib 0x0000000197cabd20 0x197ca8000 + 15648
    6 libsystem_pthread.dylib 0x0000000197ca8ef4 0x197ca8000 + 3828

    Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000198b8b4b8 x1: 0x000000016fda4938 x2: 0x000000016fda4934 x3: 0x0000000000000001
    x4: 0x000000016fda49b0 x5: 0x0000000000000000 x6: 0x3f80000000000000 x7: 0x0000000000000175
    x8: 0x000000019f073004 x9: 0x000000018ab2575c x10: 0x000000018a9e8389 x11: 0x000000004000003d
    x12: 0x0000000c409f43a0 x13: 0x000000019f073004 x14: 0x0000000000000000 x15: 0x0000000000000000
    x16: 0x0000000197ca1250 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x000000016fda49b0
    x20: 0x0000000000000001 x21: 0x0000000198b8b4b8 x22: 0x000000016fda4938 x23: 0x000000016fda4934
    x24: 0x000000016fda4920 x25: 0x0000000102af8b40 x26: 0x0000000102af8bb0 x27: 0x0000000102af8bd0
    x28: 0x000000010152d8a0 fp: 0x000000016fda49a0 lr: 0x0000000100c13a08
    sp: 0x000000016fda4920 pc: 0x000000010088bdb4 cpsr: 0x80000000

    Binary Images:
    0x100058000 - 0x101253fff SpaceThing arm64 <62fe6749bdcd304eb8d6fa434f5a65df> /var/mobile/Containers/Bundle/Application/D8520387-4B31-4284-B730-400FF7C1017C/SpaceThing.app/SpaceThing
    0x1046d0000 - 0x1046d3fff GeoServices arm64 <11fab12c2a533c9bb8e9ba88d9a881fc> /System/Library/AccessibilityBundles/GeoServices.axbundle/GeoServices
    0x1046dc000 - 0x1046dffff AVKit arm64 <c3c2917ffd703bc8bc25361f8713b67b> /System/Library/AccessibilityBundles/AVKit.axbundle/AVKit
    0x1046f4000 - 0x1046f7fff iAdFramework arm64 <95bcd7b0faf83f04b2edb9cde59350d6> /System/Library/AccessibilityBundles/iAdFramework.axbundle/iAdFramework
    0x105980000 - 0x105a5ffff AGXMetal arm64 <3647532c06ed3e978b033bef47998c80> /System/Library/Extensions/AGXMetal.bundle/AGXMetal
    0x120008000 - 0x12002ffff dyld arm64 <de589e6153453237a6cf724cb236d83c> /usr/lib/dyld
    0x183a78000 - 0x183a80fff AccessibilitySettingsLoader arm64 <928bcadf4a553591969f7e6c568322fd> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
    0x183ab8000 - 0x183ac0fff MediaPlayerFramework arm64 <365aae6c86f831cca3c617b0ccb34129> /System/Library/AccessibilityBundles/MediaPlayerFramework.axbundle/MediaPlayerFramework
    0x183b48000 - 0x183bcbfff UIKit arm64 <c120aaf895473485b0df9ab5711493de> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit
    0x183bd0000 - 0x183bdefff WebCore arm64 <f623ac6070fd3f86b7e719f8a033add7> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore
    0x183be0000 - 0x183be1fff WebKit arm64 <572eb2234dac3e05a5c5d8b883036004> /System/Library/AccessibilityBundles/WebKit.axbundle/WebKit
    0x183be4000 - 0x183bebfff WebKitLegacy arm64 <f4d0307f47a437a6a5e6b5ee87500eb5> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy
    0x183bf8000 - 0x183bf9fff iTunesStoreFramework arm64 <d2008de0e7083dc388aad20d720611d1> /System/Library/AccessibilityBundles/iTunesStoreFramework.axbundle/iTunesStoreFramework
    0x183f24000 - 0x1840b8fff AVFoundation arm64 <b9c4b32ba43a3a798c4adcaad3608f52> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x1840bc000 - 0x184120fff libAVFAudio.dylib arm64 <6667f63f0f1635668dc941d6b79062e1> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
    0x184124000 - 0x184163fff AVKit arm64 <d8498949c33238e1a4775b10f2302eb2> /System/Library/Frameworks/AVKit.framework/AVKit
    0x184164000 - 0x184164fff Accelerate arm64 <8e155c8b26b133a28f7578ef67aacc38> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x18417c000 - 0x18439bfff vImage arm64 <ae4967d90e203915844595106621248c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
    0x18439c000 - 0x184443fff libBLAS.dylib arm64 <c76e3b9f617f3b8abe0975eb44a546ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x184444000 - 0x1847befff libLAPACK.dylib arm64 <34e9544bc97d3874868cb323ccea01d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
    0x1847c0000 - 0x1847d5fff libLinearAlgebra.dylib arm64 <a16ca4f52bb233f38326d86ecec2f89e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
    0x1847d8000 - 0x184840fff libvDSP.dylib arm64 <ed13c497f1663e31acf3ff5b430b440b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x184844000 - 0x184867fff libvMisc.dylib arm64 <ea6bd9d3c6a13397a7ecb62872ca4540> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
    0x184868000 - 0x184868fff vecLib arm64 <a22b49310b0e300bbf4b313623aa8c1f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x18486c000 - 0x18489bfff Accounts arm64 <8f57e639af9b3437afc70315f6cb6579> /System/Library/Frameworks/Accounts.framework/Accounts
    0x18489c000 - 0x18489cfff AdSupport arm64 <f962550b97a83d739d825b5c0c699f58> /System/Library/Frameworks/AdSupport.framework/AdSupport
    0x1848a0000 - 0x18491efff AddressBook arm64 <da906094da223e4b801b5cb20ca4334d> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x184c3c000 - 0x184efcfff AudioToolbox arm64 <903862eef2fc3a70ad514658efee8da2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x1850a0000 - 0x1852b6fff CFNetwork arm64 <7bbb801481353aafaa7c6afccc74df63> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x185358000 - 0x1853bdfff CoreAudio arm64 <8e96790e0bf33804b77309eb397e8c67> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x1853e4000 - 0x185405fff CoreBluetooth arm64 <b5932299bce73e438a13380d5948cbe4> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
    0x185408000 - 0x185654fff CoreData arm64 <5002b1ea89773ecda7ec6e41067538c1> /System/Library/Frameworks/CoreData.framework/CoreData
    0x185658000 - 0x1859b6fff CoreFoundation arm64 <72f7e261b2ec35e39e44417e4d77a241> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x1859b8000 - 0x185b1afff CoreGraphics arm64 <b3172ddbeb013c8fbd7211379f8bd7c7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x185b70000 - 0x185b72fff libCGXType.A.dylib arm64 <ace81a19ecaa3291a3da637556346b56> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
    0x185b74000 - 0x185b7ffff libCMSBuiltin.A.dylib arm64 <278f7ed331913c90ab67600e79dd8e83> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
    0x185d74000 - 0x185d92fff libRIP.A.dylib arm64 <7ff7d3669ea33b859e527022cf1b7203> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x185d94000 - 0x185ec6fff CoreImage arm64 <25cc829ab7273a9a9de4ff5b377882d3> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x185ec8000 - 0x185f26fff CoreLocation arm64 <9da0011e907f3e84a2d4634b6616e299> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x185f60000 - 0x186023fff CoreMedia arm64 <1dedaec0d2b03759a11aeeb3b306c028> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x186024000 - 0x186112fff CoreMotion arm64 <9c69b3db77913dd3a255e0cf2fd73e88> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x186114000 - 0x186185fff CoreTelephony arm64 <0b060676f3083a04adc5b79be4a31847> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x186188000 - 0x186291fff CoreText arm64 <e4088a6927f93145a6ffd47810722c4d> /System/Library/Frameworks/CoreText.framework/CoreText
    0x186294000 - 0x1862b1fff CoreVideo arm64 <7c508da36b633cb2903522517e16ff9b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x18658c000 - 0x1867e4fff Foundation arm64 <2a3175fa0a68365185275bdb7cbfa05e> /System/Library/Frameworks/Foundation.framework/Foundation
    0x186844000 - 0x186854fff GameController arm64 <8e5cb663b5a03e08b396dcc8d8e86188> /System/Library/Frameworks/GameController.framework/GameController
    0x18692c000 - 0x186997fff IOKit arm64 <93f08e651bc8323b961363e1f750679a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x186998000 - 0x186c3bfff ImageIO arm64 <36422dc9c8cd328287d1d0f22184e59c> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x186c3c000 - 0x1870ddfff JavaScriptCore arm64 <3e311bc753f4342e8eb73a66a127708f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
    0x187a18000 - 0x187a1efff MediaAccessibility arm64 <6e2d93cf513b34b4814cccaa0ee052fc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
    0x187a20000 - 0x187c8dfff MediaPlayer arm64 <4859ba312bc33e4bb7d208ef0b3cdbb6> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
    0x187c90000 - 0x18808dfff MediaToolbox arm64 <f7a1725923c439e9b12b1abec15cc6b4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x188168000 - 0x1881e0fff Metal arm64 <c748163697153214b44cb611f320842e> /System/Library/Frameworks/Metal.framework/Metal
    0x1881e4000 - 0x188295fff MobileCoreServices arm64 <057efd9a73913661bf53c363542f37f3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x1883c4000 - 0x1883f9fff OpenAL arm64 <390bf79770fe3e6b8448584cbfbd6462> /System/Library/Frameworks/OpenAL.framework/OpenAL
    0x189510000 - 0x18951afff OpenGLES arm64 <1d09c82abb193352b8af2b4d0407a0d9> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x189520000 - 0x189521fff libCVMSPluginSupport.dylib arm64 <d1b07ee726353813b12a976727b445e4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x189524000 - 0x189527fff libCoreFSCache.dylib arm64 <0aafb4815583348eb86a7015eb63e548> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x189528000 - 0x18952cfff libCoreVMClient.dylib arm64 <2069956fa09636cbbe074632eb43a51e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x189530000 - 0x18953afff libGFXShared.dylib arm64 <32e8a868d2573280a6cf5edd7643ec8c> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x18953c000 - 0x189587fff libGLImage.dylib arm64 <a16fb90cf2853d748e186a4d68bf2f7c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x189b24000 - 0x189cb6fff QuartzCore arm64 <aefa801417433ff5a428960e1793cbfe> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x189f3c000 - 0x189f9cfff Security arm64 <a163bf89604b3c9fa3faacaf6705da01> /System/Library/Frameworks/Security.framework/Security
    0x18a170000 - 0x18a1e3fff SystemConfiguration arm64 <04aaeaf32285398ba5a7e201c59ae353> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x18a1e8000 - 0x18ab68fff UIKit arm64 <dfc56cb257923125b61cf4a4942e47c9> /System/Library/Frameworks/UIKit.framework/UIKit
    0x18ab6c000 - 0x18abe5fff VideoToolbox arm64 <021f8076e2ff39a5a75bb521ee214a0f> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x18ac20000 - 0x18ae84fff WebKit arm64 <7fbaa4ee2cc73e5aa2419e671c1ec877> /System/Library/Frameworks/WebKit.framework/WebKit
    0x18ae88000 - 0x18aec1fff iAd arm64 <efa17cf7b93733c0a89422afe32afb73> /System/Library/Frameworks/iAd.framework/iAd
    0x18b238000 - 0x18b23bfff AGXCompilerConnection arm64 <e62cdf78d2fc3a8d87fca74760daf002> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
    0x18b2a4000 - 0x18b2aafff AITTarget arm64 <5e41ed6fffbb3decbed74f6358b59614> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
    0x18b340000 - 0x18b36bfff AXRuntime arm64 <bec6c28eb3ec3fda94ea88df14aa5486> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
    0x18b374000 - 0x18b37afff AXMediaUtilities arm64 <3abf5c30086030b2b28ead3fd75f8ba2> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXMediaUtilities.framework/AXMediaUtilities
    0x18b3a4000 - 0x18b3acfff AccessibilityUI arm64 <ffb2273cfc26320184aa4a3463f657e2> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
    0x18b3cc000 - 0x18b3cffff AccessibilityUIUtilities arm64 <1918d96a5cd3364ea94e0437af4e06bc> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
    0x18b3d4000 - 0x18b3d8fff ZoomServices arm64 <68e468820a9231cbaf002dd202a356a7> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
    0x18b3dc000 - 0x18b445fff AccessibilityUtilities arm64 <c0c38f0c2b58301b8e2dc5ce08abba47> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
    0x18b4e0000 - 0x18b4e5fff AggregateDictionary arm64 <01ce6382d4f4366da3bb447d9ae630ce> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x18b6d0000 - 0x18b6d3fff AirPlaySupport arm64 <8750c0f7241132e08547e4b673f3e796> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
    0x18b93c000 - 0x18b984fff AppSupport arm64 <993349f1e2513cd8af8ceec3a711f216> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x18baf4000 - 0x18bb40fff AppleJPEG arm64 <46b31baf2b4d32ae819a3e071adf372b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
    0x18bb6c000 - 0x18bb75fff AppleSRP arm64 <d6c0054ef622355e85890017a4f79d00> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
    0x18bb88000 - 0x18bb93fff AssertionServices arm64 <d35c3db42ab039fc8d99109c2c6f3c88> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
    0x18bb94000 - 0x18bbb1fff AssetsLibraryServices arm64 <8ffa014a4cd730cbb0b216823b1fccb1> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x18bbb4000 - 0x18bbf4fff AssistantServices arm64 <1466e85e7ad23b1fb1ea672b5199dcec> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
    0x18bc30000 - 0x18bc33fff BTLEAudioController arm64 <bac984fb212d38eebf930d8fd14ab980> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
    0x18bc34000 - 0x18bc50fff BackBoardServices arm64 <be16ac42c9ff3372ba3c56b145ef278d> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x18bc58000 - 0x18bc95fff BaseBoard arm64 <d083ce5eca3a371a88b48958ea8335c5> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
    0x18bfc0000 - 0x18bfcafff CaptiveNetwork arm64 <82c8157aa50d3b62894d1dc566423ed7> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x18bfd8000 - 0x18c124fff Celestial arm64 <e06a9d75034638788f44e620b05c9603> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x18c89c000 - 0x18c8eafff ColorSync arm64 <e554df2a982439a685b428e4863c000d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
    0x18c8f0000 - 0x18c902fff CommonUtilities arm64 <f022b51d242b35c89914227e1a93bcb4> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x18c904000 - 0x18c908fff CommunicationsFilter arm64 <38e1a7097e81306095603870a255afc8> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
    0x18c9f4000 - 0x18c9f9fff ConstantClasses arm64 <9b00a0ebb0a43f1387d413a26652b628> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
    0x18ca3c000 - 0x18ca44fff CoreAUC arm64 <c0cff40d488039e08f96618b4d5cac52> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
    0x18cae4000 - 0x18cb0cfff CoreDuet arm64 <66ce588b961a3d068fc9ff00d2be88af> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
    0x18cb18000 - 0x18cb2bfff CoreDuetDaemonProtocol arm64 <d882d28c47523818ae4be9547de9890d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
    0x18cb34000 - 0x18cb36fff CoreDuetDebugLogging arm64 <4339336da9853d819bd849cc690f70fc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
    0x18ce18000 - 0x18cec8fff CorePDF arm64 <68444dca925d3c9ea91236cf27c23479> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
    0x18d190000 - 0x18d20ffff CoreSymbolication arm64 <b4c796f8295a36c7bef680fa5a8e1933> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
    0x18d268000 - 0x18d2fcfff CoreUI arm64 <bd2aec10aba93927816de19e5c727150> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
    0x18d300000 - 0x18d39afff CoreUtils arm64 <abc9678b52ff3fc089096e290fce5eec> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
    0x18d39c000 - 0x18d3a2fff CrashReporterSupport arm64 <078286e32cd632b4a9799c7bcc6997a1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
    0x18d3a4000 - 0x18d3aafff DAAPKit arm64 <ade2d964f32a3cc79bca35df657dc017> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
    0x18d664000 - 0x18d68afff DataAccessExpress arm64 <7b5f84edb62d3b728a6e3b675b55516b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x18d698000 - 0x18d6b4fff DataDetectorsCore arm64 <9003c2aa38a83d2c837d4be72ad67585> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
    0x18d6bc000 - 0x18d6d8fff DataDetectorsUI arm64 <74da5dc16952372b882f417f01059fe8> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
    0x18d6dc000 - 0x18d6e3fff DataMigration arm64 <dcddd4a050b03a1f81f5c8470b10fcb3> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x18d700000 - 0x18d701fff DiagnosticLogCollection arm64 <8164ef005b523408bc36fe106a826b82> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
    0x18d704000 - 0x18d724fff DictionaryServices arm64 <4cf0f22bffc53cbaaae198304e2c1c01> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
    0x18d74c000 - 0x18d772fff EAP8021X arm64 <47b785937a5731bd9c180155c687d27a> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x18d8e4000 - 0x18dd11fff FaceCore arm64 <8265a6108e133082b64bb0e112f7eddd> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
    0x18dd98000 - 0x18dd98fff FontServices arm64 <e0d278c866da3401894c517958b428bb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
    0x18dd9c000 - 0x18de7dfff libFontParser.dylib arm64 <21130ff6a7c93157ba82794a919e344d> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x18de80000 - 0x18de8ffff libGSFontCache.dylib arm64 <91f4757370473041a7642b2eab99ec37> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
    0x18df9c000 - 0x18dfbcfff FrontBoardServices arm64 <23e7f159422933539c304f3ef39c89af> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
    0x18e1d4000 - 0x18e1d4fff libmetal_timestamp.dylib arm64 <fb01d31513d636c5b677b265f86d76b6> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x18ed94000 - 0x18f0a9fff GeoServices arm64 <6860a0d7b14735088498b6e1fdd85cf7> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x18f0ac000 - 0x18f0bffff GraphicsServices arm64 <c8e71b1f19133b91b8df13682f1e1aab> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x18f398000 - 0x18f434fff HomeSharing arm64 <a0d3695ac0ec383a904d6e4687c441e6> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
    0x18f4a0000 - 0x18f50bfff IDS arm64 <ed9d405a985a3941af3e6db253748a99> /System/Library/PrivateFrameworks/IDS.framework/IDS
    0x18f50c000 - 0x18f53afff IDSFoundation arm64 <4ee95c5666f632958590c215981008df> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
    0x18f720000 - 0x18f791fff IMFoundation arm64 <f7757641510e335da816531dc45ed180> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x18f79c000 - 0x18f7a3fff IOAccelerator arm64 <72a565cafaa03093b7d1037e40726131> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x18f7a8000 - 0x18f7aefff IOMobileFramebuffer arm64 <d1a0df802b7e39188c80cb58faac1657> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x18f7b0000 - 0x18f7b6fff IOSurface arm64 <91774664a18c36c281b2eb9e81d3de52> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x18f7b8000 - 0x18f7bafff IOSurfaceAccelerator arm64 <a1add5bb860e3f7990a12b6cda2a613f> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
    0x18fb34000 - 0x18fb3bfff IntlPreferences arm64 <49e13271cda633d5b42be71851781fe1> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
    0x18fb3c000 - 0x18fb81fff LanguageModeling arm64 <edc3b2d6626032c7890be3bd92246d7d> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
    0x18fd9c000 - 0x18fe5afff ManagedConfiguration arm64 <93da14baa11933b8b537ff385904f386> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x18fe6c000 - 0x18fe6dfff Marco arm64 <00d09b5750ef3bcabda1998c67f34c42> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x18fe70000 - 0x18fee3fff MediaControlSender arm64 <920b4e2117943c928b224e776fdc9946> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
    0x190018000 - 0x190031fff MediaRemote arm64 <900ee198a2c63702a370cb393e136d0b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x190034000 - 0x19004bfff MediaServices arm64 <bd7e16db517c33d9b78704c8f36613c5> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
    0x19026c000 - 0x19027bfff MobileAsset arm64 <8c34f7f4f4a1304293f423b1821e82f8> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x1902a8000 - 0x1902b4fff MobileBluetooth arm64 <a0b0c1f79ebf3dd9af04744fd02d4e81> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x1902e8000 - 0x1902f1fff MobileInstallation arm64 <5d4e4da83c8a3db2ab5f034e86403fb1> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x1902f4000 - 0x190303fff MobileKeyBag arm64 <7f5bc53f5b5e3a4ba3d6f2187f9843b2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x190340000 - 0x190343fff MobileSystemServices arm64 <a66207328c91314ca8f5b5673c6886ae> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
    0x19036c000 - 0x19037dfff MobileWiFi arm64 <49f8a19209ff3cf3bdcf3dabd54e0d32> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x1903d4000 - 0x190620fff MusicLibrary arm64 <3f86c743dd68364da1194cc31d497179> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x1907c4000 - 0x1907cafff Netrb arm64 <4f48a3b90e7d3c43b2b79eab35431a9b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
    0x1907cc000 - 0x1907d3fff NetworkStatistics arm64 <ab85cfc6d943348faa5371ddc58fd1c0> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x190800000 - 0x190803fff OAuth arm64 <44d58e7860d43fb3be3fc4abbf61cee4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x190fcc000 - 0x19101afff OpenCL arm64 <1ab5694101233c949f4d1331dc698adc> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x1911e4000 - 0x19120dfff PersistentConnection arm64 <8541bccb3f863f30adaa71090a91a0b3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x1916a4000 - 0x1916f1fff PhysicsKit arm64 <e79d438071203039b4ceca6fce968a1f> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
    0x191710000 - 0x191718fff PowerLog arm64 <ac4aa03cdcc632adab5800f2d97899b7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
    0x191a90000 - 0x191b51fff ProofReader arm64 <7af89c527b71341c8e685166ac38bccb> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x191b84000 - 0x191b92fff ProtocolBuffer arm64 <56d48177aa50371383e63388a8e01c21> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x191bd4000 - 0x191c52fff Quagga arm64 <94ee5acdbe7d3967ba6dfff002cd9e54> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
    0x191fb8000 - 0x192060fff SAObjects arm64 <e584cebb3cc73116afbde110dde1510d> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x192074000 - 0x192098fff ScreenReaderCore arm64 <5c0c60ca352a36489f9d398af759acf3> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
    0x192258000 - 0x192278fff SpringBoardServices arm64 <661f2b6deb433542bd0d28682940442a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x192744000 - 0x192902fff StoreServices arm64 <83dff8ec37a639298ca926de7d8b2e82> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x192a00000 - 0x192a03fff TCC arm64 <eb2b7f13d58e34da87f0045be28c0534> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x192a64000 - 0x192ab1fff TelephonyUtilities arm64 <34796f4abd133649aaebe4cdc92ec443> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
    0x193894000 - 0x1938c2fff TextInput arm64 <1baafa7df6253019a0cc222397bee33c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x1938c4000 - 0x1938dafff TextToSpeech arm64 <8a30d1174ea9341f8ec84e56c7b1e428> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
    0x19396c000 - 0x1939a6fff UIAccessibility arm64 <94f8d4961f80336c967dff14f7d42b6e> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
    0x1939a8000 - 0x193a82fff UIFoundation arm64 <c1787a92cfc234a0ac65ed9c7ac20508> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x193ab4000 - 0x193ab7fff UserFS arm64 <a0c74beff2a930d3b200e04cf822c03e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
    0x194310000 - 0x194334fff VoiceServices arm64 <534afa02be9f3fcc8c4929078a2ef8f5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
    0x194430000 - 0x195369fff WebCore arm64 <2cafc73629b63314bb9cf3d59cd422a4> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x19536c000 - 0x19543efff WebKitLegacy arm64 <05808f603d3536b9a0a909d4993af62e> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
    0x19563c000 - 0x195645fff XPCObjects arm64 <f786286f7d14397d8a69a9a72960f9e0> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
    0x19587c000 - 0x195882fff iAdServices arm64 <22509d15ab3e3aafb90f9307d3aebb95> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
    0x1958dc000 - 0x195922fff iTunesStore arm64 <f4e658b0cd8a3a6e82c12f636c3f6c57> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
    0x19647c000 - 0x19647efff libAXSafeCategoryBundle.dylib arm64 <bf9f62c2edbd39669aef7c98daae8270> /usr/lib/libAXSafeCategoryBundle.dylib
    0x196480000 - 0x196487fff libAXSpeechManager.dylib arm64 <1c11589dd20a301899628e423219f785> /usr/lib/libAXSpeechManager.dylib
    0x196488000 - 0x196491fff libAccessibility.dylib arm64 <7ba92c39223036a486fd792666cf62b9> /usr/lib/libAccessibility.dylib
    0x196728000 - 0x196743fff libCRFSuite.dylib arm64 <5f450ea89bdc3d1eb2000a5671b0b5b9> /usr/lib/libCRFSuite.dylib
    0x196788000 - 0x1968bffff libFosl_dynamic.dylib arm64 <ebeb0a53a1d43d5b91765bb1ce416d07> /usr/lib/libFosl_dynamic.dylib
    0x1968e4000 - 0x1968fefff libMobileGestalt.dylib arm64 <95aecd87670331078a0a0c4df241af01> /usr/lib/libMobileGestalt.dylib
    0x196930000 - 0x196931fff libSystem.B.dylib arm64 <c8f384fcfb6030eab8a9801af2699c9a> /usr/lib/libSystem.B.dylib
    0x1969b4000 - 0x196a02fff libTelephonyUtilDynamic.dylib arm64 <804c43a06d2c39cba39cfb4a58ff93d0> /usr/lib/libTelephonyUtilDynamic.dylib
    0x196b2c000 - 0x196b56fff libarchive.2.dylib arm64 <4f80675864fc33049be3044502d3cd96> /usr/lib/libarchive.2.dylib
    0x196b58000 - 0x196b58fff libassertion_extension.dylib arm64 <07271aab0d6d324f99ae7d47a64d20bb> /usr/lib/libassertion_extension.dylib
    0x196b98000 - 0x196ba8fff libbsm.0.dylib arm64 <7a4012e91967351ea55f4cb6fad6a2e9> /usr/lib/libbsm.0.dylib
    0x196bac000 - 0x196bbcfff libbz2.1.0.dylib arm64 <3efd86b180f7329e8ea1e515fadb35c8> /usr/lib/libbz2.1.0.dylib
    0x196bc0000 - 0x196c16fff libc++.1.dylib arm64 <69e62bc31eba32e591fa49ae45064642> /usr/lib/libc++.1.dylib
    0x196c18000 - 0x196c3afff libc++abi.dylib arm64 <37e33decd1ee3219bc23680232b92729> /usr/lib/libc++abi.dylib
    0x196c40000 - 0x196c51fff libcmph.dylib arm64 <e9467fae1dd53a148c5c151109e5266a> /usr/lib/libcmph.dylib
    0x196c98000 - 0x196cb5fff libextension.dylib arm64 <d9c9d65b303f37e6a2bd3992c215f5f4> /usr/lib/libextension.dylib
    0x196cec000 - 0x196ddffff libiconv.2.dylib arm64 <d3d3af911e6f3360b85b36fe4eb85b9d> /usr/lib/libiconv.2.dylib
    0x196de0000 - 0x196fc7fff libicucore.A.dylib arm64 <0865e2749f213f1ca36e9d2645f8b29a> /usr/lib/libicucore.A.dylib
    0x196fdc000 - 0x196fddfff liblangid.dylib arm64 <beb1b98c290835998ee303e5f51e1647> /usr/lib/liblangid.dylib
    0x196fe0000 - 0x196fecfff liblockdown.dylib arm64 <d9b9965640023baabcc79d8756b60537> /usr/lib/liblockdown.dylib
    0x196ff0000 - 0x197009fff liblzma.5.dylib arm64 <b8e2d8c335b73e9b929efb2dbf9e3fa8> /usr/lib/liblzma.5.dylib
    0x1973e0000 - 0x1973f8fff libmis.dylib arm64 <856c30bc0897353b83beecf2bb98cda5> /usr/lib/libmis.dylib
    0x197444000 - 0x197640fff libobjc.A.dylib arm64 <7ffbdd0399053da98cabd7c7737a12bf> /usr/lib/libobjc.A.dylib
    0x1977a0000 - 0x19787efff libsqlite3.dylib arm64 <f396c1e038653515ac519fd5f06cced2> /usr/lib/libsqlite3.dylib
    0x1978d4000 - 0x197906fff libtidy.A.dylib arm64 <af2cf8953b393509820a8d68dc370cd7> /usr/lib/libtidy.A.dylib
    0x197918000 - 0x197a06fff libxml2.2.dylib arm64 <df52bf63916d3eacba12226725afa860> /usr/lib/libxml2.2.dylib
    0x197a08000 - 0x197a31fff libxslt.1.dylib arm64 <3cff904bb0fc3b5980ddc5c746ede270> /usr/lib/libxslt.1.dylib
    0x197a34000 - 0x197a45fff libz.1.dylib arm64 <fe4d22c005983c9182d08fbdd35da43b> /usr/lib/libz.1.dylib
    0x197a48000 - 0x197a4cfff libcache.dylib arm64 <99b0e521cc4b39aa846c3a364d3ef53b> /usr/lib/system/libcache.dylib
    0x197a50000 - 0x197a5cfff libcommonCrypto.dylib arm64 <9115f30c02b73d67b8b7606b3461a51e> /usr/lib/system/libcommonCrypto.dylib
    0x197a60000 - 0x197a63fff libcompiler_rt.dylib arm64 <18cf33250509384591474406ab5775e2> /usr/lib/system/libcompiler_rt.dylib
    0x197a64000 - 0x197a6bfff libcopyfile.dylib arm64 <f906ee12512230f49ff254f8bc2ac6e8> /usr/lib/system/libcopyfile.dylib
    0x197a6c000 - 0x197ac6fff libcorecrypto.dylib arm64 <6ad40e2907ad3485abdf0cd7e256fb2d> /usr/lib/system/libcorecrypto.dylib
    0x197ac8000 - 0x197af0fff libdispatch.dylib arm64 <d71cea387505363e97275b4106c771a6> /usr/lib/system/libdispatch.dylib
    0x197af4000 - 0x197af6fff libdyld.dylib arm64 <8a1a5fbff16b35998764bbcc85da4300> /usr/lib/system/libdyld.dylib
    0x197af8000 - 0x197af8fff liblaunch.dylib arm64 <3e2f385d96603a07a072d2a36c8d13aa> /usr/lib/system/liblaunch.dylib
    0x197afc000 - 0x197b01fff libmacho.dylib arm64 <6dc400b009e834719534acddc6ea4e6f> /usr/lib/system/libmacho.dylib
    0x197b04000 - 0x197b05fff libremovefile.dylib arm64 <97b4b3a0ceda34eba0381166e144d6b0> /usr/lib/system/libremovefile.dylib
    0x197b08000 - 0x197b1dfff libsystem_asl.dylib arm64 <0b8c9605e76330f8a09cb0c07a6f48a7> /usr/lib/system/libsystem_asl.dylib
    0x197b20000 - 0x197b21fff libsystem_blocks.dylib arm64 <897a97cc50d33fb78932c91785615e6b> /usr/lib/system/libsystem_blocks.dylib
    0x197b24000 - 0x197ba4fff libsystem_c.dylib arm64 <f771fa3fb6c53d0b973d5f23d9f074f3> /usr/lib/system/libsystem_c.dylib
    0x197ba8000 - 0x197baafff libsystem_configuration.dylib arm64 <ca93ae6f1d0a34aa90989c804813312f> /usr/lib/system/libsystem_configuration.dylib
    0x197bac000 - 0x197badfff libsystem_coreservices.dylib arm64 <cd7ac3a518883c388d6180aca4f00c1e> /usr/lib/system/libsystem_coreservices.dylib
    0x197bb0000 - 0x197bc0fff libsystem_coretls.dylib arm64 <67cce27ba556375c9783f51dc9b72060> /usr/lib/system/libsystem_coretls.dylib
    0x197bc4000 - 0x197bccfff libsystem_dnssd.dylib arm64 <9a4f31aff83a3047b6153730b5c9520c> /usr/lib/system/libsystem_dnssd.dylib
    0x197bd0000 - 0x197bf1fff libsystem_info.dylib arm64 <4ea83ee1bbcc33768e97512e3e993902> /usr/lib/system/libsystem_info.dylib
    0x197bf4000 - 0x197c14fff libsystem_kernel.dylib arm64 <7cf1497db6fc3183a0a1727c91f6b2ed> /usr/lib/system/libsystem_kernel.dylib
    0x197c18000 - 0x197c34fff libsystem_m.dylib arm64 <cf62c29de6f03c7da503cb29a773a91e> /usr/lib/system/libsystem_m.dylib
    0x197c38000 - 0x197c51fff libsystem_malloc.dylib arm64 <17c1054b47713b468db7660b20a7e56d> /usr/lib/system/libsystem_malloc.dylib
    0x197c54000 - 0x197c8bfff libsystem_network.dylib arm64 <c534ddf64b3d3c38ad39eb64bcfa2345> /usr/lib/system/libsystem_network.dylib
    0x197c8c000 - 0x197c92fff libsystem_networkextension.dylib arm64 <c15cfb4c42f63f849d72a3bdaa6d9af5> /usr/lib/system/libsystem_networkextension.dylib
    0x197c94000 - 0x197c9efff libsystem_notify.dylib arm64 <f0228fae1f2e3bfcaeaaaba371da25c7> /usr/lib/system/libsystem_notify.dylib
    0x197ca0000 - 0x197ca4fff libsystem_platform.dylib arm64 <1a17d7e559c83b0a8059e81c2978eef2> /usr/lib/system/libsystem_platform.dylib
    0x197ca8000 - 0x197cb0fff libsystem_pthread.dylib arm64 <763451c05a4c32399f3295b04ff2de35> /usr/lib/system/libsystem_pthread.dylib
    0x197cb4000 - 0x197cb6fff libsystem_sandbox.dylib arm64 <ff3a96b469e23dc485e14bf4c35b61dc> /usr/lib/system/libsystem_sandbox.dylib
    0x197cb8000 - 0x197cbbfff libsystem_stats.dylib arm64 <fc1f75dbe19b32a682edd3d4ff71146b> /usr/lib/system/libsystem_stats.dylib
    0x197cbc000 - 0x197cc2fff libsystem_trace.dylib arm64 <9040ad96fea73033b74de4dbb4846020> /usr/lib/system/libsystem_trace.dylib
    0x197cc4000 - 0x197cc9fff libunwind.dylib arm64 <8b87982b31ad3569a95e75457cadba3e> /usr/lib/system/libunwind.dylib
    0x197ccc000 - 0x197ceffff libxpc.dylib arm64 <c9f3c08a8a3b3849a905d24911240853> /usr/lib/system/libxpc.dylib
     
  2. vladrad

    vladrad

    Joined:
    Jan 26, 2013
    Posts:
    20
    Just to add more info:
    I load 2 files on start up that I serialize
    One loads sound options and the other high scores
     
  3. vladrad

    vladrad

    Joined:
    Jan 26, 2013
    Posts:
    20
    It had something to do with having an extra camera, removing it fixed it.
     
  4. _Paulius

    _Paulius

    Mobile Developer Unity Technologies

    Joined:
    Jul 8, 2014
    Posts:
    173
    It's hard to say what exactly could be causing this. Could you submit a bugreport with your project attached and post the case id here?
     
  5. vladrad

    vladrad

    Joined:
    Jan 26, 2013
    Posts:
    20
    @_Paulius Here is what was up. At some point I updated to unity 5.0. I went to experiment with the new UI and let the scene auto create a camera for me. For some reason this camera caused a crash every once in a while. Looking at the stack on the left in my screenshot you can see see some weird stuff going on, esp render camera etc. Removing the camera fixed this for me.
     
  6. vladrad

    vladrad

    Joined:
    Jan 26, 2013
    Posts:
    20
    Im assuming something with the material that the camera used.
     
  7. ignitiongames

    ignitiongames

    Joined:
    Feb 27, 2015
    Posts:
    20
    Try removing Metal from your graphics API in the player settings (uncheck automatic graphics API to expose this). I reported this bug and apparently its fixed in a future Unity version.