iOS8 Landscape App Game Center Silent Crash - is there a CoronaUseIOS8LandscapeOnlyWorkaround?

This is eerily similar to the old bugs with the CoronaUseIOS7LandscapeOnlyWorkaround workaround.  My understanding is that we no longer need anything along those lines, so I don’t have anything like that in my build.setttings.  

I have a landscape app.  I’m using corona build 2014.2461 and iOS 8.  Tried compiling with 8.0 and 8.1 and had same issue both times.

If I “show achievements” they open up fine, but as soon as I close them the app crashes, every single time.

Is anybody else having this problem?  Pasted the Crash report below.  Wasn’t having this issue in iOS7.

In XCODE:

Oct 15 17:49:27 iPad ReportCrash[202] <Error>: task_set_exception_ports(B07, 400, D03, 0, 0) failed with error (4: (os/kern) invalid argument)

Oct 15 17:49:27 iPad ReportCrash[202] <Notice>: ReportCrash acting against PID 200

Oct 15 17:49:27 iPad diagnosticd[106] <Error>: error evaluating process info - pid: 200, punique: 200

Oct 15 17:49:27 iPad ReportCrash[202] <Notice>: Formulating crash report for process FlowBen[200]

Oct 15 17:49:28 iPad mediaserverd[37] <Notice>: ‘’ com.flashysubstance.flowbenmusic(pid = 200) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None

Oct 15 17:49:28 iPad mediaserverd[37] <Notice>: ‘’ (pid = 200) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None

Oct 15 17:49:28 iPad com.apple.xpc.launch

ACTUAL CRASH LOG:

Incident Identifier: 734C1FA7-466F-4DEB-B61E-2D7BABE8E4F2

CrashReporter Key:   416d24d79c143b77d6e77030f0ceae4c90c6fee3

Hardware Model:      iPad3,4

Process:             FlowBen [200]

Path:                /private/var/mobile/Containers/Bundle/Application/5C8890B4-12B2-4610-9D73-45947D399743/FlowBen.app/FlowBen

Identifier:          com.flashysubstance.flowbenmusic

Version:             2014.10.151744 (1.0)

Code Type:           ARM (Native)

Parent Process:      launchd [1]

Date/Time:           2014-10-15 17:49:27.859 -0400

Launch Time:         2014-10-15 17:49:19.826 -0400

OS Version:          iOS 8.0.2 (12A405)

Report Version:      105

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x00000010

Triggered by Thread:  0

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

Thread 0 Crashed:

0   FlowBen                       0x0008f77c 0x25000 + 436092

1   FlowBen                       0x000b50cc 0x25000 + 590028

2   FlowBen                       0x0016e854 0x25000 + 1349716

3   FlowBen                       0x00164d10 0x25000 + 1309968

4   GameCenterUI                   0x2a01678e 0x2a005000 + 71566

5   GameCenterUI                   0x2a01ae84 0x2a005000 + 89732

6   CoreFoundation                 0x232553e0 0x2314b000 + 1090528

7   CoreFoundation                 0x23182840 0x2314b000 + 227392

8   libdispatch.dylib             0x311578c8 0x31156000 + 6344

9   libdispatch.dylib             0x311578b4 0x31156000 + 6324

10  libdispatch.dylib             0x3115b0ba 0x31156000 + 20666

11  CoreFoundation                 0x23216be4 0x2314b000 + 834532

12  CoreFoundation                 0x232152e4 0x2314b000 + 828132

13  CoreFoundation                 0x2316361c 0x2314b000 + 99868

14  CoreFoundation                 0x2316342e 0x2314b000 + 99374

15  GraphicsServices               0x2a4e90a4 0x2a4e0000 + 37028

16  UIKit                         0x2674e354 0x266e0000 + 451412

17  FlowBen                       0x0002c8de 0x25000 + 30942

18  libdyld.dylib                 0x31177aac 0x31176000 + 6828

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

Thread 1:

0   libsystem_kernel.dylib         0x3122a2a0 0x31229000 + 4768

1   libdispatch.dylib             0x311639fc 0x31156000 + 55804

2   libdispatch.dylib             0x3115931e 0x31156000 + 13086

Thread 2:

0   libsystem_kernel.dylib         0x3123e9cc 0x31229000 + 88524

1   libsystem_pthread.dylib       0x312b8ea8 0x312b8000 + 3752

2   libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 3:

0   libsystem_kernel.dylib         0x3123e9cc 0x31229000 + 88524

1   libsystem_pthread.dylib       0x312b8ea8 0x312b8000 + 3752

2   libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 4 name:  Dispatch queue: com.apple.UIKit._UIViewServiceInterfaceConnectionRequest com.apple.gamecenter.GameCenterUIService

Thread 4:

0   libsystem_kernel.dylib         0x3122a4f0 0x31229000 + 5360

1   libsystem_kernel.dylib         0x3122a2e4 0x31229000 + 4836

2   libdispatch.dylib             0x31157896 0x31156000 + 6294

3   libdispatch.dylib             0x31160032 0x31156000 + 41010

4   libdispatch.dylib             0x31160372 0x31156000 + 41842

5   libdispatch.dylib             0x311589c8 0x31156000 + 10696

6   UIKit                         0x26cd194c 0x266e0000 + 6232396

7   Foundation                     0x23f049c6 0x23e8f000 + 481734

8   Foundation                     0x23e96cde 0x23e8f000 + 31966

9   libxpc.dylib                   0x312d08a2 0x312cd000 + 14498

10  libxpc.dylib                   0x312cf024 0x312cd000 + 8228

11  libdispatch.dylib             0x3115a5e2 0x31156000 + 17890

12  libdispatch.dylib             0x3115f48c 0x31156000 + 38028

13  libdispatch.dylib             0x31159d8c 0x31156000 + 15756

14  libdispatch.dylib             0x3115f48c 0x31156000 + 38028

15  libdispatch.dylib             0x3115a098 0x31156000 + 16536

16  libdispatch.dylib             0x31160b9e 0x31156000 + 43934

17  libdispatch.dylib             0x31161cd2 0x31156000 + 48338

18  libsystem_pthread.dylib       0x312b8e2e 0x312b8000 + 3630

19  libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 5 name:  com.apple.NSURLConnectionLoader

Thread 5:

0   libsystem_kernel.dylib         0x3122a4f0 0x31229000 + 5360

1   libsystem_kernel.dylib         0x3122a2e4 0x31229000 + 4836

2   CoreFoundation                 0x23216b4e 0x2314b000 + 834382

3   CoreFoundation                 0x232150f4 0x2314b000 + 827636

4   CoreFoundation                 0x2316361c 0x2314b000 + 99868

5   CoreFoundation                 0x2316342e 0x2314b000 + 99374

6   CFNetwork                     0x22d1c3da 0x22ca0000 + 508890

7   Foundation                     0x23f60386 0x23e8f000 + 856966

8   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

9   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

10  libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

Thread 6:

0   libsystem_kernel.dylib         0x3123e9cc 0x31229000 + 88524

1   libsystem_pthread.dylib       0x312b8ea8 0x312b8000 + 3752

2   libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 7 name:  AURemoteIO::IOThread

Thread 7:

