Anyone know what is causing this SIGABRT exception?

Our Corona app update launched weeks ago in the App Store but is crashing on some iPhone 6’s. There are no runtime errors, but the Xcode Device Console log returns a crash on Thread 0, and I don’t know what it means. From what I can tell so far, SIGABRT seems to happen either because of the iPhone6’s stingier RAM threshold, or because the user is running out of storage space. Is this correct? 

Incident Identifier: EE8EA3C5-F882-4A3E-9AE2-641350F36576CrashReporter Key:   5f8867e4b4dd00087e793a1d386ea26dc5f4ab6f Hardware Model:      iPhone7,2 Process:             LOSE [187] Path:                /private/var/mobile/Containers/Bundle/Application/5346343FB-62C9-4A72-9795-5B8564564B8/marsapp.app/marsapp Identifier:          com.datswhatsup.marsapp Version:             2.19.0 (2.19.0) Code Type:           ARM-64 (Native) Parent Process:      launchd [1] Date/Time:           2015-04-15 10:45:30.521 -0500 Launch Time:         2015-04-15 10:45:24.302 -0500 OS Version:          iOS 8.1.3 (12B466) Report Version:      105 Exception Type:  EXC\_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Triggered by Thread:  0 Last Exception Backtrace: (0x187d1259c 0x19845c0e4 0x18659f40c 0x18659ed40 0x10040e350 0x10040de38 0x10040e4ec 0x10008367c 0x10007cc2c 0x18c4c1184 0x18c4c0e94 0x18cbb290c 0x18c7bb87c 0x18c7d691c 0x18c4cece8 0x18c7d8dd8 0x18c5ae3d4 0x10007be44 0x1000f9744 0x10010c148 0x1000f9be4 0x10010ce44 0x1000f9f94 0x1000f07d8 0x100124088 0x100175d84 0x10011f38c 0x10011f56c 0x100143e44 0x10009670c 0x18c4f4a40 0x18c4edf94 0x18c4c168c 0x18c76060c 0x18c4bfbf4 0x187cca9ec 0x187cc9c90 0x187cc7d40 0x187bf50a4 0x190d8f5a4 0x18c526aa4 0x1001b6184 0x198acaa08) Thread 0 name:  Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0   libsystem\_kernel.dylib         0x0000000198be3270 0x198bc8000 + 111216 1   libsystem\_pthread.dylib       0x0000000198c81224 0x198c7c000 + 21028 2   libsystem\_c.dylib             0x0000000198b5ab14 0x198af8000 + 404244 3   libc++abi.dylib               0x0000000197c2d414 0x197c2c000 + 5140 4   libc++abi.dylib               0x0000000197c4cb88 0x197c2c000 + 134024 5   libobjc.A.dylib               0x000000019845c3bc 0x198454000 + 33724 6   libc++abi.dylib               0x0000000197c49bb0 0x197c2c000 + 121776 7   libc++abi.dylib               0x0000000197c49474 0x197c2c000 + 119924 8   libobjc.A.dylib               0x000000019845c200 0x198454000 + 33280 9   AVFoundation                   0x000000018659f408 0x1864ec000 + 734216 10  AVFoundation                   0x000000018659ed3c 0x1864ec000 + 732476 11  marsapp                         0x000000010040e34c 0x100074000 + 3777356 12  marsapp                         0x000000010040de34 0x100074000 + 3776052 13  marsapp                         0x000000010040e4e8 0x100074000 + 3777768 14  marsapp                         0x0000000100083678 0x100074000 + 63096 15  marsapp                         0x000000010007cc28 0x100074000 + 35880 16  UIKit                         0x000000018c4c1180 0x18c4b0000 + 70016 17  UIKit                         0x000000018c4c0e90 0x18c4b0000 + 69264 18  UIKit                         0x000000018cbb2908 0x18c4b0000 + 7350536 19  UIKit                         0x000000018c7bb878 0x18c4b0000 + 3192952 20  UIKit                         0x000000018c7d6918 0x18c4b0000 + 3303704 21  UIKit                         0x000000018c4cece4 0x18c4b0000 + 126180 22  UIKit                         0x000000018c7d8dd4 0x18c4b0000 + 3313108 23  UIKit                         0x000000018c5ae3d0 0x18c4b0000 + 1041360 24  marsapp                         0x000000010007be40 0x100074000 + 32320 25  marsapp                         0x00000001000f9740 0x100074000 + 546624 26  marsapp                         0x000000010010c144 0x100074000 + 622916 27  marsapp                         0x00000001000f9be0 0x100074000 + 547808 28  marsapp                         0x000000010010ce40 0x100074000 + 626240 29  marsapp                         0x00000001000f9f90 0x100074000 + 548752 30  marsapp                         0x00000001000f07d4 0x100074000 + 509908 31  marsapp                         0x0000000100124084 0x100074000 + 721028 32  marsapp                         0x0000000100175d80 0x100074000 + 1056128 33  marsapp                         0x000000010011f388 0x100074000 + 701320 34  marsapp                         0x000000010011f568 0x100074000 + 701800 35  marsapp                         0x0000000100143e40 0x100074000 + 851520 36  marsapp                         0x0000000100096708 0x100074000 + 141064 37  UIKit                         0x000000018c4f4a3c 0x18c4b0000 + 281148 38  UIKit                         0x000000018c4edf90 0x18c4b0000 + 253840 39  UIKit                         0x000000018c4c1688 0x18c4b0000 + 71304 40  UIKit                         0x000000018c760608 0x18c4b0000 + 2819592 41  UIKit                         0x000000018c4bfbf0 0x18c4b0000 + 64496 42  CoreFoundation                 0x0000000187cca9e8 0x187bec000 + 911848 43  CoreFoundation                 0x0000000187cc9c8c 0x187bec000 + 908428 44  CoreFoundation                 0x0000000187cc7d3c 0x187bec000 + 900412 45  CoreFoundation                 0x0000000187bf50a0 0x187bec000 + 37024 46  GraphicsServices               0x0000000190d8f5a0 0x190d84000 + 46496 47  UIKit                         0x000000018c526aa0 0x18c4b0000 + 486048 48  marsapp                         0x00000001001b6180 0x100074000 + 1319296 49  libdyld.dylib                 0x0000000198acaa04 0x198ac8000 + 10756LOSE

As always, thanks for any help you can provide.

Do you have a .dsym file that was output with the build?

Rob

Hi Rob,

Unfortunately, no. Because the user was not prompted to submit a crash report. I took this log directly from the Device Console of my coworker’s iPhone6 who was experiencing the crash.

To be honest, I’ve only recently even learned about the symbolicated logs file when we started using HockeyApp to send beta builds. Do apps already live in the App Store produce these crash logs as well? If so, how can I retrieve those?

You should be able to get to crash logs if you can tether the device.

Rob

Hi Rob,

The lines above are actually from the crash log after tethering the device. I just only pasted the top of it. Below is the log in its entirety. My gut says it has to do with the camera permissions, because the crash to desktop happens exactly after the user presses a button that is supposed to launch the camera. Most people don’t realize that in iOS 8 there are 2 separate areas where you have to grant the app permission to use the camera.

I apologize in advance for asking you to read this.

