Skip to main content
Known Participant
July 29, 2013
Question

Application crashed on iOS (iPad). How to debug?

  • July 29, 2013
  • 1 reply
  • 4066 views

Hello,

I have a slideshow application which shows pictures and other content like video, text, etc..

It is supposed to be running indefinetely.

However when running it overnight I got this crash after the application ran for 12 hours. Is there anything I can do about it? Mostly when I have a runtime error I noticed that the application does not crash on AIR so I guess this crash relates to some bug in the AIR implementation to native code?

The app was running connected to the Flash Builder debugger and that did not show any error or exit information.

Here is the crash report:

Incident Identifier: DD4ED9C7-D899-44B0-BCEF-58830A18C1B2

CrashReporter Key:   c847470b2f0e03dc82e1ac00e725b5ac8b6be7b8

Hardware Model:      iPad2,1

Process:         StoreConnect [25751]

Path:            /var/mobile/Applications/79E4B5CD-EAE8-4BF9-9C62-BDB04105C5F9/StoreConnect.app/StoreConnect

Identifier:      StoreConnect

Version:         ??? (???)

Code Type:       ARM (Native)

Parent Process:  launchd [1]

Date/Time:       2013-07-29 04:36:47.712 +0200

OS Version:      iPhone OS 5.1 (9B176)

Report Version:  104

Exception Type:  EXC_CRASH (SIGABRT)

Exception Codes: 0x00000000, 0x00000000

Crashed Thread:  0

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

Thread 0 Crashed:

0   libsystem_kernel.dylib                  0x3702632c __pthread_kill + 8

1   libsystem_c.dylib                       0x3318c208 pthread_kill + 48

2   libsystem_c.dylib                       0x33185298 abort + 88

3   libc++abi.dylib                         0x3087df64 abort_message + 40

4   libc++abi.dylib                         0x3087b460 __cxa_pure_virtual + 12

5   StoreConnect                            0x0003896c 0x3000 + 219500

6   StoreConnect                            0x00076424 0x3000 + 472100

7   StoreConnect                            0x00f07f34 0x3000 + 15748916

8   StoreConnect                            0x00f054fc 0x3000 + 15738108

9   StoreConnect                            0x016f27cc 0x3000 + 24049612

10  StoreConnect                            0x016f2908 0x3000 + 24049928

11  StoreConnect                            0x00f05398 0x3000 + 15737752

12  StoreConnect                            0x017538a0 0x3000 + 24447136

13  StoreConnect                            0x01874ae0 0x3000 + 25631456

14  StoreConnect                            0x01874a64 0x3000 + 25631332

15  StoreConnect                            0x01b37e10 0x3000 + 28528144

16  StoreConnect                            0x01b396b0 0x3000 + 28534448

17  StoreConnect                            0x01714acc 0x3000 + 24189644

18  StoreConnect                            0x017149e0 0x3000 + 24189408

19  StoreConnect                            0x01b5c760 0x3000 + 28677984

20  StoreConnect                            0x01b378a0 0x3000 + 28526752

21  StoreConnect                            0x01714158 0x3000 + 24187224

22  StoreConnect                            0x01714f04 0x3000 + 24190724

23  StoreConnect                            0x017f5c34 0x3000 + 25111604

24  QuartzCore                              0x326d2868 CA::Display::DisplayLink::dispatch(unsigned long long, unsigned long long) + 160

25  QuartzCore                              0x326d27be CA::Display::IOMFBDisplayLink::callback(__IOMobileFramebuffer*, unsigned long long, unsigned long long, unsigned long long, void*) + 54

26  IOMobileFramebuffer                     0x341b7ffa IOMobileFramebufferVsyncNotifyFunc + 150

27  IOKit                                   0x31589606 IODispatchCalloutFromCFMessage + 182

28  CoreFoundation                          0x33d53f0c __CFMachPortPerform + 356

29  CoreFoundation                          0x33d5e51c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32

30  CoreFoundation                          0x33d5e4be __CFRunLoopDoSource1 + 134

31  CoreFoundation                          0x33d5d30c __CFRunLoopRun + 1364

32  CoreFoundation                          0x33ce049e CFRunLoopRunSpecific + 294

33  CoreFoundation                          0x33ce0366 CFRunLoopRunInMode + 98

34  GraphicsServices                        0x3325e432 GSEventRunModal + 130

35  UIKit                                   0x359d5e76 UIApplicationMain + 1074

36  StoreConnect                            0x01735e00 0x3000 + 24325632

37  StoreConnect                            0x01b728d4 0x3000 + 28768468

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