0   libsystem_kernel.dylib         0x3122a4f0 0x31229000 + 5360

1   libsystem_kernel.dylib         0x3122a2e4 0x31229000 + 4836

2   AudioToolbox                   0x229d2952 0x228c5000 + 1104210

3   AudioToolbox                   0x229d604c 0x228c5000 + 1118284

4   AudioToolbox                   0x2290adf2 0x228c5000 + 286194

5   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

6   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

7   libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

Thread 8:

0   libsystem_kernel.dylib         0x3123e19c 0x31229000 + 86428

1   libsystem_c.dylib             0x3119da6c 0x31193000 + 43628

2   libsystem_c.dylib             0x3119d9bc 0x31193000 + 43452

3   FlowBen                       0x0005d562 0x25000 + 230754

4   FlowBen                       0x000645d0 0x25000 + 259536

5   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

6   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

7   libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

Thread 9:

0   libsystem_kernel.dylib         0x3123e9cc 0x31229000 + 88524

1   libsystem_pthread.dylib       0x312b8ea8 0x312b8000 + 3752

2   libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 10:

0   libsystem_kernel.dylib         0x3123e9cc 0x31229000 + 88524

1   libsystem_pthread.dylib       0x312b8ea8 0x312b8000 + 3752

2   libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 11 name:  WebThread

Thread 11:

0   libsystem_kernel.dylib         0x3122a4f0 0x31229000 + 5360

1   libsystem_kernel.dylib         0x3122a2e4 0x31229000 + 4836

2   CoreFoundation                 0x23216b4e 0x2314b000 + 834382

3   CoreFoundation                 0x232150f4 0x2314b000 + 827636

4   CoreFoundation                 0x2316361c 0x2314b000 + 99868

5   CoreFoundation                 0x2316342e 0x2314b000 + 99374

6   WebCore                       0x2e6de9b6 0x2e65b000 + 539062

7   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

8   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

9   libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

Thread 12 name:  JavaScriptCore::BlockFree

Thread 12:

0   libsystem_kernel.dylib         0x3123db38 0x31229000 + 84792

1   libsystem_pthread.dylib       0x312ba3f4 0x312b8000 + 9204

2   libsystem_pthread.dylib       0x312bb2d8 0x312b8000 + 13016

3   libc++.1.dylib                 0x304d4e8c 0x304cf000 + 24204

4   JavaScriptCore                 0x2441f16a 0x2440a000 + 86378

5   JavaScriptCore                 0x2441b604 0x2440a000 + 71172

6   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

7   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

8   libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

Thread 13 name:  JavaScriptCore::Marking

Thread 13:

0   libsystem_kernel.dylib         0x3123db38 0x31229000 + 84792

1   libsystem_pthread.dylib       0x312ba3f4 0x312b8000 + 9204

2   libsystem_pthread.dylib       0x312bb2d8 0x312b8000 + 13016

3   libc++.1.dylib                 0x304d4e8c 0x304cf000 + 24204

4   JavaScriptCore                 0x245e6d20 0x2440a000 + 1953056

5   JavaScriptCore                 0x245e6d84 0x2440a000 + 1953156

6   JavaScriptCore                 0x2441b604 0x2440a000 + 71172

7   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

8   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

9   libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

Thread 14:

0   libsystem_kernel.dylib         0x3123e9cc 0x31229000 + 88524

1   libsystem_pthread.dylib       0x312b8ea8 0x312b8000 + 3752

2   libsystem_pthread.dylib       0x312b8b80 0x312b8000 + 2944

Thread 15 name:  com.apple.CFSocket.private

Thread 15:

0   libsystem_kernel.dylib         0x3123e08c 0x31229000 + 86156

1   CoreFoundation                 0x2321b31a 0x2314b000 + 852762

2   libsystem_pthread.dylib       0x312bae90 0x312b8000 + 11920

3   libsystem_pthread.dylib       0x312bae02 0x312b8000 + 11778

4   libsystem_pthread.dylib       0x312b8b8c 0x312b8000 + 2956

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

    r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x00000000

    r4: 0x00000000    r5: 0x00000000      r6: 0x00000000      r7: 0x004ecb48

    r8: 0x00000001    r9: 0x00000000     r10: 0x177e42f0     r11: 0x00000004

    ip: 0x00165041    sp: 0x004ecb38      lr: 0x000b50d1      pc: 0x0008f77c

  cpsr: 0x68080030

Binary Images:

0x25000 - 0x36cfff FlowBen armv7  <06955b5e9b30352381d3d674fdf0dea6> /var/mobile/Containers/Bundle/Application/5C8890B4-12B2-4610-9D73-45947D399743/FlowBen.app/FlowBen

0x1fe59000 - 0x1fe7cfff dyld armv7s  <a5945c39ff6d340f809804781b24106d> /usr/lib/dyld

0x21ace000 - 0x21bbbfff RawCamera armv7s  <f36804b4286b392b9adefc60e5e1aa78> /System/Library/CoreServices/RawCamera.bundle/RawCamera

0x21bd1000 - 0x21ce5fff IMGSGX554GLDriver armv7s  <1bb14b9acbfc317e996f5aa3060d28d7> /System/Library/Extensions/IMGSGX554GLDriver.bundle/IMGSGX554GLDriver

0x21cef000 - 0x21e5bfff AVFoundation armv7s  <291c7a621b65396491697e7a7f728b16> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x21e5c000 - 0x21ebafff libAVFAudio.dylib armv7s  <1b452a7a75513cf9aa82e59feb7eef33> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib

0x21ebb000 - 0x21ef3fff AVKit armv7s  <bf2710cf2c943b908ea88f60e4cfbc0b> /System/Library/Frameworks/AVKit.framework/AVKit

0x21ef4000 - 0x21ef4fff Accelerate armv7s  <3b40c742a7323214a5eb836630536bd1> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x21f05000 - 0x22120fff vImage armv7s  <844c5a129a2f3dbe9c0b23824f3254f6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x22121000 - 0x22207fff libBLAS.dylib armv7s  <aaaefc0f51f23049871f65ea9c4c7151> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x22208000 - 0x224ccfff libLAPACK.dylib armv7s  <ba74aac653423b3b9bae4122d84935d8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x224cd000 - 0x224defff libLinearAlgebra.dylib armv7s  <3df96b6a86303adea6abea68b7b610ac> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x224df000 - 0x2255bfff libvDSP.dylib armv7s  <fb3e0b030cc5346c89af71af2d17bc27> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x2255c000 - 0x2256efff libvMisc.dylib armv7s  <abd4670b295c3f50a2658d0f3f86d78c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x2256f000 - 0x2256ffff vecLib armv7s  <9495c9829e28344fb1820d2140fcaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x22570000 - 0x22596fff Accounts armv7s  <cf7ceabb9af233f0b657f23423988703> /System/Library/Frameworks/Accounts.framework/Accounts

0x22597000 - 0x22597fff AdSupport armv7s  <e8991cf968f936d7bcc5ae162b5ede1b> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x22598000 - 0x22608fff AddressBook armv7s  <eeeabdf6b9703b4f846b672d0bb50eeb> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x22609000 - 0x2272dfff AddressBookUI armv7s  <6fe5557b059b3ff38179c43183cfe8c3> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI

0x2272e000 - 0x2273ffff AssetsLibrary armv7s  <02fe8aeafb63370692b3f8d1f37f4baf> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary

0x22740000 - 0x228c4fff AudioCodecs armv7s  <701a15a9b4c2355a930d5f52b9cb582b> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs

0x228c5000 - 0x22b38fff AudioToolbox armv7s  <5cf7594c3e8e33a889f26f9d2b8f74b7> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x22ca0000 - 0x22e27fff CFNetwork armv7s  <79b211df401f377fb05acc07a57db3ea> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x22e28000 - 0x22ea8fff CloudKit armv7s  <aa1d623f3be434a6a75d2e49b41d26b6> /System/Library/Frameworks/CloudKit.framework/CloudKit

0x22ea9000 - 0x22f08fff CoreAudio armv7s  <5b3129e5e3c23c4fb1052346c18e63b9> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x22f21000 - 0x22f3efff CoreBluetooth armv7s  <2040fbe8e91833e5a14c2e4961b5995b> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

0x22f3f000 - 0x2314afff CoreData armv7s  <db7e2287362438249bb753788c64a2b1> /System/Library/Frameworks/CoreData.framework/CoreData

0x2314b000 - 0x23477fff CoreFoundation armv7s  <a76fd43513ee3af9af444082a92ad639> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x23478000 - 0x235a2fff CoreGraphics armv7s  <a3d08c6b246236fd9a078619f6c2010b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x235e2000 - 0x235e4fff libCGXType.A.dylib armv7s  <8c8f282d69573460983d78cbaebfd8cf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib

0x235e5000 - 0x235effff libCMSBuiltin.A.dylib armv7s  <795fcab613223b6d833937453beb1048> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib

0x237d7000 - 0x237f2fff libRIP.A.dylib armv7s  <ae6bf33909b531b6abae4b007d9dd46b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib

0x237f3000 - 0x23901fff CoreImage armv7s  <0dd5152defdf3200b22c29876b05e34b> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x23902000 - 0x23959fff CoreLocation armv7s  <9bdb875e9e8939cab03d223432e87ec8> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x2398b000 - 0x23a25fff CoreMedia armv7s  <b3e1c2a8262b38a697b5fd5478376e97> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x23a26000 - 0x23ae6fff CoreMotion armv7s  <fff045c546323b4188d528b96916cd2e> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x23ae7000 - 0x23b45fff CoreTelephony armv7s  <32757860a7b23ee6b10cdfb2bcb5e5b9> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x23b46000 - 0x23c0dfff CoreText armv7s  <4be50da4f4d13b59b32ca55d4660e5c5> /System/Library/Frameworks/CoreText.framework/CoreText

0x23c0e000 - 0x23c23fff CoreVideo armv7s  <b1d41cec8ddc3c27be6f5459e17f1d2d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x23c24000 - 0x23d19fff EventKit armv7s  <af7bcad4baa7326eb020d805b49df854> /System/Library/Frameworks/EventKit.framework/EventKit

0x23d1a000 - 0x23e7afff EventKitUI armv7s  <60f0319ffa773adf8f0d8fac8f38698d> /System/Library/Frameworks/EventKitUI.framework/EventKitUI

0x23e8f000 - 0x24091fff Foundation armv7s  <fadfe1d878803b27a0683288c1c7948b> /System/Library/Frameworks/Foundation.framework/Foundation

0x24092000 - 0x240bdfff GLKit armv7s  <d2eae30be1b53a88b1c29e5f75e26744> /System/Library/Frameworks/GLKit.framework/GLKit

0x240be000 - 0x240ddfff GSS armv7s  <a384f737744b3e67be4b006612b27b58> /System/Library/Frameworks/GSS.framework/GSS

0x240ec000 - 0x240ecfff GameKit armv7s  <0e8556d61483326d9397a1965d3a9d77> /System/Library/Frameworks/GameKit.framework/GameKit

0x24171000 - 0x241c7fff IOKit armv7s  <df1bb671b5d5392cbb95b89ed6341e78> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x241c8000 - 0x24409fff ImageIO armv7s  <5cd6989e5626302aa49787b87e78ce32> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x2440a000 - 0x24758fff JavaScriptCore armv7s  <627241f9d7e238fc849b870cf939f182> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x2492d000 - 0x24a2afff MapKit armv7s  <980b9067d69131e1a08f4976885cec13> /System/Library/Frameworks/MapKit.framework/MapKit

0x24a2b000 - 0x24a33fff MediaAccessibility armv7s  <5c1cbb4f664b3d049bc5c0ac98cb8a90> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x24a34000 - 0x24c0dfff MediaPlayer armv7s  <f8104056105632e3b4100fc188cb9ea2> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer

0x24c0e000 - 0x24f85fff MediaToolbox armv7s  <47c440c3064b3b9194c8ffe6a096c37c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x24f86000 - 0x25044fff MessageUI armv7s  <6c45faa0e6fe34d399021095392d0f63> /System/Library/Frameworks/MessageUI.framework/MessageUI

0x25045000 - 0x250b1fff Metal armv7s  <2c1c274d748d330c81520ccdf07a8be1> /System/Library/Frameworks/Metal.framework/Metal

0x250b2000 - 0x25141fff MobileCoreServices armv7s  <5e571169affe3b1f97863142d3438da5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x25236000 - 0x25266fff OpenAL armv7s  <fe28a9782bc23bc2b10b3a959fad7d4a> /System/Library/Frameworks/OpenAL.framework/OpenAL

0x25b44000 - 0x25c1bfff GLEngine armv7s  <18f54691165b3b1d9a63e4f76460d1e0> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine

0x25c1c000 - 0x25c24fff OpenGLES armv7s  <b0df2c3e1d583413b2babe8e95a7e099> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x25c26000 - 0x25c26fff libCVMSPluginSupport.dylib armv7s  <ab28723da4e234fd87a6e12dae52c3a2> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x25c27000 - 0x25c29fff libCoreFSCache.dylib armv7s  <f073564b5746376a945531dcb28ebdb9> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x25c2a000 - 0x25c2dfff libCoreVMClient.dylib armv7s  <70abd418d5523929a02f9f22f834962e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x25c2e000 - 0x25c36fff libGFXShared.dylib armv7s  <2cbde78e8e6c3d9da3a7271b053294bc> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x25c37000 - 0x25c79fff libGLImage.dylib armv7s  <a418f2754f373d3395a6aad59e50c371> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x25c7a000 - 0x25db5fff libGLProgrammability.dylib armv7s  <bef37dada4933217a952b1c362d5a6a3> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib

0x26108000 - 0x2625afff QuartzCore armv7s  <4a753d93b6033495b66178dd7535fd96> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x2625b000 - 0x262aefff QuickLook armv7s  <593a3c45e1693456bfc917526490e399> /System/Library/Frameworks/QuickLook.framework/QuickLook

0x2649d000 - 0x264ddfff Security armv7s  <a05f7e43153030c79142fac68d5d468c> /System/Library/Frameworks/Security.framework/Security

0x264de000 - 0x26556fff Social armv7s  <7b470790c7b931feb5f9b338082d6547> /System/Library/Frameworks/Social.framework/Social