Incident Identifier: EE8EA3C5-F882-4A3E-9AE2-641350F36576 CrashReporter Key: &nbsp; 5f8867e4b4dd00087e793a1d386ea26dc5f4ab6f Hardware Model:&nbsp; &nbsp; &nbsp; iPhone7,2 Process: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; marsapp [187] Path:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /private/var/mobile/Containers/Bundle/Application/903A7EFB-62C9-4A72-9795-5B834E36B4B8/marsapp.app/marsapp Identifier:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; com.datswhatsup.marsapp Version: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.19.0 (2.19.0) Code Type: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ARM-64 (Native) Parent Process:&nbsp; &nbsp; &nbsp; launchd [1] Date/Time: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2015-04-15 10:45:30.521 -0500 Launch Time: &nbsp; &nbsp; &nbsp; &nbsp; 2015-04-15 10:45:24.302 -0500 OS Version:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; iOS 8.1.3 (12B466) Report Version:&nbsp; &nbsp; &nbsp; 105 Exception Type:&nbsp; EXC\_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Triggered by Thread:&nbsp; 0 Last Exception Backtrace: (0x187d1259c 0x19845c0e4 0x18659f40c 0x18659ed40 0x10040e350 0x10040de38 0x10040e4ec 0x10008367c 0x10007cc2c 0x18c4c1184 0x18c4c0e94 0x18cbb290c 0x18c7bb87c 0x18c7d691c 0x18c4cece8 0x18c7d8dd8 0x18c5ae3d4 0x10007be44 0x1000f9744 0x10010c148 0x1000f9be4 0x10010ce44 0x1000f9f94 0x1000f07d8 0x100124088 0x100175d84 0x10011f38c 0x10011f56c 0x100143e44 0x10009670c 0x18c4f4a40 0x18c4edf94 0x18c4c168c 0x18c76060c 0x18c4bfbf4 0x187cca9ec 0x187cc9c90 0x187cc7d40 0x187bf50a4 0x190d8f5a4 0x18c526aa4 0x1001b6184 0x198acaa08) Thread 0 name:&nbsp; Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3270 0x198bc8000 + 111216 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c81224 0x198c7c000 + 21028 2 &nbsp; libsystem\_c.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198b5ab14 0x198af8000 + 404244 3 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c2d414 0x197c2c000 + 5140 4 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c4cb88 0x197c2c000 + 134024 5 &nbsp; libobjc.A.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000019845c3bc 0x198454000 + 33724 6 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c49bb0 0x197c2c000 + 121776 7 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c49474 0x197c2c000 + 119924 8 &nbsp; libobjc.A.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000019845c200 0x198454000 + 33280 9 &nbsp; AVFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018659f408 0x1864ec000 + 734216 10&nbsp; AVFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018659ed3c 0x1864ec000 + 732476 11&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010040e34c 0x100074000 + 3777356 12&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010040de34 0x100074000 + 3776052 13&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010040e4e8 0x100074000 + 3777768 14&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100083678 0x100074000 + 63096 15&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010007cc28 0x100074000 + 35880 16&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4c1180 0x18c4b0000 + 70016 17&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4c0e90 0x18c4b0000 + 69264 18&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018cbb2908 0x18c4b0000 + 7350536 19&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c7bb878 0x18c4b0000 + 3192952 20&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c7d6918 0x18c4b0000 + 3303704 21&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4cece4 0x18c4b0000 + 126180 22&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c7d8dd4 0x18c4b0000 + 3313108 23&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c5ae3d0 0x18c4b0000 + 1041360 24&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010007be40 0x100074000 + 32320 25&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f9740 0x100074000 + 546624 26&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010010c144 0x100074000 + 622916 27&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f9be0 0x100074000 + 547808 28&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010010ce40 0x100074000 + 626240 29&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f9f90 0x100074000 + 548752 30&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f07d4 0x100074000 + 509908 31&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100124084 0x100074000 + 721028 32&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100175d80 0x100074000 + 1056128 33&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010011f388 0x100074000 + 701320 34&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010011f568 0x100074000 + 701800 35&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100143e40 0x100074000 + 851520 36&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100096708 0x100074000 + 141064 37&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4f4a3c 0x18c4b0000 + 281148 38&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4edf90 0x18c4b0000 + 253840 39&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4c1688 0x18c4b0000 + 71304 40&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c760608 0x18c4b0000 + 2819592 41&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4bfbf0 0x18c4b0000 + 64496 42&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cca9e8 0x187bec000 + 911848 43&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc9c8c 0x187bec000 + 908428 44&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc7d3c 0x187bec000 + 900412 45&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187bf50a0 0x187bec000 + 37024 46&nbsp; GraphicsServices&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000190d8f5a0 0x190d84000 + 46496 47&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c526aa0 0x18c4b0000 + 486048 48&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001001b6180 0x100074000 + 1319296 49&nbsp; libdyld.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198acaa04 0x198ac8000 + 10756 Thread 1 name:&nbsp; Dispatch queue: com.apple.libdispatch-manager Thread 1: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8c94 0x198bc8000 + 3220 1 &nbsp; libdispatch.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198ab097c 0x198aa0000 + 67964 2 &nbsp; libdispatch.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198aa33b0 0x198aa0000 + 13232 Thread 2: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 3: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 4: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 5 name:&nbsp; com.apple.NSURLConnectionLoader Thread 5: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8e7c 0x198bc8000 + 3708 1 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8cf4 0x198bc8000 + 3316 2 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc9ecc 0x187bec000 + 909004 3 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc7e20 0x187bec000 + 900640 4 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187bf50a0 0x187bec000 + 37024 5 &nbsp; CFNetwork &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001876fa4e4 0x18765c000 + 648420 6 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188be5ba8 0x188af0000 + 1006504 7 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 8 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 9 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 6: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 7: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3078 0x198bc8000 + 110712 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7efe0 0x198c7c000 + 12256 2 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001001b5894 0x100074000 + 1317012 3 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 4 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 5 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 8: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 9: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 10 name:&nbsp; AURemoteIO::IOThread Thread 10: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8e7c 0x198bc8000 + 3708 1 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8cf4 0x198bc8000 + 3316 2 &nbsp; AudioToolbox&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001873097b8 0x187200000 + 1087416 3 &nbsp; AudioToolbox&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018730cf9c 0x187200000 + 1101724 4 &nbsp; AudioToolbox&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018722cdd8 0x187200000 + 183768 5 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 6 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 7 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 11: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3570 0x198bc8000 + 111984 1 &nbsp; libsystem\_c.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198b0592c 0x198af8000 + 55596 2 &nbsp; libsystem\_c.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198b05848 0x198af8000 + 55368 3 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000b778c 0x100074000 + 276364 4 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000c00c0 0x100074000 + 311488 5 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 6 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 7 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 12 name:&nbsp; GAIThread Thread 12: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8e7c 0x198bc8000 + 3708 1 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8cf4 0x198bc8000 + 3316 2 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc9ecc 0x187bec000 + 909004 3 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc7e20 0x187bec000 + 900640 4 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187bf50a0 0x187bec000 + 37024 5 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188afd7a0 0x188af0000 + 55200 6 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188b57e94 0x188af0000 + 425620 7 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001001bfc2c 0x100074000 + 1358892 8 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188be5ba8 0x188af0000 + 1006504 9 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 10&nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 11&nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 13 name:&nbsp; com.apple.CFSocket.private Thread 13: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3498 0x198bc8000 + 111768 1 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187ccf8c4 0x187bec000 + 932036 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 3 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 4 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 0 crashed with ARM Thread State (64-bit): &nbsp; &nbsp; x0: 0x0000000000000000 &nbsp; x1: 0x0000000000000000 &nbsp; x2: 0x0000000000000000 &nbsp; x3: 0x00000001702fa637 &nbsp; &nbsp; x4: 0x0000000197c4ddfd &nbsp; x5: 0x000000016fd87350 &nbsp; x6: 0x000000000000006e &nbsp; x7: 0x0000000000000f80 &nbsp; &nbsp; x8: 0x0000000008000000 &nbsp; x9: 0x0000000004000000&nbsp; x10: 0x0000000000000200&nbsp; x11: 0x0000000000000000 &nbsp;&nbsp; x12: 0x0000000000000000&nbsp; x13: 0x0000000000000000&nbsp; x14: 0x0000000000000002&nbsp; x15: 0x0000000000000000 &nbsp;&nbsp; x16: 0x0000000000000148&nbsp; x17: 0x0000000000000000&nbsp; x18: 0x0000000000000000&nbsp; x19: 0x0000000000000006 &nbsp;&nbsp; x20: 0x000000019c777310&nbsp; x21: 0x000000019c75fce8&nbsp; x22: 0x000000017001e570&nbsp; x23: 0x0000000132317010 &nbsp;&nbsp; x24: 0x000000018cca7b56&nbsp; x25: 0x0000000000000002&nbsp; x26: 0x000000016fd88c68&nbsp; x27: 0x000000016fd88d28 &nbsp;&nbsp; x28: 0x0000000000000003&nbsp; fp: 0x000000016fd872b0 &nbsp; lr: 0x0000000198c81228 &nbsp; &nbsp; sp: 0x000000016fd87290 &nbsp; pc: 0x0000000198be3270 cpsr: 0x00000000 Binary Images: 0x100074000 - 0x10057bfff marsapp arm64&nbsp; \<a6fc556e384f3f139003062c27ab2309\> /var/mobile/Containers/Bundle/Application/903A7EFB-62C9-4A72-9795-5B834E36B4B8/marsapp.app/marsapp 0x120034000 - 0x12005bfff dyld arm64&nbsp; \<21c893f791653e989e1c3e15446d772b\> /usr/lib/dyld 0x186438000 - 0x1864d0fff AGXGLDriver arm64&nbsp; \<ccaae43f76f23db49a6fc37f0981c1c5\> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver 0x1864ec000 - 0x18667ffff AVFoundation arm64&nbsp; \<c9cd60a62cfb3e77be72db6cd3062a09\> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x186680000 - 0x1866e4fff libAVFAudio.dylib arm64&nbsp; \<017d90360b443ae788ef31cfd73d17f6\> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x186728000 - 0x186728fff Accelerate arm64&nbsp; \<e9ba7838f51634a7b59ed392be50e86f\> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x18672c000 - 0x18673efff libCGInterfaces.dylib arm64&nbsp; \<1c5263fd8837312180cf40c3dbd52b2b\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x186740000 - 0x18695ffff vImage arm64&nbsp; \<da44067fc79931c7aef1b7e88bf82a83\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x186960000 - 0x186a07fff libBLAS.dylib arm64&nbsp; \<e5276e7784ef34a4baca480264978ea0\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x186a08000 - 0x186d82fff libLAPACK.dylib arm64&nbsp; \<165b05f9f75736d5ae8f5f39293bd6e7\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x186d84000 - 0x186d99fff libLinearAlgebra.dylib arm64&nbsp; \<5574ec3bd4e537e1b662d38a63aec58b\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x186d9c000 - 0x186e04fff libvDSP.dylib arm64&nbsp; \<004f5668574139bc906c5fa4fdced3b1\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x186e08000 - 0x186e2bfff libvMisc.dylib arm64&nbsp; \<5790e7ace143367ea6f2428852be384e\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x186e2c000 - 0x186e2cfff vecLib arm64&nbsp; \<211d7711a6e93fe8ae6d6b42585cad2d\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x186e30000 - 0x186e5efff Accounts arm64&nbsp; \<2508d336b9893176ad4e1bc67ff04188\> /System/Library/Frameworks/Accounts.framework/Accounts 0x186e64000 - 0x186ee6fff AddressBook arm64&nbsp; \<09e2e24ef5e23fb8a62ae209466a64bd\> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x186ee8000 - 0x187038fff AddressBookUI arm64&nbsp; \<e79239b432af33e783296d2a9841578e\> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x18703c000 - 0x18704ffff AssetsLibrary arm64&nbsp; \<d376d132d1053a928e3b5b199d92eabe\> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x187050000 - 0x1871fcfff AudioCodecs arm64&nbsp; \<9b6957f1c5683ed3ba2cc0a9e890e29e\> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x187200000 - 0x1874bdfff AudioToolbox arm64&nbsp; \<f0b739a395993b808d66e85e1a6e9f18\> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18765c000 - 0x187867fff CFNetwork arm64&nbsp; \<68adcebf440d30769bd2d67adc7932a2\> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x187868000 - 0x1878fffff CloudKit arm64&nbsp; \<8f226c83b2793a0db1eefa14d697c04b\> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x187900000 - 0x187965fff CoreAudio arm64&nbsp; \<10aae62ba1c43dd29bc678fbf0f985ef\> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x187988000 - 0x1879a9fff CoreBluetooth arm64&nbsp; \<b30de1ce792a318aa125a84b06e8a95d\> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1879ac000 - 0x187beafff CoreData arm64&nbsp; \<33c0d795a45e35c9affed5cf9d83a8a1\> /System/Library/Frameworks/CoreData.framework/CoreData 0x187bec000 - 0x187f48fff CoreFoundation arm64&nbsp; \<83a9627362333366a8543e8c2d28166e\> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x187f4c000 - 0x1880aefff CoreGraphics arm64&nbsp; \<7a02a2d0b69f3706b3cb91726db6f8af\> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x188104000 - 0x188106fff libCGXType.A.dylib arm64&nbsp; \<73accc252e3f3efc84a84cce0504b5f7\> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib 0x188108000 - 0x188113fff libCMSBuiltin.A.dylib arm64&nbsp; \<fc4d017ca3403b21ad1e97eba9080873\> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib 0x188308000 - 0x188326fff libRIP.A.dylib arm64&nbsp; \<5b43ca11f0b836798cc44159e62af17d\> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib 0x188328000 - 0x188455fff CoreImage arm64&nbsp; \<444c44b06f533bad9c1b030edd486b49\> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x188458000 - 0x1884b5fff CoreLocation arm64&nbsp; \<6fd7bd8116a63a8fafda547c6380a19b\> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1884f0000 - 0x1885aefff CoreMedia arm64&nbsp; \<f090b302cad23151b3aef050d50be152\> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1885b0000 - 0x18867efff CoreMotion arm64&nbsp; \<0b3890116c60302980d4c0c3a0c14453\> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x188680000 - 0x1886f1fff CoreTelephony arm64&nbsp; \<f99cf601387938d3808c32e97a9a30cf\> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1886f4000 - 0x1887f6fff CoreText arm64&nbsp; \<e46b1730715c339a82db3f67eee4fe84\> /System/Library/Frameworks/CoreText.framework/CoreText 0x1887f8000 - 0x188814fff CoreVideo arm64&nbsp; \<402f868dbba63d59a3b2e738982b9d71\> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x188818000 - 0x18893cfff EventKit arm64&nbsp; \<15cacaa609e33790a3bc644eb4d92191\> /System/Library/Frameworks/EventKit.framework/EventKit 0x188af0000 - 0x188d44fff Foundation arm64&nbsp; \<e596bd80bcc83f15aca36a7ef014f457\> /System/Library/Frameworks/Foundation.framework/Foundation 0x188d48000 - 0x188d73fff GLKit arm64&nbsp; \<d97cb7e7881e31abadb27182d86bac74\> /System/Library/Frameworks/GLKit.framework/GLKit 0x188d74000 - 0x188d9dfff GSS arm64&nbsp; \<6552f84a5add33b9a01d1e278d4ebd88\> /System/Library/Frameworks/GSS.framework/GSS 0x188db4000 - 0x188db4fff GameKit arm64&nbsp; \<fa6096a22bdd36cea421b70a9833212f\> /System/Library/Frameworks/GameKit.framework/GameKit 0x188e5c000 - 0x188ec8fff IOKit arm64&nbsp; \<1cd3da5151d03be5a0ba0c30c19228ea\> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x188ecc000 - 0x189166fff ImageIO arm64&nbsp; \<10491d236e813eb6bb07d792047a7475\> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x189168000 - 0x189608fff JavaScriptCore arm64&nbsp; \<9d8bd2cbb97c33c59376cf656634704a\> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x189d64000 - 0x189e78fff MapKit arm64&nbsp; \<6d62056699ed3d94ba264fa1f388d82d\> /System/Library/Frameworks/MapKit.framework/MapKit 0x189e7c000 - 0x189e82fff MediaAccessibility arm64&nbsp; \<5dc0d8bda3593b9cb00a8703b21953fd\> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x189e84000 - 0x18a09ffff MediaPlayer arm64&nbsp; \<526279b5f7a9316ea187338519f6d8b6\> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x18a0a0000 - 0x18a4bafff MediaToolbox arm64&nbsp; \<dbda28de74cd3fcca10622bbf00809b9\> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x18a4bc000 - 0x18a58ffff MessageUI arm64&nbsp; \<f307aec0262838e1ad1302805c8a025c\> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x18a590000 - 0x18a603fff Metal arm64&nbsp; \<69e3d92ae3ec3375a550022b7ac4a184\> /System/Library/Frameworks/Metal.framework/Metal 0x18a604000 - 0x18a6b0fff MobileCoreServices arm64&nbsp; \<21a27692c6393c00a8f8f2bbd3ccb23c\> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x18a7d4000 - 0x18a809fff OpenAL arm64&nbsp; \<1bbe9dd773463d5c93a368ff87097ed4\> /System/Library/Frameworks/OpenAL.framework/OpenAL 0x18b73c000 - 0x18b830fff GLEngine arm64&nbsp; \<f1c267a97d25316aa06e261d0a7a6f93\> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 0x18b834000 - 0x18b83efff OpenGLES arm64&nbsp; \<b707e102e4553f26994bfef0579c9f52\> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x18b844000 - 0x18b845fff libCVMSPluginSupport.dylib arm64&nbsp; \<7e1f08d7776b37efb6ff01f6486afcde\> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x18b848000 - 0x18b84bfff libCoreFSCache.dylib arm64&nbsp; \<5888d3587c633af2ac7cf57ac15ab5e4\> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x18b84c000 - 0x18b850fff libCoreVMClient.dylib arm64&nbsp; \<291806c545fe3219b844a93e2fb682b4\> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x18b854000 - 0x18b85efff libGFXShared.dylib arm64&nbsp; \<f5e5cfc1d6673d469f25b3fa77fa995b\> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x18b860000 - 0x18b8abfff libGLImage.dylib arm64&nbsp; \<4e284cf07fe23789b94c9f204f7aa52e\> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x18b8ac000 - 0x18ba27fff libGLProgrammability.dylib arm64&nbsp; \<2e066dab395a305b9409b418f5dbcec0\> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 0x18be08000 - 0x18bf8cfff QuartzCore arm64&nbsp; \<313aba56d17e30d1b68b2fdfda1820f8\> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x18bf90000 - 0x18bfebfff QuickLook arm64&nbsp; \<ae12a3ed0acf3b6ca816e95d4a894d70\> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x18c220000 - 0x18c272fff Security arm64&nbsp; \<cb64d037f82a3f0a92ab63708334c938\> /System/Library/Frameworks/Security.framework/Security 0x18c274000 - 0x18c2fffff Social arm64&nbsp; \<928581a049c3306abe816e5113d652ae\> /System/Library/Frameworks/Social.framework/Social 0x18c41c000 - 0x18c434fff StoreKit arm64&nbsp; \<e7adbf448a9839529a876e42b9293a44\> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x18c438000 - 0x18c4abfff SystemConfiguration arm64&nbsp; \<cbcb5237ab8637aebf0cb493aaa4af92\> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x18c4ac000 - 0x18c4adfff Twitter arm64&nbsp; \<a1c0309024d5398cb33255f376bedc59\> /System/Library/Frameworks/Twitter.framework/Twitter 0x18c4b0000 - 0x18ce25fff UIKit arm64&nbsp; \<a1283daa6f5a33048ab9d29d91f62c09\> /System/Library/Frameworks/UIKit.framework/UIKit 0x18ce28000 - 0x18cea1fff VideoToolbox arm64&nbsp; \<13a05b41cd0136239ef94de508febe1d\> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x18cea4000 - 0x18d102fff WebKit arm64&nbsp; \<a4d29b7cd5073edd9ae6a7b476421caa\> /System/Library/Frameworks/WebKit.framework/WebKit 0x18d4a4000 - 0x18d4a7fff AGXCompilerConnection arm64&nbsp; \<f85c1b20af6d3946bbf7d2df394a620e\> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection 0x18d52c000 - 0x18d539fff AOSNotification arm64&nbsp; \<8b9793a334fa3013803a6cb713053b44\> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x18d6c4000 - 0x18d71cfff AccountsDaemon arm64&nbsp; \<84c862ef63b332eb81b98f5ab414e3f4\> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x18d720000 - 0x18d746fff AccountsUI arm64&nbsp; \<a7d2776eb1ad39d887a5e62c0292e597\> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x18d748000 - 0x18d74dfff AggregateDictionary arm64&nbsp; \<2f9120e6400835f08bd7bfd2d4ada020\> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x18d94c000 - 0x18d980fff AirPlaySupport arm64&nbsp; \<442269677a2e302ea3bf68c54f1ff539\> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport 0x18dbcc000 - 0x18dc16fff AppSupport arm64&nbsp; \<f35ee13bec64354d9044e2a5ea519640\> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x18dc18000 - 0x18dc6bfff AppleAccount arm64&nbsp; \<267a2b98738333f099ccb095820590d6\> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x18dc6c000 - 0x18dcadfff AppleAccountUI arm64&nbsp; \<9a5d09bbd28737fa9b13882f25624c42\> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI 0x18dd74000 - 0x18ddbcfff AppleJPEG arm64&nbsp; \<8377453201ad3862b7b6182be4ac4342\> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x18ddd0000 - 0x18dde4fff ApplePushService arm64&nbsp; \<fc28105486c5380f95f8d52a3a3c2fac\> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18dde8000 - 0x18ddf1fff AppleSRP arm64&nbsp; \<7a5d169c15b83573a29f1c018c8ecbb8\> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP 0x18de04000 - 0x18de0ffff AssertionServices arm64&nbsp; \<52d911832bf9382d802961ea9d1614f9\> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x18de10000 - 0x18de2bfff AssetsLibraryServices arm64&nbsp; \<1b0a20bfd23a3295aec6d82c8b7a2f24\> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18de2c000 - 0x18de56fff AssistantServices arm64&nbsp; \<0126e5fa902232cbb4cfbcb39f3a6b9e\> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x18de90000 - 0x18de94fff BTLEAudioController arm64&nbsp; \<8539b6078e1b3c739d412842418188ed\> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x18de98000 - 0x18deb4fff BackBoardServices arm64&nbsp; \<62bf606fae3b3231b48d5ec35a552aa5\> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x18debc000 - 0x18def9fff BaseBoard arm64&nbsp; \<62044bafc2293567aec7797b25708b48\> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x18df14000 - 0x18df1bfff BluetoothManager arm64&nbsp; \<afd2bca7997434f08d4723c3005ca0f9\> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x18df1c000 - 0x18df4cfff Bom arm64&nbsp; \<2724021b087139bcaa636d640e9b4127\> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x18dfe8000 - 0x18dff0fff CacheDelete arm64&nbsp; \<81d93e7702c3390dbf003caa716dc3fb\> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x18e044000 - 0x18e074fff CalendarFoundation arm64&nbsp; \<210e5342ce603b9887f0e10131df34a4\> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x18e1ac000 - 0x18e1b6fff CaptiveNetwork arm64&nbsp; \<8ba9d547383b3a7fba9a31cc361fc06a\> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x18e1b8000 - 0x18e302fff Celestial arm64&nbsp; \<48f92eb00d0636808c583028f766d983\> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x18e314000 - 0x18e32ffff CertInfo arm64&nbsp; \<34bb9442ee1633238c1830d4ba2e7103\> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x18e330000 - 0x18e336fff CertUI arm64&nbsp; \<d540e6a6a1ab3b119b88d31509a2f390\> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x18e480000 - 0x18e4a4fff ChunkingLibrary arm64&nbsp; \<ef3f4a4cae2d387b874e53eec51b37aa\> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x18e8d8000 - 0x18e99cfff CloudPhotoLibrary arm64&nbsp; \<a7679e757e94373cb6c1f024e0f3b431\> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18e9ac000 - 0x18e9fafff ColorSync arm64&nbsp; \<612acd6af4323adbb30db1157bd6afd2\> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x18e9fc000 - 0x18e9fefff CommonAuth arm64&nbsp; \<b4d7e19fb01033aa9b536f36bc9e8132\> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x18ea00000 - 0x18ea12fff CommonUtilities arm64&nbsp; \<1cb495ce473a3127bb291cc541762fb3\> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x18ea14000 - 0x18ea18fff CommunicationsFilter arm64&nbsp; \<836ffdf2d1bf38948dc8ce6c2f8179e1\> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x18eaa0000 - 0x18eaa5fff ConstantClasses arm64&nbsp; \<855d1ee3980637a1b48a47adf5327c35\> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18eaa8000 - 0x18eae6fff ContentIndex arm64&nbsp; \<a2107dd376ac3e7da9261e74cec13881\> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x18eae8000 - 0x18eaecfff CoreAUC arm64&nbsp; \<bf359bb9dcc837f78745ec21c2983ad2\> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x18eb20000 - 0x18eb80fff CoreDAV arm64&nbsp; \<e5ff66c9ce4239f7a81436aca6cae6dd\> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x18eb84000 - 0x18eba3fff CoreDuet arm64&nbsp; \<ee7872f60256383a96f35468fb7a3dc5\> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18eba8000 - 0x18ebbafff CoreDuetDaemonProtocol arm64&nbsp; \<aa7ade578b203db19f39ea32a0e1829a\> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x18ebc4000 - 0x18ebc6fff CoreDuetDebugLogging arm64&nbsp; \<ec769c1bea803724880716f71249ba1c\> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x18ed4c000 - 0x18ee83fff CoreMediaStream arm64&nbsp; \<981a69f777193a8b82f1fa2111790019\> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18ee84000 - 0x18ef34fff CorePDF arm64&nbsp; \<cd828d67cd5a3f8f817e5578de264442\> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18efa8000 - 0x18efb3fff CoreRecents arm64&nbsp; \<07ba243dfb6d3686849128707aaee229\> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x18f040000 - 0x18f064fff CoreServicesInternal arm64&nbsp; \<1a7d2fa9a1df316b8f974b8df3a3a407\> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x18f2c8000 - 0x18f35afff CoreUI arm64&nbsp; \<01dbaf25ff893847ba41f2ff92b411a8\> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18f35c000 - 0x18f3d8fff CoreUtils arm64&nbsp; \<a30cc6baffe8324aaa50865c52d59141\> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x18f3dc000 - 0x18f3e2fff CrashReporterSupport arm64&nbsp; \<ba2801fd567a305da540a0b276dc7537\> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x18f3e4000 - 0x18f3ebfff DAAPKit arm64&nbsp; \<b631761d5d3c34e1a12ea2f07efa9055\> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x18f3ec000 - 0x18f3f7fff DCIMServices arm64&nbsp; \<55ea650a5c123dfeb044d77bd3fb23c5\> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18f3f8000 - 0x18f447fff DataAccess arm64&nbsp; \<a3b77691efff37218b48737250d0d0e0\> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x18f6a4000 - 0x18f6cafff DataAccessExpress arm64&nbsp; \<50d5ab9c38ee3e69bd4da116bc7bd4f8\> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x18f71c000 - 0x18f723fff DataMigration arm64&nbsp; \<e0c839ae4aed387887ea9853c6c25682\> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x18f72c000 - 0x18f72dfff DiagnosticLogCollection arm64&nbsp; \<fa41e1d5be703f8e80e8ff3316a49e3d\> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x18f730000 - 0x18f750fff DictionaryServices arm64&nbsp; \<d4d267ee319135ccb3a6679497243088\> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x18f778000 - 0x18f79efff EAP8021X arm64&nbsp; \<c99ae63150f83cd5b9dd00d12ac1e9f8\> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x18f8c8000 - 0x18f8cafff FTClientServices arm64&nbsp; \<d5e1bea0e8b03ebd87218b42ccf8f1bf\> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x18f8cc000 - 0x18f8fefff FTServices arm64&nbsp; \<d918c6224d4830cd817a0bdacc0a2bd9\> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x18f900000 - 0x18fd2dfff FaceCore arm64&nbsp; \<a0f71a06ddb83c77b3b59257e4002445\> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x18fd48000 - 0x18fd55fff FindMyDevice arm64&nbsp; \<6afd8c0fdacb3351980aecc33fa7dcd1\> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 0x18fd60000 - 0x18fd60fff FontServices arm64&nbsp; \<c7cd675f737e346db28b52c37065163f\> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x18fd64000 - 0x18fe43fff libFontParser.dylib arm64&nbsp; \<48edcd60e46e3b9f9dffab1ae9283706\> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18fe44000 - 0x18fe50fff libGSFontCache.dylib arm64&nbsp; \<0c92c17ccfd03da88fd356e758e17497\> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x18ff60000 - 0x18ff80fff FrontBoardServices arm64&nbsp; \<17de7a3c55253f02a2d676919d73ccb6\> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1906ac000 - 0x1906b6fff libGPUSupportMercury.dylib arm64&nbsp; \<bd247bf30c42313ca7a174aedd3caa8e\> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib 0x1906b8000 - 0x190757fff GameCenterFoundation arm64&nbsp; \<f7645ce42b8930f89e267a628596018c\> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation 0x190808000 - 0x19085cfff GameCenterUI arm64&nbsp; \<d642b3c38f8b3adea93602f64259fb51\> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI 0x190860000 - 0x1909befff AVConference arm64&nbsp; \<6f8bd1b176fc3f8b884a6bd2904fe1a8\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference 0x1909d4000 - 0x1909fefff ICE arm64&nbsp; \<3e07c5b658fe3e6f8a1be0369ba8ff88\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE 0x190a00000 - 0x190a01fff LegacyHandle arm64&nbsp; \<0784b7db8ba838bf8e67dc33908f450f\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x190a04000 - 0x190a0ffff SimpleKeyExchange arm64&nbsp; \<7f0e6d1869353bfb985c60f595324b6a\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x190a10000 - 0x190a1dfff ViceroyTrace arm64&nbsp; \<ea938e6219f33c509cddca4ff3f99dd6\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x190a20000 - 0x190a21fff snatmap arm64&nbsp; \<4a88d709154533d59b183ec61a507450\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap 0x190a24000 - 0x190aabfff GameKitServices arm64&nbsp; \<f5f37ee4a2e43a06a24f05b2a18a6d89\> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices 0x190aac000 - 0x190ac5fff GenerationalStorage arm64&nbsp; \<ef901d5502553db4992e914b9d6b9757\> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x190ac8000 - 0x190d82fff GeoServices arm64&nbsp; \<e20d801831213e1184e2af1442e7b197\> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x190d84000 - 0x190d97fff GraphicsServices arm64&nbsp; \<b5078b39bd36372190e4ad5e7d991f68\> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x190e50000 - 0x190eb8fff Heimdal arm64&nbsp; \<55335b3900963af28f5af19afd1bfab7\> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x190f70000 - 0x191005fff HomeSharing arm64&nbsp; \<2deb2d5e54523701b2bda5371fc3180a\> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x191070000 - 0x1910d2fff IDS arm64&nbsp; \<c3ab13565e513311805a3813291b9c27\> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1910d4000 - 0x1910f8fff IDSFoundation arm64&nbsp; \<5a05fb27e5083d09b5f289d7560edbee\> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x191168000 - 0x19122afff IMCore arm64&nbsp; \<44c45bd884f43998acc6e7bdbb57b39d\> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1912d4000 - 0x191344fff IMFoundation arm64&nbsp; \<c8aa1eec15b63d05831678746a299da0\> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x191350000 - 0x191353fff IOAccelerator arm64&nbsp; \<ec8452ce495a3f1088b1c6024e027167\> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x191358000 - 0x19135ffff IOMobileFramebuffer arm64&nbsp; \<c1f736ec9ad732728480d64c59a86f5f\> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x191360000 - 0x191366fff IOSurface arm64&nbsp; \<719f179613ae37b688ee169eb5ed46fc\> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x191368000 - 0x19136afff IOSurfaceAccelerator arm64&nbsp; \<3fb692bcaed8321db9c674cf00c5f719\> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x191424000 - 0x19142bfff IntlPreferences arm64&nbsp; \<1cba014916fa3c5f984e3a0c9f5bfb81\> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x19142c000 - 0x19146efff LanguageModeling arm64&nbsp; \<0f8255591fef33cdb8a91f460e678ccb\> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1914dc000 - 0x1914ebfff LegacyGameKit arm64&nbsp; \<16bfba60bba83894aa2287bbbdeecbe3\> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit 0x1914fc000 - 0x191543fff MIME arm64&nbsp; \<a86fc4a77b8035428b8f6cc5ffb1d6e9\> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x191544000 - 0x1915adfff MMCS arm64&nbsp; \<cfbd5ad5d8b2301f941b5771aea45078\> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x191608000 - 0x191615fff MailServices arm64&nbsp; \<9072fc33768a3f569ea0bd79c8a7f3aa\> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x191658000 - 0x191716fff ManagedConfiguration arm64&nbsp; \<43215fab0090325d976c63af94aa02b5\> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x191724000 - 0x191725fff Marco arm64&nbsp; \<374e233c50c2373a8dc5ca0a817b12a4\> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x191728000 - 0x1917aefff MediaControlSender arm64&nbsp; \<8042568e5afa3775a7b165d138a799ae\> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender 0x191864000 - 0x191879fff MediaRemote arm64&nbsp; \<b54d94f44dcf3147ab669748e7fd1f19\> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x19187c000 - 0x19188dfff MediaServices arm64&nbsp; \<46469813721c3f6193bbd7fbb4e0a5eb\> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x191890000 - 0x1918acfff MediaStream arm64&nbsp; \<4192ea8685bd39afb96fed206fa6471f\> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1918b0000 - 0x191917fff IMAP arm64&nbsp; \<f68f50f855a6361c8518d56571167bd2\> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP 0x191928000 - 0x191a24fff Message arm64&nbsp; \<982014080efb3ca187aa0cc993e9818d\> /System/Library/PrivateFrameworks/Message.framework/Message 0x191a30000 - 0x191a33fff MessageSupport arm64&nbsp; \<1761532c47103f5092c043296744c01e\> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x191a44000 - 0x191a53fff MobileAsset arm64&nbsp; \<9164537c500e345abf5970138aa9b1dd\> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x191a58000 - 0x191a7efff MobileBackup arm64&nbsp; \<a58134b75c7033619ccf8c5a38f0ecb2\> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x191a80000 - 0x191a8cfff MobileBluetooth arm64&nbsp; \<d698ec87311e3132b0de7ce0ddcd8fbb\> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x191aa0000 - 0x191ab2fff MobileDeviceLink arm64&nbsp; \<63cf34f0d0443a5b90209232e9987232\> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x191ab4000 - 0x191abdfff MobileIcons arm64&nbsp; \<cd577ec393b537bbab28fe4f672f4fe7\> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x191ac0000 - 0x191ac9fff MobileInstallation arm64&nbsp; \<6a17b4f0b6aa363ba2decf9b6c8167b1\> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x191acc000 - 0x191adbfff MobileKeyBag arm64&nbsp; \<77b5fa7d33ef319299072ec85128fe37\> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x191b18000 - 0x191b1bfff MobileSystemServices arm64&nbsp; \<9b2bbc93fbb231baa08b41c6aee209ed\> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x191b44000 - 0x191b55fff MobileWiFi arm64&nbsp; \<79c784a6040b35d1b09e97c60b0def58\> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x191ba4000 - 0x191d7ffff MusicLibrary arm64&nbsp; \<53fbcc46dafd3634b696a9f9878c8f4f\> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x191e4c000 - 0x191e52fff Netrb arm64&nbsp; \<b58a090c9a12346a9f4af0d22626f6f3\> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x191e54000 - 0x191e5bfff NetworkStatistics arm64&nbsp; \<8d818200ba99385bbd69dad9dda0319d\> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x191e5c000 - 0x191e7efff Notes arm64&nbsp; \<698d570fbdb9362195fdb66aacfaf2d2\> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x191e88000 - 0x191e8bfff OAuth arm64&nbsp; \<3049cf937f053793a4b97aa26375f1cb\> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x192660000 - 0x1926aefff OpenCL arm64&nbsp; \<7350f5063e4232a1a3cc921e47de6ef5\> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL 0x1927cc000 - 0x1927f4fff PersistentConnection arm64&nbsp; \<b7044531bbf73fcf9b586269283bfb50\> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x192984000 - 0x192c2ffff PhotoLibraryServices arm64&nbsp; \<23c817091f2a3485ab0f26b2d0d6da38\> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x192c30000 - 0x192c39fff PhotosFormats arm64&nbsp; \<507db978788b3714b02acc4a06f33d57\> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x192c3c000 - 0x192c89fff PhysicsKit arm64&nbsp; \<625733e02bc3372ca473ac973020e32e\> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x192c8c000 - 0x192ca6fff PlugInKit arm64&nbsp; \<cc8ba22bd61e32a5a80b083d5e0dd86e\> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x192ca8000 - 0x192cb0fff PowerLog arm64&nbsp; \<506bca8a5af033a68bbd5958c9f995a7\> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x192f04000 - 0x192fc3fff Preferences arm64&nbsp; \<55e92e1b45f5350db713977fadcbecf4\> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x192fc4000 - 0x19300bfff PrintKit arm64&nbsp; \<2181399ad0d331e8934c69d4220f7bcc\> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit 0x193010000 - 0x1930cffff ProofReader arm64&nbsp; \<377a2b68fdcf3fe3be30455084083eb5\> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1930d0000 - 0x1930e3fff ProtectedCloudStorage arm64&nbsp; \<2472946aaf6b3b189d79c0492f24e291\> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1930e4000 - 0x1930f2fff ProtocolBuffer arm64&nbsp; \<0a4f092c935c3f5291152d30a2e9e008\> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x193130000 - 0x1931aefff Quagga arm64&nbsp; \<a0e7e7857a69346ab1f5c4e065491469\> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x193348000 - 0x19338bfff RemoteUI arm64&nbsp; \<64ef0d3073fe37ada8f530cfe3e92848\> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x19340c000 - 0x1934adfff SAObjects arm64&nbsp; \<7597eb6e1e253ddbbd70edf507e61315\> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x193660000 - 0x19367ffff SpringBoardServices arm64&nbsp; \<118627bb068a3a82b87ba8c62583e7a8\> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x193a74000 - 0x193bbbfff StoreServices arm64&nbsp; \<8c5dfc1c4baf3eaca6420c6af360bf5e\> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x193cac000 - 0x193caffff TCC arm64&nbsp; \<0dc32625c39b3087893e5da6ff7dd7b4\> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x193d00000 - 0x193d43fff TelephonyUtilities arm64&nbsp; \<1cb4e1e61c2e3d5580283cd1e3039be4\> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x194b24000 - 0x194b52fff TextInput arm64&nbsp; \<b19843fb56343a97b9e0dd0014231115\> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x194c28000 - 0x194d01fff UIFoundation arm64&nbsp; \<402e5079593a32a8b49d604f4a1eedeb\> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x194d28000 - 0x194d2bfff UserFS arm64&nbsp; \<da16ebc138783ad7a4a1ed8d0b09bda7\> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x194d4c000 - 0x195306fff VectorKit arm64&nbsp; \<61d4dc6faa333ad987f66465b83811c8\> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x195308000 - 0x195454fff VideoProcessing arm64&nbsp; \<770f4a0a553430c683541e88a9121d96\> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x19557c000 - 0x1955a0fff VoiceServices arm64&nbsp; \<116b6fde28453423bd2983d14170dbb3\> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x195644000 - 0x19566cfff WebBookmarks arm64&nbsp; \<fb8394570493371c850cdde82c85969d\> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x19568c000 - 0x1965b3fff WebCore arm64&nbsp; \<42110cbe7d7e3f899dc1bd4015282fcc\> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1965b4000 - 0x196686fff WebKitLegacy arm64&nbsp; \<23c78a31ba4b39cd9286e376281b0e66\> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x196814000 - 0x196814fff WirelessCoexManager arm64&nbsp; \<4b6a1818830133eeb518e0cc4a42b272\> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x196818000 - 0x19683bfff WirelessDiagnostics arm64&nbsp; \<efd4e0f65d6d32b9a2b35fe8e77116c7\> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x196854000 - 0x19685bfff XPCKit arm64&nbsp; \<fb860221207438fdb53148328b798493\> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x19685c000 - 0x196865fff XPCObjects arm64&nbsp; \<9eb286c27f9333be9f8ed58c733abd7b\> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects 0x196a98000 - 0x196ac2fff iCalendar arm64&nbsp; \<36f60138b79e3dada1c790ff60bb86e0\> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x196af0000 - 0x196b32fff iTunesStore arm64&nbsp; \<76f474c7ddfc3ba1a0cd1218312af163\> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x197230000 - 0x197240fff libAWDProtobufFacetimeiMessage.dylib arm64&nbsp; \<16bd5f4b9b3e3ff6a561062a3808b2a3\> /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x197344000 - 0x19734afff libAWDSupportConfig.dylib arm64&nbsp; \<858dcb604ef8351ea589ee7f58fb2bc6\> /usr/lib/libAWDSupportConfig.dylib 0x19734c000 - 0x197491fff libAWDSupportFramework.dylib arm64&nbsp; \<19ab591a9fe03d01bd1cb60adc3cee6e\> /usr/lib/libAWDSupportFramework.dylib 0x197494000 - 0x197495fff libAWDSupportInfo.dylib arm64&nbsp; \<9a2f9c0053753191b22d2ad8a97f8a85\> /usr/lib/libAWDSupportInfo.dylib 0x1974a4000 - 0x1974adfff libAccessibility.dylib arm64&nbsp; \<aa09cdc041b53a05b0161253d121621d\> /usr/lib/libAccessibility.dylib 0x197740000 - 0x19775bfff libCRFSuite.dylib arm64&nbsp; \<a41a2f95f1ff30d9a4ab2d6145480db2\> /usr/lib/libCRFSuite.dylib 0x19779c000 - 0x1978d3fff libFosl\_dynamic.dylib arm64&nbsp; \<3013ac9596c03e458767997983ac758f\> /usr/lib/libFosl\_dynamic.dylib 0x1978f4000 - 0x1978f5fff libMobileCheckpoint.dylib arm64&nbsp; \<a4ca24f593f73e7fbb91d61a221c9705\> /usr/lib/libMobileCheckpoint.dylib 0x1978f8000 - 0x197912fff libMobileGestalt.dylib arm64&nbsp; \<f625ec0e13bf3a2f8ba8571b9546444d\> /usr/lib/libMobileGestalt.dylib 0x197914000 - 0x19791dfff libMobileGestaltExtensions.dylib arm64&nbsp; \<0f1734eb8dda378f982885980c904153\> /usr/lib/libMobileGestaltExtensions.dylib 0x197944000 - 0x197945fff libSystem.B.dylib arm64&nbsp; \<882b19bba06d348d97fcdaf545163f47\> /usr/lib/libSystem.B.dylib 0x1979c8000 - 0x197a16fff libTelephonyUtilDynamic.dylib arm64&nbsp; \<a84c6f652ea63a52921b96b6185c531c\> /usr/lib/libTelephonyUtilDynamic.dylib 0x197b40000 - 0x197b6afff libarchive.2.dylib arm64&nbsp; \<6e7ce417e487309c8acc744b1b6b523f\> /usr/lib/libarchive.2.dylib 0x197b6c000 - 0x197b6cfff libassertion\_extension.dylib arm64&nbsp; \<9d3b3adf5dde3ecb9a438a367d5b85d1\> /usr/lib/libassertion\_extension.dylib 0x197bac000 - 0x197bbcfff libbsm.0.dylib arm64&nbsp; \<6651c9abc7b6353c8343d7f0f4e09a23\> /usr/lib/libbsm.0.dylib 0x197bc0000 - 0x197bd0fff libbz2.1.0.dylib arm64&nbsp; \<f6ec1b6a4719369aa059ee3269823a2d\> /usr/lib/libbz2.1.0.dylib 0x197bd4000 - 0x197c2afff libc++.1.dylib arm64&nbsp; \<c8e65982941e374c95463384e600181d\> /usr/lib/libc++.1.dylib 0x197c2c000 - 0x197c4efff libc++abi.dylib arm64&nbsp; \<fd49f85cb61d31b582895366ea6c2d01\> /usr/lib/libc++abi.dylib 0x197c54000 - 0x197c65fff libcmph.dylib arm64&nbsp; \<dca2c6c0bd65352b947d537395e23ab9\> /usr/lib/libcmph.dylib 0x197c68000 - 0x197c70fff libcupolicy.dylib arm64&nbsp; \<1c1cb0caed4f3311bbae03d7e00e6bbc\> /usr/lib/libcupolicy.dylib 0x197cac000 - 0x197cc8fff libextension.dylib arm64&nbsp; \<e8ead22587533875b26071dda1330ce1\> /usr/lib/libextension.dylib 0x197cf8000 - 0x197cfdfff libheimdal-asn1.dylib arm64&nbsp; \<b90901b2ba0338b484b8b447b82293fa\> /usr/lib/libheimdal-asn1.dylib 0x197d00000 - 0x197df3fff libiconv.2.dylib arm64&nbsp; \<3ebb30c258f43c0294bcdeebb48b3fc1\> /usr/lib/libiconv.2.dylib 0x197df4000 - 0x197fdbfff libicucore.A.dylib arm64&nbsp; \<02e9eb5b92473df89af04da09371417a\> /usr/lib/libicucore.A.dylib 0x197ff0000 - 0x197ff1fff liblangid.dylib arm64&nbsp; \<80e626200785352a8d5e98a061ca19b8\> /usr/lib/liblangid.dylib 0x197ff4000 - 0x198000fff liblockdown.dylib arm64&nbsp; \<f53a3d2ac76330f7bd299be0a9206109\> /usr/lib/liblockdown.dylib 0x198004000 - 0x19801dfff liblzma.5.dylib arm64&nbsp; \<ac6807960fbd34d9939a070cf6ecf081\> /usr/lib/liblzma.5.dylib 0x1983f4000 - 0x19840bfff libmis.dylib arm64&nbsp; \<130d691e68403ec2882abd44479e9891\> /usr/lib/libmis.dylib 0x198454000 - 0x198650fff libobjc.A.dylib arm64&nbsp; \<e6224d745a023588af8e5bb67498139a\> /usr/lib/libobjc.A.dylib 0x1986cc000 - 0x198735fff libprotobuf.dylib arm64&nbsp; \<836e780892373db08dd29031315414ec\> /usr/lib/libprotobuf.dylib 0x198738000 - 0x198755fff libresolv.9.dylib arm64&nbsp; \<fd78cddab3e43bd9a7a6440273b15059\> /usr/lib/libresolv.9.dylib 0x198788000 - 0x198859fff libsqlite3.dylib arm64&nbsp; \<286839512b673f7c938aa79ac70bde15\> /usr/lib/libsqlite3.dylib 0x19885c000 - 0x1988aefff libstdc++.6.dylib arm64&nbsp; \<fc1f30ba249639148b4ab9efa739e574\> /usr/lib/libstdc++.6.dylib 0x1988b0000 - 0x1988e2fff libtidy.A.dylib arm64&nbsp; \<2b69233bafd53bdaafa6d9b1767bbad5\> /usr/lib/libtidy.A.dylib 0x1988e4000 - 0x1988edfff libtzupdate.dylib arm64&nbsp; \<f4e015552f4e354baae69d67893d8669\> /usr/lib/libtzupdate.dylib 0x1988f4000 - 0x1989e2fff libxml2.2.dylib arm64&nbsp; \<dbcfe4d423bb3ae48174394f298ad244\> /usr/lib/libxml2.2.dylib 0x1989e4000 - 0x198a0dfff libxslt.1.dylib arm64&nbsp; \<f3770c5f8ac3313bbe4ef1258ebf5733\> /usr/lib/libxslt.1.dylib 0x198a10000 - 0x198a21fff libz.1.dylib arm64&nbsp; \<2a347410b967358289e8256c913714de\> /usr/lib/libz.1.dylib 0x198a24000 - 0x198a28fff libcache.dylib arm64&nbsp; \<d322f485769b3fd5a11bc2aff7265fdf\> /usr/lib/system/libcache.dylib 0x198a2c000 - 0x198a38fff libcommonCrypto.dylib arm64&nbsp; \<2aa56db3851c3b24b7eb849f0e289140\> /usr/lib/system/libcommonCrypto.dylib 0x198a3c000 - 0x198a3ffff libcompiler\_rt.dylib arm64&nbsp; \<65f2a15e126435769154e2a7b44b942e\> /usr/lib/system/libcompiler\_rt.dylib 0x198a40000 - 0x198a47fff libcopyfile.dylib arm64&nbsp; \<1f428d2df193398e9e72250952f08953\> /usr/lib/system/libcopyfile.dylib 0x198a48000 - 0x198a9dfff libcorecrypto.dylib arm64&nbsp; \<4a97f227130a3cbaa0a8c5b561e97314\> /usr/lib/system/libcorecrypto.dylib 0x198aa0000 - 0x198ac6fff libdispatch.dylib arm64&nbsp; \<e19d74563485344485b6d4457a93e89d\> /usr/lib/system/libdispatch.dylib 0x198ac8000 - 0x198acafff libdyld.dylib arm64&nbsp; \<d5ebc6da536338f5be9bb4c3be2f7716\> /usr/lib/system/libdyld.dylib 0x198acc000 - 0x198accfff liblaunch.dylib arm64&nbsp; \<da357dcde300321685d77140a4f82e6c\> /usr/lib/system/liblaunch.dylib 0x198ad0000 - 0x198ad5fff libmacho.dylib arm64&nbsp; \<cddfd20412643baeb9023095eb2cf29f\> /usr/lib/system/libmacho.dylib 0x198ad8000 - 0x198ad9fff libremovefile.dylib arm64&nbsp; \<e8124da88b1131f2ac005b75d8559ca7\> /usr/lib/system/libremovefile.dylib 0x198adc000 - 0x198af1fff libsystem\_asl.dylib arm64&nbsp; \<17448aec6f7d3498aebcabc8a1598c9a\> /usr/lib/system/libsystem\_asl.dylib 0x198af4000 - 0x198af5fff libsystem\_blocks.dylib arm64&nbsp; \<f38b7145bed330d98d8d79b8362b03de\> /usr/lib/system/libsystem\_blocks.dylib 0x198af8000 - 0x198b78fff libsystem\_c.dylib arm64&nbsp; \<71df87643ff839bdb9559e4e50bb6eea\> /usr/lib/system/libsystem\_c.dylib 0x198b7c000 - 0x198b7efff libsystem\_configuration.dylib arm64&nbsp; \<37655cc87bb3391b946955b0fbc4384a\> /usr/lib/system/libsystem\_configuration.dylib 0x198b80000 - 0x198b81fff libsystem\_coreservices.dylib arm64&nbsp; \<a8e2019df4123295bf71800fa1bd73be\> /usr/lib/system/libsystem\_coreservices.dylib 0x198b84000 - 0x198b94fff libsystem\_coretls.dylib arm64&nbsp; \<e837369c4d623fc7adb19a892b03aba8\> /usr/lib/system/libsystem\_coretls.dylib 0x198b98000 - 0x198ba0fff libsystem\_dnssd.dylib arm64&nbsp; \<18b39491d06c3fa18c810118f03143ee\> /usr/lib/system/libsystem\_dnssd.dylib 0x198ba4000 - 0x198bc5fff libsystem\_info.dylib arm64&nbsp; \<72514f76b03335729f18da536331df97\> /usr/lib/system/libsystem\_info.dylib 0x198bc8000 - 0x198be8fff libsystem\_kernel.dylib arm64&nbsp; \<ccacc11311c23f8f8fa58f58ce96be0f\> /usr/lib/system/libsystem\_kernel.dylib 0x198bec000 - 0x198c08fff libsystem\_m.dylib arm64&nbsp; \<e25dbaa110a03706a8ea7e0709ec385a\> /usr/lib/system/libsystem\_m.dylib 0x198c0c000 - 0x198c25fff libsystem\_malloc.dylib arm64&nbsp; \<bb0250acb085340ea6689a755edc5515\> /usr/lib/system/libsystem\_malloc.dylib 0x198c28000 - 0x198c5ffff libsystem\_network.dylib arm64&nbsp; \<d7b99c2b98ff3affbe5a8743121419d2\> /usr/lib/system/libsystem\_network.dylib 0x198c60000 - 0x198c66fff libsystem\_networkextension.dylib arm64&nbsp; \<8248d7bdf0bd3e0b9d2a5ba10b238921\> /usr/lib/system/libsystem\_networkextension.dylib 0x198c68000 - 0x198c72fff libsystem\_notify.dylib arm64&nbsp; \<4a9bcea2df8d351f987d0e9f84406427\> /usr/lib/system/libsystem\_notify.dylib 0x198c74000 - 0x198c78fff libsystem\_platform.dylib arm64&nbsp; \<03902be9733b35d2b193cf8724a8d95a\> /usr/lib/system/libsystem\_platform.dylib 0x198c7c000 - 0x198c84fff libsystem\_pthread.dylib arm64&nbsp; \<ffbb6452a3e531969e9571cd95896210\> /usr/lib/system/libsystem\_pthread.dylib 0x198c88000 - 0x198c8afff libsystem\_sandbox.dylib arm64&nbsp; \<b8d755b4fc043ad791277d6a8cf0b4b6\> /usr/lib/system/libsystem\_sandbox.dylib 0x198c8c000 - 0x198c8ffff libsystem\_stats.dylib arm64&nbsp; \<e2b3982965873f27b542a1a81f212b5b\> /usr/lib/system/libsystem\_stats.dylib 0x198c90000 - 0x198c96fff libsystem\_trace.dylib arm64&nbsp; \<122df0fd03b43a8f82ed69916c95524a\> /usr/lib/system/libsystem\_trace.dylib 0x198c98000 - 0x198c9dfff libunwind.dylib arm64&nbsp; \<0c07617876a43cacbde6104a2b75f4f2\> /usr/lib/system/libunwind.dylib 0x198ca0000 - 0x198cc3fff libxpc.dylib arm64&nbsp; \<2a02e77c431732e292fbe37af8747b2e\> /usr/lib/system/libxpc.dylib