Thread 1:

0   libsystem_kernel.dylib                  0x370163a8 kevent + 24

1   libdispatch.dylib                       0x323daf04 _dispatch_mgr_invoke + 708

2   libdispatch.dylib                       0x323dac22 _dispatch_mgr_thread + 30

Thread 2 name:  WebThread

Thread 2:

0   libsystem_kernel.dylib                  0x37016004 mach_msg_trap + 20

1   libsystem_kernel.dylib                  0x370161fa mach_msg + 50

2   CoreFoundation                          0x33d5e3ec __CFRunLoopServiceMachPort + 120

3   CoreFoundation                          0x33d5d124 __CFRunLoopRun + 876

4   CoreFoundation                          0x33ce049e CFRunLoopRunSpecific + 294

5   CoreFoundation                          0x33ce0366 CFRunLoopRunInMode + 98

6   WebCore                                 0x375520f0 RunWebThread(void*) + 396

7   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

8   libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 3:

0   libsystem_kernel.dylib                  0x37016004 mach_msg_trap + 20

1   libsystem_kernel.dylib                  0x370161fa mach_msg + 50

2   StoreConnect                            0x00ee9874 0x3000 + 15624308

3   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

4   libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 4 name:  BackgroundThread

Thread 4:

0   libsystem_kernel.dylib                  0x37026068 __psynch_cvwait + 24

1   libsystem_c.dylib                       0x3314da46 _pthread_cond_wait + 634

2   libsystem_c.dylib                       0x3314d7c2 pthread_cond_wait + 34

3   StoreConnect                            0x01876668 0x3000 + 25638504

4   StoreConnect                            0x017becfc 0x3000 + 24886524

5   StoreConnect                            0x018764b8 0x3000 + 25638072

6   StoreConnect                            0x0187650c 0x3000 + 25638156

7   StoreConnect                            0x01876218 0x3000 + 25637400

8   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

9   libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 5 name:  BackgroundThread

Thread 5:

0   libsystem_kernel.dylib                  0x37026068 __psynch_cvwait + 24

1   libsystem_c.dylib                       0x3314da46 _pthread_cond_wait + 634

2   libsystem_c.dylib                       0x3314d7c2 pthread_cond_wait + 34

3   StoreConnect                            0x01876668 0x3000 + 25638504

4   StoreConnect                            0x017becfc 0x3000 + 24886524

5   StoreConnect                            0x018764b8 0x3000 + 25638072

6   StoreConnect                            0x0187650c 0x3000 + 25638156

7   StoreConnect                            0x01876218 0x3000 + 25637400

8   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

9   libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 6 name:  ScriptTimeout

Thread 6:

0   libsystem_kernel.dylib                  0x37026068 __psynch_cvwait + 24

1   libsystem_c.dylib                       0x3314da46 _pthread_cond_wait + 634

2   libsystem_c.dylib                       0x33154574 pthread_cond_timedwait + 40

3   StoreConnect                            0x018766e8 0x3000 + 25638632

4   StoreConnect                            0x000e7b38 0x3000 + 936760

5   StoreConnect                            0x018764b8 0x3000 + 25638072

6   StoreConnect                            0x0187650c 0x3000 + 25638156

7   StoreConnect                            0x01876218 0x3000 + 25637400

8   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

9   libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 7 name:  com.apple.NSURLConnectionLoader

Thread 7:

0   libsystem_kernel.dylib                  0x37016004 mach_msg_trap + 20

1   libsystem_kernel.dylib                  0x370161fa mach_msg + 50

2   CoreFoundation                          0x33d5e3ec __CFRunLoopServiceMachPort + 120

3   CoreFoundation                          0x33d5d124 __CFRunLoopRun + 876

4   CoreFoundation                          0x33ce049e CFRunLoopRunSpecific + 294

5   CoreFoundation                          0x33ce0366 CFRunLoopRunInMode + 98

6   Foundation                              0x32c77bb2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302

7   Foundation                              0x32c77a7a -[NSThread main] + 66

8   Foundation                              0x32d0b58a __NSThread__main__ + 1042

9   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

10  libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 8 name:  com.apple.CFSocket.private

Thread 8:

0   libsystem_kernel.dylib                  0x37026570 select$DARWIN_EXTSN + 20

1   CoreFoundation                          0x33d6263a __CFSocketManager + 726

2   libsystem_c.dylib                       0x3314d72e _pthread_start + 314

3   libsystem_c.dylib                       0x3314d5e8 thread_start + 0