0x2666b000 - 0x26680fff StoreKit armv7s  <6e1007349c8e35428afbb43890ba1215> /System/Library/Frameworks/StoreKit.framework/StoreKit

0x26681000 - 0x266ddfff SystemConfiguration armv7s  <0dfa14680b583dd2994e2cc0563ebd53> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x266de000 - 0x266dffff Twitter armv7s  <eaadb81af482309cbcf07954ddb04793> /System/Library/Frameworks/Twitter.framework/Twitter

0x266e0000 - 0x26f78fff UIKit armv7s  <9a3aece8a0b6355aa4cc2b03a3f09383> /System/Library/Frameworks/UIKit.framework/UIKit

0x26f79000 - 0x26fe0fff VideoToolbox armv7s  <d19c7c7e97533cde961652039bbcc310> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox

0x26fe1000 - 0x271c6fff WebKit armv7s  <a48427b6567d3d62b483629df44cb892> /System/Library/Frameworks/WebKit.framework/WebKit

0x271c7000 - 0x271fcfff iAd armv7s  <5fcd7db6e57930269d17a5cd368a7216> /System/Library/Frameworks/iAd.framework/iAd

0x274ad000 - 0x274b2fff AITTarget armv7s  <b24097e2691631ff8ab5316c01620844> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget

0x274b7000 - 0x274c2fff AOSNotification armv7s  <30ac6892bcf1347383b6ca73b0c447be> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification

0x27617000 - 0x27663fff AccountsDaemon armv7s  <440e21ee4a4e3ee9b1891b016268b59e> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon

0x27664000 - 0x27685fff AccountsUI armv7s  <a85ce8aa63ef349f90b9fbf16a040a6e> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI

0x27686000 - 0x2768afff AggregateDictionary armv7s  <7cb2e7f3daac30dbba7a9cf452850eb8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x27853000 - 0x2787efff AirPlaySupport armv7s  <10dd1721d0ac327f8f8714bb749de10a> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport

0x27a78000 - 0x27ab6fff AppSupport armv7s  <85ae995cc0083b8f861e9af66f426b8b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x27ab7000 - 0x27afdfff AppleAccount armv7s  <c8d7c7cc33873ca184d666626d1e2e49> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount

0x27afe000 - 0x27b37fff AppleAccountUI armv7s  <e879ec9288423b1b94cfe24361da4e9d> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI

0x27be5000 - 0x27c22fff AppleJPEG armv7s  <9d28d8b8c27e3b4d9af820fe71478279> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x27c2d000 - 0x27c3ffff ApplePushService armv7s  <9019b7f0259b32e2bf08eb9e3e61b315> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService

0x27c40000 - 0x27c46fff AppleSRP armv7s  <2bc7687cb4ea3b258e7412e03765e14c> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP

0x27c7b000 - 0x27c84fff AssertionServices armv7s  <5a349cdba4e63bb6a4d15bb6ed3266af> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x27c85000 - 0x27c9dfff AssetsLibraryServices armv7s  <62831b63937c32c389c66f0a86660a17> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x27c9e000 - 0x27cc2fff AssistantServices armv7s  <c1333e5e6c663276bc90f9a951c01cf8> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices

0x27cf1000 - 0x27cf5fff BTLEAudioController armv7s  <2dcdae1d597e3f0fbf940c6df8a8ef27> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController

0x27cf6000 - 0x27d0dfff BackBoardServices armv7s  <72ac13fc41873069ad13e320068a52e8> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x27d10000 - 0x27d45fff BaseBoard armv7s  <f0482a734fba3477bd24881eb35f8dbe> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x27d46000 - 0x27d4cfff BluetoothManager armv7s  <fc99330ba35934c1b14610b4d86b7471> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager

0x27d4d000 - 0x27d73fff Bom armv7s  <554f954a2ece30fbbb343a1ad991af68> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x27df2000 - 0x27df9fff CacheDelete armv7s  <4b82a18a4e4d36d2bc26989a4185d0fc> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete

0x27e3e000 - 0x27e67fff CalendarFoundation armv7s  <6664e18ccf0d3b509037b2aa3e957b25> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation

0x27e68000 - 0x27e81fff CalendarUIKit armv7s  <8f12fb1b75bb3b76b169c07084d09827> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit

0x27f73000 - 0x27f7bfff CaptiveNetwork armv7s  <9a9f451fee273d698cb4497668b931a8> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x27f7c000 - 0x2809efff Celestial armv7s  <00f08339e5a53f9c954529a1f5b2e124> /System/Library/PrivateFrameworks/Celestial.framework/Celestial

0x280ac000 - 0x280c4fff CertInfo armv7s  <cae40259896d3df8a24ef147a5676ffb> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo

0x280c5000 - 0x280cafff CertUI armv7s  <3a27c29611f53011ad3379d387bb901b> /System/Library/PrivateFrameworks/CertUI.framework/CertUI

0x281f4000 - 0x28215fff ChunkingLibrary armv7s  <44b4f99b47dd3f0aa9619b8064a3e828> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary

0x28216000 - 0x2824ffff CloudDocs armv7s  <a8fa845b32d930e78d6c9766c79f2d06> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs

0x285b5000 - 0x2865dfff CloudPhotoLibrary armv7s  <e8802dbc615737b79953ab3992afa0f9> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary

0x286ae000 - 0x286b0fff CommonAuth armv7s  <b00c1e8033303eb7a93fdf90e0a7a7e9> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth

0x286b1000 - 0x286c1fff CommonUtilities armv7s  <06ffdaa9898d33ef816625bb3d93a92a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x286c2000 - 0x286c6fff CommunicationsFilter armv7s  <60c2b30976e233299838015899c1ee13> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter

0x28735000 - 0x28739fff ConstantClasses armv7s  <4b75b37195373a25ba38dca9b89e0e30> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x2873a000 - 0x28772fff ContentIndex armv7s  <b8347f219df332a196a99e4ba397f7cd> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex

0x28773000 - 0x28776fff CoreAUC armv7s  <c9d48abb96d6376c8778513f14f25180> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x2879a000 - 0x287eefff CoreDAV armv7s  <a7606dc393b039cf8560773d71df1b7f> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV

0x287ef000 - 0x28808fff CoreDuet armv7s  <dadc8ae1a88f3d75b0d6c244dae2a71a> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x2880d000 - 0x2881cfff CoreDuetDaemonProtocol armv7s  <cb3e7b1fe32a33b09abac1342eb48f99> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x28823000 - 0x28825fff CoreDuetDebugLogging armv7s  <17818c8f932336769943c9e74254af3d> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x28972000 - 0x28a72fff CoreMediaStream armv7s  <001dbe13e3ec3492bb0cca90fdafba91> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream

0x28a73000 - 0x28b0efff CorePDF armv7s  <d4837a0178783c03b805e48fa08507ee> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x28b6f000 - 0x28b79fff CoreRecents armv7s  <92a8ed6e10123437b685c544c7be89af> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents

0x28bf1000 - 0x28c0ffff CoreServicesInternal armv7s  <4bf749d6d95030cba3a88850e33e7514> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x28e0d000 - 0x28e8dfff CoreUI armv7s  <6ca97dfeeebe37a1b74f651e56bbe561> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x28e8e000 - 0x28ef8fff CoreUtils armv7s  <6721e820ae8e3beb9bc520855596d038> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils

0x28ef9000 - 0x28efefff CrashReporterSupport armv7s  <a1d95e4d2034382e912ab4884d6a1157> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x28eff000 - 0x28f05fff DAAPKit armv7s  <a2479886e0bd3d7eb30a927bd06a2752> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit

0x28f06000 - 0x28f10fff DCIMServices armv7s  <e31a2b1f74c83f28a02bfd987ce66795> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices

0x28f11000 - 0x28f56fff DataAccess armv7s  <6dbf6d1637103f7d990accda11d76908> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess

0x2914b000 - 0x2916cfff DataAccessExpress armv7s  <4d78edc22bb430d19f8f513d779ebce7> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x29177000 - 0x2918efff DataDetectorsCore armv7s  <11248bce6d423839a1070b9dd1e8244f> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore

0x29190000 - 0x291a9fff DataDetectorsUI armv7s  <747fdf85e19f3ca188b89bba7675181e> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI

0x291aa000 - 0x291b0fff DataMigration armv7s  <0d1c7a082dd23f5688c0af73bd52db7e> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x291ba000 - 0x291bbfff DiagnosticLogCollection armv7s  <52071b4701ed3b2fa60d71a63efdc0ea> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection

0x291bc000 - 0x291d6fff DictionaryServices armv7s  <f087472c432733c9b0027e22a2fb8593> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices

0x291f5000 - 0x29214fff EAP8021X armv7s  <47b5191fd8d83584b7deaa2684e94a3a> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x29314000 - 0x29316fff FTClientServices armv7s  <134ad7a59577395caf7d96bfcf4422eb> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices

0x29317000 - 0x29347fff FTServices armv7s  <9d002bd6316d3d499bfe9423c5cb3483> /System/Library/PrivateFrameworks/FTServices.framework/FTServices

0x29348000 - 0x2976bfff FaceCore armv7s  <9b9520176ba23d5dabfb6a5a9c6b2646> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x2977e000 - 0x29789fff FindMyDevice armv7s  <cc04aed9fce4327f8981c14682628941> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice

0x29790000 - 0x29790fff FontServices armv7s  <ec4f36707bfa3ba28b63332e3cfcc4c0> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x29791000 - 0x29864fff libFontParser.dylib armv7s  <af8324e660b33765b5a52b10fea79492> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x29865000 - 0x29871fff libGSFontCache.dylib armv7s  <fbca918852ed353faa45c4087a2f915f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

0x29954000 - 0x2996ffff FrontBoardServices armv7s  <d4e89c7da75d38228c4e321cf076717e> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x29ed8000 - 0x29edffff libGPUSupportMercury.dylib armv7s  <4b5544da6d5c3753a7d6033539bfedca> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib

0x29ee0000 - 0x29f69fff GameCenterFoundation armv7s  <6f3e3daf76673f369c753562e98413e7> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation

0x2a005000 - 0x2a04ffff GameCenterUI armv7s  <0401a359e41e39239887e62a828c222d> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI

0x2a050000 - 0x2a18bfff AVConference armv7s  <aecb836798ef3690b5e31b3160609703> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference

0x2a19e000 - 0x2a1c2fff ICE armv7s  <90a68b2e45753cf89aa3f2d9010a10d7> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE

0x2a1c3000 - 0x2a1c3fff LegacyHandle armv7s  <caf5480a5305320b93034a19568d8a7f> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle

0x2a1c4000 - 0x2a1ccfff SimpleKeyExchange armv7s  <2101a5bd1f9d3212bf1d85adc01f9890> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange

0x2a1cd000 - 0x2a1d8fff ViceroyTrace armv7s  <7d1c15a0a8183a869f09cb9cc341ad81> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace

0x2a1d9000 - 0x2a1dafff snatmap armv7s  <3c8faacfdf5438acaa583b79b398bb94> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap

0x2a1db000 - 0x2a256fff GameKitServices armv7s  <0ab57285d2343c7fac96cce8381eef27> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices

0x2a257000 - 0x2a26dfff GenerationalStorage armv7s  <e4701d31f30e30d19afa0fb211399f5c> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage

0x2a26e000 - 0x2a4dffff GeoServices armv7s  <91a5b6f09448366d8f459934223ad6fc> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x2a4e0000 - 0x2a4f0fff GraphicsServices armv7s  <06eeafe698713fd79424f8fdf249bf52> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x2a58d000 - 0x2a5dcfff Heimdal armv7s  <87944068c3eb337ea606facaf6696c67> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal

0x2a66f000 - 0x2a6effff HomeSharing armv7s  <727277e5d2483b7eab98c0224b27d24b> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing

0x2a74e000 - 0x2a7a4fff IDS armv7s  <0edb980bee7d316fa0bb4832efbcfccb> /System/Library/PrivateFrameworks/IDS.framework/IDS

0x2a7a5000 - 0x2a7c6fff IDSFoundation armv7s  <f6dfe45534aa34a6b8c5f74acee1cc72> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation

0x2a82e000 - 0x2a8dcfff IMCore armv7s  <51aec7ae856139079e6b39c804bad76e> /System/Library/PrivateFrameworks/IMCore.framework/IMCore

0x2a974000 - 0x2a9dbfff IMFoundation armv7s  <54a1298efd8a3a0ab968d7c513b0ee59> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation

0x2a9e3000 - 0x2a9e6fff IOAccelerator armv7s  <b81286ef987d31bd9ae83f8322d94c6c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x2a9e9000 - 0x2a9effff IOMobileFramebuffer armv7s  <4ac5dd54ca853930aa6003839254ac1f> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x2a9f0000 - 0x2a9f5fff IOSurface armv7s  <1bb65b18a65936d3a3d8a28b7a7d5bf1> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface

0x2a9f6000 - 0x2a9f7fff IOSurfaceAccelerator armv7s  <8765e45debb9384aa1f1f7cbbbde8b59> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x2aa93000 - 0x2aa99fff IntlPreferences armv7s  <9d8c3e2813e53148a4a104e918dc640d> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x2aa9a000 - 0x2aad0fff LanguageModeling armv7s  <2787f19f6449349291859b40dfb88ff1> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x2aaf0000 - 0x2aafefff LegacyGameKit armv7s  <fc6516c67233339fb1e6b124bdcf0cf2> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit

0x2ab0c000 - 0x2ab48fff MIME armv7s  <f41ebcfe27ba37d295fb0143e08e45bb> /System/Library/PrivateFrameworks/MIME.framework/MIME

0x2ab49000 - 0x2aba3fff MMCS armv7s  <7e853d32fab53962801263bc91b0bac6> /System/Library/PrivateFrameworks/MMCS.framework/MMCS

0x2abec000 - 0x2abf8fff MailServices armv7s  <1b6ef0ab8a0535ccb7281874d8f2f6f3> /System/Library/PrivateFrameworks/MailServices.framework/MailServices