Thanks

Now if you can take that and pack it up with the .dsym file and file a bug report with it engineering can symbolcate it see what’s crashing.

Rob

Bug report filed.

Thanks

Hi Rob,

Any update on this issue?

Thanks

Do you have the Bug’s Case number that was emailed to you?

Rob

Do you have a .dsym file that was output with the build?

Rob

Hi Rob,

Unfortunately, no. Because the user was not prompted to submit a crash report. I took this log directly from the Device Console of my coworker’s iPhone6 who was experiencing the crash.

To be honest, I’ve only recently even learned about the symbolicated logs file when we started using HockeyApp to send beta builds. Do apps already live in the App Store produce these crash logs as well? If so, how can I retrieve those?

You should be able to get to crash logs if you can tether the device.

Rob

Hi Rob,

The lines above are actually from the crash log after tethering the device. I just only pasted the top of it. Below is the log in its entirety. My gut says it has to do with the camera permissions, because the crash to desktop happens exactly after the user presses a button that is supposed to launch the camera. Most people don’t realize that in iOS 8 there are 2 separate areas where you have to grant the app permission to use the camera.

I apologize in advance for asking you to read this.

Incident Identifier: EE8EA3C5-F882-4A3E-9AE2-641350F36576 CrashReporter Key: &nbsp; 5f8867e4b4dd00087e793a1d386ea26dc5f4ab6f Hardware Model:&nbsp; &nbsp; &nbsp; iPhone7,2 Process: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; marsapp [187] Path:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /private/var/mobile/Containers/Bundle/Application/903A7EFB-62C9-4A72-9795-5B834E36B4B8/marsapp.app/marsapp Identifier:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; com.datswhatsup.marsapp Version: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.19.0 (2.19.0) Code Type: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ARM-64 (Native) Parent Process:&nbsp; &nbsp; &nbsp; launchd [1] Date/Time: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2015-04-15 10:45:30.521 -0500 Launch Time: &nbsp; &nbsp; &nbsp; &nbsp; 2015-04-15 10:45:24.302 -0500 OS Version:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; iOS 8.1.3 (12B466) Report Version:&nbsp; &nbsp; &nbsp; 105 Exception Type:&nbsp; EXC\_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Triggered by Thread:&nbsp; 0 Last Exception Backtrace: (0x187d1259c 0x19845c0e4 0x18659f40c 0x18659ed40 0x10040e350 0x10040de38 0x10040e4ec 0x10008367c 0x10007cc2c 0x18c4c1184 0x18c4c0e94 0x18cbb290c 0x18c7bb87c 0x18c7d691c 0x18c4cece8 0x18c7d8dd8 0x18c5ae3d4 0x10007be44 0x1000f9744 0x10010c148 0x1000f9be4 0x10010ce44 0x1000f9f94 0x1000f07d8 0x100124088 0x100175d84 0x10011f38c 0x10011f56c 0x100143e44 0x10009670c 0x18c4f4a40 0x18c4edf94 0x18c4c168c 0x18c76060c 0x18c4bfbf4 0x187cca9ec 0x187cc9c90 0x187cc7d40 0x187bf50a4 0x190d8f5a4 0x18c526aa4 0x1001b6184 0x198acaa08) Thread 0 name:&nbsp; Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3270 0x198bc8000 + 111216 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c81224 0x198c7c000 + 21028 2 &nbsp; libsystem\_c.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198b5ab14 0x198af8000 + 404244 3 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c2d414 0x197c2c000 + 5140 4 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c4cb88 0x197c2c000 + 134024 5 &nbsp; libobjc.A.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000019845c3bc 0x198454000 + 33724 6 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c49bb0 0x197c2c000 + 121776 7 &nbsp; libc++abi.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000197c49474 0x197c2c000 + 119924 8 &nbsp; libobjc.A.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000019845c200 0x198454000 + 33280 9 &nbsp; AVFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018659f408 0x1864ec000 + 734216 10&nbsp; AVFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018659ed3c 0x1864ec000 + 732476 11&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010040e34c 0x100074000 + 3777356 12&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010040de34 0x100074000 + 3776052 13&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010040e4e8 0x100074000 + 3777768 14&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100083678 0x100074000 + 63096 15&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010007cc28 0x100074000 + 35880 16&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4c1180 0x18c4b0000 + 70016 17&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4c0e90 0x18c4b0000 + 69264 18&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018cbb2908 0x18c4b0000 + 7350536 19&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c7bb878 0x18c4b0000 + 3192952 20&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c7d6918 0x18c4b0000 + 3303704 21&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4cece4 0x18c4b0000 + 126180 22&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c7d8dd4 0x18c4b0000 + 3313108 23&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c5ae3d0 0x18c4b0000 + 1041360 24&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010007be40 0x100074000 + 32320 25&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f9740 0x100074000 + 546624 26&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010010c144 0x100074000 + 622916 27&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f9be0 0x100074000 + 547808 28&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010010ce40 0x100074000 + 626240 29&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f9f90 0x100074000 + 548752 30&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000f07d4 0x100074000 + 509908 31&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100124084 0x100074000 + 721028 32&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100175d80 0x100074000 + 1056128 33&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010011f388 0x100074000 + 701320 34&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000010011f568 0x100074000 + 701800 35&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100143e40 0x100074000 + 851520 36&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000100096708 0x100074000 + 141064 37&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4f4a3c 0x18c4b0000 + 281148 38&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4edf90 0x18c4b0000 + 253840 39&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4c1688 0x18c4b0000 + 71304 40&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c760608 0x18c4b0000 + 2819592 41&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c4bfbf0 0x18c4b0000 + 64496 42&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cca9e8 0x187bec000 + 911848 43&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc9c8c 0x187bec000 + 908428 44&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc7d3c 0x187bec000 + 900412 45&nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187bf50a0 0x187bec000 + 37024 46&nbsp; GraphicsServices&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000190d8f5a0 0x190d84000 + 46496 47&nbsp; UIKit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018c526aa0 0x18c4b0000 + 486048 48&nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001001b6180 0x100074000 + 1319296 49&nbsp; libdyld.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198acaa04 0x198ac8000 + 10756 Thread 1 name:&nbsp; Dispatch queue: com.apple.libdispatch-manager Thread 1: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8c94 0x198bc8000 + 3220 1 &nbsp; libdispatch.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198ab097c 0x198aa0000 + 67964 2 &nbsp; libdispatch.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198aa33b0 0x198aa0000 + 13232 Thread 2: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 3: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 4: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 5 name:&nbsp; com.apple.NSURLConnectionLoader Thread 5: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8e7c 0x198bc8000 + 3708 1 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8cf4 0x198bc8000 + 3316 2 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc9ecc 0x187bec000 + 909004 3 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc7e20 0x187bec000 + 900640 4 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187bf50a0 0x187bec000 + 37024 5 &nbsp; CFNetwork &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001876fa4e4 0x18765c000 + 648420 6 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188be5ba8 0x188af0000 + 1006504 7 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 8 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 9 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 6: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 7: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3078 0x198bc8000 + 110712 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7efe0 0x198c7c000 + 12256 2 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001001b5894 0x100074000 + 1317012 3 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 4 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 5 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 8: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 9: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3c78 0x198bc8000 + 113784 1 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7d390 0x198c7c000 + 5008 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfa4 0x198c7c000 + 4004 Thread 10 name:&nbsp; AURemoteIO::IOThread Thread 10: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8e7c 0x198bc8000 + 3708 1 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8cf4 0x198bc8000 + 3316 2 &nbsp; AudioToolbox&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001873097b8 0x187200000 + 1087416 3 &nbsp; AudioToolbox&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018730cf9c 0x187200000 + 1101724 4 &nbsp; AudioToolbox&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x000000018722cdd8 0x187200000 + 183768 5 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 6 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 7 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 11: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3570 0x198bc8000 + 111984 1 &nbsp; libsystem\_c.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198b0592c 0x198af8000 + 55596 2 &nbsp; libsystem\_c.dylib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198b05848 0x198af8000 + 55368 3 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000b778c 0x100074000 + 276364 4 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001000c00c0 0x100074000 + 311488 5 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 6 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 7 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 12 name:&nbsp; GAIThread Thread 12: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8e7c 0x198bc8000 + 3708 1 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198bc8cf4 0x198bc8000 + 3316 2 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc9ecc 0x187bec000 + 909004 3 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187cc7e20 0x187bec000 + 900640 4 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187bf50a0 0x187bec000 + 37024 5 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188afd7a0 0x188af0000 + 55200 6 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188b57e94 0x188af0000 + 425620 7 &nbsp; marsapp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00000001001bfc2c 0x100074000 + 1358892 8 &nbsp; Foundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000188be5ba8 0x188af0000 + 1006504 9 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 10&nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 11&nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 13 name:&nbsp; com.apple.CFSocket.private Thread 13: 0 &nbsp; libsystem\_kernel.dylib&nbsp; &nbsp; &nbsp; &nbsp; 0x0000000198be3498 0x198bc8000 + 111768 1 &nbsp; CoreFoundation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x0000000187ccf8c4 0x187bec000 + 932036 2 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fe7c 0x198c7c000 + 15996 3 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7fdd8 0x198c7c000 + 15832 4 &nbsp; libsystem\_pthread.dylib &nbsp; &nbsp; &nbsp; 0x0000000198c7cfac 0x198c7c000 + 4012 Thread 0 crashed with ARM Thread State (64-bit): &nbsp; &nbsp; x0: 0x0000000000000000 &nbsp; x1: 0x0000000000000000 &nbsp; x2: 0x0000000000000000 &nbsp; x3: 0x00000001702fa637 &nbsp; &nbsp; x4: 0x0000000197c4ddfd &nbsp; x5: 0x000000016fd87350 &nbsp; x6: 0x000000000000006e &nbsp; x7: 0x0000000000000f80 &nbsp; &nbsp; x8: 0x0000000008000000 &nbsp; x9: 0x0000000004000000&nbsp; x10: 0x0000000000000200&nbsp; x11: 0x0000000000000000 &nbsp;&nbsp; x12: 0x0000000000000000&nbsp; x13: 0x0000000000000000&nbsp; x14: 0x0000000000000002&nbsp; x15: 0x0000000000000000 &nbsp;&nbsp; x16: 0x0000000000000148&nbsp; x17: 0x0000000000000000&nbsp; x18: 0x0000000000000000&nbsp; x19: 0x0000000000000006 &nbsp;&nbsp; x20: 0x000000019c777310&nbsp; x21: 0x000000019c75fce8&nbsp; x22: 0x000000017001e570&nbsp; x23: 0x0000000132317010 &nbsp;&nbsp; x24: 0x000000018cca7b56&nbsp; x25: 0x0000000000000002&nbsp; x26: 0x000000016fd88c68&nbsp; x27: 0x000000016fd88d28 &nbsp;&nbsp; x28: 0x0000000000000003&nbsp; fp: 0x000000016fd872b0 &nbsp; lr: 0x0000000198c81228 &nbsp; &nbsp; sp: 0x000000016fd87290 &nbsp; pc: 0x0000000198be3270 cpsr: 0x00000000 Binary Images: 0x100074000 - 0x10057bfff marsapp arm64&nbsp; \<a6fc556e384f3f139003062c27ab2309\> /var/mobile/Containers/Bundle/Application/903A7EFB-62C9-4A72-9795-5B834E36B4B8/marsapp.app/marsapp 0x120034000 - 0x12005bfff dyld arm64&nbsp; \<21c893f791653e989e1c3e15446d772b\> /usr/lib/dyld 0x186438000 - 0x1864d0fff AGXGLDriver arm64&nbsp; \<ccaae43f76f23db49a6fc37f0981c1c5\> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver 0x1864ec000 - 0x18667ffff AVFoundation arm64&nbsp; \<c9cd60a62cfb3e77be72db6cd3062a09\> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x186680000 - 0x1866e4fff libAVFAudio.dylib arm64&nbsp; \<017d90360b443ae788ef31cfd73d17f6\> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x186728000 - 0x186728fff Accelerate arm64&nbsp; \<e9ba7838f51634a7b59ed392be50e86f\> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x18672c000 - 0x18673efff libCGInterfaces.dylib arm64&nbsp; \<1c5263fd8837312180cf40c3dbd52b2b\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x186740000 - 0x18695ffff vImage arm64&nbsp; \<da44067fc79931c7aef1b7e88bf82a83\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x186960000 - 0x186a07fff libBLAS.dylib arm64&nbsp; \<e5276e7784ef34a4baca480264978ea0\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x186a08000 - 0x186d82fff libLAPACK.dylib arm64&nbsp; \<165b05f9f75736d5ae8f5f39293bd6e7\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x186d84000 - 0x186d99fff libLinearAlgebra.dylib arm64&nbsp; \<5574ec3bd4e537e1b662d38a63aec58b\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x186d9c000 - 0x186e04fff libvDSP.dylib arm64&nbsp; \<004f5668574139bc906c5fa4fdced3b1\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x186e08000 - 0x186e2bfff libvMisc.dylib arm64&nbsp; \<5790e7ace143367ea6f2428852be384e\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x186e2c000 - 0x186e2cfff vecLib arm64&nbsp; \<211d7711a6e93fe8ae6d6b42585cad2d\> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x186e30000 - 0x186e5efff Accounts arm64&nbsp; \<2508d336b9893176ad4e1bc67ff04188\> /System/Library/Frameworks/Accounts.framework/Accounts 0x186e64000 - 0x186ee6fff AddressBook arm64&nbsp; \<09e2e24ef5e23fb8a62ae209466a64bd\> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x186ee8000 - 0x187038fff AddressBookUI arm64&nbsp; \<e79239b432af33e783296d2a9841578e\> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x18703c000 - 0x18704ffff AssetsLibrary arm64&nbsp; \<d376d132d1053a928e3b5b199d92eabe\> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x187050000 - 0x1871fcfff AudioCodecs arm64&nbsp; \<9b6957f1c5683ed3ba2cc0a9e890e29e\> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x187200000 - 0x1874bdfff AudioToolbox arm64&nbsp; \<f0b739a395993b808d66e85e1a6e9f18\> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18765c000 - 0x187867fff CFNetwork arm64&nbsp; \<68adcebf440d30769bd2d67adc7932a2\> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x187868000 - 0x1878fffff CloudKit arm64&nbsp; \<8f226c83b2793a0db1eefa14d697c04b\> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x187900000 - 0x187965fff CoreAudio arm64&nbsp; \<10aae62ba1c43dd29bc678fbf0f985ef\> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x187988000 - 0x1879a9fff CoreBluetooth arm64&nbsp; \<b30de1ce792a318aa125a84b06e8a95d\> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1879ac000 - 0x187beafff CoreData arm64&nbsp; \<33c0d795a45e35c9affed5cf9d83a8a1\> /System/Library/Frameworks/CoreData.framework/CoreData 0x187bec000 - 0x187f48fff CoreFoundation arm64&nbsp; \<83a9627362333366a8543e8c2d28166e\> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x187f4c000 - 0x1880aefff CoreGraphics arm64&nbsp; \<7a02a2d0b69f3706b3cb91726db6f8af\> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x188104000 - 0x188106fff libCGXType.A.dylib arm64&nbsp; \<73accc252e3f3efc84a84cce0504b5f7\> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib 0x188108000 - 0x188113fff libCMSBuiltin.A.dylib arm64&nbsp; \<fc4d017ca3403b21ad1e97eba9080873\> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib 0x188308000 - 0x188326fff libRIP.A.dylib arm64&nbsp; \<5b43ca11f0b836798cc44159e62af17d\> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib 0x188328000 - 0x188455fff CoreImage arm64&nbsp; \<444c44b06f533bad9c1b030edd486b49\> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x188458000 - 0x1884b5fff CoreLocation arm64&nbsp; \<6fd7bd8116a63a8fafda547c6380a19b\> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1884f0000 - 0x1885aefff CoreMedia arm64&nbsp; \<f090b302cad23151b3aef050d50be152\> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1885b0000 - 0x18867efff CoreMotion arm64&nbsp; \<0b3890116c60302980d4c0c3a0c14453\> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x188680000 - 0x1886f1fff CoreTelephony arm64&nbsp; \<f99cf601387938d3808c32e97a9a30cf\> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1886f4000 - 0x1887f6fff CoreText arm64&nbsp; \<e46b1730715c339a82db3f67eee4fe84\> /System/Library/Frameworks/CoreText.framework/CoreText 0x1887f8000 - 0x188814fff CoreVideo arm64&nbsp; \<402f868dbba63d59a3b2e738982b9d71\> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x188818000 - 0x18893cfff EventKit arm64&nbsp; \<15cacaa609e33790a3bc644eb4d92191\> /System/Library/Frameworks/EventKit.framework/EventKit 0x188af0000 - 0x188d44fff Foundation arm64&nbsp; \<e596bd80bcc83f15aca36a7ef014f457\> /System/Library/Frameworks/Foundation.framework/Foundation 0x188d48000 - 0x188d73fff GLKit arm64&nbsp; \<d97cb7e7881e31abadb27182d86bac74\> /System/Library/Frameworks/GLKit.framework/GLKit 0x188d74000 - 0x188d9dfff GSS arm64&nbsp; \<6552f84a5add33b9a01d1e278d4ebd88\> /System/Library/Frameworks/GSS.framework/GSS 0x188db4000 - 0x188db4fff GameKit arm64&nbsp; \<fa6096a22bdd36cea421b70a9833212f\> /System/Library/Frameworks/GameKit.framework/GameKit 0x188e5c000 - 0x188ec8fff IOKit arm64&nbsp; \<1cd3da5151d03be5a0ba0c30c19228ea\> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x188ecc000 - 0x189166fff ImageIO arm64&nbsp; \<10491d236e813eb6bb07d792047a7475\> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x189168000 - 0x189608fff JavaScriptCore arm64&nbsp; \<9d8bd2cbb97c33c59376cf656634704a\> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x189d64000 - 0x189e78fff MapKit arm64&nbsp; \<6d62056699ed3d94ba264fa1f388d82d\> /System/Library/Frameworks/MapKit.framework/MapKit 0x189e7c000 - 0x189e82fff MediaAccessibility arm64&nbsp; \<5dc0d8bda3593b9cb00a8703b21953fd\> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x189e84000 - 0x18a09ffff MediaPlayer arm64&nbsp; \<526279b5f7a9316ea187338519f6d8b6\> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x18a0a0000 - 0x18a4bafff MediaToolbox arm64&nbsp; \<dbda28de74cd3fcca10622bbf00809b9\> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x18a4bc000 - 0x18a58ffff MessageUI arm64&nbsp; \<f307aec0262838e1ad1302805c8a025c\> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x18a590000 - 0x18a603fff Metal arm64&nbsp; \<69e3d92ae3ec3375a550022b7ac4a184\> /System/Library/Frameworks/Metal.framework/Metal 0x18a604000 - 0x18a6b0fff MobileCoreServices arm64&nbsp; \<21a27692c6393c00a8f8f2bbd3ccb23c\> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x18a7d4000 - 0x18a809fff OpenAL arm64&nbsp; \<1bbe9dd773463d5c93a368ff87097ed4\> /System/Library/Frameworks/OpenAL.framework/OpenAL 0x18b73c000 - 0x18b830fff GLEngine arm64&nbsp; \<f1c267a97d25316aa06e261d0a7a6f93\> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 0x18b834000 - 0x18b83efff OpenGLES arm64&nbsp; \<b707e102e4553f26994bfef0579c9f52\> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x18b844000 - 0x18b845fff libCVMSPluginSupport.dylib arm64&nbsp; \<7e1f08d7776b37efb6ff01f6486afcde\> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x18b848000 - 0x18b84bfff libCoreFSCache.dylib arm64&nbsp; \<5888d3587c633af2ac7cf57ac15ab5e4\> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x18b84c000 - 0x18b850fff libCoreVMClient.dylib arm64&nbsp; \<291806c545fe3219b844a93e2fb682b4\> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x18b854000 - 0x18b85efff libGFXShared.dylib arm64&nbsp; \<f5e5cfc1d6673d469f25b3fa77fa995b\> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x18b860000 - 0x18b8abfff libGLImage.dylib arm64&nbsp; \<4e284cf07fe23789b94c9f204f7aa52e\> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x18b8ac000 - 0x18ba27fff libGLProgrammability.dylib arm64&nbsp; \<2e066dab395a305b9409b418f5dbcec0\> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 0x18be08000 - 0x18bf8cfff QuartzCore arm64&nbsp; \<313aba56d17e30d1b68b2fdfda1820f8\> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x18bf90000 - 0x18bfebfff QuickLook arm64&nbsp; \<ae12a3ed0acf3b6ca816e95d4a894d70\> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x18c220000 - 0x18c272fff Security arm64&nbsp; \<cb64d037f82a3f0a92ab63708334c938\> /System/Library/Frameworks/Security.framework/Security 0x18c274000 - 0x18c2fffff Social arm64&nbsp; \<928581a049c3306abe816e5113d652ae\> /System/Library/Frameworks/Social.framework/Social 0x18c41c000 - 0x18c434fff StoreKit arm64&nbsp; \<e7adbf448a9839529a876e42b9293a44\> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x18c438000 - 0x18c4abfff SystemConfiguration arm64&nbsp; \<cbcb5237ab8637aebf0cb493aaa4af92\> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x18c4ac000 - 0x18c4adfff Twitter arm64&nbsp; \<a1c0309024d5398cb33255f376bedc59\> /System/Library/Frameworks/Twitter.framework/Twitter 0x18c4b0000 - 0x18ce25fff UIKit arm64&nbsp; \<a1283daa6f5a33048ab9d29d91f62c09\> /System/Library/Frameworks/UIKit.framework/UIKit 0x18ce28000 - 0x18cea1fff VideoToolbox arm64&nbsp; \<13a05b41cd0136239ef94de508febe1d\> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x18cea4000 - 0x18d102fff WebKit arm64&nbsp; \<a4d29b7cd5073edd9ae6a7b476421caa\> /System/Library/Frameworks/WebKit.framework/WebKit 0x18d4a4000 - 0x18d4a7fff AGXCompilerConnection arm64&nbsp; \<f85c1b20af6d3946bbf7d2df394a620e\> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection 0x18d52c000 - 0x18d539fff AOSNotification arm64&nbsp; \<8b9793a334fa3013803a6cb713053b44\> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x18d6c4000 - 0x18d71cfff AccountsDaemon arm64&nbsp; \<84c862ef63b332eb81b98f5ab414e3f4\> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x18d720000 - 0x18d746fff AccountsUI arm64&nbsp; \<a7d2776eb1ad39d887a5e62c0292e597\> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x18d748000 - 0x18d74dfff AggregateDictionary arm64&nbsp; \<2f9120e6400835f08bd7bfd2d4ada020\> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x18d94c000 - 0x18d980fff AirPlaySupport arm64&nbsp; \<442269677a2e302ea3bf68c54f1ff539\> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport 0x18dbcc000 - 0x18dc16fff AppSupport arm64&nbsp; \<f35ee13bec64354d9044e2a5ea519640\> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x18dc18000 - 0x18dc6bfff AppleAccount arm64&nbsp; \<267a2b98738333f099ccb095820590d6\> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x18dc6c000 - 0x18dcadfff AppleAccountUI arm64&nbsp; \<9a5d09bbd28737fa9b13882f25624c42\> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI 0x18dd74000 - 0x18ddbcfff AppleJPEG arm64&nbsp; \<8377453201ad3862b7b6182be4ac4342\> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x18ddd0000 - 0x18dde4fff ApplePushService arm64&nbsp; \<fc28105486c5380f95f8d52a3a3c2fac\> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18dde8000 - 0x18ddf1fff AppleSRP arm64&nbsp; \<7a5d169c15b83573a29f1c018c8ecbb8\> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP 0x18de04000 - 0x18de0ffff AssertionServices arm64&nbsp; \<52d911832bf9382d802961ea9d1614f9\> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x18de10000 - 0x18de2bfff AssetsLibraryServices arm64&nbsp; \<1b0a20bfd23a3295aec6d82c8b7a2f24\> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18de2c000 - 0x18de56fff AssistantServices arm64&nbsp; \<0126e5fa902232cbb4cfbcb39f3a6b9e\> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x18de90000 - 0x18de94fff BTLEAudioController arm64&nbsp; \<8539b6078e1b3c739d412842418188ed\> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x18de98000 - 0x18deb4fff BackBoardServices arm64&nbsp; \<62bf606fae3b3231b48d5ec35a552aa5\> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x18debc000 - 0x18def9fff BaseBoard arm64&nbsp; \<62044bafc2293567aec7797b25708b48\> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x18df14000 - 0x18df1bfff BluetoothManager arm64&nbsp; \<afd2bca7997434f08d4723c3005ca0f9\> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x18df1c000 - 0x18df4cfff Bom arm64&nbsp; \<2724021b087139bcaa636d640e9b4127\> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x18dfe8000 - 0x18dff0fff CacheDelete arm64&nbsp; \<81d93e7702c3390dbf003caa716dc3fb\> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x18e044000 - 0x18e074fff CalendarFoundation arm64&nbsp; \<210e5342ce603b9887f0e10131df34a4\> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x18e1ac000 - 0x18e1b6fff CaptiveNetwork arm64&nbsp; \<8ba9d547383b3a7fba9a31cc361fc06a\> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x18e1b8000 - 0x18e302fff Celestial arm64&nbsp; \<48f92eb00d0636808c583028f766d983\> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x18e314000 - 0x18e32ffff CertInfo arm64&nbsp; \<34bb9442ee1633238c1830d4ba2e7103\> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x18e330000 - 0x18e336fff CertUI arm64&nbsp; \<d540e6a6a1ab3b119b88d31509a2f390\> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x18e480000 - 0x18e4a4fff ChunkingLibrary arm64&nbsp; \<ef3f4a4cae2d387b874e53eec51b37aa\> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x18e8d8000 - 0x18e99cfff CloudPhotoLibrary arm64&nbsp; \<a7679e757e94373cb6c1f024e0f3b431\> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18e9ac000 - 0x18e9fafff ColorSync arm64&nbsp; \<612acd6af4323adbb30db1157bd6afd2\> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x18e9fc000 - 0x18e9fefff CommonAuth arm64&nbsp; \<b4d7e19fb01033aa9b536f36bc9e8132\> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x18ea00000 - 0x18ea12fff CommonUtilities arm64&nbsp; \<1cb495ce473a3127bb291cc541762fb3\> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x18ea14000 - 0x18ea18fff CommunicationsFilter arm64&nbsp; \<836ffdf2d1bf38948dc8ce6c2f8179e1\> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x18eaa0000 - 0x18eaa5fff ConstantClasses arm64&nbsp; \<855d1ee3980637a1b48a47adf5327c35\> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18eaa8000 - 0x18eae6fff ContentIndex arm64&nbsp; \<a2107dd376ac3e7da9261e74cec13881\> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x18eae8000 - 0x18eaecfff CoreAUC arm64&nbsp; \<bf359bb9dcc837f78745ec21c2983ad2\> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x18eb20000 - 0x18eb80fff CoreDAV arm64&nbsp; \<e5ff66c9ce4239f7a81436aca6cae6dd\> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x18eb84000 - 0x18eba3fff CoreDuet arm64&nbsp; \<ee7872f60256383a96f35468fb7a3dc5\> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18eba8000 - 0x18ebbafff CoreDuetDaemonProtocol arm64&nbsp; \<aa7ade578b203db19f39ea32a0e1829a\> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x18ebc4000 - 0x18ebc6fff CoreDuetDebugLogging arm64&nbsp; \<ec769c1bea803724880716f71249ba1c\> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x18ed4c000 - 0x18ee83fff CoreMediaStream arm64&nbsp; \<981a69f777193a8b82f1fa2111790019\> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18ee84000 - 0x18ef34fff CorePDF arm64&nbsp; \<cd828d67cd5a3f8f817e5578de264442\> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18efa8000 - 0x18efb3fff CoreRecents arm64&nbsp; \<07ba243dfb6d3686849128707aaee229\> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x18f040000 - 0x18f064fff CoreServicesInternal arm64&nbsp; \<1a7d2fa9a1df316b8f974b8df3a3a407\> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x18f2c8000 - 0x18f35afff CoreUI arm64&nbsp; \<01dbaf25ff893847ba41f2ff92b411a8\> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18f35c000 - 0x18f3d8fff CoreUtils arm64&nbsp; \<a30cc6baffe8324aaa50865c52d59141\> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x18f3dc000 - 0x18f3e2fff CrashReporterSupport arm64&nbsp; \<ba2801fd567a305da540a0b276dc7537\> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x18f3e4000 - 0x18f3ebfff DAAPKit arm64&nbsp; \<b631761d5d3c34e1a12ea2f07efa9055\> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x18f3ec000 - 0x18f3f7fff DCIMServices arm64&nbsp; \<55ea650a5c123dfeb044d77bd3fb23c5\> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18f3f8000 - 0x18f447fff DataAccess arm64&nbsp; \<a3b77691efff37218b48737250d0d0e0\> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x18f6a4000 - 0x18f6cafff DataAccessExpress arm64&nbsp; \<50d5ab9c38ee3e69bd4da116bc7bd4f8\> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x18f71c000 - 0x18f723fff DataMigration arm64&nbsp; \<e0c839ae4aed387887ea9853c6c25682\> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x18f72c000 - 0x18f72dfff DiagnosticLogCollection arm64&nbsp; \<fa41e1d5be703f8e80e8ff3316a49e3d\> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x18f730000 - 0x18f750fff DictionaryServices arm64&nbsp; \<d4d267ee319135ccb3a6679497243088\> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x18f778000 - 0x18f79efff EAP8021X arm64&nbsp; \<c99ae63150f83cd5b9dd00d12ac1e9f8\> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x18f8c8000 - 0x18f8cafff FTClientServices arm64&nbsp; \<d5e1bea0e8b03ebd87218b42ccf8f1bf\> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x18f8cc000 - 0x18f8fefff FTServices arm64&nbsp; \<d918c6224d4830cd817a0bdacc0a2bd9\> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x18f900000 - 0x18fd2dfff FaceCore arm64&nbsp; \<a0f71a06ddb83c77b3b59257e4002445\> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x18fd48000 - 0x18fd55fff FindMyDevice arm64&nbsp; \<6afd8c0fdacb3351980aecc33fa7dcd1\> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 0x18fd60000 - 0x18fd60fff FontServices arm64&nbsp; \<c7cd675f737e346db28b52c37065163f\> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x18fd64000 - 0x18fe43fff libFontParser.dylib arm64&nbsp; \<48edcd60e46e3b9f9dffab1ae9283706\> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18fe44000 - 0x18fe50fff libGSFontCache.dylib arm64&nbsp; \<0c92c17ccfd03da88fd356e758e17497\> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x18ff60000 - 0x18ff80fff FrontBoardServices arm64&nbsp; \<17de7a3c55253f02a2d676919d73ccb6\> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1906ac000 - 0x1906b6fff libGPUSupportMercury.dylib arm64&nbsp; \<bd247bf30c42313ca7a174aedd3caa8e\> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib 0x1906b8000 - 0x190757fff GameCenterFoundation arm64&nbsp; \<f7645ce42b8930f89e267a628596018c\> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation 0x190808000 - 0x19085cfff GameCenterUI arm64&nbsp; \<d642b3c38f8b3adea93602f64259fb51\> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI 0x190860000 - 0x1909befff AVConference arm64&nbsp; \<6f8bd1b176fc3f8b884a6bd2904fe1a8\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference 0x1909d4000 - 0x1909fefff ICE arm64&nbsp; \<3e07c5b658fe3e6f8a1be0369ba8ff88\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE 0x190a00000 - 0x190a01fff LegacyHandle arm64&nbsp; \<0784b7db8ba838bf8e67dc33908f450f\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x190a04000 - 0x190a0ffff SimpleKeyExchange arm64&nbsp; \<7f0e6d1869353bfb985c60f595324b6a\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x190a10000 - 0x190a1dfff ViceroyTrace arm64&nbsp; \<ea938e6219f33c509cddca4ff3f99dd6\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x190a20000 - 0x190a21fff snatmap arm64&nbsp; \<4a88d709154533d59b183ec61a507450\> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap 0x190a24000 - 0x190aabfff GameKitServices arm64&nbsp; \<f5f37ee4a2e43a06a24f05b2a18a6d89\> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices 0x190aac000 - 0x190ac5fff GenerationalStorage arm64&nbsp; \<ef901d5502553db4992e914b9d6b9757\> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x190ac8000 - 0x190d82fff GeoServices arm64&nbsp; \<e20d801831213e1184e2af1442e7b197\> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x190d84000 - 0x190d97fff GraphicsServices arm64&nbsp; \<b5078b39bd36372190e4ad5e7d991f68\> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x190e50000 - 0x190eb8fff Heimdal arm64&nbsp; \<55335b3900963af28f5af19afd1bfab7\> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x190f70000 - 0x191005fff HomeSharing arm64&nbsp; \<2deb2d5e54523701b2bda5371fc3180a\> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x191070000 - 0x1910d2fff IDS arm64&nbsp; \<c3ab13565e513311805a3813291b9c27\> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1910d4000 - 0x1910f8fff IDSFoundation arm64&nbsp; \<5a05fb27e5083d09b5f289d7560edbee\> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x191168000 - 0x19122afff IMCore arm64&nbsp; \<44c45bd884f43998acc6e7bdbb57b39d\> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1912d4000 - 0x191344fff IMFoundation arm64&nbsp; \<c8aa1eec15b63d05831678746a299da0\> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x191350000 - 0x191353fff IOAccelerator arm64&nbsp; \<ec8452ce495a3f1088b1c6024e027167\> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x191358000 - 0x19135ffff IOMobileFramebuffer arm64&nbsp; \<c1f736ec9ad732728480d64c59a86f5f\> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x191360000 - 0x191366fff IOSurface arm64&nbsp; \<719f179613ae37b688ee169eb5ed46fc\> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x191368000 - 0x19136afff IOSurfaceAccelerator arm64&nbsp; \<3fb692bcaed8321db9c674cf00c5f719\> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x191424000 - 0x19142bfff IntlPreferences arm64&nbsp; \<1cba014916fa3c5f984e3a0c9f5bfb81\> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x19142c000 - 0x19146efff LanguageModeling arm64&nbsp; \<0f8255591fef33cdb8a91f460e678ccb\> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1914dc000 - 0x1914ebfff LegacyGameKit arm64&nbsp; \<16bfba60bba83894aa2287bbbdeecbe3\> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit 0x1914fc000 - 0x191543fff MIME arm64&nbsp; \<a86fc4a77b8035428b8f6cc5ffb1d6e9\> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x191544000 - 0x1915adfff MMCS arm64&nbsp; \<cfbd5ad5d8b2301f941b5771aea45078\> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x191608000 - 0x191615fff MailServices arm64&nbsp; \<9072fc33768a3f569ea0bd79c8a7f3aa\> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x191658000 - 0x191716fff ManagedConfiguration arm64&nbsp; \<43215fab0090325d976c63af94aa02b5\> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x191724000 - 0x191725fff Marco arm64&nbsp; \<374e233c50c2373a8dc5ca0a817b12a4\> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x191728000 - 0x1917aefff MediaControlSender arm64&nbsp; \<8042568e5afa3775a7b165d138a799ae\> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender 0x191864000 - 0x191879fff MediaRemote arm64&nbsp; \<b54d94f44dcf3147ab669748e7fd1f19\> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x19187c000 - 0x19188dfff MediaServices arm64&nbsp; \<46469813721c3f6193bbd7fbb4e0a5eb\> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x191890000 - 0x1918acfff MediaStream arm64&nbsp; \<4192ea8685bd39afb96fed206fa6471f\> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1918b0000 - 0x191917fff IMAP arm64&nbsp; \<f68f50f855a6361c8518d56571167bd2\> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP 0x191928000 - 0x191a24fff Message arm64&nbsp; \<982014080efb3ca187aa0cc993e9818d\> /System/Library/PrivateFrameworks/Message.framework/Message 0x191a30000 - 0x191a33fff MessageSupport arm64&nbsp; \<1761532c47103f5092c043296744c01e\> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x191a44000 - 0x191a53fff MobileAsset arm64&nbsp; \<9164537c500e345abf5970138aa9b1dd\> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x191a58000 - 0x191a7efff MobileBackup arm64&nbsp; \<a58134b75c7033619ccf8c5a38f0ecb2\> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x191a80000 - 0x191a8cfff MobileBluetooth arm64&nbsp; \<d698ec87311e3132b0de7ce0ddcd8fbb\> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x191aa0000 - 0x191ab2fff MobileDeviceLink arm64&nbsp; \<63cf34f0d0443a5b90209232e9987232\> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x191ab4000 - 0x191abdfff MobileIcons arm64&nbsp; \<cd577ec393b537bbab28fe4f672f4fe7\> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x191ac0000 - 0x191ac9fff MobileInstallation arm64&nbsp; \<6a17b4f0b6aa363ba2decf9b6c8167b1\> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x191acc000 - 0x191adbfff MobileKeyBag arm64&nbsp; \<77b5fa7d33ef319299072ec85128fe37\> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x191b18000 - 0x191b1bfff MobileSystemServices arm64&nbsp; \<9b2bbc93fbb231baa08b41c6aee209ed\> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x191b44000 - 0x191b55fff MobileWiFi arm64&nbsp; \<79c784a6040b35d1b09e97c60b0def58\> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x191ba4000 - 0x191d7ffff MusicLibrary arm64&nbsp; \<53fbcc46dafd3634b696a9f9878c8f4f\> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x191e4c000 - 0x191e52fff Netrb arm64&nbsp; \<b58a090c9a12346a9f4af0d22626f6f3\> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x191e54000 - 0x191e5bfff NetworkStatistics arm64&nbsp; \<8d818200ba99385bbd69dad9dda0319d\> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x191e5c000 - 0x191e7efff Notes arm64&nbsp; \<698d570fbdb9362195fdb66aacfaf2d2\> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x191e88000 - 0x191e8bfff OAuth arm64&nbsp; \<3049cf937f053793a4b97aa26375f1cb\> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x192660000 - 0x1926aefff OpenCL arm64&nbsp; \<7350f5063e4232a1a3cc921e47de6ef5\> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL 0x1927cc000 - 0x1927f4fff PersistentConnection arm64&nbsp; \<b7044531bbf73fcf9b586269283bfb50\> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x192984000 - 0x192c2ffff PhotoLibraryServices arm64&nbsp; \<23c817091f2a3485ab0f26b2d0d6da38\> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x192c30000 - 0x192c39fff PhotosFormats arm64&nbsp; \<507db978788b3714b02acc4a06f33d57\> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x192c3c000 - 0x192c89fff PhysicsKit arm64&nbsp; \<625733e02bc3372ca473ac973020e32e\> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x192c8c000 - 0x192ca6fff PlugInKit arm64&nbsp; \<cc8ba22bd61e32a5a80b083d5e0dd86e\> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x192ca8000 - 0x192cb0fff PowerLog arm64&nbsp; \<506bca8a5af033a68bbd5958c9f995a7\> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x192f04000 - 0x192fc3fff Preferences arm64&nbsp; \<55e92e1b45f5350db713977fadcbecf4\> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x192fc4000 - 0x19300bfff PrintKit arm64&nbsp; \<2181399ad0d331e8934c69d4220f7bcc\> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit 0x193010000 - 0x1930cffff ProofReader arm64&nbsp; \<377a2b68fdcf3fe3be30455084083eb5\> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1930d0000 - 0x1930e3fff ProtectedCloudStorage arm64&nbsp; \<2472946aaf6b3b189d79c0492f24e291\> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1930e4000 - 0x1930f2fff ProtocolBuffer arm64&nbsp; \<0a4f092c935c3f5291152d30a2e9e008\> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x193130000 - 0x1931aefff Quagga arm64&nbsp; \<a0e7e7857a69346ab1f5c4e065491469\> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x193348000 - 0x19338bfff RemoteUI arm64&nbsp; \<64ef0d3073fe37ada8f530cfe3e92848\> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x19340c000 - 0x1934adfff SAObjects arm64&nbsp; \<7597eb6e1e253ddbbd70edf507e61315\> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x193660000 - 0x19367ffff SpringBoardServices arm64&nbsp; \<118627bb068a3a82b87ba8c62583e7a8\> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x193a74000 - 0x193bbbfff StoreServices arm64&nbsp; \<8c5dfc1c4baf3eaca6420c6af360bf5e\> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x193cac000 - 0x193caffff TCC arm64&nbsp; \<0dc32625c39b3087893e5da6ff7dd7b4\> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x193d00000 - 0x193d43fff TelephonyUtilities arm64&nbsp; \<1cb4e1e61c2e3d5580283cd1e3039be4\> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x194b24000 - 0x194b52fff TextInput arm64&nbsp; \<b19843fb56343a97b9e0dd0014231115\> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x194c28000 - 0x194d01fff UIFoundation arm64&nbsp; \<402e5079593a32a8b49d604f4a1eedeb\> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x194d28000 - 0x194d2bfff UserFS arm64&nbsp; \<da16ebc138783ad7a4a1ed8d0b09bda7\> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x194d4c000 - 0x195306fff VectorKit arm64&nbsp; \<61d4dc6faa333ad987f66465b83811c8\> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x195308000 - 0x195454fff VideoProcessing arm64&nbsp; \<770f4a0a553430c683541e88a9121d96\> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x19557c000 - 0x1955a0fff VoiceServices arm64&nbsp; \<116b6fde28453423bd2983d14170dbb3\> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x195644000 - 0x19566cfff WebBookmarks arm64&nbsp; \<fb8394570493371c850cdde82c85969d\> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x19568c000 - 0x1965b3fff WebCore arm64&nbsp; \<42110cbe7d7e3f899dc1bd4015282fcc\> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1965b4000 - 0x196686fff WebKitLegacy arm64&nbsp; \<23c78a31ba4b39cd9286e376281b0e66\> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x196814000 - 0x196814fff WirelessCoexManager arm64&nbsp; \<4b6a1818830133eeb518e0cc4a42b272\> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x196818000 - 0x19683bfff WirelessDiagnostics arm64&nbsp; \<efd4e0f65d6d32b9a2b35fe8e77116c7\> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x196854000 - 0x19685bfff XPCKit arm64&nbsp; \<fb860221207438fdb53148328b798493\> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x19685c000 - 0x196865fff XPCObjects arm64&nbsp; \<9eb286c27f9333be9f8ed58c733abd7b\> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects 0x196a98000 - 0x196ac2fff iCalendar arm64&nbsp; \<36f60138b79e3dada1c790ff60bb86e0\> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x196af0000 - 0x196b32fff iTunesStore arm64&nbsp; \<76f474c7ddfc3ba1a0cd1218312af163\> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x197230000 - 0x197240fff libAWDProtobufFacetimeiMessage.dylib arm64&nbsp; \<16bd5f4b9b3e3ff6a561062a3808b2a3\> /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x197344000 - 0x19734afff libAWDSupportConfig.dylib arm64&nbsp; \<858dcb604ef8351ea589ee7f58fb2bc6\> /usr/lib/libAWDSupportConfig.dylib 0x19734c000 - 0x197491fff libAWDSupportFramework.dylib arm64&nbsp; \<19ab591a9fe03d01bd1cb60adc3cee6e\> /usr/lib/libAWDSupportFramework.dylib 0x197494000 - 0x197495fff libAWDSupportInfo.dylib arm64&nbsp; \<9a2f9c0053753191b22d2ad8a97f8a85\> /usr/lib/libAWDSupportInfo.dylib 0x1974a4000 - 0x1974adfff libAccessibility.dylib arm64&nbsp; \<aa09cdc041b53a05b0161253d121621d\> /usr/lib/libAccessibility.dylib 0x197740000 - 0x19775bfff libCRFSuite.dylib arm64&nbsp; \<a41a2f95f1ff30d9a4ab2d6145480db2\> /usr/lib/libCRFSuite.dylib 0x19779c000 - 0x1978d3fff libFosl\_dynamic.dylib arm64&nbsp; \<3013ac9596c03e458767997983ac758f\> /usr/lib/libFosl\_dynamic.dylib 0x1978f4000 - 0x1978f5fff libMobileCheckpoint.dylib arm64&nbsp; \<a4ca24f593f73e7fbb91d61a221c9705\> /usr/lib/libMobileCheckpoint.dylib 0x1978f8000 - 0x197912fff libMobileGestalt.dylib arm64&nbsp; \<f625ec0e13bf3a2f8ba8571b9546444d\> /usr/lib/libMobileGestalt.dylib 0x197914000 - 0x19791dfff libMobileGestaltExtensions.dylib arm64&nbsp; \<0f1734eb8dda378f982885980c904153\> /usr/lib/libMobileGestaltExtensions.dylib 0x197944000 - 0x197945fff libSystem.B.dylib arm64&nbsp; \<882b19bba06d348d97fcdaf545163f47\> /usr/lib/libSystem.B.dylib 0x1979c8000 - 0x197a16fff libTelephonyUtilDynamic.dylib arm64&nbsp; \<a84c6f652ea63a52921b96b6185c531c\> /usr/lib/libTelephonyUtilDynamic.dylib 0x197b40000 - 0x197b6afff libarchive.2.dylib arm64&nbsp; \<6e7ce417e487309c8acc744b1b6b523f\> /usr/lib/libarchive.2.dylib 0x197b6c000 - 0x197b6cfff libassertion\_extension.dylib arm64&nbsp; \<9d3b3adf5dde3ecb9a438a367d5b85d1\> /usr/lib/libassertion\_extension.dylib 0x197bac000 - 0x197bbcfff libbsm.0.dylib arm64&nbsp; \<6651c9abc7b6353c8343d7f0f4e09a23\> /usr/lib/libbsm.0.dylib 0x197bc0000 - 0x197bd0fff libbz2.1.0.dylib arm64&nbsp; \<f6ec1b6a4719369aa059ee3269823a2d\> /usr/lib/libbz2.1.0.dylib 0x197bd4000 - 0x197c2afff libc++.1.dylib arm64&nbsp; \<c8e65982941e374c95463384e600181d\> /usr/lib/libc++.1.dylib 0x197c2c000 - 0x197c4efff libc++abi.dylib arm64&nbsp; \<fd49f85cb61d31b582895366ea6c2d01\> /usr/lib/libc++abi.dylib 0x197c54000 - 0x197c65fff libcmph.dylib arm64&nbsp; \<dca2c6c0bd65352b947d537395e23ab9\> /usr/lib/libcmph.dylib 0x197c68000 - 0x197c70fff libcupolicy.dylib arm64&nbsp; \<1c1cb0caed4f3311bbae03d7e00e6bbc\> /usr/lib/libcupolicy.dylib 0x197cac000 - 0x197cc8fff libextension.dylib arm64&nbsp; \<e8ead22587533875b26071dda1330ce1\> /usr/lib/libextension.dylib 0x197cf8000 - 0x197cfdfff libheimdal-asn1.dylib arm64&nbsp; \<b90901b2ba0338b484b8b447b82293fa\> /usr/lib/libheimdal-asn1.dylib 0x197d00000 - 0x197df3fff libiconv.2.dylib arm64&nbsp; \<3ebb30c258f43c0294bcdeebb48b3fc1\> /usr/lib/libiconv.2.dylib 0x197df4000 - 0x197fdbfff libicucore.A.dylib arm64&nbsp; \<02e9eb5b92473df89af04da09371417a\> /usr/lib/libicucore.A.dylib 0x197ff0000 - 0x197ff1fff liblangid.dylib arm64&nbsp; \<80e626200785352a8d5e98a061ca19b8\> /usr/lib/liblangid.dylib 0x197ff4000 - 0x198000fff liblockdown.dylib arm64&nbsp; \<f53a3d2ac76330f7bd299be0a9206109\> /usr/lib/liblockdown.dylib 0x198004000 - 0x19801dfff liblzma.5.dylib arm64&nbsp; \<ac6807960fbd34d9939a070cf6ecf081\> /usr/lib/liblzma.5.dylib 0x1983f4000 - 0x19840bfff libmis.dylib arm64&nbsp; \<130d691e68403ec2882abd44479e9891\> /usr/lib/libmis.dylib 0x198454000 - 0x198650fff libobjc.A.dylib arm64&nbsp; \<e6224d745a023588af8e5bb67498139a\> /usr/lib/libobjc.A.dylib 0x1986cc000 - 0x198735fff libprotobuf.dylib arm64&nbsp; \<836e780892373db08dd29031315414ec\> /usr/lib/libprotobuf.dylib 0x198738000 - 0x198755fff libresolv.9.dylib arm64&nbsp; \<fd78cddab3e43bd9a7a6440273b15059\> /usr/lib/libresolv.9.dylib 0x198788000 - 0x198859fff libsqlite3.dylib arm64&nbsp; \<286839512b673f7c938aa79ac70bde15\> /usr/lib/libsqlite3.dylib 0x19885c000 - 0x1988aefff libstdc++.6.dylib arm64&nbsp; \<fc1f30ba249639148b4ab9efa739e574\> /usr/lib/libstdc++.6.dylib 0x1988b0000 - 0x1988e2fff libtidy.A.dylib arm64&nbsp; \<2b69233bafd53bdaafa6d9b1767bbad5\> /usr/lib/libtidy.A.dylib 0x1988e4000 - 0x1988edfff libtzupdate.dylib arm64&nbsp; \<f4e015552f4e354baae69d67893d8669\> /usr/lib/libtzupdate.dylib 0x1988f4000 - 0x1989e2fff libxml2.2.dylib arm64&nbsp; \<dbcfe4d423bb3ae48174394f298ad244\> /usr/lib/libxml2.2.dylib 0x1989e4000 - 0x198a0dfff libxslt.1.dylib arm64&nbsp; \<f3770c5f8ac3313bbe4ef1258ebf5733\> /usr/lib/libxslt.1.dylib 0x198a10000 - 0x198a21fff libz.1.dylib arm64&nbsp; \<2a347410b967358289e8256c913714de\> /usr/lib/libz.1.dylib 0x198a24000 - 0x198a28fff libcache.dylib arm64&nbsp; \<d322f485769b3fd5a11bc2aff7265fdf\> /usr/lib/system/libcache.dylib 0x198a2c000 - 0x198a38fff libcommonCrypto.dylib arm64&nbsp; \<2aa56db3851c3b24b7eb849f0e289140\> /usr/lib/system/libcommonCrypto.dylib 0x198a3c000 - 0x198a3ffff libcompiler\_rt.dylib arm64&nbsp; \<65f2a15e126435769154e2a7b44b942e\> /usr/lib/system/libcompiler\_rt.dylib 0x198a40000 - 0x198a47fff libcopyfile.dylib arm64&nbsp; \<1f428d2df193398e9e72250952f08953\> /usr/lib/system/libcopyfile.dylib 0x198a48000 - 0x198a9dfff libcorecrypto.dylib arm64&nbsp; \<4a97f227130a3cbaa0a8c5b561e97314\> /usr/lib/system/libcorecrypto.dylib 0x198aa0000 - 0x198ac6fff libdispatch.dylib arm64&nbsp; \<e19d74563485344485b6d4457a93e89d\> /usr/lib/system/libdispatch.dylib 0x198ac8000 - 0x198acafff libdyld.dylib arm64&nbsp; \<d5ebc6da536338f5be9bb4c3be2f7716\> /usr/lib/system/libdyld.dylib 0x198acc000 - 0x198accfff liblaunch.dylib arm64&nbsp; \<da357dcde300321685d77140a4f82e6c\> /usr/lib/system/liblaunch.dylib 0x198ad0000 - 0x198ad5fff libmacho.dylib arm64&nbsp; \<cddfd20412643baeb9023095eb2cf29f\> /usr/lib/system/libmacho.dylib 0x198ad8000 - 0x198ad9fff libremovefile.dylib arm64&nbsp; \<e8124da88b1131f2ac005b75d8559ca7\> /usr/lib/system/libremovefile.dylib 0x198adc000 - 0x198af1fff libsystem\_asl.dylib arm64&nbsp; \<17448aec6f7d3498aebcabc8a1598c9a\> /usr/lib/system/libsystem\_asl.dylib 0x198af4000 - 0x198af5fff libsystem\_blocks.dylib arm64&nbsp; \<f38b7145bed330d98d8d79b8362b03de\> /usr/lib/system/libsystem\_blocks.dylib 0x198af8000 - 0x198b78fff libsystem\_c.dylib arm64&nbsp; \<71df87643ff839bdb9559e4e50bb6eea\> /usr/lib/system/libsystem\_c.dylib 0x198b7c000 - 0x198b7efff libsystem\_configuration.dylib arm64&nbsp; \<37655cc87bb3391b946955b0fbc4384a\> /usr/lib/system/libsystem\_configuration.dylib 0x198b80000 - 0x198b81fff libsystem\_coreservices.dylib arm64&nbsp; \<a8e2019df4123295bf71800fa1bd73be\> /usr/lib/system/libsystem\_coreservices.dylib 0x198b84000 - 0x198b94fff libsystem\_coretls.dylib arm64&nbsp; \<e837369c4d623fc7adb19a892b03aba8\> /usr/lib/system/libsystem\_coretls.dylib 0x198b98000 - 0x198ba0fff libsystem\_dnssd.dylib arm64&nbsp; \<18b39491d06c3fa18c810118f03143ee\> /usr/lib/system/libsystem\_dnssd.dylib 0x198ba4000 - 0x198bc5fff libsystem\_info.dylib arm64&nbsp; \<72514f76b03335729f18da536331df97\> /usr/lib/system/libsystem\_info.dylib 0x198bc8000 - 0x198be8fff libsystem\_kernel.dylib arm64&nbsp; \<ccacc11311c23f8f8fa58f58ce96be0f\> /usr/lib/system/libsystem\_kernel.dylib 0x198bec000 - 0x198c08fff libsystem\_m.dylib arm64&nbsp; \<e25dbaa110a03706a8ea7e0709ec385a\> /usr/lib/system/libsystem\_m.dylib 0x198c0c000 - 0x198c25fff libsystem\_malloc.dylib arm64&nbsp; \<bb0250acb085340ea6689a755edc5515\> /usr/lib/system/libsystem\_malloc.dylib 0x198c28000 - 0x198c5ffff libsystem\_network.dylib arm64&nbsp; \<d7b99c2b98ff3affbe5a8743121419d2\> /usr/lib/system/libsystem\_network.dylib 0x198c60000 - 0x198c66fff libsystem\_networkextension.dylib arm64&nbsp; \<8248d7bdf0bd3e0b9d2a5ba10b238921\> /usr/lib/system/libsystem\_networkextension.dylib 0x198c68000 - 0x198c72fff libsystem\_notify.dylib arm64&nbsp; \<4a9bcea2df8d351f987d0e9f84406427\> /usr/lib/system/libsystem\_notify.dylib 0x198c74000 - 0x198c78fff libsystem\_platform.dylib arm64&nbsp; \<03902be9733b35d2b193cf8724a8d95a\> /usr/lib/system/libsystem\_platform.dylib 0x198c7c000 - 0x198c84fff libsystem\_pthread.dylib arm64&nbsp; \<ffbb6452a3e531969e9571cd95896210\> /usr/lib/system/libsystem\_pthread.dylib 0x198c88000 - 0x198c8afff libsystem\_sandbox.dylib arm64&nbsp; \<b8d755b4fc043ad791277d6a8cf0b4b6\> /usr/lib/system/libsystem\_sandbox.dylib 0x198c8c000 - 0x198c8ffff libsystem\_stats.dylib arm64&nbsp; \<e2b3982965873f27b542a1a81f212b5b\> /usr/lib/system/libsystem\_stats.dylib 0x198c90000 - 0x198c96fff libsystem\_trace.dylib arm64&nbsp; \<122df0fd03b43a8f82ed69916c95524a\> /usr/lib/system/libsystem\_trace.dylib 0x198c98000 - 0x198c9dfff libunwind.dylib arm64&nbsp; \<0c07617876a43cacbde6104a2b75f4f2\> /usr/lib/system/libunwind.dylib 0x198ca0000 - 0x198cc3fff libxpc.dylib arm64&nbsp; \<2a02e77c431732e292fbe37af8747b2e\> /usr/lib/system/libxpc.dylib

Thanks

Now if you can take that and pack it up with the .dsym file and file a bug report with it engineering can symbolcate it see what’s crashing.

Rob

Bug report filed.

Thanks

Hi Rob,

Any update on this issue?

Thanks

Do you have the Bug’s Case number that was emailed to you?

Rob