Thread 0 crashed with ARM Thread State:

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

    r4: 0x00000006    r5: 0x3ef09d98      r6: 0x2fe00b50      r7: 0x2fe00900

    r8: 0x0e820600    r9: 0x00000000     r10: 0x0e8207e0     r11: 0x0007640c

    ip: 0x00000148    sp: 0x2fe008f4      lr: 0x3318c20f      pc: 0x3702632c

  cpsr: 0x00000010

Binary Images:

    0x3000 -  0x1d02fff +StoreConnect armv7  <c40ec562675137959a453332672497f2> /var/mobile/Applications/79E4B5CD-EAE8-4BF9-9C62-BDB04105C5F9/StoreConnect.app/StoreConnect

0x2fe02000 - 0x2fe23fff  dyld armv7  <4a817f3e0def30d5ae2032157d889c1d> /usr/lib/dyld

0x305ee000 - 0x305fafff  CoreVideo armv7  <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x30751000 - 0x30796fff  GeoServices armv7  <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x307a5000 - 0x30875fff  WebKit armv7  <6ff2796c2f933050ac6ecdee9fc6a216> /System/Library/PrivateFrameworks/WebKit.framework/WebKit

0x30876000 - 0x30876fff  vecLib armv7  <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x30877000 - 0x3087efff  libc++abi.dylib armv7  <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib

0x3089b000 - 0x308a1fff  liblockdown.dylib armv7  <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib

0x308b6000 - 0x30a15fff  libmecabra.dylib armv7  <06a0a1ee488030169bdfab11fc8d2c5c> /usr/lib/libmecabra.dylib

0x30ac4000 - 0x30ac8fff  libAccessibility.dylib armv7  <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib

0x30ac9000 - 0x30b8ffff  GLEngine armv7  <6617f2b4ee283469a5595129889ff049> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine

0x30b97000 - 0x30badfff  libmis.dylib armv7  <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib

0x30bae000 - 0x30c58fff  libBLAS.dylib armv7  <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x30cc7000 - 0x30cc8fff  CoreSurface armv7  <7850befd26b630f183ee326aaadd7b34> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface

0x30cdd000 - 0x30d21fff  MobileCoreServices armv7  <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x30d59000 - 0x30d76fff  libsystem_info.dylib armv7  <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib

0x30e5d000 - 0x30e69fff  libz.1.dylib armv7  <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib

0x312f9000 - 0x31308fff  SpringBoardServices armv7  <ca5b10014b473d2eaec5c48d89ee1b54> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x3142f000 - 0x31430fff  libdyld.dylib armv7  <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib

0x3143a000 - 0x3145dfff  Bom armv7  <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x3155b000 - 0x3157ffff  PrintKit armv7  <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit

0x31585000 - 0x315c3fff  IOKit armv7  <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x315c6000 - 0x315ebfff  OpenCL armv7  <ec915bfc3f7633dda61b5fc87459119b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL

0x316a4000 - 0x318d1fff  MediaToolbox armv7  <ec9bc89489763c6c93f86c5c490b2d69> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox

0x31a97000 - 0x31ae8fff  CoreText armv7  <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText

0x31ae9000 - 0x31af4fff  AccountSettings armv7  <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings

0x31b33000 - 0x31b37fff  IOSurface armv7  <6ae77a40f8e93f28bc466ca93f5675d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface

0x31b85000 - 0x31b99fff  PersistentConnection armv7  <65682d21486836a3aa3e17b9461e7b3a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x31b9a000 - 0x31bf2fff  CoreAudio armv7  <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x31bf3000 - 0x31c0dfff  CoreServicesInternal armv7  <cccdb5638b17398f8082542c1b3c8cf6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x31c48000 - 0x31c90fff  CoreMedia armv7  <eb1f503312be3c93b07b2d0d25177000> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x31dd7000 - 0x31efcfff  JavaScriptCore armv7  <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore

0x31efd000 - 0x31f32fff  SystemConfiguration armv7  <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x31f38000 - 0x31f7bfff  libcommonCrypto.dylib armv7  <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib

0x31f7c000 - 0x31f7efff  MobileInstallation armv7  <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation

0x31fbb000 - 0x31ffbfff  libGLImage.dylib armv7  <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x31ffc000 - 0x320eafff  libiconv.2.dylib armv7  <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib

0x320eb000 - 0x32126fff  libCGFreetype.A.dylib armv7  <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib

0x32127000 - 0x32133fff  libCRFSuite.dylib armv7  <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib

0x3217d000 - 0x32192fff  libresolv.9.dylib armv7  <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib

0x3219e000 - 0x321a3fff  CrashReporterSupport armv7  <2bb524b3bb3c3eb2932ce13b655b7c7c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x323d7000 - 0x323edfff  libdispatch.dylib armv7  <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib

0x32580000 - 0x32581fff  DataMigration armv7  <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x32582000 - 0x325b9fff  Security armv7  <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security

0x3261a000 - 0x32620fff  MobileKeyBag armv7  <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x3267a000 - 0x3267cfff  libCoreVMClient.dylib armv7  <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x3267d000 - 0x3267dfff  Accelerate armv7  <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x3267e000 - 0x3276ffff  QuartzCore armv7  <a2afbe6483683d05ad51b106f98776e2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x3281e000 - 0x32824fff  liblaunch.dylib armv7  <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib

0x32873000 - 0x32939fff  libobjc.A.dylib armv7  <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib

0x32a6e000 - 0x32b74fff  IMGSGX543GLDriver armv7  <a22da8177dc73bb895eb7a9f11e19d6a> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver

0x32b9b000 - 0x32b9bfff  libCVMSPluginSupport.dylib armv7  <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x32b9c000 - 0x32c15fff  ProofReader armv7  <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x32c67000 - 0x32de5fff  Foundation armv7  <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation

0x32de6000 - 0x32e9cfff  AVFoundation armv7  <35cb7a0eb1dc3554a777c1cc11cb0415> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x32f58000 - 0x32f5bfff  NetworkStatistics armv7  <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x32f5c000 - 0x32f5dfff  libsystem_blocks.dylib armv7  <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib

0x32f5f000 - 0x32f97fff  VideoToolbox armv7  <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox

0x32fde000 - 0x33028fff  ManagedConfiguration armv7  <5e0a131bbfec305ea01f9e01f486da63> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x33029000 - 0x3302dfff  libGFXShared.dylib armv7  <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x3307a000 - 0x3307dfff  libmacho.dylib armv7  <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib

0x33111000 - 0x3311efff  libbsm.0.dylib armv7  <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib

0x3313f000 - 0x331cbfff  libsystem_c.dylib armv7  <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib

0x331d1000 - 0x331d4fff  libcompiler_rt.dylib armv7  <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib

0x331d5000 - 0x331eefff  libRIP.A.dylib armv7  <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib

0x331fa000 - 0x33246fff  CoreTelephony armv7  <e8eb52ca5fe33c7488a33efd222e7804> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x3325a000 - 0x33264fff  GraphicsServices armv7  <e21a6e61bdd136b6805a9e3abe2e3d1f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x33265000 - 0x3326afff  libsystem_dnssd.dylib armv7  <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib

0x3326b000 - 0x3327afff  GenerationalStorage armv7  <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage

0x33289000 - 0x332d7fff  CoreLocation armv7  <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x332f1000 - 0x333d0fff  RawCamera armv7  <98fb7b5042b2314b86f4be8d2881bd04> /System/Library/CoreServices/RawCamera.bundle/RawCamera

0x33693000 - 0x33697fff  AggregateDictionary armv7  <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x3369c000 - 0x336bcfff  libxslt.1.dylib armv7  <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib

0x337e7000 - 0x337f8fff  libxpc.dylib armv7  <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib

0x337f9000 - 0x33800fff  AssetsLibraryServices armv7  <0703f561f9a038b6850d6e93bba7e5f4> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x338d9000 - 0x33958fff  libsqlite3.dylib armv7  <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib

0x33984000 - 0x3398afff  libnotify.dylib armv7  <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib

0x33aac000 - 0x33ac2fff  DictionaryServices armv7  <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices

0x33ac3000 - 0x33ac3fff  liblangid.dylib armv7  <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib

0x33acb000 - 0x33b07fff  AppSupport armv7  <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x33cca000 - 0x33ccdfff  CaptiveNetwork armv7  <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x33cd1000 - 0x33de8fff  CoreFoundation armv7  <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x33df9000 - 0x33dfafff  libremovefile.dylib armv7  <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib

0x33edb000 - 0x3419cfff  libLAPACK.dylib armv7  <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x341b4000 - 0x341b8fff  IOMobileFramebuffer armv7  <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x341b9000 - 0x341c3fff  libvMisc.dylib armv7  <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x341c4000 - 0x341c4fff  libunwind.dylib armv7  <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib

0x341c5000 - 0x341e4fff  libSystem.B.dylib armv7  <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib

0x341fb000 - 0x342d2fff  CFNetwork armv7  <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x34324000 - 0x3432efff  libbz2.1.0.dylib armv7  <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib

0x3432f000 - 0x343b5fff  CoreMotion armv7  <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x343bf000 - 0x34410fff  libstdc++.6.dylib armv7  <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib

0x349a8000 - 0x349a9fff  libsystem_sandbox.dylib armv7  <66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib

0x349aa000 - 0x349aefff  libcache.dylib armv7  <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib

0x349bb000 - 0x34a18fff  StoreServices armv7  <628fbbc73ed93730962c53bfbfde6794> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x34a45000 - 0x34ab5fff  CoreImage armv7  <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x34bde000 - 0x34be0fff  libCoreFSCache.dylib armv7  <808518e0fbf539af8489f028ca5198c7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x34c28000 - 0x34dcefff  CoreData armv7  <b0215b6d4d143859a2b313ecade095ec> /System/Library/Frameworks/CoreData.framework/CoreData

0x34fc4000 - 0x3500dfff  AddressBook armv7  <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x35127000 - 0x35130fff  libMobileGestalt.dylib armv7  <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib

0x35172000 - 0x3521ffff  libxml2.2.dylib armv7  <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib

0x35220000 - 0x352effff  libGLProgrammability.dylib armv7  <49607ffe4ee9389494285a213e392924> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib

0x35373000 - 0x35379fff  MobileIcons armv7  <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons

0x35382000 - 0x35444fff  Celestial armv7  <2a59586b0ae937c3b25fe526924aa885> /System/Library/PrivateFrameworks/Celestial.framework/Celestial

0x3595a000 - 0x359a3fff  libc++.1.dylib armv7  <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib

0x359a4000 - 0x35e46fff  UIKit armv7  <d72bcc68e76a3a55a963590cdcffe8cd> /System/Library/Frameworks/UIKit.framework/UIKit

0x35e73000 - 0x35e7bfff  ProtocolBuffer armv7  <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x35ece000 - 0x35ecefff  libkeymgr.dylib armv7  <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib

0x35ecf000 - 0x36014fff  CoreGraphics armv7  <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x361de000 - 0x361edfff  OpenGLES armv7  <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x362d2000 - 0x36816fff  FaceCoreLight armv7  <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight

0x3681e000 - 0x36a02fff  AudioToolbox armv7  <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x36a52000 - 0x36ac6fff  MediaControlSender armv7  <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender

0x36b7d000 - 0x36eecfff  TextInput armv7  <8d7f24642c7634cc8e3a6e65f1dcd98e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x36eed000 - 0x36eedfff  libgcc_s.1.dylib armv7  <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib

0x36eee000 - 0x36efffff  DataAccessExpress armv7  <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x36f0c000 - 0x36f0ffff  libsystem_network.dylib armv7  <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib

0x36f10000 - 0x36f5afff  libvDSP.dylib armv7  <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x36f5b000 - 0x36f63fff  MobileWiFi armv7  <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x36f7d000 - 0x36f82fff  libcopyfile.dylib armv7  <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib

0x37015000 - 0x3702bfff  libsystem_kernel.dylib armv7  <7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib

0x3702c000 - 0x371e9fff  ImageIO armv7  <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x37254000 - 0x37255fff  libdnsinfo.dylib armv7  <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib

0x372de000 - 0x372f4fff  EAP8021X armv7  <fffe86a22bc434a6ae84f23bfecef9d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x372f5000 - 0x3743efff  libicucore.A.dylib armv7  <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib

0x374a9000 - 0x37c67fff  WebCore armv7  <814351ff217e3425a8e532c2e2251f73> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x37de6000 - 0x37de9fff  CoreTime armv7  <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime

0x37dea000 - 0x37deffff  libGPUSupportMercury.dylib armv7  <3c1cc3175c403ace8fcbd3826bd43807> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib

0x380b2000 - 0x3818afff  vImage armv7  <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

This topic has been closed for replies.

1 reply

chris.campbell
Legend
July 29, 2013

Hi Fredrick,

I'll let the mobile AIR team know about this thread.  As I posted in the other thread that you posted on, if you can add a bug report to bugbase.adobe.com that would help us out a lot.  If possible, please include your app or a sample project so we can test this out internally.  If you'd like to keep this private, please feel free to send it to me directly along with the bug number (ccampbel@adobe.com)

Thanks,

Chris

Known Participant
July 30, 2013

Created a bugreport. Mail coming your way

https://bugbase.adobe.com/index.cfm?event=bug&id=3603922