0x2ac2c000 - 0x2accbfff ManagedConfiguration armv7s  <6b2a389e13373470952a4a94e2f451d1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x2acd6000 - 0x2acd7fff Marco armv7s  <de1fa71308ac3a14b19c1ef2a8367ca6> /System/Library/PrivateFrameworks/Marco.framework/Marco

0x2acd8000 - 0x2ad50fff MediaControlSender armv7s  <204933b2eecc3eb2a97550fa9a4d5238> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender

0x2adef000 - 0x2ae01fff MediaRemote armv7s  <8583c7eb810a35f392d0aa99daea5dcf> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x2ae02000 - 0x2ae11fff MediaServices armv7s  <4503fa3dbb5c3972b04811c5af18c873> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x2ae12000 - 0x2ae2afff MediaStream armv7s  <bd1dcdb47569396b9fd35300235fe1b8> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream

0x2ae2b000 - 0x2ae83fff IMAP armv7s  <132eb3e9d51b3551845e279aee3f3ddd> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP

0x2ae8f000 - 0x2af6cfff Message armv7s  <d43361cd4d7b3cc6b0d5abda7e2e53b1> /System/Library/PrivateFrameworks/Message.framework/Message

0x2af72000 - 0x2af74fff MessageSupport armv7s  <b4f04a3a3fc237d094c4b572f77cc10c> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport

0x2af86000 - 0x2af93fff MobileAsset armv7s  <fec17b7104b732798ec0cda1e47a940c> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x2af97000 - 0x2afb9fff MobileBackup armv7s  <dd1436a278a03425951580c623f4f18b> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup

0x2afba000 - 0x2afc3fff MobileBluetooth armv7s  <e5ee20534ea739e7bb01464e0e891cfc> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth

0x2afce000 - 0x2afdefff MobileDeviceLink armv7s  <d2f33e5b633d39e7872a8bdf918dc2bc> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink

0x2afdf000 - 0x2afe6fff MobileIcons armv7s  <605d7447b21a339bbb6fa67458c9a870> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons

0x2afe7000 - 0x2afeefff MobileInstallation armv7s  <1bfe7b98d7aa306ea1df0dd42a4b56ce> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation

0x2afef000 - 0x2affbfff MobileKeyBag armv7s  <9c010e348a7b3a148a60f7252d05084a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x2b028000 - 0x2b02bfff MobileSystemServices armv7s  <ddb6afac1c233f5daab60a666ece59b2> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices

0x2b04d000 - 0x2b05afff MobileWiFi armv7s  <7537e6cfb3b33b669c3d0c22b01f55fe> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x2b099000 - 0x2b238fff MusicLibrary armv7s  <9cc281ea71403e9587ccc5982e7c16f3> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary

0x2b2d1000 - 0x2b2d6fff Netrb armv7s  <a56f447a04c834a3b2f37a34b13e4fa4> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x2b2d7000 - 0x2b2ddfff NetworkStatistics armv7s  <7fbbf8e9b610335aadc96eeb658dcacc> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x2b2de000 - 0x2b2fbfff Notes armv7s  <43297712e4a93338910ff622842273ab> /System/Library/PrivateFrameworks/Notes.framework/Notes

0x2b301000 - 0x2b303fff OAuth armv7s  <0c2849dabc57305baa7b8605cab0eafd> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x2ba5e000 - 0x2ba9afff OpenCL armv7s  <fb56731bf6b03180a163fab3ca15ddad> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL

0x2bb80000 - 0x2bba7fff PersistentConnection armv7s  <2a02604fc4ba37c3ac46323f48df3082> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x2bd11000 - 0x2bf6dfff PhotoLibraryServices armv7s  <5ae33abbca9c3d60a80468a6e9b78972> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices

0x2bf6e000 - 0x2bf77fff PhotosFormats armv7s  <c611dc61c20c3f8789c841758bfa9067> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats

0x2bf78000 - 0x2bfc2fff PhysicsKit armv7s  <abc65981a5243535be8f8b2bea0db902> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x2bfc3000 - 0x2bfd9fff PlugInKit armv7s  <b5cfc3c4f6623700be7e790bca3592dc> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit

0x2bfda000 - 0x2bfe1fff PowerLog armv7s  <a7ccb43187613877946faee1079b4c3e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x2c1db000 - 0x2c282fff Preferences armv7s  <6cf3ab5b3354380b9a8006164b86e5e4> /System/Library/PrivateFrameworks/Preferences.framework/Preferences

0x2c283000 - 0x2c2c0fff PrintKit armv7s  <9195e5878ba23aaeabbbcf380cf76f02> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit

0x2c2c5000 - 0x2c359fff ProofReader armv7s  <b6934340f1c837e2b921785474d9b380> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x2c35a000 - 0x2c369fff ProtectedCloudStorage armv7s  <3bc565ef18f3353bb08e52023ab734ae> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage

0x2c36a000 - 0x2c376fff ProtocolBuffer armv7s  <e850daf92889358fb2a3ecaf3629a97f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x2c3a9000 - 0x2c418fff Quagga armv7s  <8ee67622284038ae9cd333b4f7220ede> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x2c577000 - 0x2c5b2fff RemoteUI armv7s  <e014f983cc833e47a539a657f04700f3> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI

0x2c605000 - 0x2c691fff SAObjects armv7s  <e061cf980a8936edbda44d4293c4907c> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects

0x2c7f8000 - 0x2c812fff SpringBoardServices armv7s  <3442ff2bee0b379b8830136b19bd5e51> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x2cb7d000 - 0x2cc95fff StoreServices armv7s  <53e6253809333505879aba2c865ae814> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x2cd66000 - 0x2cd68fff TCC armv7s  <b8313eb23a6537a8861716ac21ecbc9e> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x2cdaf000 - 0x2cdecfff TelephonyUtilities armv7s  <b28ce5ba7cca391691a32106911ebd66> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities

0x2dc33000 - 0x2dc5afff TextInput armv7s  <d183b563c21438a6bbbc915d589ab962> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x2dd0d000 - 0x2ddcefff UIFoundation armv7s  <7562389936d635fab4dc251b290fabfb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x2ddf0000 - 0x2ddf3fff UserFS armv7s  <c044878c4cd43943bb55f355b882bb67> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x2de0c000 - 0x2e353fff VectorKit armv7s  <b3f8f41625a7340e81e5468a8f68ca5f> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit

0x2e354000 - 0x2e478fff VideoProcessing armv7s  <5c7b2fc969c13f72b256269bccb17f19> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing

0x2e577000 - 0x2e595fff VoiceServices armv7s  <a552fc9f06473b49b98cccb119d71d0a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices

0x2e61f000 - 0x2e645fff WebBookmarks armv7s  <89c6195615a531e4abb72a5e744ee219> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks

0x2e65b000 - 0x2f1defff WebCore armv7s  <723ae76958093166ba7762e96663bf00> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x2f1df000 - 0x2f29dfff WebKitLegacy armv7s  <5141589b43cb33f99b1305e4d442f2c3> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x2f401000 - 0x2f401fff WirelessCoexManager armv7s  <a5a1f6ce70b23182a85acc1ee76fa8c6> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager

0x2f402000 - 0x2f423fff WirelessDiagnostics armv7s  <82016b9c52023272b8030f1f83ad0d91> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics

0x2f436000 - 0x2f43cfff XPCKit armv7s  <f079b8caa0603935aefb93eb25f6daca> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit

0x2f43d000 - 0x2f445fff XPCObjects armv7s  <69caaf09b0ee3596a7b420e092a5c482> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects

0x2f62d000 - 0x2f632fff iAdServices armv7s  <35cc98c758df39a58c88ce2a06b5dc0f> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices

0x2f633000 - 0x2f657fff iCalendar armv7s  <05eb09ddf7483831a7107a32f7ed31fb> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar

0x2f84b000 - 0x2f886fff iTunesStore armv7s  <443b6c92293e3a4f99335f3136e95544> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore

0x2fd83000 - 0x2fd92fff libAWDProtobufFacetimeiMessage.dylib armv7s  <24b0fe698e653e23a5a4f92793d7315f> /usr/lib/libAWDProtobufFacetimeiMessage.dylib

0x2fe6f000 - 0x2fe75fff libAWDSupportConfig.dylib armv7s  <35b9c5af16f83523818f62d784a92a99> /usr/lib/libAWDSupportConfig.dylib

0x2fe76000 - 0x2ffb7fff libAWDSupportFramework.dylib armv7s  <b22b14dc6c2137b7b20322ec0549763a> /usr/lib/libAWDSupportFramework.dylib

0x2ffb8000 - 0x2ffb9fff libAWDSupportInfo.dylib armv7s  <75667bcd99693c3fb6d297796bbdea28> /usr/lib/libAWDSupportInfo.dylib

0x2ffc3000 - 0x2ffcbfff libAccessibility.dylib armv7s  <094547582d723c27b8150d539f0eaf4e> /usr/lib/libAccessibility.dylib

0x300fd000 - 0x30113fff libCRFSuite.dylib armv7s  <9c29786bd63f341f916aa6f6662ca675> /usr/lib/libCRFSuite.dylib

0x30145000 - 0x30249fff libFosl_dynamic.dylib armv7s  <0052248414073cc78819925a431dd2fe> /usr/lib/libFosl_dynamic.dylib

0x30261000 - 0x30262fff libMobileCheckpoint.dylib armv7s  <7995f15cac6d3ecdbdef726c0eea8e3f> /usr/lib/libMobileCheckpoint.dylib

0x30263000 - 0x3027afff libMobileGestalt.dylib armv7s  <c3f2a0a4f61b347f8feb258b4349459b> /usr/lib/libMobileGestalt.dylib

0x302a0000 - 0x302a1fff libSystem.B.dylib armv7s  <916c64d9cab33b2a9bbb355f4be13a76> /usr/lib/libSystem.B.dylib

0x30312000 - 0x30356fff libTelephonyUtilDynamic.dylib armv7s  <2a798667e6d1311ab5d20ce7640d856e> /usr/lib/libTelephonyUtilDynamic.dylib

0x30466000 - 0x30488fff libarchive.2.dylib armv7s  <527e8c0122073f578d895580df8169f4> /usr/lib/libarchive.2.dylib

0x30489000 - 0x30489fff libassertion_extension.dylib armv7s  <536e1abbba3b31d8a6560c6d5c7c99e2> /usr/lib/libassertion_extension.dylib

0x304b8000 - 0x304c4fff libbsm.0.dylib armv7s  <ae0d4a27677f3f318d5994bd5a299009> /usr/lib/libbsm.0.dylib

0x304c5000 - 0x304cefff libbz2.1.0.dylib armv7s  <cdff2930a8333bb689793675dee50df4> /usr/lib/libbz2.1.0.dylib

0x304cf000 - 0x30519fff libc++.1.dylib armv7s  <8fad3aace328348da9c59ce042a8f764> /usr/lib/libc++.1.dylib

0x3051a000 - 0x30535fff libc++abi.dylib armv7s  <7b486834c946373e8880760a56965ca5> /usr/lib/libc++abi.dylib

0x30537000 - 0x30544fff libcmph.dylib armv7s  <361b1fe8b4673926b7116829e02d0b02> /usr/lib/libcmph.dylib

0x30545000 - 0x3054dfff libcupolicy.dylib armv7s  <e937a5f056543f0f85fc140f6c51a188> /usr/lib/libcupolicy.dylib

0x30574000 - 0x3058cfff libextension.dylib armv7s  <bff08d045d4a318d863941427db9f018> /usr/lib/libextension.dylib

0x305ab000 - 0x305aefff libheimdal-asn1.dylib armv7s  <c11a6c53a6ed39cc942b2534ca2d4f1a> /usr/lib/libheimdal-asn1.dylib

0x305af000 - 0x3069cfff libiconv.2.dylib armv7s  <747ef3a673c63868af6c67855f7fbd44> /usr/lib/libiconv.2.dylib

0x3069d000 - 0x3080bfff libicucore.A.dylib armv7s  <a9bb4dc7760e3184bec94e62a99ce135> /usr/lib/libicucore.A.dylib

0x30818000 - 0x30818fff liblangid.dylib armv7s  <c039470cbe2b39f2b7f5f80676b7b6d0> /usr/lib/liblangid.dylib

0x30819000 - 0x30823fff liblockdown.dylib armv7s  <5c2434e5bec830ccb88db1fb9c139bd6> /usr/lib/liblockdown.dylib

0x30824000 - 0x30839fff liblzma.5.dylib armv7s  <d9f0e9bc84273d28bb36dea3e8f362aa> /usr/lib/liblzma.5.dylib

0x30bb2000 - 0x30bc6fff libmis.dylib armv7s  <02e6bf70c6bf376793e2c631a6f9807d> /usr/lib/libmis.dylib

0x30bf1000 - 0x30debfff libobjc.A.dylib armv7s  <f6ae15f5da4a3ee1aa1a080c069e3a1c> /usr/lib/libobjc.A.dylib

0x30e47000 - 0x30e9ffff libprotobuf.dylib armv7s  <d5edc6ce116b3753bf84e923a42a4639> /usr/lib/libprotobuf.dylib

0x30ea0000 - 0x30eb6fff libresolv.9.dylib armv7s  <6f5e721723f73e079cad07f800ce7c16> /usr/lib/libresolv.9.dylib

0x30ee1000 - 0x30f87fff libsqlite3.dylib armv7s  <463044a8a4543b11ac70cdd88a6a4a54> /usr/lib/libsqlite3.dylib

0x30f88000 - 0x30fd4fff libstdc++.6.dylib armv7s  <2118d5bcef353bfeb24858cc4a7c3be2> /usr/lib/libstdc++.6.dylib

0x30fd5000 - 0x30ffbfff libtidy.A.dylib armv7s  <ce3364e915d23d74ae1564c2f9532f7d> /usr/lib/libtidy.A.dylib

0x30ffc000 - 0x31004fff libtzupdate.dylib armv7s  <c23ed5e6c3b93a33afac2d1496094825> /usr/lib/libtzupdate.dylib

0x31008000 - 0x310befff libxml2.2.dylib armv7s  <3c08bca3a51231749b43e35d4e627cdc> /usr/lib/libxml2.2.dylib

