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

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/StoreConne ct
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/StoreConne ct
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.dyl ib
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.dyli b
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

3 months later, project is still on hold due to this bug and we can not release to the App Store.
Chris, is there anything you can do? It is a confimed bug now (Nimit Jain confirmed this after reproducing)
https://bugbase.adobe.com/index.cfm?event=bug&id=3603922

Similar Messages

  • Application crashes on IOS 5.1 (tried Adhoc export release build)

    Application crashes on IOS 5.1 in splash screen. It works fine with fast debugging and standard debugging.But when i tried to test in as ADHOC release build it got crashed.
    Device: Ipad 2 - IOS 5.5
    Air: Air 3.3 beta 2
    Flex sdk: 4.6
    -Saravanan.

    I encountered the same problem too.
    In addition, it works fine in AIR3.2.
    This is a diagnostic log.
    Incident Identifier: 8693E907-C4AE-46AE-AF30-E98AEA1ADA44
    CrashReporter Key:   8101529d3f4d03f26f21d6e690865577754d76ae
    Hardware Model:      iPad2,1
    Process:         DrawCASE [10057]
    Path:            /var/mobile/Applications/358A3C6A-E437-4AE8-8883-50DBB81F9080/DrawCASE.app/DrawCASE
    Identifier:      DrawCASE
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-04-27 13:45:52.846 +0900
    OS Version:      iPhone OS 5.1 (9B176)
    Report Version:  104
    Exception Type:  00000020
    Exception Codes: 0x8badf00d
    Highlighted Thread:  0
    Application Specific Information:
    DrawCASE[10057] has active assertions beyond permitted time:
        <SBProcessAssertion: 0x12abfa70> identifier: Suspending process: DrawCASE[10057] permittedBackgroundDuration: 10.000000 reason: suspend owner pid:52 preventSuspend  preventThrottleDownCPU  preventThrottleDownUI
    Elapsed total CPU time (seconds): 12.390 (user 12.390, system 0.000), 62% CPU
    Elapsed application CPU time (seconds): 9.922, 49% CPU
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0:
    0   DrawCASE                                   0x00e0d408 0x1000 + 14730248
    1   DrawCASE                                   0x001884c8 0x1000 + 1602760
    2   DrawCASE                                   0x00186d6c 0x1000 + 1596780
    3   DrawCASE                                   0x001895fc 0x1000 + 1607164
    4   DrawCASE                                   0x00872264 0x1000 + 8852068
    5   DrawCASE                                   0x0087d148 0x1000 + 8896840
    6   DrawCASE                                   0x0078bae0 0x1000 + 7908064
    7   DrawCASE                                   0x0087c828 0x1000 + 8894504
    8   DrawCASE                                   0x000eb148 0x1000 + 958792
    9   DrawCASE                                   0x000eb6e8 0x1000 + 960232
    10  DrawCASE                                   0x000ef720 0x1000 + 976672
    11  DrawCASE                                   0x00005d84 0x1000 + 19844
    12  DrawCASE                                   0x00a04010 0x1000 + 10498064
    13  DrawCASE                                   0x00a03aec 0x1000 + 10496748
    14  DrawCASE                                   0x00e5589c 0x1000 + 15026332
    15  DrawCASE                                   0x010149a4 0x1000 + 16857508
    16  DrawCASE                                   0x01013ee0 0x1000 + 16854752
    17  DrawCASE                                   0x005e8054 0x1000 + 6189140
    18  DrawCASE                                   0x014d3070 0x1000 + 21831792
    19  DrawCASE                                   0x014d4664 0x1000 + 21837412
    20  DrawCASE                                   0x00e9bf40 0x1000 + 15314752
    21  DrawCASE                                   0x00e9b554 0x1000 + 15312212
    22  DrawCASE                                   0x00fe0190 0x1000 + 16642448
    23  QuartzCore                                  0x32231868 0x321dd000 + 346216
    24  QuartzCore                                  0x322317be 0x321dd000 + 346046
    25  IOMobileFramebuffer                    0x33d16ffa 0x33d13000 + 16378
    26  IOKit                             0x310e8606 0x310e4000 + 17926
    27  CoreFoundation                           0x338b2f0c 0x33830000 + 536332
    28  CoreFoundation                           0x338bd51c 0x33830000 + 578844
    29  CoreFoundation                           0x338bd4be 0x33830000 + 578750
    30  CoreFoundation                           0x338bc30c 0x33830000 + 574220
    31  CoreFoundation                           0x3383f49e 0x33830000 + 62622
    32  CoreFoundation                           0x3383f366 0x33830000 + 62310
    33  GraphicsServices                         0x32dbd432 0x32db9000 + 17458
    34  UIKit                              0x35534e76 0x35503000 + 204406
    35  DrawCASE                                   0x00ec6a9c 0x1000 + 15489692
    36  DrawCASE                                   0x014f39e4 0x1000 + 21965284
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib                     0x36b753a8 0x36b74000 + 5032
    1   libdispatch.dylib              0x31f39f04 0x31f36000 + 16132
    2   libdispatch.dylib              0x31f39c22 0x31f36000 + 15394
    Thread 2 name:  WebThread
    Thread 2:
    0   libsystem_kernel.dylib                     0x36b75004 0x36b74000 + 4100
    1   libsystem_kernel.dylib                     0x36b751fa 0x36b74000 + 4602
    2   CoreFoundation                            0x338bd3ec 0x33830000 + 578540
    3   CoreFoundation                            0x338bc124 0x33830000 + 573732
    4   CoreFoundation                            0x3383f49e 0x33830000 + 62622
    5   CoreFoundation                            0x3383f366 0x33830000 + 62310
    6   WebCore                        0x370b10f0 0x37008000 + 692464
    7   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    8   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 3:
    0   libsystem_kernel.dylib                     0x36b75004 0x36b74000 + 4100
    1   libsystem_kernel.dylib                     0x36b751fa 0x36b74000 + 4602
    2   DrawCASE                                   0x00a1c070 0x1000 + 10596464
    3   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    4   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 4:
    0   libsystem_kernel.dylib                     0x36b85068 0x36b74000 + 69736
    1   libsystem_c.dylib              0x32caca46 0x32c9e000 + 59974
    2   libsystem_c.dylib              0x32cac7c2 0x32c9e000 + 59330
    3   DrawCASE                                   0x0109cf3c 0x1000 + 17415996
    4   DrawCASE                                   0x00f8ebec 0x1000 + 16309228
    5   DrawCASE                                   0x0109d1e0 0x1000 + 17416672
    6   DrawCASE                                   0x0109d2a8 0x1000 + 17416872
    7   DrawCASE                                   0x0109d7e8 0x1000 + 17418216
    8   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    9   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 5:
    0   libsystem_kernel.dylib                     0x36b85068 0x36b74000 + 69736
    1   libsystem_c.dylib              0x32caca46 0x32c9e000 + 59974
    2   libsystem_c.dylib              0x32cac7c2 0x32c9e000 + 59330
    3   DrawCASE                                   0x0109cf3c 0x1000 + 17415996
    4   DrawCASE                                   0x00f8ebec 0x1000 + 16309228
    5   DrawCASE                                   0x0109d1e0 0x1000 + 17416672
    6   DrawCASE                                   0x0109d2a8 0x1000 + 17416872
    7   DrawCASE                                   0x0109d7e8 0x1000 + 17418216
    8   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    9   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 6:
    0   libsystem_kernel.dylib                     0x36b85068 0x36b74000 + 69736
    1   libsystem_c.dylib              0x32caca46 0x32c9e000 + 59974
    2   libsystem_c.dylib              0x32cb3574 0x32c9e000 + 87412
    3   DrawCASE                                   0x0109cfc0 0x1000 + 17416128
    4   DrawCASE                                   0x005eac0c 0x1000 + 6200332
    5   DrawCASE                                   0x0109d1e0 0x1000 + 17416672
    6   DrawCASE                                   0x0109d2a8 0x1000 + 17416872
    7   DrawCASE                                   0x0109d7e8 0x1000 + 17418216
    8   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    9   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 7 name:  com.apple.NSURLConnectionLoader
    Thread 7:
    0   libsystem_kernel.dylib                     0x36b75004 0x36b74000 + 4100
    1   libsystem_kernel.dylib                     0x36b751fa 0x36b74000 + 4602
    2   CoreFoundation                            0x338bd3ec 0x33830000 + 578540
    3   CoreFoundation                            0x338bc124 0x33830000 + 573732
    4   CoreFoundation                            0x3383f49e 0x33830000 + 62622
    5   CoreFoundation                            0x3383f366 0x33830000 + 62310
    6   Foundation                     0x327d6bb2 0x327c6000 + 68530
    7   Foundation                     0x327d6a7a 0x327c6000 + 68218
    8   Foundation                     0x3286a58a 0x327c6000 + 673162
    9   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    10  libsystem_c.dylib                           0x32cac5e8 0x32c9e000 + 58856
    Thread 8 name:  com.apple.CFSocket.private
    Thread 8:
    0   libsystem_kernel.dylib                     0x36b85570 0x36b74000 + 71024
    1   CoreFoundation                            0x338c163a 0x33830000 + 595514
    2   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    3   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Unknown thread crashed with unknown flavor: 5, state_count: 1
    Binary Images:
        0x1000 -  0x15adfff +DrawCASE armv7  <70c1910c354dd296ef49ac5c3c71a849> /var/mobile/Applications/358A3C6A-E437-4AE8-8883-50DBB81F9080/DrawCASE.app/DrawCASE
    0x2fe16000 - 0x2fe37fff  dyld armv7  <4a817f3e0def30d5ae2032157d889c1d> /usr/lib/dyld
    0x3014d000 - 0x30159fff  CoreVideo armv7  <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x302b0000 - 0x302f5fff  GeoServices armv7  <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x30304000 - 0x303d4fff  WebKit armv7  <6ff2796c2f933050ac6ecdee9fc6a216> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x303d5000 - 0x303d5fff  vecLib armv7  <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x303d6000 - 0x303ddfff  libc++abi.dylib armv7  <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
    0x303de000 - 0x303f9fff  libJapaneseConverter.dylib armv7  <0db483beb91f367f9fe26d93fd8f5e49> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x303fa000 - 0x30400fff  liblockdown.dylib armv7  <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
    0x30623000 - 0x30627fff  libAccessibility.dylib armv7  <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
    0x30628000 - 0x306eefff  GLEngine armv7  <6617f2b4ee283469a5595129889ff049> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
    0x306f6000 - 0x3070cfff  libmis.dylib armv7  <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
    0x3070d000 - 0x307b7fff  libBLAS.dylib armv7  <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x30826000 - 0x30827fff  CoreSurface armv7  <7850befd26b630f183ee326aaadd7b34> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x3083c000 - 0x30880fff  MobileCoreServices armv7  <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x308b8000 - 0x308d5fff  libsystem_info.dylib armv7  <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
    0x309bc000 - 0x309c8fff  libz.1.dylib armv7  <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
    0x30e58000 - 0x30e67fff  SpringBoardServices armv7  <ca5b10014b473d2eaec5c48d89ee1b54> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x30f8e000 - 0x30f8ffff  libdyld.dylib armv7  <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
    0x30f99000 - 0x30fbcfff  Bom armv7  <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x310ba000 - 0x310defff  PrintKit armv7  <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x310e4000 - 0x31122fff  IOKit armv7  <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x31125000 - 0x3114afff  OpenCL armv7  <ec915bfc3f7633dda61b5fc87459119b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x31203000 - 0x31430fff  MediaToolbox armv7  <ec9bc89489763c6c93f86c5c490b2d69> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
    0x315f6000 - 0x31647fff  CoreText armv7  <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
    0x31648000 - 0x31653fff  AccountSettings armv7  <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x31692000 - 0x31696fff  IOSurface armv7  <6ae77a40f8e93f28bc466ca93f5675d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x316e4000 - 0x316f8fff  PersistentConnection armv7  <65682d21486836a3aa3e17b9461e7b3a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x316f9000 - 0x31751fff  CoreAudio armv7  <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x317a7000 - 0x317effff  CoreMedia armv7  <eb1f503312be3c93b07b2d0d25177000> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x31936000 - 0x31a5bfff  JavaScriptCore armv7  <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x31a5c000 - 0x31a91fff  SystemConfiguration armv7  <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x31a97000 - 0x31adafff  libcommonCrypto.dylib armv7  <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
    0x31adb000 - 0x31addfff  MobileInstallation armv7  <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x31b1a000 - 0x31b5afff  libGLImage.dylib armv7  <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x31b5b000 - 0x31c49fff  libiconv.2.dylib armv7  <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
    0x31c4a000 - 0x31c85fff  libCGFreetype.A.dylib armv7  <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
    0x31c86000 - 0x31c92fff  libCRFSuite.dylib armv7  <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
    0x31cdc000 - 0x31cf1fff  libresolv.9.dylib armv7  <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
    0x31cfd000 - 0x31d02fff  CrashReporterSupport armv7  <2bb524b3bb3c3eb2932ce13b655b7c7c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
    0x31f36000 - 0x31f4cfff  libdispatch.dylib armv7  <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
    0x320df000 - 0x320e0fff  DataMigration armv7  <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x320e1000 - 0x32118fff  Security armv7  <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
    0x32179000 - 0x3217ffff  MobileKeyBag armv7  <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x321d9000 - 0x321dbfff  libCoreVMClient.dylib armv7  <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x321dc000 - 0x321dcfff  Accelerate armv7  <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x321dd000 - 0x322cefff  QuartzCore armv7  <a2afbe6483683d05ad51b106f98776e2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x3237d000 - 0x32383fff  liblaunch.dylib armv7  <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
    0x323d2000 - 0x32498fff  libobjc.A.dylib armv7  <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
    0x325cd000 - 0x326d3fff  IMGSGX543GLDriver armv7  <a22da8177dc73bb895eb7a9f11e19d6a> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
    0x326fa000 - 0x326fafff  libCVMSPluginSupport.dylib armv7  <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x326fb000 - 0x32774fff  ProofReader armv7  <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x327c6000 - 0x32944fff  Foundation armv7  <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
    0x32945000 - 0x329fbfff  AVFoundation armv7  <35cb7a0eb1dc3554a777c1cc11cb0415> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x32ab7000 - 0x32abafff  NetworkStatistics armv7  <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x32abb000 - 0x32abcfff  libsystem_blocks.dylib armv7  <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
    0x32abe000 - 0x32af6fff  VideoToolbox armv7  <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
    0x32b3d000 - 0x32b87fff  ManagedConfiguration armv7  <5e0a131bbfec305ea01f9e01f486da63> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x32b88000 - 0x32b8cfff  libGFXShared.dylib armv7  <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x32bd9000 - 0x32bdcfff  libmacho.dylib armv7  <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
    0x32c70000 - 0x32c7dfff  libbsm.0.dylib armv7  <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
    0x32c9e000 - 0x32d2afff  libsystem_c.dylib armv7  <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
    0x32d30000 - 0x32d33fff  libcompiler_rt.dylib armv7  <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
    0x32d34000 - 0x32d4dfff  libRIP.A.dylib armv7  <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x32d59000 - 0x32da5fff  CoreTelephony armv7  <e8eb52ca5fe33c7488a33efd222e7804> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x32db9000 - 0x32dc3fff  GraphicsServices armv7  <e21a6e61bdd136b6805a9e3abe2e3d1f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x32dc4000 - 0x32dc9fff  libsystem_dnssd.dylib armv7  <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
    0x32dca000 - 0x32dd9fff  GenerationalStorage armv7  <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
    0x32de8000 - 0x32e36fff  CoreLocation armv7  <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x32e50000 - 0x32f2ffff  RawCamera armv7  <98fb7b5042b2314b86f4be8d2881bd04> /System/Library/CoreServices/RawCamera.bundle/RawCamera
    0x331f2000 - 0x331f6fff  AggregateDictionary armv7  <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x331fb000 - 0x3321bfff  libxslt.1.dylib armv7  <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
    0x33346000 - 0x33357fff  libxpc.dylib armv7  <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
    0x33358000 - 0x3335ffff  AssetsLibraryServices armv7  <0703f561f9a038b6850d6e93bba7e5f4> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x33438000 - 0x334b7fff  libsqlite3.dylib armv7  <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
    0x334e3000 - 0x334e9fff  libnotify.dylib armv7  <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
    0x3360b000 - 0x33621fff  DictionaryServices armv7  <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
    0x33622000 - 0x33622fff  liblangid.dylib armv7  <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
    0x3362a000 - 0x33666fff  AppSupport armv7  <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x33829000 - 0x3382cfff  CaptiveNetwork armv7  <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x33830000 - 0x33947fff  CoreFoundation armv7  <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x33958000 - 0x33959fff  libremovefile.dylib armv7  <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
    0x33a3a000 - 0x33cfbfff  libLAPACK.dylib armv7  <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dyl ib
    0x33d13000 - 0x33d17fff  IOMobileFramebuffer armv7  <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x33d18000 - 0x33d22fff  libvMisc.dylib armv7  <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dyli b
    0x33d23000 - 0x33d23fff  libunwind.dylib armv7  <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
    0x33d24000 - 0x33d43fff  libSystem.B.dylib armv7  <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
    0x33d5a000 - 0x33e31fff  CFNetwork armv7  <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x33e83000 - 0x33e8dfff  libbz2.1.0.dylib armv7  <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
    0x33e8e000 - 0x33f14fff  CoreMotion armv7  <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x33f1e000 - 0x33f6ffff  libstdc++.6.dylib armv7  <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
    0x34507000 - 0x34508fff  libsystem_sandbox.dylib armv7  <66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib
    0x34509000 - 0x3450dfff  libcache.dylib armv7  <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
    0x3451a000 - 0x34577fff  StoreServices armv7  <628fbbc73ed93730962c53bfbfde6794> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x345a4000 - 0x34614fff  CoreImage armv7  <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x3473d000 - 0x3473ffff  libCoreFSCache.dylib armv7  <808518e0fbf539af8489f028ca5198c7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x34b23000 - 0x34b6cfff  AddressBook armv7  <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x34c86000 - 0x34c8ffff  libMobileGestalt.dylib armv7  <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
    0x34cd1000 - 0x34d7efff  libxml2.2.dylib armv7  <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
    0x34d7f000 - 0x34e4efff  libGLProgrammability.dylib armv7  <49607ffe4ee9389494285a213e392924> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
    0x34ed2000 - 0x34ed8fff  MobileIcons armv7  <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x34ee1000 - 0x34fa3fff  Celestial armv7  <2a59586b0ae937c3b25fe526924aa885> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x354b9000 - 0x35502fff  libc++.1.dylib armv7  <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
    0x35503000 - 0x359a5fff  UIKit armv7  <d72bcc68e76a3a55a963590cdcffe8cd> /System/Library/Frameworks/UIKit.framework/UIKit
    0x359d2000 - 0x359dafff  ProtocolBuffer armv7  <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x35a2d000 - 0x35a2dfff  libkeymgr.dylib armv7  <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
    0x35a2e000 - 0x35b73fff  CoreGraphics armv7  <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x35d3d000 - 0x35d4cfff  OpenGLES armv7  <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x35e31000 - 0x36375fff  FaceCoreLight armv7  <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
    0x3637d000 - 0x36561fff  AudioToolbox armv7  <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x365b1000 - 0x36625fff  MediaControlSender armv7  <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
    0x36a4c000 - 0x36a4cfff  libgcc_s.1.dylib armv7  <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
    0x36a4d000 - 0x36a5efff  DataAccessExpress armv7  <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x36a6b000 - 0x36a6efff  libsystem_network.dylib armv7  <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
    0x36a6f000 - 0x36ab9fff  libvDSP.dylib armv7  <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x36aba000 - 0x36ac2fff  MobileWiFi armv7  <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x36adc000 - 0x36ae1fff  libcopyfile.dylib armv7  <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
    0x36b74000 - 0x36b8afff  libsystem_kernel.dylib armv7  <7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib
    0x36b8b000 - 0x36d48fff  ImageIO armv7  <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x36db3000 - 0x36db4fff  libdnsinfo.dylib armv7  <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
    0x36e3d000 - 0x36e53fff  EAP8021X armv7  <fffe86a22bc434a6ae84f23bfecef9d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x36e54000 - 0x36f9dfff  libicucore.A.dylib armv7  <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
    0x37008000 - 0x377c6fff  WebCore armv7  <814351ff217e3425a8e532c2e2251f73> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x37945000 - 0x37948fff  CoreTime armv7  <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x37949000 - 0x3794efff  libGPUSupportMercury.dylib armv7  <3c1cc3175c403ace8fcbd3826bd43807> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
    0x37c11000 - 0x37ce9fff  vImage armv7  <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

  • AIR application with Native application crash on iOS because of numFunctionsToTest

    I wrote a simple Hello World AIR Native Extension and have implemented following context initializer
    void helloWorldContextInitializer(void* extData, const uint8_t* ctxType, FREContext ctx,
                                      uint32_t* numFunctionsToTest, const FRENamedFunction** functionsToSet)
        NSLog(@"Entering ContextInitializer");
        *functionsToSet = _methods;
        NSLog(@"Method list initialized");
        if(numFunctionsToTest != NULL)
            NSLog(@"numFunctionToTest is not null");
            *numFunctionsToTest = (uint32_t)2;
        NSLog(@"Exiting ContextInitializer");
    My Application crash on iOS device with following message in console.
    Dec 29 15:58:41 unknown HelloWorld[24298] <Warning>: Entering ContextInitializer
    Dec 29 15:58:41 unknown HelloWorld[24298] <Warning>: Method list initialized
    Dec 29 15:58:41 unknown HelloWorld[24298] <Warning>: numFunctionToTest is not null
    Dec 29 15:58:42 unknown ReportCrash[24302] <Notice>: Formulating crash report for process HelloWorld[24298]
    Dec 29 15:58:42 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:org.divy.contactmanagement[0x5c0]) Job appears to have crashed: Bus error: 10
    Dec 29 15:58:42 unknown SpringBoard[15] <Warning>: Application 'HelloWorld' exited abnormally with signal 10: Bus error: 10
    Dec 29 15:58:43 unknown ReportCrash[24302] <Error>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/
    It seems line following line is cause of the problem.
    *numFunctionsToTest = (uint32_t)2;
    modified the line to *numFunctionsToTest = 2; still no luck.
    It seem the pointer is pointing is not correct.
    Following is the Device log if it helps.
    Incident Identifier: 650833B2-9F2E-4186-B499-29C9088EBD66
    CrashReporter Key:   f559e8609ce49e196f1137a3c1c7d27b40377472
    Hardware Model:      iPhone3,1
    Process:         HelloWorld [24065]
    Path:            /var/mobile/Applications/35BEA219-A5DF-48BB-8602-228EB8AF3D61/HelloWorld.app/HelloWorld
    Identifier:      HelloWorld
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-12-29 14:36:08.226 -0800
    OS Version:      iPhone OS 5.0.1 (9A405)
    Report Version:  104
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x011c6d85
    Crashed Thread:  0

    It was my mistake in configuration of extension.xml file. Instead of mentioning Extesion Initialization funtion i was using context initialization funtions there. It started working after correcting this problem.
    Thanks for all the help.

  • My YouTube crashed in my iPad how to fix the bug

    My YouTube crashed in my iPad how to fix the bug

    If there's a bug with YouTube, the YouTube developers would have to fix it. You cannot fix other people's apps.
    Try re-loafing the YouTube app - it may have been a temporary glitch.

  • Application crashes after IOS 5

    Application crashes after installing IOS 5

    OK, thanks for sharing that information.
    Now, how about more details, assuming you are looking for assistance, here, such as the name of the application? It's impossible for anyone here to offer even a guess with so little to go on. Have you checked for an update to said app, or contacted the developer to ask for help?
    Regards.

  • LoadLibrary(name) - application crashes on this line

    Method loadLibrary(name) -
    always worked with JDK 6 Update 11 (WIN 7)
    I tried on new Dell systems, like systems with SystemProductName - XPS L401X, XPS L501X and more
    RESULT:
    On all sytems of this kind, application crashes on line loadLibrary(name)

    I debugged this code.
    The name is GestureMtmx64
    String dllName = InstallationUtil.extractGestureDll(StationInfoFactory.getInstance().getOsType());
                   System.loadLibrary(dllName);
    When extractGestureDll(...) is:
         public static String extractGestureDll(OSType systemType) throws Exception{
              String dllFileName = null;
              if (System.getProperty("os.name").contains("Windows")){
                   String systemTypeString = systemType.isMTM()? "Mtm" : "Mtg";
                   String osType = systemType.is32Bit()? "x32" : "x64";
                   dllFileName = "Gesture" + systemTypeString + osType +".dll";
                   String path = "c:/windows/system32/" + dllFileName;
                   if (!new File(path).exists()){
                        File jarFile = new File("agent.jar");
                        if (jarFile.exists()){
                             FileUtils.extractOneZipFile(dllFileName, new File("agent.jar"), new File(path).getParentFile());
                        }else{
                             File source = new File("externalFiles/" + dllFileName);
                             FileUtils.copyFile(source, new File(path));
                   dllFileName = dllFileName.replace(".dll", "");
              }else{
                   dllFileName = "libNtrigDll.so";
                   String path = "/usr/lib/" + dllFileName;
                   if (!new File(path).exists()){
                        File jarFile = new File("agent.jar");
                        if (jarFile.exists()){
                             FileUtils.extractOneZipFile(dllFileName, new File("agent.jar"), new File(path).getParentFile());
                        }else{
                             File source = new File("externalFiles/" + dllFileName);
                             FileUtils.copyFile(source, new File(path));
                   dllFileName = "NtrigDll";
              return      dllFileName;
    Thank you!!!
    Edited by: libioz on Aug 16, 2010 10:07 AM
    Edited by: libioz on Aug 16, 2010 10:16 AM

  • How to debug an application crash that only occurs within the executable and not in development?

    LabVIEW 2011
    Looking for ideas on how to debug an application that crashes only from within the executable.
    Is there anything useful that this error report can be used for, thanks in advance.
    #Date: Tue, Aug 23, 2011 3:10:18 PM
    #OSName: Windows 7 Enterprise
    #OSVers: 6.1
    #OSBuild: 7600
    #AppName: LabDAQ
    #Version: 11.0 32-bit
    #AppKind: AppLib
    #AppModDate: 08/23/2011 18:59 GMT
    #LabVIEW Base Address: 0x30000000
    8/23/2011 3:10:48.331 PM
    Crash 0x0: Crash caught by NIER
    File Unknown(0) : Crash: Crash caught by NIER
    minidump id: a1c0be18-ad05-4b09-b914-afe4a3073daf
    ExceptionCode: 0xC0000005± N
    0x3072C874 - lvrt <unknown> + 0
    0x3072CC28 - lvrt <unknown> + 0
    0x7C37FDB4 - MSVCR71 <unknown> + 0
    0x77330DF7 - ntdll <unknown> + 0
    0x772F9ED5 - ntdll <unknown> + 0
    0x00000000 - <unknown> <unknown> + 0
    Solved!
    Go to Solution.

    I've been playing that game all morning
    Jim
    You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice

  • I am member of creative cloud, so how to install Photoshop touch on iOS iPad 4 & not pay $9.99?

    I am a new member of the creative cloud and I have had no issues installing the creative cloud applications on my desktop (mac and PC), however my question regards installing the Photoshop touch app on the iOS iPad 4 device without having to pony up the $9.99 iTunes app fee.
    http://itunes.apple.com/us/app/adobe-photoshop-touch/id495716481?ls=1&mt=8
    The above URL is the path that the Adobe website provides to download the app, and I can successfully access via iOS iPad 4. However it appears that I need to purchase the app for $9.99. It is not clear how I can use my yearly creative cloud membership to avoid paying the app fee.
    Please advise if I am not looking in the correct place, or if I need to login via my Adobe ID to bypass this iTunes cost.
    I could not locate an installation guideline on the Adobe website, so please advise.
    Ken R. of New Jersey.

    Yup, clear now.
    I do like Adobe apps, but the price tends to be on the high side. I am a bit disapointed that the touch are not available via the cloud subscription, so I will stick with the desktop versions instead as they are more robust anyway.
    I see that Adobe has removed this statement under the plans, when the link is clicked, so I am certain I will not be the only person to be confused regarding what is included.
    Thanks for the follow-up, this was very helpful.

  • Set admin at store. Stored in password keeper on iPad...before I got home iPad crashed lost admin password  how to recover it

    Set admin at store. Stored in password keeper on iPad...before I got home iPad crashed lost admin password  how to recover it

    You could try this.
    App Store: Downloading Older Versions of Apps
    http://tinyurl.com/meqxplg
    App Store: Install the latest compatible version of an app
    http://support.apple.com/kb/ht5919
    Apple’s iOS App Store now offers ‘last compatible’ versions of apps for older devices
    http://appleinsider.com/articles/13/09/17/apples-ios-app-store-now-offers-last-c ompatible-versions-of-apps-for-older-devices
     Cheers, Tom

  • StageVideo Application Crash iOS - AIR 3.7

    Hey Everyone,
    Just upgraded all my projects from 3.6 to the latest 3.7 beta and I'm coming across issues with StageVideo on iOS which were not present in 3.6. I've looked everywhere for information about what may have been changed in 3.7 but nothing is noted in the release notes? Is there something I am missing?
    Explanation:
    Play a StageVideo (.mp4) on iPad 2,5 (6.1.2), when the video finishes the application crashes without any useful logs anywhere.
    Further Details:
    Here is some further information and a link to a test application I've put together.
    - Flash Builder 4.7
    - AIR 3.7 SDK (April 2, 2013)(overlayed on 3.6 SDK)
    - Mac OS 10.8.2 development machine
    - iPad Mini version 6.1.2 (10B146)
    - Video Format: H.264 AAC 1024x768 Stereo 733KB
    I've exported and uploaded a sample project (2MB) with the problem I've explained which includes a couple of very short videos:
    http://neurocog.com.au/downloads/bugs/AdobeBugReport12.zip
    I'm stumped!
    Ollie.

    Hi there,
    I'm having the same problem. In addition I noticed that if I don't use the ns.dispose(), just ns.close(), the app dosen't crash but smotimes it plays the previous video on top of the current one. (my app is a video player)
    I didn't get the part of the workarround you sugested, can you be more specifice please?
    What do you mean by setting a double-ly ? Where do you put it?
    As far as I understand the onPlayStatus is being called automaticly when stream is finished.
    Any news from adobe yet?
    Thanks,
    Igal

  • AIR for iOS application crash when deployed as Ad-Hoc package

    We have develop Adobe AIR application that uses Starling and Gunk DI.
    The applications works great in the simulator and when deploying it to a device from the development environment, we use IntelliJ.
    When we package the application as ad-hoc package and deploy it to iPad using TestFlight the application crash, and I mean iOS crash report, without throwing AS3 exception when we try to create any type that is derived from starling.display.Sprite using Gunk CI.
    The strange thing is that the AIR app crashes without exception.
    Thank you,
    Ido.

    Sorry, typo, I ment Gunk Dependency Injection.
    On Mon, May 26, 2014 at 1:00 AM, Anton Azarov <[email protected]>

  • HT4972 After I've updated IOS in my iphone, all the applications, musics are gone.  How do get everything back?  Thank you.

    After I've updated IOS in my iphone, all the applications, musics are gone.  How do get everything back?  Thank you.

    Plug it into iTunes, Control-click on the iPod in the left frame and select "Restore from backup." Should put it back like new.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Updating iPad 2 from iOS 5.1.1 to iOS 7 - how is iCloud affected?

    My iPad 2 is running iOS 5.1.1 and I use iCloud for my contacts/calendar, etc. If I update to iOS 7, how to I ensure my iCloud accounts won't be affected?

    "Ensure"?
    The iCloud accounts should not be affected.
    The best way to ensure against a catastrophe is to have a backup.

  • WHen I first installed iOS 6 the App Store crashes...and now having iOS 6 for 2 weeks now, all my apps are buggy and now are crashing! Safari and built in apps are becoming slow and crash. I hate how apple leaves iPod touch 4g and iPhone 4 in the dark.

    WHen I first installed iOS 6 the App Store crashes...and now having iOS 6 for 2 weeks now, all my apps are buggy and now are crashing! Safari and built in apps are becoming slow and crash. I hate how apple leaves iPod touch 4g and iPhone 4 in the dark and basically force us to upgrade to newer devices. Apple could of done better with the update and needs to resolve these issues.

    Try:
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar
    The App store crashing is a known problem.
    IOS 6 App store crash: Apple Support Communities

  • How do I transfer all my data and applications to my new iPad from my old one ?

    How do I transfer all my data and applications to my new iPad from my old one ?

    This may also be useful.  Although backing up and restoring via iCloud works, doing it via iTunes may be better, and here's why:
    Via iCloud your actual apps are not backed up, just a record of the fact that you legally own them.  When you restore, your new device knows it's OK to download and install them again from the App Store.  This is fine for all apps that are still available, but for those that have been removed from the App Store you're going to be without them.
    It is also a lot faster to transfer a ton of apps from iTunes via the cable than to download them all over wifi.
    Another advantage of doing it via iTunes is that all your network/wifi settings and passwords will be included in the backup/restore process.  (Make sure you have selected "encrypted backup" for this to happen.)  This way you will not need to mess around typing them all in again.
    I've tried both methods and would definitely recommend going "old school" via iTunes for these reasons.  Hope this helps.

Maybe you are looking for

  • Video and Audio not in sync after capture

    Hi there, This is probably a common problem, I have trawled the site but can't seem to find and explanation for it. I'm capturing vide/audio into final cut pro from my SONY DVR. The video i have streaming into the sony DVR is from a small covert vide

  • ORA-03120: two-task conversion routine: integer overflow

    Hello DB Gurus!! Need your comments and help once again... I am trying to import a DUMP file into My Local Database ie. Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 The file exported was by different user on different Dabase of Oracle 10

  • Buyer change the PO line items and end up with Awaiting Approval status.

    Can you please help to look into this issue. 1.Buyer change the PO line items and end up with Awaiting Approval status. 2. But user claim that she got enough limit and should not route to her manager's approval. Also check with her manager and this P

  • LOGO Printing....  REVERSE :-(

    Hi Frnds, here i am printing the logo using smartforms. in some printers it is coming correctly and in some printers logo is coming on REVERSE. i am not able to identify that problem. when i go thru print preview it is coming correct. but when i gave

  • Script Errors Installation Box

    When reinstalling flash player receiving microsoft script errors when installation box appears for XP computer.