0x310bf000 - 0x310e0fff libxslt.1.dylib armv7s  <f4c65edfeb6032e88ce570e92f5f9d24> /usr/lib/libxslt.1.dylib

0x310e1000 - 0x310edfff libz.1.dylib armv7s  <b261d154b0633244af8249c457f13def> /usr/lib/libz.1.dylib

0x310ee000 - 0x310f2fff libcache.dylib armv7s  <7f2ac0c12ea6341ab3fb0a9b20400244> /usr/lib/system/libcache.dylib

0x310f3000 - 0x310fcfff libcommonCrypto.dylib armv7s  <de40d2d23c6f36ac88bf74e6551e22f8> /usr/lib/system/libcommonCrypto.dylib

0x310fd000 - 0x31101fff libcompiler_rt.dylib armv7s  <da89cd909a9a3678b531951a88ba5519> /usr/lib/system/libcompiler_rt.dylib

0x31102000 - 0x31108fff libcopyfile.dylib armv7s  <48cc5f26af163b4d9dca2ea06373c724> /usr/lib/system/libcopyfile.dylib

0x31109000 - 0x31155fff libcorecrypto.dylib armv7s  <b12d4544f1e53023b8279cbf23d2f133> /usr/lib/system/libcorecrypto.dylib

0x31156000 - 0x31175fff libdispatch.dylib armv7s  <7106cbb58b94372d9a4ae63f6dc39e1e> /usr/lib/system/libdispatch.dylib

0x31176000 - 0x31177fff libdyld.dylib armv7s  <bf125933f7c33a63999c21ae82e4223c> /usr/lib/system/libdyld.dylib

0x31178000 - 0x31178fff libkeymgr.dylib armv7s  <00e2af5454d73aef9254cd299247d537> /usr/lib/system/libkeymgr.dylib

0x31179000 - 0x31179fff liblaunch.dylib armv7s  <9dbb42926564306cb61af50e6f3fe65a> /usr/lib/system/liblaunch.dylib

0x3117a000 - 0x3117dfff libmacho.dylib armv7s  <ffcab8e9628a3c93823adce1717ead38> /usr/lib/system/libmacho.dylib

0x3117e000 - 0x3117ffff libremovefile.dylib armv7s  <741688071e8c3f54a2ffa7d5bbf0ad0f> /usr/lib/system/libremovefile.dylib

0x31180000 - 0x31191fff libsystem_asl.dylib armv7s  <fde71151f3633b19897377baab64b521> /usr/lib/system/libsystem_asl.dylib

0x31192000 - 0x31192fff libsystem_blocks.dylib armv7s  <28477932f242360c892f12c609f95419> /usr/lib/system/libsystem_blocks.dylib

0x31193000 - 0x311f6fff libsystem_c.dylib armv7s  <0ae1e4023e3b344d8534c5c6c9bff12e> /usr/lib/system/libsystem_c.dylib

0x311f7000 - 0x311f9fff libsystem_configuration.dylib armv7s  <2e43e283d6be3ad685e50217cb2b8661> /usr/lib/system/libsystem_configuration.dylib

0x311fa000 - 0x311fbfff libsystem_coreservices.dylib armv7s  <b5dcec2938633107b43383dfbf8e07e6> /usr/lib/system/libsystem_coreservices.dylib

0x311fc000 - 0x31208fff libsystem_coretls.dylib armv7s  <2dc9e3d6317535f4b536f631decf4913> /usr/lib/system/libsystem_coretls.dylib

0x31209000 - 0x3120ffff libsystem_dnssd.dylib armv7s  <7482038666363dc0b1a435e57b513989> /usr/lib/system/libsystem_dnssd.dylib

0x31210000 - 0x31228fff libsystem_info.dylib armv7s  <ff47cce8338c3fea9614c8c91a104349> /usr/lib/system/libsystem_info.dylib

0x31229000 - 0x31243fff libsystem_kernel.dylib armv7s  <dfad24029d7c3325826d73b9e54dbdc5> /usr/lib/system/libsystem_kernel.dylib

0x31244000 - 0x31263fff libsystem_m.dylib armv7s  <0a8207267e413b658edeee472e9ca426> /usr/lib/system/libsystem_m.dylib

0x31264000 - 0x31276fff libsystem_malloc.dylib armv7s  <4285bc1fb79b3dc4a45fe1680ddb276b> /usr/lib/system/libsystem_malloc.dylib

0x31277000 - 0x312a4fff libsystem_network.dylib armv7s  <93a5fa1da38835b693fcdbf8e200fe17> /usr/lib/system/libsystem_network.dylib

0x312a5000 - 0x312aafff libsystem_networkextension.dylib armv7s  <3c2cc31c08e534f994eae9e9390c0bda> /usr/lib/system/libsystem_networkextension.dylib

0x312ab000 - 0x312b2fff libsystem_notify.dylib armv7s  <bc57f62dd51b39b49d5ef5890b386f76> /usr/lib/system/libsystem_notify.dylib

0x312b3000 - 0x312b7fff libsystem_platform.dylib armv7s  <485d83aa9719310982082cb9c6c5a2c4> /usr/lib/system/libsystem_platform.dylib

0x312b8000 - 0x312befff libsystem_pthread.dylib armv7s  <5da6e601f5f539dda6894c0d50c74dd6> /usr/lib/system/libsystem_pthread.dylib

0x312bf000 - 0x312c1fff libsystem_sandbox.dylib armv7s  <ae0d736739bd3aef9fa1c29fcf22e90e> /usr/lib/system/libsystem_sandbox.dylib

0x312c2000 - 0x312c5fff libsystem_stats.dylib armv7s  <63dea98a903b3b49a7db9ffd18bd3681> /usr/lib/system/libsystem_stats.dylib

0x312c6000 - 0x312cbfff libsystem_trace.dylib armv7s  <f1d18cb2a43c3e518ad37bcf31224eda> /usr/lib/system/libsystem_trace.dylib

0x312cc000 - 0x312ccfff libunwind.dylib armv7s  <1440671d926a3346abaa73fa726ddbfc> /usr/lib/system/libunwind.dylib

0x312cd000 - 0x312e8fff libxpc.dylib armv7s  <acfe5f1e68d93d249b65d604403a9625> /usr/lib/system/libxpc.dylib

Is the behavior similar to what is described in this thread?

Hi Alex,

  Thanks for pointing that out - I must have missed that because it’s in the daily builds forum - it’s exactly the same problem that happened to me.  Gonna try downgrading to older corona sdk to see if it fixes issue … thanks for pointing me in that direction!

-Joe

I left a note in the other thread with what I found (mostly confirming others’ observations) and how to work around it - http://forums.coronalabs.com/topic/51775-game-center-crash/ 

Is the behavior similar to what is described in this thread?

Hi Alex,

  Thanks for pointing that out - I must have missed that because it’s in the daily builds forum - it’s exactly the same problem that happened to me.  Gonna try downgrading to older corona sdk to see if it fixes issue … thanks for pointing me in that direction!

-Joe

I left a note in the other thread with what I found (mostly confirming others’ observations) and how to work around it - http://forums.coronalabs.com/topic/51775-game-center-crash/