Crash Report - iOS - Loads, But Crashes on First Touch - ios

Can anyone help me understand a crash report? I have just updated the app and all of a sudden it seems to be crash when you touch ANY button on the first view controller, but I have made no changes to the code regarding this but all of a sudden it is starting to cause problems. Any guidance on where to start would be amazing.
Incident Identifier: EF8306B7-7714-4089-849B-CEE1BB721392
CrashReporter Key: 69f07ddbd44f2b41931a1c0cbe3a2bba5b94fd86
Hardware Model: iPad2,5
Process: ******** [895]
Path: /var/mobile/Applications/FEA3E6BF-5A33-40F9-AB10-8F53DFAED64D/******** HD.app/iWhovian HD
Identifier: ***************
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2013-06-10 16:54:27.884 +0100
OS Version: iOS 6.1.3 (10B329)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x3404029e __exceptionPreprocess + 158
1 libobjc.A.dylib 0x3beeb97a objc_exception_throw + 26
2 CoreFoundation 0x340401c0 +[NSException raise:format:] + 100
3 Foundation 0x348b5104 -[NSURL(NSURL) initFileURLWithPath:] + 72
4 Foundation 0x348b502e +[NSURL(NSURL) fileURLWithPath:] + 38
5 iWhovian HD 0x000fd03c -[MainViewController clicksound] (MainViewController.m:53)
6 iWhovian HD 0x000fd478 -[MainViewController playbuttonClicked] (MainViewController.m:116)
7 UIKit 0x35f330c0 -[UIApplication sendAction:to:from:forEvent:] + 68
8 UIKit 0x35f33072 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
9 UIKit 0x35f33050 -[UIControl sendAction:to:forEvent:] + 40
10 UIKit 0x35f32906 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 498
11 UIKit 0x35f32dfc -[UIControl touchesEnded:withEvent:] + 484
12 UIKit 0x35e5b5ec -[UIWindow _sendTouchesForEvent:] + 520
13 UIKit 0x35e487fc -[UIApplication sendEvent:] + 376
14 UIKit 0x35e48116 _UIApplicationHandleEvent + 6150
15 GraphicsServices 0x37b5359e _PurpleEventCallback + 586
16 GraphicsServices 0x37b531ce PurpleEventCallback + 30
17 CoreFoundation 0x3401516e __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 30
18 CoreFoundation 0x34015112 __CFRunLoopDoSource1 + 134
19 CoreFoundation 0x34013f94 __CFRunLoopRun + 1380
20 CoreFoundation 0x33f86eb8 CFRunLoopRunSpecific + 352
21 CoreFoundation 0x33f86d44 CFRunLoopRunInMode + 100
22 GraphicsServices 0x37b522e6 GSEventRunModal + 70
23 UIKit 0x35e9c2fc UIApplicationMain + 1116
24 iWhovian HD 0x000f5b62 main (main.m:16)
25 iWhovian HD 0x000f5b24 start + 36
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3c3e9350 __pthread_kill + 8
1 libsystem_c.dylib 0x3c36011e pthread_kill + 54
2 libsystem_c.dylib 0x3c39c96e abort + 90
3 libc++abi.dylib 0x3b93ad4a abort_message + 70
4 libc++abi.dylib 0x3b937ff4 default_terminate() + 20
5 libobjc.A.dylib 0x3beeba74 _objc_terminate() + 144
6 libc++abi.dylib 0x3b938078 safe_handler_caller(void (*)()) + 76
7 libc++abi.dylib 0x3b938110 std::terminate() + 16
8 libc++abi.dylib 0x3b939594 __cxa_rethrow + 84
9 libobjc.A.dylib 0x3beeb9cc objc_exception_rethrow + 8
10 CoreFoundation 0x33f86f1c CFRunLoopRunSpecific + 452
11 CoreFoundation 0x33f86d44 CFRunLoopRunInMode + 100
12 GraphicsServices 0x37b522e6 GSEventRunModal + 70
13 UIKit 0x35e9c2fc UIApplicationMain + 1116
14 iWhovian HD 0x000f5b62 main (main.m:16)
15 iWhovian HD 0x000f5b24 start + 36
Thread 1:
0 libsystem_kernel.dylib 0x3c3e9d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3c337cf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3c337a12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3c3378a0 start_wqthread + 4
Thread 2 name: Dispatch queue: com.apple.libdispatch-manager
Thread 2:
0 libsystem_kernel.dylib 0x3c3d9648 kevent64 + 24
1 libdispatch.dylib 0x3c309974 _dispatch_mgr_invoke + 792
2 libdispatch.dylib 0x3c309654 _dispatch_mgr_thread$VARIANT$mp + 32
Thread 3:
0 libsystem_kernel.dylib 0x3c3e9d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3c337cf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3c337a12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3c3378a0 start_wqthread + 4
Thread 4 name: WebThread
Thread 4:
0 libsystem_kernel.dylib 0x3c3d8eb4 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3c3d9048 mach_msg + 36
2 CoreFoundation 0x34015040 __CFRunLoopServiceMachPort + 124
3 CoreFoundation 0x34013d9e __CFRunLoopRun + 878
4 CoreFoundation 0x33f86eb8 CFRunLoopRunSpecific + 352
5 CoreFoundation 0x33f86d44 CFRunLoopRunInMode + 100
6 WebCore 0x39f8d500 RunWebThread(void*) + 440
7 libsystem_c.dylib 0x3c34230e _pthread_start + 306
8 libsystem_c.dylib 0x3c3421d4 thread_start + 4
Thread 5:
0 libsystem_kernel.dylib 0x3c3e9d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3c337cf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3c337a12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3c3378a0 start_wqthread + 4
Thread 6 name: AQClient
Thread 6:
0 libsystem_kernel.dylib 0x3c3d8eb4 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3c3d9048 mach_msg + 36
2 CoreFoundation 0x34015040 __CFRunLoopServiceMachPort + 124
3 CoreFoundation 0x34013d9e __CFRunLoopRun + 878
4 CoreFoundation 0x33f86eb8 CFRunLoopRunSpecific + 352
5 CoreFoundation 0x33f86d44 CFRunLoopRunInMode + 100
6 AudioToolbox 0x33a686fe GenericRunLoopThread::Entry(void*) + 134
7 AudioToolbox 0x33a49882 CAPThread::Entry(CAPThread*) + 294
8 libsystem_c.dylib 0x3c34230e _pthread_start + 306
9 libsystem_c.dylib 0x3c3421d4 thread_start + 4
Thread 7:
0 libsystem_kernel.dylib 0x3c3e9d98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3c337cf6 _pthread_workq_return + 14
2 libsystem_c.dylib 0x3c337a12 _pthread_wqthread + 362
3 libsystem_c.dylib 0x3c3378a0 start_wqthread + 4
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x3dedf534
r4: 0x00000006 r5: 0x3dedfb88 r6: 0x1fdb9714 r7: 0x2fd0da24
r8: 0x1fdb96f0 r9: 0x00000400 r10: 0x00000000 r11: 0x00000001
ip: 0x00000148 sp: 0x2fd0da18 lr: 0x3c360123 pc: 0x3c3e9350
cpsr: 0x00000010
Binary Images:
0xf3000 - 0x10dfff +iWhovian HD armv7 <53cc16be6b9e3b30b6b8925fc77f0249> /var/mobile/Applications/FEA3E6BF-5A33-40F9-AB10-8F53DFAED64D/iWhovian HD.app/iWhovian HD
0x2fe8b000 - 0x2feabfff dyld armv7 <280610df5ed43ec7aa00629a27009302> /usr/lib/dyld
0x33161000 - 0x33247fff AVFoundation armv7 <320761e836883aeabf3cb5c53edb636d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x33248000 - 0x33248fff Accelerate armv7 <b68ff92e404931f3bcb6361720f77724> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x33249000 - 0x33387fff vImage armv7 <30522b92940d3dd184c8e46780594048> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x33388000 - 0x3346bfff libBLAS.dylib armv7 <d8edada1cea133458ca779e34a3a7f88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x3346c000 - 0x33721fff libLAPACK.dylib armv7 <9e08aead79d13043bab622402a270fba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x33722000 - 0x3377bfff libvDSP.dylib armv7 <09e2a5e3e9203950890ba57592523132> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x3377c000 - 0x3378dfff libvMisc.dylib armv7 <7b7d4ccc9f2b364cb0da4251e745545d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x3378e000 - 0x3378efff vecLib armv7 <a7751c047dcc35ba8885212e1938b93f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x3378f000 - 0x337a0fff Accounts armv7 <ea2de358b6cc3baab27d6ab809c31e39> /System/Library/Frameworks/Accounts.framework/Accounts
0x337a1000 - 0x337a1fff AdSupport armv7 <583bf32d959735949952a2595c86ed20> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x337a2000 - 0x33806fff AddressBook armv7 <8cfae84dc66d3c1f9d17335c53c3d7b7> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x33807000 - 0x338c1fff AddressBookUI armv7 <0017d0a0c2593522acaaa0eee41775e4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x338c2000 - 0x338d0fff AssetsLibrary armv7 <9a3a4a47a77833eb82a28757a3488660> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x33a0c000 - 0x33c94fff AudioToolbox armv7 <394ee11cf826367db9ff4968dbc71d6d> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x33c95000 - 0x33d5afff CFNetwork armv7 <4771a5e4f9b83bceb252f0f3d166aaca> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x33d5b000 - 0x33db1fff CoreAudio armv7 <5d534dbf76ff30f4a628f25f56c5f26a> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x33dc5000 - 0x33f7dfff CoreData armv7 <3930f672c76535a2abb768ee59958fa7> /System/Library/Frameworks/CoreData.framework/CoreData
0x33f7e000 - 0x340b0fff CoreFoundation armv7 <fcb8d4e838543bcb9a52c9f232b8b4eb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x340b1000 - 0x341e9fff CoreGraphics armv7 <81e213f810a034d4ba411f9b505da2a6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x341eb000 - 0x34226fff libCGFreetype.A.dylib armv7 <a5d20b80ab1532d8831027a66d2d9eb5> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x3440a000 - 0x34425fff libRIP.A.dylib armv7 <ec1487f9bdb93597a3f8d434406ad9bf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x34426000 - 0x344dbfff CoreImage armv7 <6ae4ae2461313e3f84c6a8102d5b1b0e> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x344dc000 - 0x34534fff CoreLocation armv7 <4edb4b0f05e13af8b84699fe3ea4c538> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x34569000 - 0x345cefff CoreMedia armv7 <8592bdc268b83b8886acfc1fdab649ed> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x345cf000 - 0x34657fff CoreMotion armv7 <4512d901170d32e7842e7fc1c519386b> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x34658000 - 0x346aefff CoreTelephony armv7 <bea09dbe25363c3b8e8016b5b5148055> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x346af000 - 0x34711fff CoreText armv7 <e135debbc8f937299f4986fc3e9459e3> /System/Library/Frameworks/CoreText.framework/CoreText
0x34712000 - 0x34721fff CoreVideo armv7 <00f18bb26e663da9ae251a6ec36a19ec> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x34722000 - 0x347d6fff EventKit armv7 <99a7a1603323319f9e24f97e9f89bfd3> /System/Library/Frameworks/EventKit.framework/EventKit
0x348a6000 - 0x34a69fff Foundation armv7 <0179934581d13346aa7583165108b95c> /System/Library/Frameworks/Foundation.framework/Foundation
0x34ab4000 - 0x34c23fff GameKit armv7 <7958b5418ef230d38dc0cf754b2a782b> /System/Library/Frameworks/GameKit.framework/GameKit
0x34c24000 - 0x34c6dfff IOKit armv7 <a98ba9fefc7333e4a5a9169198848c62> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x34c6e000 - 0x34e46fff ImageIO armv7 <b5ce84bb074d3de4b07b55da9fd8bfd1> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x34ec0000 - 0x3505afff MediaPlayer armv7 <ce97a30e514d3a17ae93ba4a9d1d69d2> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x3505b000 - 0x352d5fff MediaToolbox armv7 <ed439fc5c9a03f8b9fae43af33de8a57> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x352d6000 - 0x3535cfff MessageUI armv7 <8dbc0a8e6a253c8c8d6301064f23dfea> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x3535d000 - 0x353b6fff MobileCoreServices armv7 <77da8a9e7f813f5baf37eaa4a87fae84> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x354a5000 - 0x354acfff OpenGLES armv7 <f2ede6b206f336de82cc38619692e762> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x354ae000 - 0x354aefff libCVMSPluginSupport.dylib armv7 <2506af1c983f3f09ac69aca44f67e863> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x354b2000 - 0x354b4fff libCoreVMClient.dylib armv7 <af6ff28dce6031baaa850ccc79e5699b> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x354b5000 - 0x354b9fff libGFXShared.dylib armv7 <a6ac1673a088379aa512ba5cac301f5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x354ba000 - 0x354f7fff libGLImage.dylib armv7 <b8b8f3a1bfd0345e86aa0c2952534949> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x35bf2000 - 0x35d07fff QuartzCore armv7 <c086b6e6cd9d341399bcc3675c82f1fe> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x35d08000 - 0x35d55fff QuickLook armv7 <954e3a8bdaf337b085b30fd514ea5f3a> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x35d56000 - 0x35d84fff Security armv7 <fbc24f15bd9e37539cdd6e3576bde938> /System/Library/Frameworks/Security.framework/Security
0x35d85000 - 0x35df2fff Social armv7 <7b778c6ce3433df18ef0892acd831208> /System/Library/Frameworks/Social.framework/Social
0x35df3000 - 0x35e02fff StoreKit armv7 <e63a14831d2d315ba5cf654102d67f8c> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x35e03000 - 0x35e42fff SystemConfiguration armv7 <410d69b356e533d6a1d538cf33059634> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x35e43000 - 0x35e44fff Twitter armv7 <ecae25ed2c893a969ceb0b911420c2be> /System/Library/Frameworks/Twitter.framework/Twitter
0x35e45000 - 0x36399fff UIKit armv7 <ad8b3ad23f413187a178179db39cfa6b> /System/Library/Frameworks/UIKit.framework/UIKit
0x3639a000 - 0x363d8fff VideoToolbox armv7 <d2e8067306d9346ab4a448f10f336894> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x36661000 - 0x3666dfff AccountSettings armv7 <8db45acc4d3d3017af10fa5ee82c2306> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x366b4000 - 0x366b7fff ActorKit armv7 <5dfc59258ea63006be9c542e5fafbc45> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x366b9000 - 0x366bcfff AggregateDictionary armv7 <c2a6c1ff89a9318d8b74fc5dfc8847b8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x367a5000 - 0x367b8fff AirTraffic armv7 <752b64045f4d3ea88a946b53b731ce1a> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x36ae8000 - 0x36b23fff AppSupport armv7 <921794b7d82a3558a0eb860979be199c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x36b24000 - 0x36b48fff AppleAccount armv7 <c54536fbc0f235f693060be33d4d4749> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x36b55000 - 0x36b62fff ApplePushService armv7 <8bad4a9300db3d4d8555535f25c32da4> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x36b96000 - 0x36b9ffff AssetsLibraryServices armv7 <de7ca29cd47433cd8eca9c04102f5508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x36ba0000 - 0x36bb9fff AssistantServices armv7 <9608ae74229e3daeab9c8fcf679de7d4> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x36bcf000 - 0x36be6fff BackBoardServices armv7 <772912697ec23e5199a452e97f075dd9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x36be9000 - 0x36beffff BluetoothManager armv7 <fe002961c52538eb8c959e7c1c58467a> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x36bf0000 - 0x36c14fff Bom armv7 <b5315d733e123a0781683efdc734064b> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x36c27000 - 0x36c56fff BulletinBoard armv7 <9f46015c5d263064901f7725f4bb93e0> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x36c94000 - 0x36c9bfff CaptiveNetwork armv7 <a4f4b86cc84839f78ff746f013bcee6f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x36c9c000 - 0x36d66fff Celestial armv7 <a688df527b65382da586ebc87f28c061> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x36d73000 - 0x36d77fff CertUI armv7 <ce979f715cdb3cb5a0f7935f14cc0b35> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x36e1d000 - 0x36e36fff ChunkingLibrary armv7 <ec2f76b3ac723a39bbf3f122d7fe73cf> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x36e4a000 - 0x36e4ffff CommonUtilities armv7 <f8fea9ee6ca236b0a7fa6c00eb8a0d24> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x36ed4000 - 0x36f04fff ContentIndex armv7 <00ed488e47ee34ca9f01f2cc911f453c> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x36f80000 - 0x37068fff CoreMediaStream armv7 <828bf27fe7a3337cbff7dd8837508819> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x37115000 - 0x37116fff CoreSurface armv7 <6065f7e040e93d6ea2837e929592cc30> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x3717e000 - 0x37182fff CoreTime armv7 <5f0b123555f03d8aa76cc54314907942> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x37183000 - 0x37188fff CrashReporterSupport armv7 <03ee46e3ca3f3920a7174e62096723fb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x37189000 - 0x371c5fff DataAccess armv7 <d7185042adf63908ae87fe4a5c3f8a6c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x3735a000 - 0x3736cfff DataAccessExpress armv7 <b9423867a9ef303b87d2e1eac1712957> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x373ab000 - 0x373acfff DataMigration armv7 <5903e08348b83f119022cbbf83ad100a>

The problem is in clicksound Method of MainViewController at line number 53. I think crash occurs in when you create NSURL check that code.

Related

_dispatch_assert_queue_fail crash on iOS 14 [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I am getting a crash on our iOS app since iOS 14 hit the market. The same app build on previous versions of iOS have NOT had the crash.
The repro steps are great:
Open a parent view
Open a child view, close the child view
Repeat 3-4 times, ending on the parent view
Wait for a period of time (generally less the 1 minute)
Crash (sometimes)
It appears to be crashing on a background thread. I have looked for everything modifying the UI and cannot find any place we modify the UI in the background thread.
Any help with where to go next would be great.
CrashReporter Key: cc7fbcbcf4da4c29df437fd10511467e7b461720
Hardware Model: iPhone10,3
Process: MyCompany [6775]
Path: /private/var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/MyCompany
Identifier: com.mycompany.app
Version: 187 (13.1.187)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.mycompany.app [886]
Date/Time: 2020-12-17 08:59:21.2352 -0600
Launch Time: 2020-12-17 08:46:55.3918 -0600
OS Version: iPhone OS 14.2 (18B92)
Release Type: User
Baseband Version: 6.02.01
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x00000001ad4751cc
VM Region Info: 0x1ad4751cc is in 0x1ad474000-0x1ad478000; bytes after start: 4556 bytes before end: 11827
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
__TEXT 1ad470000-1ad474000 [ 16K] r-x/r-x SM=COW ...bobjc.A.dylib
---> __TEXT 1ad474000-1ad478000 [ 16K] rw-/rwx SM=PRV ...bobjc.A.dylib
__TEXT 1ad478000-1ad4a6000 [ 184K] r-x/r-x SM=COW ...bobjc.A.dylib
Termination Signal: Bus error: 10
Termination Reason: Namespace SIGNAL, Code 0xa
Terminating Process: exc handler [6775]
Triggered by Thread: 6
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libBacktraceRecording.dylib 0x000000010170579c 0x101700000 + 22428
1 libBacktraceRecording.dylib 0x0000000101705788 0x101700000 + 22408
2 libdispatch.dylib 0x0000000102500954 0x1024c8000 + 231764
3 libdispatch.dylib 0x00000001024d1a20 0x1024c8000 + 39456
4 JavaScriptCore 0x00000001a35d8c10 WTF::WorkQueue::dispatch(WTF::Function<void + 14765072 ()>&&) + 124
5 WebKit 0x00000001a555c7a0 IPC::Connection::sendMessage+ 186272 (std::__1::unique_ptr<IPC::Encoder, std::__1::default_delete<IPC::Encoder> >, WTF::OptionSet<IPC::SendOption>) + 768
6 WebKit 0x00000001a57dcb20 WebKit::AuxiliaryProcessProxy::sendMessage(std::__1::unique_ptr<IPC::Encoder, std::__1::default_delete<IPC::Encoder> >, WTF::OptionSet<IPC::SendOption>, WTF::Optional<std::__1::pair<WTF::CompletionHandler<void + 2808608 (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity) + 508
7 WebKit 0x00000001a57deae8 WebKit::DrawingAreaProxy::sendMessage(std::__1::unique_ptr<IPC::Encoder, std::__1::default_delete<IPC::Encoder> >, WTF::OptionSet<IPC::SendOption>, WTF::Optional<std::__1::pair<WTF::CompletionHandler<void + 2816744 (IPC::Decoder*)>, unsigned long long> >&&) + 48
8 WebKit 0x00000001a5830b24 WebKit::RemoteLayerTreeDrawingAreaProxy::didRefreshDisplay+ 3152676 () + 200
9 QuartzCore 0x000000019cbf547c CA::Display::DisplayLink::dispatch_items+ 78972 (unsigned long long, unsigned long long, unsigned long long) + 660
10 QuartzCore 0x000000019ccc7268 display_timer_callback+ 938600 (__CFMachPort*, void*, long, void*) + 276
11 CoreFoundation 0x0000000199a22b44 __CFMachPortPerform + 172
12 CoreFoundation 0x0000000199a46410 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
13 CoreFoundation 0x0000000199a45824 __CFRunLoopDoSource1 + 588
14 CoreFoundation 0x0000000199a3f9e4 __CFRunLoopRun + 2332
15 CoreFoundation 0x0000000199a3eb90 CFRunLoopRunSpecific + 572
16 GraphicsServices 0x00000001afd61598 GSEventRunModal + 160
17 UIKitCore 0x000000019c328638 -[UIApplication _run] + 1052
18 UIKitCore 0x000000019c32dbb8 UIApplicationMain + 164
19 MyCompany 0x0000000100879dd0 0x100794000 + 941520
20 libdyld.dylib 0x000000019971d588 start + 4
Thread 1 name: com.apple.uikit.eventfetch-thread
Thread 1:
0 libsystem_kernel.dylib 0x00000001c4b6a644 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001c4b69a48 mach_msg + 72
2 CoreFoundation 0x0000000199a450ec __CFRunLoopServiceMachPort + 376
3 CoreFoundation 0x0000000199a3f560 __CFRunLoopRun + 1176
4 CoreFoundation 0x0000000199a3eb90 CFRunLoopRunSpecific + 572
5 Foundation 0x000000019ac5c7f8 -[NSRunLoop+ 30712 (NSRunLoop) runMode:beforeDate:] + 228
6 Foundation 0x000000019ac5c6d8 -[NSRunLoop+ 30424 (NSRunLoop) runUntilDate:] + 88
7 UIKitCore 0x000000019c3d4438 -[UIEventFetcher threadMain] + 504
8 Foundation 0x000000019adb94bc __NSThread__start__ + 848
9 libsystem_pthread.dylib 0x00000001e00d0b3c _pthread_start + 288
10 libsystem_pthread.dylib 0x00000001e00d5880 thread_start + 8
Thread 2 name: com.apple.NSURLConnectionLoader
Thread 2:
0 libsystem_kernel.dylib 0x00000001c4b6a644 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001c4b69a48 mach_msg + 72
2 CoreFoundation 0x0000000199a450ec __CFRunLoopServiceMachPort + 376
3 CoreFoundation 0x0000000199a3f560 __CFRunLoopRun + 1176
4 CoreFoundation 0x0000000199a3eb90 CFRunLoopRunSpecific + 572
5 CFNetwork 0x000000019a2ce720 0x19a09c000 + 2303776
6 Foundation 0x000000019adb94bc __NSThread__start__ + 848
7 libsystem_pthread.dylib 0x00000001e00d0b3c _pthread_start + 288
8 libsystem_pthread.dylib 0x00000001e00d5880 thread_start + 8
Thread 3:
0 libdispatch.dylib 0x00000001024cefdc 0x1024c8000 + 28636
1 libdispatch.dylib 0x00000001024cefd4 0x1024c8000 + 28628
2 libdispatch.dylib 0x00000001024cef64 0x1024c8000 + 28516
3 UIKitCore 0x000000019c7eae5c -[UIImageView _mainQ_beginLoadingIfApplicable] + 72
4 UIKitCore 0x000000019c7e3260 -[UIImageView setHidden:] + 72
5 UIKitCore 0x000000019bcba228 -[UIButton _updateImageView] + 540
6 UIKitCore 0x000000019bcbabc0 -[UIButton layoutSubviews] + 348
7 UIKitCore 0x000000019c833288 -[UIView+ 17003144 (CALayerDelegate) layoutSublayersOfLayer:] + 2468
8 QuartzCore 0x000000019cd36b2c -[CALayer layoutSublayers] + 288
9 QuartzCore 0x000000019cd3cff8 CA::Layer::layout_if_needed+ 1421304 (CA::Transaction*) + 520
10 QuartzCore 0x000000019cd48314 CA::Layer::layout_and_display_if_needed+ 1467156 (CA::Transaction*) + 140
11 QuartzCore 0x000000019cc94570 CA::Context::commit_transaction+ 730480 (CA::Transaction*, double, double*) + 416
12 QuartzCore 0x000000019ccbe6f8 CA::Transaction::commit+ 902904 () + 728
13 QuartzCore 0x000000019ccbef04 CA::Transaction::release_thread+ 904964 (void*) + 228
14 libsystem_pthread.dylib 0x00000001e00d5110 _pthread_tsd_cleanup + 520
15 libsystem_pthread.dylib 0x00000001e00d0b98 _pthread_exit + 80
16 libsystem_pthread.dylib 0x00000001e00d28a0 _pthread_wqthread_legacy_worker_wrap + 0
17 libsystem_pthread.dylib 0x00000001e00d2634 _pthread_wqthread + 416
18 libsystem_pthread.dylib 0x00000001e00d5874 start_wqthread + 8
Thread 4:
0 libsystem_pthread.dylib 0x00000001e00d586c start_wqthread + 0
Thread 5 name: Dispatch queue: com.apple.root.user-initiated-qos
Thread 5:
0 libsystem_kernel.dylib 0x00000001c4b8e290 __ulock_wait + 8
1 libsystem_platform.dylib 0x00000001e00c0dec _os_unfair_lock_lock_slow + 192
2 MallocStackLogging 0x00000001c04d9220 uniquing_table_stack_retain + 1052
3 MallocStackLogging 0x00000001c04dad38 add_stack_to_ptr + 168
4 MallocStackLogging 0x00000001c04da11c stack_logging_lite_malloc + 276
5 libsystem_malloc.dylib 0x00000001a84e69ac _malloc_zone_malloc + 144
6 libsystem_blocks.dylib 0x00000001e0059620 _Block_copy + 144
7 libdispatch.dylib 0x00000001024cbcb0 0x1024c8000 + 15536
8 libdispatch.dylib 0x00000001024cd734 0x1024c8000 + 22324
9 libdispatch.dylib 0x00000001024d0470 0x1024c8000 + 33904
10 libsystem_notify.dylib 0x00000001b2d6d72c 0x1b2d6b000 + 10028
11 libsystem_notify.dylib 0x00000001b2d6d550 0x1b2d6b000 + 9552
12 libdispatch.dylib 0x00000001024cd528 0x1024c8000 + 21800
13 libdispatch.dylib 0x00000001024d01cc 0x1024c8000 + 33228
14 libdispatch.dylib 0x00000001024e3a8c 0x1024c8000 + 113292
15 libdispatch.dylib 0x00000001024e0a5c 0x1024c8000 + 100956
16 libsystem_pthread.dylib 0x00000001e00d25a4 _pthread_wqthread + 272
17 libsystem_pthread.dylib 0x00000001e00d5874 start_wqthread + 8
Thread 6 Crashed:
0 libobjc.A.dylib 0x00000001ad4751cc object_getClassName + 0
1 libdispatch.dylib 0x00000001024ff7c8 0x1024c8000 + 227272
2 libdispatch.dylib 0x0000000102500948 0x1024c8000 + 231752
3 libdispatch.dylib 0x00000001024e567c 0x1024c8000 + 120444
4 libdispatch.dylib 0x00000001024e5400 0x1024c8000 + 119808
5 libdispatch.dylib 0x00000001024edba0 0x1024c8000 + 154528
6 libdispatch.dylib 0x00000001024e06f0 0x1024c8000 + 100080
7 libsystem_pthread.dylib 0x00000001e00d25a4 _pthread_wqthread + 272
8 libsystem_pthread.dylib 0x00000001e00d5874 start_wqthread + 8
Thread 7:
0 libsystem_pthread.dylib 0x00000001e00d586c start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x00000001e00d586c start_wqthread + 0
Thread 6 crashed with ARM Thread State (64-bit):
x0: 0x0000000153df4000 x1: 0x0000000153df4000 x2: 0xffffffff800010ff x3: 0x00000000f8f80002
x4: 0x0000000000000000 x5: 0x0000000000000008 x6: 0x0000000117d0fb5c x7: 0x0000000000159efd
x8: 0x0000000000000100 x9: 0x0000000000000002 x10: 0x0000000000000000 x11: 0x0000000000000020
x12: 0x0000002000000000 x13: 0x000000d100000000 x14: 0x000000015caaf3a0 x15: 0x0000000000000000
x16: 0x00000001ad4751cc x17: 0x00000001027b1818 x18: 0x0000000000000000 x19: 0x000000016f80a530
x20: 0x0000000153df4000 x21: 0x000000010252c580 x22: 0x000000010252d080 x23: 0xffffffff800010ff
x24: 0x000000000002ed2b x25: 0x0000000153df4000 x26: 0x00000000000010ff x27: 0x0000000fffffc100
x28: 0x000000016f80b0e0 fp: 0x000000016f80a520 lr: 0x00000001024ff7c8
sp: 0x000000016f80a4f0 pc: 0x00000001ad4751cc cpsr: 0x80000000
esr: 0x8200000f (Instruction Abort) Permission fault
Binary Images:
0x100794000 - 0x100cbffff MyCompany arm64 <1f05dbb5cd933fb78beb5f0ffb47a8df> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/MyCompany
0x101700000 - 0x10170bfff libBacktraceRecording.dylib arm64 <7fd5bf987f933e618f51560a68fa4311> /Developer/usr/lib/libBacktraceRecording.dylib
0x101728000 - 0x10176bfff libMainThreadChecker.dylib arm64 <1ca5fde0040039aab056ef537de95613> /Developer/usr/lib/libMainThreadChecker.dylib
0x101894000 - 0x1018cbfff libViewDebuggerSupport.dylib arm64 <c43ef1193e543e80991ab37e6bf481f1> /Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
0x101900000 - 0x10190ffff Alamofire_Synchronous arm64 <062e9e24dd07351b96fbe1a87568959e> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/Alamofire_Synchronous.framework/Alamofire_Synchronous
0x10192c000 - 0x101943fff FBLPromises arm64 <c7b3291d22483a55806acde09608c28c> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FBLPromises.framework/FBLPromises
0x101968000 - 0x101973fff FirebaseABTesting arm64 <7b37f72950463230b61d2fefc5b773d0> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseABTesting.framework/FirebaseABTesting
0x10198c000 - 0x1019a3fff FirebaseCore arm64 <4bc3d66fb5663df797c32467e52e5417> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseCore.framework/FirebaseCore
0x1019c8000 - 0x1019d3fff FirebaseCoreDiagnostics arm64 <b2072ac5d92f3f6ba5eec3a4f26ad51b> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics
0x1019e8000 - 0x101a07fff FirebaseInstallations arm64 <03882e42b5063a0e97ebb119502c78c6> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations
0x101a50000 - 0x101abbfff dyld arm64 <f756a8d55a803b4d996236fe0e7638c2> /usr/lib/dyld
0x101b3c000 - 0x101beffff Alamofire arm64 <a09a8e2516f133e48408286527fc17f1> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/Alamofire.framework/Alamofire
0x101d18000 - 0x101d73fff FirebaseCrashlytics arm64 <db2ca210246c305d867a21f8918c2733> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x101dec000 - 0x101e17fff FirebaseInstanceID arm64 <3f3b05cb53503f7fbff612b457500942> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseInstanceID.framework/FirebaseInstanceID
0x101e50000 - 0x101e77fff FirebaseMessaging arm64 <7c0d52b76171337cba3666e58efddc67> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseMessaging.framework/FirebaseMessaging
0x101eb0000 - 0x101ed7fff FirebaseRemoteConfig arm64 <1c17979d65af347294d10ca3edc7d33d> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
0x101f0c000 - 0x101f33fff GoogleDataTransport arm64 <b567b98393c53fc19e2e0551d5e62baa> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport
0x101f6c000 - 0x101f93fff GoogleUtilities arm64 <8cdbd21cb80f363580ae3755ef416fac> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x101fc8000 - 0x1020e7fff MoPub arm64 <044ce2cc34b03d63953096588d2f64b2> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/MoPub.framework/MoPub
0x102278000 - 0x1022cbfff ObjectMapper arm64 <d5214b328fd6386aa93efd774efba869> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/ObjectMapper.framework/ObjectMapper
0x102330000 - 0x10239bfff SDWebImage arm64 <149490782fc83e12b0e1c99724182b1a> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/SDWebImage.framework/SDWebImage
0x102438000 - 0x10245ffff SwiftyJSON arm64 <bf640f2209dd3689b086c365445dbcab> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
0x1024a8000 - 0x1024b3fff nanopb arm64 <5970c0d8d73a34a98b723e07fc0c1e2f> /var/containers/Bundle/Application/AED62231-5C98-479E-8648-2DE8CCBD1ED4/MyCompany.app/Frameworks/nanopb.framework/nanopb
0x1024c8000 - 0x10250ffff libdispatch.dylib arm64 <ec4afb1d05e832a68a70bbfd52351390> /usr/lib/system/introspection/libdispatch.dylib
0x102594000 - 0x1025b7fff DebugHierarchyFoundation arm64 <4d7f946b4ca83e7f8995e4c5ea5980e3> /Developer/Library/PrivateFrameworks/DebugHierarchyFoundation.framework/DebugHierarchyFoundation
0x104660000 - 0x10466bfff libobjc-trampolines.dylib arm64 <b8c2db0f13bb343d93d8e8c6f6cee07e> /usr/lib/libobjc-trampolines.dylib
0x1046d8000 - 0x1046ebfff GAXClient arm64 <d474b09b292f326d9c229c9176ed5ebf> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient
0x19971c000 - 0x199752fff libdyld.dylib arm64 <e31c0887c99930479b80203248ec2396> /usr/lib/system/libdyld.dylib
0x199753000 - 0x1999aafff libicucore.A.dylib arm64 <9fc7dac3deed3a479abbe36867045ba5> /usr/lib/libicucore.A.dylib
0x1999ab000 - 0x199d54fff CoreFoundation arm64 <96f8386dd88a3c89a323a17975c3317f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x199d55000 - 0x199eeefff CoreServices arm64 <dd083b6922803f7e913646c9246b4a9d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x199eef000 - 0x199f37fff WirelessDiagnostics arm64 <fbd6e8b92c91309fa9c26c9653c8cb1a> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x199f38000 - 0x199fb0fff SystemConfiguration arm64 <75fec68015053f2e84dc4a0a8586c617> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x199fb1000 - 0x19a09bfff CoreTelephony arm64 <1491284f13863425978d2f39e060af95> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x19a09c000 - 0x19a51dfff CFNetwork arm64 <e261fa7130e23e6a8db232ecf79b30bf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19a51e000 - 0x19abe3fff libnetwork.dylib arm64 <c67a2d7144153f82939965c3956520ae> /usr/lib/libnetwork.dylib
0x19abe4000 - 0x19ac54fff Accounts arm64 <dac79be132833bf8918bbbdca7a51004> /System/Library/Frameworks/Accounts.framework/Accounts
0x19ac55000 - 0x19aeeffff Foundation arm64 <f1bc26a1f5bb36f7a65ad5f232dbf902> /System/Library/Frameworks/Foundation.framework/Foundation
0x19aef0000 - 0x19b253fff ImageIO arm64 <982bf9fe32a43e0b95d21a5c8d206947> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x19b254000 - 0x19b26cfff libCGInterfaces.dylib arm64 <e6ddc58214b83593ad32b8ef9da35b5d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19b26d000 - 0x19b7fbfff CoreGraphics arm64 <9c095d1529953f9daf186a3a3d13a1f2> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x19b7fc000 - 0x19cbc3fff UIKitCore arm64 <71b59f6219da3cff89e1dacf333bab0d> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19cbc4000 - 0x19cbe1fff libAccessibility.dylib arm64 <7b14f8ae35623cc7926d086785c913ea> /usr/lib/libAccessibility.dylib
0x19cbe2000 - 0x19ce55fff QuartzCore arm64 <ca8f28fcac5b3015ae8c4f2c0102efb4> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19ce56000 - 0x19cebbfff BackBoardServices arm64 <4f98188591a0352b809337236d822a02> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19cebc000 - 0x19cf43fff TextInput arm64 <1a8e17692974328eb137a99894619a83> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x19cf44000 - 0x19cfabfff libusrtcp.dylib arm64 <38d49d34771036a6933f051f5fd93ef8> /usr/lib/libusrtcp.dylib
0x19cfac000 - 0x19d341fff AppleMediaServices arm64 <39ffde16f1543a68b2c4be56eca89663> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19d342000 - 0x19d4a5fff libswiftFoundation.dylib arm64 <191cea851b253208a4634707cf529728> /usr/lib/swift/libswiftFoundation.dylib
0x19d4a6000 - 0x19d855fff libswiftCore.dylib arm64 <3e4b597efce53f3ea83095489114d8e4> /usr/lib/swift/libswiftCore.dylib
0x19d856000 - 0x19d86afff UIKitServices arm64 <6cfeb1e50b2232a8a45133d5027c8543> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x19d86b000 - 0x19d9b3fff Preferences arm64 <930c7b581c853df198797b670f87c45f> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19d9b4000 - 0x19dbc2fff ContactsUI arm64 <e57806e602dd3bfa8d2e221a4b322002> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19dbc3000 - 0x19dd7cfff CoreText arm64 <6e6f5e0cd9e1304b83482c0b4ab2a7af> /System/Library/Frameworks/CoreText.framework/CoreText
0x19dd7d000 - 0x19dd95fff ExtensionKit arm64 <cb5f54bf46473348bf62ab7275e6307e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x19ddaa000 - 0x19de27fff BaseBoard arm64 <7f0411a61fcc389aa498fbdbe078bbe3> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19de28000 - 0x19e03dfff CoreDuet arm64 <0e709564f48b3d798ad7abbd403a1251> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19e03e000 - 0x19e189fff Contacts arm64 <738a964f2592342c8cf8ed3df85a7fd6> /System/Library/Frameworks/Contacts.framework/Contacts
0x19e18a000 - 0x19f5eefff GeoServices arm64 <b325f8217862350fa5b1b5d434f423d9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19f5ef000 - 0x19f674fff CoreLocation arm64 <480e95ff24123860bc54c9c4ede7bbf4> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x19f675000 - 0x19f811fff CloudKit arm64 <5ee14a0a271b378cbc357efd5ef1a33b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19f812000 - 0x19fb7afff CoreData arm64 <512043667c483b36b1e02c95663aec71> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a0764000 - 0x1a076efff libswiftCoreGraphics.dylib arm64 <a1566d3c40ca35409a4be98a484640a9> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1a076f000 - 0x1a07adfff AppSupport arm64 <17db41b85aba31299c64512406a5e5d2> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a07ae000 - 0x1a08cbfff ManagedConfiguration arm64 <1b9df1125b5e3efcb19ca301d7d2e3ee> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a08cc000 - 0x1a0938fff IMFoundation arm64 <7f1639eb9c5837819ad1522da82ab6cd> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1a0939000 - 0x1a0a3bfff IDS arm64 <8ddeaeaa96da3c9b88ba4ca207e7ef54> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a0a3c000 - 0x1a0b79fff Security arm64 <149f8d12822a31a198bf48ce690f678d> /System/Library/Frameworks/Security.framework/Security
0x1a0b7a000 - 0x1a0f71fff MediaPlayer arm64 <a73f58a9bbe83ceab929dedef2c0d10c> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a0f72000 - 0x1a0f89fff AudioSession arm64 <3236a3742eae394a96a2237aaf3b5f3d> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1a0f8a000 - 0x1a1103fff AVFCore arm64 <8cdc508c3c8e336b9f29d32c4eedce43> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1a1104000 - 0x1a1668fff Intents arm64 <f3199470a1173b99988709c323bcadaf> /System/Library/Frameworks/Intents.framework/Intents
0x1a1669000 - 0x1a16b4fff TextInputUI arm64 <352b17033e9b33a18f516aee1ff5b146> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a16b5000 - 0x1a19b2fff CoreImage arm64 <a5984c5ef0a53d98874cb0eaf2646a30> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a19b3000 - 0x1a1a6dfff ColorSync arm64 <037592c7bb1f32af921e472cf9a95b88> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a1a6e000 - 0x1a1aa6fff CoreVideo arm64 <e2d305b72dbf3d3dad312315c9d43030> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a1aa7000 - 0x1a21c8fff MediaToolbox arm64 <7f5ea89db4bc3f6daf02b27a41f5902d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a21c9000 - 0x1a22bcfff CoreMedia arm64 <7f6e05169d013c1d97abfac25c60b10b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1a22bd000 - 0x1a2528fff AudioToolbox arm64 <49e931593939360bb0310716e712c473> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a2529000 - 0x1a2578fff CoreHaptics arm64 <cf8486abf83b3a7a8d4c47af334e51a2> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a2579000 - 0x1a25d5fff UserActivity arm64 <204eaf6b983f3b879576eddba86a425e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a25d6000 - 0x1a26d7fff UIFoundation arm64 <89449f94ec45399cb82200e854334e0b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a26d8000 - 0x1a26fdfff libsystem_info.dylib arm64 <3536d46d36cd3af4b92c67e4bdebd8c6> /usr/lib/system/libsystem_info.dylib
0x1a26fe000 - 0x1a277afff libsystem_c.dylib arm64 <edf3e843a62a3dd092ccebe94d5a83e3> /usr/lib/system/libsystem_c.dylib
0x1a277b000 - 0x1a27c3fff RunningBoardServices arm64 <b10f31f81c803bc5a4f87e58d284400a> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a27c4000 - 0x1a36fafff JavaScriptCore arm64 <0a413324bb1c3b0182117a3e55a9f115> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a3c8e000 - 0x1a3d13fff ContactsFoundation arm64 <fcc7ad598bc8393191d6af0a15db9161> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a3d14000 - 0x1a3f38fff HealthKit arm64 <d30da3534de1340583bdcd924d6a5b76> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1a3f39000 - 0x1a3f5afff ProactiveEventTracker arm64 <fd944cb63edb38ac827a91b7262ed683> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a3f5b000 - 0x1a3fa5fff Lexicon arm64 <6d531b4861bc332fb00b8a42e2778491> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a3fa6000 - 0x1a400efff PersonalizationPortrait arm64 <8bb6361b8a5030f289ffaaf8c8cb2e7a> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a400f000 - 0x1a405bfff CoreDuetContext arm64 <8d8c5f76d56a3c5c9f433e44ec1fcad3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1a405c000 - 0x1a4102fff IOKit arm64 <c50846c1e80d37e886984cf410de47a6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a4103000 - 0x1a4112fff DataMigration arm64 <9bef406302373341973658d5fe3338ff> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a4113000 - 0x1a416efff SpringBoardServices arm64 <b44c661eec0f39e0872e7307a4afe679> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a416f000 - 0x1a4180fff ContextKit arm64 <b5a6fc21557c37e2a2d0f29b943dd511> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a4181000 - 0x1a43dafff CoreMotion arm64 <cd1f30042ba23375a217a01310cc1316> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a43db000 - 0x1a4511fff EventKit arm64 <184114113e0b34ada009e79f7a56ee66> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a4a31000 - 0x1a4ca1fff MediaRemote arm64 <72424f62d23434bfaee4de96abc09861> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a4ca2000 - 0x1a4e3afff CoreUtils arm64 <1430df995b78363e964565be13d50bbf> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1a4e3b000 - 0x1a4e50fff FamilyCircle arm64 <e02e84d2fbbb300bb49caae97f43379b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a4e51000 - 0x1a4ebdfff CoreSpotlight arm64 <9be37e0ee25136ee996bc6a6f6e835f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a5295000 - 0x1a541efff AssistantServices arm64 <680eea804df4372490c73ae967765f83> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a541f000 - 0x1a54e0fff CoreUI arm64 <5d80f7fa7f2b39929905a3b22c641f29> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1a54e1000 - 0x1a552efff SafariSafeBrowsing arm64 <c785e4c6fae03774bba068f7778542c0> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a552f000 - 0x1a5c5dfff WebKit arm64 <19789fd9109837b7b6399e4f0eb867d6> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a5c5e000 - 0x1a8006fff WebCore arm64 <cb20a111c82d3e17ab3a08002f1f0525> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a8007000 - 0x1a8064fff libMobileGestalt.dylib arm64 <448540b0eca03930b98b2d18101114d6> /usr/lib/libMobileGestalt.dylib
0x1a8065000 - 0x1a8080fff CommonUtilities arm64 <3ffd6ea3f0683eb49ab5ba7f761201bc> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a8081000 - 0x1a81e6fff IDSFoundation arm64 <9167012f8eb333858885825cc96089b8> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a81e7000 - 0x1a82e4fff IMSharedUtilities arm64 <429bb5ecefd63e00bf9853c8eec2ea22> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a82e5000 - 0x1a8385fff CoreSuggestions arm64 <16a233726a913a77a08e8c624335b5f2> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a8386000 - 0x1a8420fff AddressBookLegacy arm64 <d040464b88cb343187a1d4339ab93540> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a8421000 - 0x1a8451fff UserNotifications arm64 <166b5573570d31148c448c2661204d60> /System/Library/Frameworks/UserNotifications.framework/UserNotifications

What does this crash report tell me about why my app fails to start?

Apple told me that that my app crashes on startup. This is the crash report, but I don't know what it means. What is the probable cause?
CrashReporter Key: 8ebc5eb666109db6d4970a4148cf88160f6805b5
Hardware Model: xxx
Process: Music Player [907]
Path: /private/var/mobile/Containers/Bundle/Application/664B5DFA-4F34-4469-B30D-EC43B25F39E0/Music Player.app/Music Player
Version: 1.0 (1.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Date/Time: 2015-01-17 10:11:49.478 -0800
Launch Time: 2015-01-17 10:11:28.916 -0800
OS Version: iOS 8.1 (12B410)
Report Version: 105
Exception Type: 00000020
Exception Codes: 0x000000008badf00d
Highlighted Thread: 0
Application Specific Information:
com.ceto.ocakonbes failed to scene-create in time
Elapsed total CPU time (seconds): 0.270 (user 0.270, system 0.000), 8% CPU
Elapsed application CPU time (seconds): 0.007, 0% CPU
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x0000000196928eb8 semaphore_wait_trap + 8
1 libdispatch.dylib 0x000000019680ea4c _dispatch_semaphore_wait_slow + 252
2 CFNetwork 0x0000000184f354e0 CFURLConnectionSendSynchronousRequest + 284
3 CFNetwork 0x0000000184f55bc8 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 116
4 Music Player 0x00000001000c20a0 0x100094000 + 188576
5 Music Player 0x00000001000b15b8 0x100094000 + 120248
6 UIKit 0x0000000189d1ce80 -[UIViewController loadViewIfRequired] + 688
7 UIKit 0x0000000189dd2374 -[UINavigationController _layoutViewController:] + 60
8 UIKit 0x0000000189dd2270 -[UINavigationController _updateScrollViewFromViewController:toViewController:] + 244
9 UIKit 0x0000000189dd170c -[UINavigationController _startTransition:fromViewController:toViewController:] + 108
10 UIKit 0x0000000189dd13b8 -[UINavigationController _startDeferredTransitionIfNeeded:] + 636
11 UIKit 0x0000000189dd10d8 -[UINavigationController __viewWillLayoutSubviews] + 52
12 UIKit 0x0000000189dd1058 -[UILayoutContainerView layoutSubviews] + 196
13 UIKit 0x0000000189d19a28 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 568
14 QuartzCore 0x0000000189671990 -[CALayer layoutSublayers] + 164
15 QuartzCore 0x000000018966c560 CA::Layer::layout_if_needed(CA::Transaction*) + 316
16 QuartzCore 0x000000018966c404 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 28
17 QuartzCore 0x000000018966bc04 CA::Context::commit_transaction(CA::Transaction*) + 272
18 QuartzCore 0x000000018966b988 CA::Transaction::commit() + 432
19 UIKit 0x0000000189fa7014 -[UIApplication _reportMainSceneUpdateFinished:] + 56
20 UIKit 0x0000000189fa7ec0 -[UIApplication _runWithMainScene:transitionContext:completion:] + 2776
21 UIKit 0x0000000189fa6044 -[UIApplication workspaceDidEndTransaction:] + 180
22 FrontBoardServices 0x000000018d7b563c __31-[FBSSerialQueue performAsync:]_block_invoke + 24
23 CoreFoundation 0x0000000185526120 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
24 CoreFoundation 0x0000000185525228 __CFRunLoopDoBlocks + 308
25 CoreFoundation 0x000000018552384c __CFRunLoopRun + 1752
26 CoreFoundation 0x00000001854511f0 CFRunLoopRunSpecific + 392
27 UIKit 0x0000000189d87788 -[UIApplication _run] + 548
28 UIKit 0x0000000189d82780 UIApplicationMain + 1484
29 Music Player 0x000000010009a270 0x100094000 + 25200
30 libdyld.dylib 0x000000019682aa04 start + 0
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x0000000196928c94 kevent64 + 8
1 libdispatch.dylib 0x000000019681097c _dispatch_mgr_invoke + 272
2 libdispatch.dylib 0x00000001968033b0 _dispatch_mgr_thread + 48
Thread 2:
0 libsystem_kernel.dylib 0x0000000196943c78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001969dd390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x00000001969dcfa4 start_wqthread + 0
Thread 3 name: WebThread
Thread 3:
0 libsystem_kernel.dylib 0x00000001969430c0 __psynch_mutexwait + 8
1 libsystem_pthread.dylib 0x00000001969dd548 _pthread_mutex_lock + 416
2 WebCore 0x00000001932b1dc8 _WebTryThreadLock(bool) + 120
3 WebCore 0x00000001932b1d2c WebRunLoopLock(__CFRunLoopObserver*, unsigned long, void*) + 40
4 CoreFoundation 0x0000000185526148 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 28
5 CoreFoundation 0x00000001855230d4 __CFRunLoopDoObservers + 356
6 CoreFoundation 0x00000001855235a8 __CFRunLoopRun + 1076
7 CoreFoundation 0x00000001854511f0 CFRunLoopRunSpecific + 392
8 WebCore 0x00000001932affe8 RunWebThread(void*) + 464
9 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
10 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
11 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 4 name: AdColony Worker
Thread 4:
0 libsystem_kernel.dylib 0x0000000196928e7c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000196928cf4 mach_msg + 68
2 CoreFoundation 0x00000001855255c8 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x000000018552351c __CFRunLoopRun + 936
4 CoreFoundation 0x00000001854511f0 CFRunLoopRunSpecific + 392
5 Foundation 0x0000000186355800 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 312
6 Music Player 0x000000010011d1e0 0x100094000 + 561632
7 Foundation 0x000000018643dc08 __NSThread__main__ + 1068
8 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
9 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
10 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 5:
0 libsystem_kernel.dylib 0x0000000196943c78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001969dd390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x00000001969dcfa4 start_wqthread + 0
Thread 6 name: com.apple.NSURLConnectionLoader
Thread 6:
0 libsystem_kernel.dylib 0x0000000196928e7c mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000196928cf4 mach_msg + 68
2 CoreFoundation 0x00000001855255c8 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x000000018552351c __CFRunLoopRun + 936
4 CoreFoundation 0x00000001854511f0 CFRunLoopRunSpecific + 392
5 CFNetwork 0x0000000184f556a0 +[NSURLConnection(Loader) _resourceLoadLoop:] + 436
6 Foundation 0x000000018643dc08 __NSThread__main__ + 1068
7 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
8 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
9 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 7 name: JavaScriptCore::BlockFree
Thread 7:
0 libsystem_kernel.dylib 0x0000000196943078 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001969defe0 _pthread_cond_wait + 620
2 libc++.1.dylib 0x000000019593ccac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
3 JavaScriptCore 0x00000001869d95f8 JSC::BlockAllocator::blockFreeingThreadMain() + 228
4 JavaScriptCore 0x00000001869d4b7c WTF::wtfThreadEntryPoint(void*) + 20
5 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
6 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
7 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 8 name: JavaScriptCore::Marking
Thread 8:
0 libsystem_kernel.dylib 0x0000000196943078 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001969defe0 _pthread_cond_wait + 620
2 libc++.1.dylib 0x000000019593ccac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
3 JavaScriptCore 0x0000000186c828b8 JSC::GCThread::waitForNextPhase() + 152
4 JavaScriptCore 0x0000000186c8295c JSC::GCThread::gcThreadMain() + 88
5 JavaScriptCore 0x00000001869d4b7c WTF::wtfThreadEntryPoint(void*) + 20
6 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
7 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
8 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 9 name: JavaScriptCore::Marking
Thread 9:
0 libsystem_kernel.dylib 0x0000000196943078 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001969defe0 _pthread_cond_wait + 620
2 libc++.1.dylib 0x000000019593ccac std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 52
3 JavaScriptCore 0x0000000186c828b8 JSC::GCThread::waitForNextPhase() + 152
4 JavaScriptCore 0x0000000186c8295c JSC::GCThread::gcThreadMain() + 88
5 JavaScriptCore 0x00000001869d4b7c WTF::wtfThreadEntryPoint(void*) + 20
6 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
7 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
8 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 10 name: com.apple.coremedia.player.async
Thread 10:
0 libsystem_kernel.dylib 0x0000000196928eb8 semaphore_wait_trap + 8
1 libdispatch.dylib 0x000000019680ea4c _dispatch_semaphore_wait_slow + 252
2 MediaToolbox 0x00000001878fd0c8 fpa_AsyncMovieControlThread + 1952
3 CoreMedia 0x0000000185d825d0 figThreadMain + 244
4 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
5 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
6 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 11 name: com.apple.CFSocket.private
Thread 11:
0 libsystem_kernel.dylib 0x0000000196943498 __select + 8
1 CoreFoundation 0x000000018552afc0 __CFSocketManager + 656
2 libsystem_pthread.dylib 0x00000001969dfe7c _pthread_body + 160
3 libsystem_pthread.dylib 0x00000001969dfdd8 _pthread_start + 156
4 libsystem_pthread.dylib 0x00000001969dcfac thread_start + 0
Thread 12:
0 libsystem_kernel.dylib 0x0000000196943c78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001969dd390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x00000001969dcfa4 start_wqthread + 0
Thread 13:
0 libsystem_kernel.dylib 0x0000000196943c78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x00000001969dd390 _pthread_wqthread + 988
2 libsystem_pthread.dylib 0x00000001969dcfa4 start_wqthread + 0
No thread state (register information) available
Binary Images:
0x100094000 - 0x10035ffff Music Player arm64 <57868f5b184f36a582ba801ef3783992> /var/mobile/Containers/Bundle/Application/664B5DFA-4F34-4469-B30D-EC43B25F39E0/Music Player.app/Music Player
0x1200b4000 - 0x1200dbfff dyld arm64 <f958ba064181388a9658f927da42e9e7> /usr/lib/dyld
0x183d48000 - 0x183edbfff AVFoundation arm64 <0c542593e3613f82b7e860cb5beeeed6> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1841bc000 - 0x184263fff libBLAS.dylib arm64 <e5276e7784ef34a4baca480264978ea0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x184264000 - 0x1845defff libLAPACK.dylib arm64 <165b05f9f75736d5ae8f5f39293bd6e7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1845f8000 - 0x184660fff libvDSP.dylib arm64 <004f5668574139bc906c5fa4fdced3b1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x18468c000 - 0x1846bafff Accounts arm64 <ed248dc14d9c38feb7a61bdd532db9cc> /System/Library/Frameworks/Accounts.framework/Accounts
0x1846bc000 - 0x1846bcfff AdSupport arm64 <977faefc983d3d72ad5e531740e4130a> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1846c0000 - 0x184742fff AddressBook arm64 <191fcc882bb8300b90b0b6b55cc7eec0> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x184744000 - 0x184894fff AddressBookUI arm64 <0d4f38d8108e3fc281fa3571f5f85bd4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x184898000 - 0x1848abfff AssetsLibrary arm64 <a8106dcd3a703747b10b3dd9e609576e> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x189664000 - 0x1897e8fff QuartzCore arm64 <376edab4d56635ec984b87b7a1702de0> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18c58c000 - 0x18c6c3fff CoreMediaStream arm64 <c3e144da537d3c94bc12e58435b49c1d> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18c6c4000 - 0x18c774fff CorePDF arm64 <adf469f9c026312683165e9c4af258c4> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x18c7e8000 - 0x18c7f3fff CoreRecents arm64 <8be1636faf27390bbf3a4a6517df51f9> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x18c880000 - 0x18c8a4fff CoreServicesInternal arm64 <88aea9acfb373a28b285a7d252825b85> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x18cb08000 - 0x18cb9afff CoreUI arm64 <8e33909dd1f43590bae63cf4d4991e34> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18cb9c000 - 0x18cc17fff CoreUtils arm64 <52b4bea57e9538a4ac29870663099d58> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18cc18000 - 0x18cc1efff CrashReporterSupport arm64 <a7fda94a40ea34149b6bce8d445dc863> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18cc20000 - 0x18cc27fff DAAPKit arm64 <ed341cafa6743a6f9305f98a5b8f5781> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x18cc28000 - 0x18cc33fff DCIMServices arm64 <6620c9b0da2f3955bdb2b3ddf1d0596a> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18cc34000 - 0x18cc83fff DataAccess arm64 <1105560511863eb4b050878bd140bbb6> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x18cee0000 - 0x18cf06fff DataAccessExpress arm64 <505a289392f53ec8876896504d322c81> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18cf14000 - 0x18cf30fff DataDetectorsCore arm64 <822b0eee14c834dca63c74d02b02b593> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18cf38000 - 0x18cf54fff DataDetectorsUI arm64 <0e08e67cdd8736379009e917e7b4cd36> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x18cf58000 - 0x18cf5ffff DataMigration arm64 <08afb9df68c13565bff259d40bcebda4> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18cf68000 - 0x18cf69fff DiagnosticLogCollection arm64 <7e3171d82a413732a9bc272d1557bdc1> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18cf6c000 - 0x18cf8cfff DictionaryServices arm64 <4f4e43c76ec834af8829e0bc89dbe53b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18cfb4000 - 0x18cfdafff EAP8021X arm64 <7d312758fb02305dacd9c276be5f4ad4> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18f2b8000 - 0x18f2c1fff MobileInstallation arm64 <4237916a7e463bb5b534a1fe18ec9996> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x18f2c4000 - 0x18f2d3fff MobileKeyBag arm64 <873549823b5a329fac3e286fe251323a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18f310000 - 0x18f313fff MobileSystemServices arm64 <dd7f149bbce035aab65259ea3ca82811> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x18f33c000 - 0x18f34dfff MobileWiFi arm64 <d4c11a38e87438a7a4aac351b181e37d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18f39c000 - 0x18f577fff MusicLibrary arm64 <ef23913206d13ad0a37757f0f3670e5b> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x18f644000 - 0x18f64afff Netrb arm64 <32f0e0e39fbc3a99a9710a42e9672546> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18f64c000 - 0x18f653fff NetworkStatistics arm64 <68b2e2e2eb6f31ef833df27acdc6a0af> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18f654000 - 0x18f676fff Notes arm64 <8818ebab9a613c4dbc6cc8e909f60d82> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1907bc000 - 0x190803fff PrintKit arm64 <583123e28f123ae287cb5dfab1a44089> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x190808000 - 0x1908c7fff ProofReader arm64 <b48197ce226f33458b5796e6a5102634> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1908c8000 - 0x1908dbfff ProtectedCloudStorage arm64 <12a0c66681c5399fb48410209d3c119c> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1908dc000 - 0x1908eafff ProtocolBuffer arm64 <e3c918ededc73b5c8e5d614ab7cc6369> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x190928000 - 0x1909a6fff Quagga arm64 <710b4d3d34a5315cb5219004ddafade8> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x190c04000 - 0x190ca5fff SAObjects arm64 <5a99fbe9f7263103af786f24a859473d> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x190e58000 - 0x190e77fff SpringBoardServices arm64 <7c1eba620c64347c84054f13dfbfc4e1> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19126c000 - 0x1913b3fff StoreServices arm64 <81f688f29d3931c2a4249062935d3ed8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1914a4000 - 0x1914a7fff TCC arm64 <3cef7e15716d3f639b91a4f794311fea> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1914f8000 - 0x19153bfff TelephonyUtilities arm64 <c072bc440d9335dca3d31ed7f6b58382> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x192694000 - 0x1926c1fff TextInput arm64 <f6141f34ddbb3340ab7f58cba9d6b196> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x192794000 - 0x19286cfff UIFoundation arm64 <2a06496ae99434d498eaa5976988da0e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19289c000 - 0x19289ffff UserFS arm64 <6ad0dd6b74a631acbb33493e22c14ca7> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1930f0000 - 0x193114fff VoiceServices arm64 <54bcfc78fd2e37fa91ee5f50a7cff6f0> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1931b8000 - 0x1931e0fff WebBookmarks arm64 <1eb043cb594d3ee5bf04e9d5c2d7b138> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x193200000 - 0x194125fff WebCore arm64 <951d36df17bf3ecd8904ef3340b6c761> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x194128000 - 0x1941fafff WebKitLegacy arm64 <585af940902039a78ada10b6fd57d843> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1943c8000 - 0x1943cffff XPCKit arm64 <ae7f648463e63cf8a2a9d52b7f7c2a9c> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x1943d0000 - 0x1943d9fff XPCObjects arm64 <daf7c652a40738ee8ab9a7ee98492ef1> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x194604000 - 0x19460afff iAdServices arm64 <c0a61fa3d05534fcb9997f591ef55a3a> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x19460c000 - 0x194636fff iCalendar arm64 <747b0e23df5c3ef5912d0e415bbe9563> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x19486c000 - 0x1948aefff iTunesStore arm64 <e82efd67579732cba2c039d741dfffa3> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x195204000 - 0x19520dfff libAccessibility.dylib arm64 <1608d9b29a343c2997a599274f53f67c> /usr/lib/libAccessibility.dylib
0x1954a0000 - 0x1954bbfff libCRFSuite.dylib arm64 <4809980f357b33d08735e2d5c2f27cc6> /usr/lib/libCRFSuite.dylib
0x1954fc000 - 0x195633fff libFosl_dynamic.dylib arm64 <3013ac9596c03e458767997983ac758f> /usr/lib/libFosl_dynamic.dylib
0x195654000 - 0x195655fff libMobileCheckpoint.dylib arm64 <475fb3275f6831c98e7cff68340295a3> /usr/lib/libMobileCheckpoint.dylib
0x195658000 - 0x195672fff libMobileGestalt.dylib arm64 <b6b70a42eba93a8aafe97b9560970330> /usr/lib/libMobileGestalt.dylib
0x1956a4000 - 0x1956a5fff libSystem.B.dylib arm64 <85311cdfce9a37178346f06cfea6dc94> /usr/lib/libSystem.B.dylib
0x195728000 - 0x195776fff libTelephonyUtilDynamic.dylib arm64 <801a901787c730cbbf3167be0de5ea42> /usr/lib/libTelephonyUtilDynamic.dylib
0x1958a0000 - 0x1958cafff libarchive.2.dylib arm64 <6e7ce417e487309c8acc744b1b6b523f> /usr/lib/libarchive.2.dylib
0x1958cc000 - 0x1958ccfff libassertion_extension.dylib arm64 <0a878153165a30cc84d3c24be2f98c03> /usr/lib/libassertion_extension.dylib
0x19590c000 - 0x19591cfff libbsm.0.dylib arm64 <17b1065f6ad63fe29a30b0a2bd2040b8> /usr/lib/libbsm.0.dylib
0x195920000 - 0x195930fff libbz2.1.0.dylib arm64 <f6ec1b6a4719369aa059ee3269823a2d> /usr/lib/libbz2.1.0.dylib
0x195934000 - 0x19598afff libc++.1.dylib arm64 <c8e65982941e374c95463384e600181d> /usr/lib/libc++.1.dylib
0x19598c000 - 0x1959aefff libc++abi.dylib arm64 <fd49f85cb61d31b582895366ea6c2d01> /usr/lib/libc++abi.dylib
0x1959b4000 - 0x1959c5fff libcmph.dylib arm64 <dca2c6c0bd65352b947d537395e23ab9> /usr/lib/libcmph.dylib
0x1959c8000 - 0x1959d0fff libcupolicy.dylib arm64 <53ad9e07469e314daba651a127e66b1a> /usr/lib/libcupolicy.dylib
0x195a0c000 - 0x195a28fff libextension.dylib arm64 <85d05987c67c34e8a8a573a941464575> /usr/lib/libextension.dylib
0x195a58000 - 0x195a5dfff libheimdal-asn1.dylib arm64 <8a856e4415413a6db2e2a8b78fe378cc> /usr/lib/libheimdal-asn1.dylib
0x195a60000 - 0x195b53fff libiconv.2.dylib arm64 <3ebb30c258f43c0294bcdeebb48b3fc1> /usr/lib/libiconv.2.dylib
0x195b54000 - 0x195d3bfff libicucore.A.dylib arm64 <ae6ef484826c3b8ca9f1d18f4c4811a0> /usr/lib/libicucore.A.dylib
0x195d50000 - 0x195d51fff liblangid.dylib arm64 <80e626200785352a8d5e98a061ca19b8> /usr/lib/liblangid.dylib
0x195d54000 - 0x195d60fff liblockdown.dylib arm64 <cb9b352fbc0c3a6fb46744d756c4b702> /usr/lib/liblockdown.dylib
0x195d64000 - 0x195d7dfff liblzma.5.dylib arm64 <717d1cd1e6f0343b859370862cce58d6> /usr/lib/liblzma.5.dylib
0x196154000 - 0x19616bfff libmis.dylib arm64 <0d7191ca2e7637888d37764b3752a099> /usr/lib/libmis.dylib
0x1961b4000 - 0x1963b0fff libobjc.A.dylib arm64 <e6224d745a023588af8e5bb67498139a> /usr/lib/libobjc.A.dylib
0x196498000 - 0x1964b5fff libresolv.9.dylib arm64 <fd78cddab3e43bd9a7a6440273b15059> /usr/lib/libresolv.9.dylib
0x1964e8000 - 0x1965b9fff libsqlite3.dylib arm64 <286839512b673f7c938aa79ac70bde15> /usr/lib/libsqlite3.dylib
0x196610000 - 0x196642fff libtidy.A.dylib arm64 <2b69233bafd53bdaafa6d9b1767bbad5> /usr/lib/libtidy.A.dylib
0x196644000 - 0x19664dfff libtzupdate.dylib arm64 <a3cef21075493576ae8972e5e9e69a35> /usr/lib/libtzupdate.dylib
0x196654000 - 0x196742fff libxml2.2.dylib arm64 <d459c3155f4e3a21ab7ae8ac70e8ac30> /usr/lib/libxml2.2.dylib
0x196744000 - 0x19676dfff libxslt.1.dylib arm64 <f3770c5f8ac3313bbe4ef1258ebf5733> /usr/lib/libxslt.1.dylib
0x196770000 - 0x196781fff libz.1.dylib arm64 <2a347410b967358289e8256c913714de> /usr/lib/libz.1.dylib
0x196784000 - 0x196788fff libcache.dylib arm64 <d322f485769b3fd5a11bc2aff7265fdf> /usr/lib/system/libcache.dylib
0x19678c000 - 0x196798fff libcommonCrypto.dylib arm64 <746e607941f93464a600e0ea82daadec> /usr/lib/system/libcommonCrypto.dylib
0x19679c000 - 0x19679ffff libcompiler_rt.dylib arm64 <e3a8a97c5ffc3e7e9e521ca9323f20a2> /usr/lib/system/libcompiler_rt.dylib
0x1967a0000 - 0x1967a7fff libcopyfile.dylib arm64 <8d29fa6f9e0732cd91371c8382347c27> /usr/lib/system/libcopyfile.dylib
0x1967a8000 - 0x1967fdfff libcorecrypto.dylib arm64 <e1461eeca37f3fcc90f53846fbc4e440> /usr/lib/system/libcorecrypto.dylib
0x196800000 - 0x196826fff libdispatch.dylib arm64 <4aec79ac9eba3b8aac22af396afb7fa8> /usr/lib/system/libdispatch.dylib
0x196828000 - 0x19682afff libdyld.dylib arm64 <4ec9528a0cf33bbca52c59a6a41b9690> /usr/lib/system/libdyld.dylib
0x19682c000 - 0x19682cfff liblaunch.dylib arm64 <8224fcd7ddf93c0d81826478dfe9de27> /usr/lib/system/liblaunch.dylib
0x196830000 - 0x196835fff libmacho.dylib arm64 <0344db685d1836a58487e50a9813ff42> /usr/lib/system/libmacho.dylib
0x196838000 - 0x196839fff libremovefile.dylib arm64 <210a9549524d32b2a159c1bcbb99cef8> /usr/lib/system/libremovefile.dylib
0x19683c000 - 0x196851fff libsystem_asl.dylib arm64 <8c7671a9964433a6a771b915616573c2> /usr/lib/system/libsystem_asl.dylib
0x196854000 - 0x196855fff libsystem_blocks.dylib arm64 <f38b7145bed330d98d8d79b8362b03de> /usr/lib/system/libsystem_blocks.dylib
0x196858000 - 0x1968d8fff libsystem_c.dylib arm64 <0e41ecce05b53c8fbf02989b5a77fb56> /usr/lib/system/libsystem_c.dylib
0x1968dc000 - 0x1968defff libsystem_configuration.dylib arm64 <3cd2be3dbdf13815a6f6ecb6ccbabef8> /usr/lib/system/libsystem_configuration.dylib
0x1968e0000 - 0x1968e1fff libsystem_coreservices.dylib arm64 <f7160bbca993323fa4a38a222a09ed2a> /usr/lib/system/libsystem_coreservices.dylib
0x1968e4000 - 0x1968f4fff libsystem_coretls.dylib arm64 <1c8d9579d1ba3381ad339917e22d9c35> /usr/lib/system/libsystem_coretls.dylib
0x1968f8000 - 0x196900fff libsystem_dnssd.dylib arm64 <98bf59a5c8d33b1ba5d445cce92c8c15> /usr/lib/system/libsystem_dnssd.dylib
0x196904000 - 0x196925fff libsystem_info.dylib arm64 <0279f0cba06331fe9120011f7fdf37a9> /usr/lib/system/libsystem_info.dylib
0x196928000 - 0x196948fff libsystem_kernel.dylib arm64 <c55d48d74aa0301e8b824be5aa45ea46> /usr/lib/system/libsystem_kernel.dylib
0x19694c000 - 0x196968fff libsystem_m.dylib arm64 <4cbac7b28cf5304c94b321f1aebdc7f1> /usr/lib/system/libsystem_m.dylib
0x19696c000 - 0x196985fff libsystem_malloc.dylib arm64 <4d939c30e17e3f9186e66d1924018f6e> /usr/lib/system/libsystem_malloc.dylib
0x196988000 - 0x1969bffff libsystem_network.dylib arm64 <8f5df837edfb3d11a187e5c776d1e704> /usr/lib/system/libsystem_network.dylib
0x1969c0000 - 0x1969c6fff libsystem_networkextension.dylib arm64 <11c7db16b69234ec90190ad8edd31503> /usr/lib/system/libsystem_networkextension.dylib
0x1969c8000 - 0x1969d2fff libsystem_notify.dylib arm64 <bd0d3f2b517a3d47aa92d519e9e0e3e9> /usr/lib/system/libsystem_notify.dylib
0x1969d4000 - 0x1969d8fff libsystem_platform.dylib arm64 <d68bdced15a13339ab86deedce7dac04> /usr/lib/system/libsystem_platform.dylib
0x1969dc000 - 0x1969e4fff libsystem_pthread.dylib arm64 <f3b39bb3da273b9981d382fe72ed696a> /usr/lib/system/libsystem_pthread.dylib
0x1969e8000 - 0x1969eafff libsystem_sandbox.dylib arm64 <892ac97604af3a88afe0a8dc98bf16bd> /usr/lib/system/libsystem_sandbox.dylib
0x1969ec000 - 0x1969effff libsystem_stats.dylib arm64 <f42e97250fa73cd7b99da0cdf2f204a5> /usr/lib/system/libsystem_stats.dylib
0x1969f0000 - 0x1969f6fff libsystem_trace.dylib arm64 <7aa5ccb9bfa53273bc2fcb72a29f787a> /usr/lib/system/libsystem_trace.dylib
0x1969f8000 - 0x1969fdfff libunwind.dylib arm64 <58604f27ba6e3df99afdf5544de39f83> /usr/lib/system/libunwind.dylib
0x196a00000 - 0x196a23fff libxpc.dylib arm64 <ad580443238d39978d09004c210d0c18> /usr/lib/system/libxpc.dylib
com.ceto.ocakonbes failed to scene-create in time means your application failed to complete its launch in time.
Looking at the stack trace you're calling +[NSURLConnection sendSynchronousRequest:returningResponse:error:], a synchronous network request.
Your application's startup time therefore depends on how fast the network is. From where Apple are, the network request takes too long and the launch times out.
Ideally use an asynchronous fetch instead; at least make sure you return from applicationDidFinishLaunching promptly and start the synchronous request later (even if as the immediate next thing on the run loop).
Always look at your code Exception section (Exception Codes: 0x000000008badf00d)
The exception code 0x8badf00d indicates that an application has been terminated by iOS because a watchdog timeout occurred. The application took too long to launch, terminate, or respond to system events. One common cause of this is doing synchronous networking on the main thread. Whatever operation is on Thread 0: needs to be moved to a background thread, or processed differently, so that it does not block the main thread.
Exception codes (all of them, just FYI)
watchdog - .... . If your application fails to respond to certain user interface events (launch, suspend, resume, terminate) in time, the watchdog will kill your application and generate a watchdog timeout crash report.
Exception Codes: 0x8badf00d (that is the reason)
Then just in addition to #Tommy in such methods like
applicationDidFinishLaunching:
application:didFinishLaunchingWithOptions:
applicationWillResignActive:
applicationDidEnterBackground:
applicationWillEnterForeground:
applicationDidBecomeActive:
applicationWillTerminate:
These are mentioned in an article: Demystifying iOS Application Crash Logs.
You should not block the main thread for any significant amount of time because the watchdog will make its job.
Remember that the main thread is responsible for running the user interface.
All other work which could take any significant amount of time just do asynchronously.
Saw one more way out: How to avoid 0x8badf00d crash

Read application crash reports? My iPad app doesn't even start

Hi guys I recently added a device to my provisioning profile (an iPad) and wanted to test my application out on it. The problem is that it doesn't even start up. It just crashes right away. I can add that I did the "Upgrade current target to iPad" and it runs fine on the simulator. I read something about not handeling exceptions but doesn't even know where to start when I know nothing of reading the crash report. My theory is that you have to modify the provisioning profile with the wild card bundle identifier to get the application going on more that one device. Hopefully someone can shed some light on this bad boy:
Incident Identifier: EA70E168-4C32-4ACF-9C4C-3FAEE49408D1
CrashReporter Key: a1af6c33097cd7fc5cddd6e893bfdaa65405bd86
Hardware Model: iPad1,1
Process: ErrorReport [213]
Path: /var/mobile/Applications/CB4CCC6F-3914-46FE-92D4-FA06BD768F37/ErrorReport.app/ErrorReport
Identifier: ErrorReport
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2011-03-18 15:28:20.128 +0100
OS Version: iPhone OS 4.2.1 (8C148)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0x33bd52d4 __kill + 8
1 libSystem.B.dylib 0x33bd52c4 kill + 4
2 libSystem.B.dylib 0x33bd52b6 raise + 10
3 libSystem.B.dylib 0x33be9d72 abort + 50
4 libstdc++.6.dylib 0x31bdba20 __gnu_cxx::__verbose_terminate_handler() + 376
5 libobjc.A.dylib 0x3347c594 _objc_terminate + 104
6 libstdc++.6.dylib 0x31bd9df2 __cxxabiv1::__terminate(void (*)()) + 46
7 libstdc++.6.dylib 0x31bd9e46 std::terminate() + 10
8 libstdc++.6.dylib 0x31bd9f16 __cxa_throw + 78
9 libobjc.A.dylib 0x3347b4c4 objc_exception_throw + 64
10 CoreFoundation 0x33ac07c2 +[NSException raise:format:arguments:] + 62
11 CoreFoundation 0x33ac07fc +[NSException raise:format:] + 28
12 UIKit 0x3224b77c -[UINib instantiateWithOwner:options:] + 1104
13 UIKit 0x3224cb32 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 86
14 UIKit 0x321a08de -[UIViewController _loadViewFromNibNamed:bundle:] + 30
15 UIKit 0x3219fcb2 -[UIViewController loadView] + 74
16 UIKit 0x320a0220 -[UIViewController view] + 24
17 UIKit 0x320acd04 -[UIViewController contentScrollView] + 16
18 UIKit 0x320acb74 -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:] + 24
19 UIKit 0x320aca72 -[UINavigationController _layoutViewController:] + 18
20 UIKit 0x320ac54a -[UINavigationController _startTransition:fromViewController:toViewController:] + 374
21 UIKit 0x320ac358 -[UINavigationController _startDeferredTransitionIfNeeded] + 176
22 UIKit 0x320ac29c -[UINavigationController viewWillLayoutSubviews] + 8
23 UIKit 0x320ac238 -[UILayoutContainerView layoutSubviews] + 132
24 UIKit 0x320750c8 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 20
25 CoreFoundation 0x33a5ebb8 -[NSObject(NSObject) performSelector:withObject:] + 16
26 QuartzCore 0x3410867e -[CALayer layoutSublayers] + 114
27 QuartzCore 0x34108436 CALayerLayoutIfNeeded + 178
28 QuartzCore 0x34102566 CA::Context::commit_transaction(CA::Transaction*) + 206
29 QuartzCore 0x3410237c CA::Transaction::commit() + 184
30 QuartzCore 0x3410ce48 CA::Transaction::flush() + 40
31 QuartzCore 0x34109b6e +[CATransaction flush] + 18
32 UIKit 0x320ac038 -[UIApplication _reportAppLaunchFinished] + 24
33 UIKit 0x3209a310 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 456
34 UIKit 0x32066484 -[UIApplication handleEvent:withNewEvent:] + 1108
35 UIKit 0x32065ec2 -[UIApplication sendEvent:] + 38
36 UIKit 0x32065900 _UIApplicationHandleEvent + 5084
37 GraphicsServices 0x33b0eefc PurpleEventCallback + 660
38 CoreFoundation 0x33a556f8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 20
39 CoreFoundation 0x33a556bc __CFRunLoopDoSource1 + 160
40 CoreFoundation 0x33a47f76 __CFRunLoopRun + 514
41 CoreFoundation 0x33a47c80 CFRunLoopRunSpecific + 224
42 CoreFoundation 0x33a47b88 CFRunLoopRunInMode + 52
43 UIKit 0x32099302 -[UIApplication _run] + 374
44 UIKit 0x32096e8c UIApplicationMain + 664
45 ErrorReport 0x00002a98 0x1000 + 6808
46 ErrorReport 0x00002a4c 0x1000 + 6732
Thread 1:
0 libSystem.B.dylib 0x33b89974 kevent + 24
1 libSystem.B.dylib 0x33c33704 _dispatch_mgr_invoke + 88
2 libSystem.B.dylib 0x33c33174 _dispatch_queue_invoke + 96
3 libSystem.B.dylib 0x33c32b98 _dispatch_worker_thread2 + 120
4 libSystem.B.dylib 0x33bd724a _pthread_wqthread + 258
5 libSystem.B.dylib 0x33bcf970 start_wqthread + 0
Thread 2:
0 libSystem.B.dylib 0x33bd79e0 __workq_kernreturn + 8
1 libSystem.B.dylib 0x33bd7364 _pthread_wqthread + 540
2 libSystem.B.dylib 0x33bcf970 start_wqthread + 0
Thread 3:
0 libSystem.B.dylib 0x33b5d268 mach_msg_trap + 20
1 libSystem.B.dylib 0x33b5f354 mach_msg + 44
2 CoreFoundation 0x33a48648 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x33a47ed2 __CFRunLoopRun + 350
4 CoreFoundation 0x33a47c80 CFRunLoopRunSpecific + 224
5 CoreFoundation 0x33a47b88 CFRunLoopRunInMode + 52
6 WebCore 0x304df124 RunWebThread(void*) + 332
7 libSystem.B.dylib 0x33bd6886 _pthread_start + 242
8 libSystem.B.dylib 0x33bcba88 thread_start + 0
Thread 0 crashed with ARM Thread State:
r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x3e3d52e8
r4: 0x00000006 r5: 0x3497f989 r6: 0x0014459c r7: 0x2fdfcd60
r8: 0x3eb5c538 r9: 0x00000065 r10: 0x0011cb30 r11: 0x344cdec5
ip: 0x00000025 sp: 0x2fdfcd60 lr: 0x30d7c2cb pc: 0x30d7c2d4
cpsr: 0x00000010
Binary Images:
0x1000 - 0xbfff +ErrorReport armv7 /var/mobile/Applications/CB4CCC6F-3914-46FE-92D4-FA06BD768F37/ErrorReport.app/ErrorReport
0x8d000 - 0x8efff dns.so armv7 /usr/lib/info/dns.so
0x2fe00000 - 0x2fe27fff dyld armv7 /usr/lib/dyld
0x3001f000 - 0x30026fff libbz2.1.0.dylib armv7 /usr/lib/libbz2.1.0.dylib
0x30054000 - 0x3016afff libicucore.A.dylib armv7 /usr/lib/libicucore.A.dylib
0x302b7000 - 0x30366fff WebKit armv7 /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x303fc000 - 0x3051cfff CoreGraphics armv7 /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x3056b000 - 0x3056bfff vecLib armv7 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x30641000 - 0x30700fff CFNetwork armv7 /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x3076f000 - 0x307c4fff libvDSP.dylib armv7 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x307e6000 - 0x307e8fff libgcc_s.1.dylib armv7 /usr/lib/libgcc_s.1.dylib
0x30821000 - 0x30853fff AppSupport armv7 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x30854000 - 0x30854fff Accelerate armv7 /System/Library/Frameworks/Accelerate.framework/Accelerate
0x3091c000 - 0x30931fff libresolv.9.dylib armv7 /usr/lib/libresolv.9.dylib
0x30b44000 - 0x30b46fff IOMobileFramebuffer armv7 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x30c45000 - 0x30c74fff SystemConfiguration armv7 /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x30d03000 - 0x30e14fff libSystem.B.dylib armv7 /usr/lib/libSystem.B.dylib
0x30e37000 - 0x30f1ffff libGLProgrammability.dylib armv7 /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x30f20000 - 0x30f2bfff libz.1.dylib armv7 /usr/lib/libz.1.dylib
0x31066000 - 0x31114fff QuartzCore armv7 /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x31161000 - 0x31280fff Foundation armv7 /System/Library/Frameworks/Foundation.framework/Foundation
0x31307000 - 0x31347fff CoreAudio armv7 /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x318b5000 - 0x318d5fff PrintKit armv7 /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31bd9000 - 0x31c02fff MobileCoreServices armv7 /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x31c6d000 - 0x31d16fff libxml2.2.dylib armv7 /usr/lib/libxml2.2.dylib
0x31d29000 - 0x31d2cfff IOSurface armv7 /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x31d2d000 - 0x31d2ffff MobileInstallation armv7 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x31d46000 - 0x31d4dfff AggregateDictionary armv7 /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x31e09000 - 0x31e4bfff CoreTelephony armv7 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x320c4000 - 0x320d0fff GraphicsServices armv7 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33ae9000 - 0x33aebfff libAccessibility.dylib armv7 /usr/lib/libAccessibility.dylib
0x33b49000 - 0x33c82fff AudioToolbox armv7 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x33d2c000 - 0x33d2ffff libGFXShared.dylib armv7 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x33d30000 - 0x33d31fff CoreSurface armv7 /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x33d61000 - 0x33d7afff libRIP.A.dylib armv7 /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x340dc000 - 0x34112fff CoreText armv7 /System/Library/Frameworks/CoreText.framework/CoreText
0x3415c000 - 0x3418ffff AddressBook armv7 /System/Library/Frameworks/AddressBook.framework/AddressBook
0x341a5000 - 0x34526fff UIKit armv7 /System/Library/Frameworks/UIKit.framework/UIKit
0x34527000 - 0x345bafff ImageIO armv7 /System/Library/Frameworks/ImageIO.framework/ImageIO
0x34632000 - 0x34636fff AssetsLibraryServices armv7 /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x34775000 - 0x34822fff JavaScriptCore armv7 /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x34852000 - 0x3485bfff CoreVideo armv7 /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x3492e000 - 0x3493afff SpringBoardServices armv7 /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x3493d000 - 0x34987fff libstdc++.6.dylib armv7 /usr/lib/libstdc++.6.dylib
0x34a7d000 - 0x34b3efff libobjc.A.dylib armv7 /usr/lib/libobjc.A.dylib
0x34b3f000 - 0x35127fff WebCore armv7 /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x3520f000 - 0x352fcfff libiconv.2.dylib armv7 /usr/lib/libiconv.2.dylib
0x353e7000 - 0x353ecfff MobileKeyBag armv7 /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x3549d000 - 0x354d5fff libCGFreetype.A.dylib armv7 /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x35553000 - 0x35560fff OpenGLES armv7 /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x355b6000 - 0x355bcfff liblockdown.dylib armv7 /usr/lib/liblockdown.dylib
0x357da000 - 0x358c0fff CoreFoundation armv7 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x35992000 - 0x3599ffff libbsm.0.dylib armv7 /usr/lib/libbsm.0.dylib
0x35b60000 - 0x35babfff libBLAS.dylib armv7 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x35bac000 - 0x35e46fff libLAPACK.dylib armv7 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3601b000 - 0x3603afff Bom armv7 /System/Library/PrivateFrameworks/Bom.framework/Bom
0x3603d000 - 0x360acfff ProofReader armv7 /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x3612f000 - 0x36137fff libkxld.dylib armv7 /usr/lib/system/libkxld.dylib
0x36138000 - 0x3616ffff Security armv7 /System/Library/Frameworks/Security.framework/Security
0x36170000 - 0x361bdfff libsqlite3.dylib armv7 /usr/lib/libsqlite3.dylib
0x361be000 - 0x361f8fff IOKit armv7 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x3623f000 - 0x3627efff libGLImage.dylib armv7 /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
please help me guys!
Can't really solve your question, but can give you more info because I have quite the same problem. My app got rejected (after the 3th try) and got the exact same crash report you are giving. The app would crash on launch, but on my device and simulator it runs ok. The technical support gave me this advice, but I was unable to test the submitted version on the device, also I didn't notice files that would be missing:
The most common problem loading nib files is that the file is missing. You might want to inspect the .app that you submitted to App Review, to see that it has all the .nib files inside that you would expect.
Sometimes differences in build configurations mean that a file that is present during debugging might be missing when making your final build. cTo be sure you're testing the exact build of the app that you submit to the App Store, you can create an Archived build, that you can both test, and submit. In Xcode 4, Product -> Archive will archive a build of your app. You can test that build by "Sharing" it with yourself (ie putting an ad-hoc build on your device) from the Organizer window in Xcode.

How to decrypt this crashlog?

How to decrypt this!?
I can't reproduce it! I need your help, please.
Incident Identifier: 7C65F52C-E872-4513-89BE-EC869FB3F41A
CrashReporter Key: 634a6bc6b8aa653f0e377d8d83304ed15a845a57
Hardware Model: iPod2,1
Process: Rocket Master [564]
Path: /var/mobile/Applications/79A9AE3A-9C77-42A8-BC6A-13DCBD961CDC/Rocket Master.app/Rocket Master
Identifier: Rocket Master
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2010-10-01 21:17:27.823 +0200
OS Version: iPhone OS 4.1 (8B117)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0x00089320 __kill + 8
1 libSystem.B.dylib 0x0008930e kill + 4
2 libSystem.B.dylib 0x00089302 raise + 10
3 libSystem.B.dylib 0x000a004e abort + 54
4 libstdc++.6.dylib 0x00065a00 __gnu_cxx::__verbose_terminate_handler() + 588
5 libobjc.A.dylib 0x00008e44 _objc_terminate + 160
6 libstdc++.6.dylib 0x00063100 __cxxabiv1::__terminate(void (*)()) + 76
7 libstdc++.6.dylib 0x00063178 std::terminate() + 16
8 libstdc++.6.dylib 0x000632a0 __cxa_throw + 100
9 libobjc.A.dylib 0x0000742c objc_exception_throw + 104
10 CoreFoundation 0x000a425c +[NSException raise:format:arguments:] + 64
11 Foundation 0x00052ef0 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 56
12 Rocket Master 0x0006cc24 0x1000 + 441380
13 Rocket Master 0x000042f4 0x1000 + 13044
14 Rocket Master 0x0006bad0 0x1000 + 436944
15 Rocket Master 0x00003abc 0x1000 + 10940
16 Rocket Master 0x000034c0 0x1000 + 9408
17 CoreFoundation 0x0004d09c __invoking___ + 60
18 CoreFoundation 0x0004cf76 -[NSInvocation invoke] + 110
19 Rocket Master 0x000661e0 0x1000 + 414176
20 Rocket Master 0x00063388 0x1000 + 402312
21 CoreFoundation 0x000493dc -[NSObject(NSObject) performSelector:withObject:withObject:] + 20
22 Rocket Master 0x000c656c 0x1000 + 808300
23 Rocket Master 0x000c7190 0x1000 + 811408
24 Rocket Master 0x000c9198 0x1000 + 819608
25 UIKit 0x0008483c -[UIWindow _sendTouchesForEvent:] + 580
26 UIKit 0x00083e70 -[UIWindow sendEvent:] + 388
27 UIKit 0x0007d5f0 -[UIApplication sendEvent:] + 444
28 UIKit 0x0007ccf8 _UIApplicationHandleEvent + 6804
29 GraphicsServices 0x00005dd8 PurpleEventCallback + 1024
30 CoreFoundation 0x00035e40 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 22
31 CoreFoundation 0x00035dfe __CFRunLoopDoSource1 + 158
32 CoreFoundation 0x0002809e __CFRunLoopRun + 574
33 CoreFoundation 0x00027d74 CFRunLoopRunSpecific + 220
34 CoreFoundation 0x00027c82 CFRunLoopRunInMode + 54
35 GraphicsServices 0x00004e84 GSEventRunModal + 188
36 UIKit 0x00004f8c -[UIApplication _run] + 564
37 UIKit 0x000024cc UIApplicationMain + 964
38 Rocket Master 0x00002310 0x1000 + 4880
39 Rocket Master 0x0000227c 0x1000 + 4732
Thread 1:
0 libSystem.B.dylib 0x0003534c kevent + 24
1 libSystem.B.dylib 0x00103768 _dispatch_mgr_invoke + 88
2 libSystem.B.dylib 0x001031b4 _dispatch_queue_invoke + 96
3 libSystem.B.dylib 0x00103354 _dispatch_worker_thread2 + 120
4 libSystem.B.dylib 0x0008bc38 _pthread_wqthread + 392
5 libSystem.B.dylib 0x00082b64 start_wqthread + 0
Thread 2:
0 libSystem.B.dylib 0x0008cb00 __workq_kernreturn + 8
1 libSystem.B.dylib 0x0008be14 _pthread_wqthread + 868
2 libSystem.B.dylib 0x00082b64 start_wqthread + 0
Thread 3:
0 libSystem.B.dylib 0x00000e70 mach_msg_trap + 20
1 libSystem.B.dylib 0x00003354 mach_msg + 60
2 CoreFoundation 0x000287e8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x00027ff0 __CFRunLoopRun + 400
4 CoreFoundation 0x00027d74 CFRunLoopRunSpecific + 220
5 CoreFoundation 0x00027c82 CFRunLoopRunInMode + 54
6 WebCore 0x00002ee8 RunWebThread(void*) + 552
7 libSystem.B.dylib 0x0008b67c _pthread_start + 364
8 libSystem.B.dylib 0x0007d00c thread_start + 0
Thread 4:
0 libSystem.B.dylib 0x00000e70 mach_msg_trap + 20
1 libSystem.B.dylib 0x00003354 mach_msg + 60
2 AudioToolbox 0x00123b3c AURemoteIO::IOThread::Entry(void*) + 96
3 AudioToolbox 0x00001bac CAPThread::Entry(CAPThread*) + 220
4 libSystem.B.dylib 0x0008b67c _pthread_start + 364
5 libSystem.B.dylib 0x0007d00c thread_start + 0
Thread 5:
0 libSystem.B.dylib 0x00000e70 mach_msg_trap + 20
1 libSystem.B.dylib 0x00003354 mach_msg + 60
2 CoreFoundation 0x000287e8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x00027ff0 __CFRunLoopRun + 400
4 CoreFoundation 0x00027d74 CFRunLoopRunSpecific + 220
5 CoreFoundation 0x00027c82 CFRunLoopRunInMode + 54
6 AudioToolbox 0x00002050 GenericRunLoopThread::RunLoop() + 48
7 AudioToolbox 0x000211e0 TRunLoop<AQClient>::Entry(void*) + 160
8 AudioToolbox 0x00001bac CAPThread::Entry(CAPThread*) + 220
9 libSystem.B.dylib 0x0008b67c _pthread_start + 364
10 libSystem.B.dylib 0x0007d00c thread_start + 0
Thread 0 crashed with ARM Thread State:
r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x3e0fb2b4
r4: 0x00000006 r5: 0x0025f23c r6: 0x2fffde2c r7: 0x2fffde3c
r8: 0x000d982e r9: 0x00000888 r10: 0x3ebbd520 r11: 0x00258dd0
ip: 0x00000025 sp: 0x2fffde3c lr: 0x30d2a315 pc: 0x30d2a320
cpsr: 0x000f0010
Binary Images:
0x1000 - 0xe6fff +Rocket Master armv6 <8e1075a9434ecf8f8d9d278f8fda20de> /var/mobile/Applications/79A9AE3A-9C77-42A8-BC6A-13DCBD961CDC/Rocket Master.app/Rocket Master
0x1f0000 - 0x1f1fff dns.so armv6 <d94bf29d2f94f4cac8fb25d075252bc2> /usr/lib/info/dns.so
0x2fe00000 - 0x2fe28fff dyld armv6 <b51ec2c56beac6899646c51fe28b6fae> /usr/lib/dyld
0x30071000 - 0x300cffff CoreAudio armv6 <a61686be17503bae6deec28a9715759d> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x300d2000 - 0x300dbfff AccountSettings armv6 <783d903e23362c53a80c69f7cebdfc3c> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x300dc000 - 0x3011dfff ManagedConfiguration armv6 <73161041047b78a921c0fdd2c7e75455> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x30123000 - 0x3012bfff libgcc_s.1.dylib armv6 <cb5520300c93870fc03fbefcc748543b> /usr/lib/libgcc_s.1.dylib
0x30209000 - 0x30216fff MobileBluetooth armv6 <47e45645d22904edeecdf0839b4bb967> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x3035d000 - 0x303acfff Security armv6 <f00ee08adc8f84dadac891097161c1d2> /System/Library/Frameworks/Security.framework/Security
0x30497000 - 0x304dcfff CoreText armv6 <d01fb0c73a7fab4af8f495ec30844690> /System/Library/Frameworks/CoreText.framework/CoreText
0x304dd000 - 0x304dffff libAccessibility.dylib armv6 <7705fbf8b67a464330dacf53e37292b4> /usr/lib/libAccessibility.dylib
0x304eb000 - 0x304ebfff Accelerate armv6 <6dcd8231db5a848bb71f3afb46760d6f> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x304ec000 - 0x304f1fff CaptiveNetwork armv6 <035433a5acc9804d189e391e7d9a27a2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x304f9000 - 0x30500fff liblockdown.dylib armv6 <2e235630c504b859eeffa6ef6be993c6> /usr/lib/liblockdown.dylib
0x30693000 - 0x306d6fff AddressBook armv6 <af71434a2a8c766346983face1008df1> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x306f7000 - 0x306f7fff vecLib armv6 <c278d2882e2e84e6003850561f0f20cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x309b1000 - 0x30a96fff QuartzCore armv6 <c41b8dd3520d0265692e822d98820ec0> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x30c7e000 - 0x30c80fff IOMobileFramebuffer armv6 <93930f3d8cbada04abc2c0fe648d2e95> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x30c81000 - 0x30ca0fff EAP8021X armv6 <7dbd1063e8b949fb78a965eaca4b82ff> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x30ca1000 - 0x30ddbfff libSystem.B.dylib armv6 <7646d5cdfe189fb2b9d8b95477e5a8db> /usr/lib/libSystem.B.dylib
0x30e09000 - 0x30e0cfff ApplePushService armv6 <ab15352e7e86960ffb39cbe0de19e21c> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x30e0d000 - 0x30e1bfff libz.1.dylib armv6 <712df47cb008c407ea7b3615d078cfc6> /usr/lib/libz.1.dylib
0x30e1e000 - 0x30e61fff SystemConfiguration armv6 <de066fd08dfb3db322f6899bb8e6e18b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x30f84000 - 0x30f90fff libkxld.dylib armv6 <82e1f0e232b1035b8ad6b0db3e1ff3a3> /usr/lib/system/libkxld.dylib
0x30f91000 - 0x3276afff UIKit armv6 <5c33da0496d64d9a205f108083d7e334> /System/Library/Frameworks/UIKit.framework/UIKit
0x327f6000 - 0x327f7fff DataMigration armv6 <844a55ab4c6aad4d0914cb1fc23272cc> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x328f6000 - 0x329cbfff WebKit armv6 <43eb231b498f09855bcbd7dd5c4bc23d> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x329cc000 - 0x32a10fff CoreTelephony armv6 <a427d907a0d210b5fb8a42f58522d6ff> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x32b85000 - 0x32b8afff libGFXShared.dylib armv6 <023d1dfdc41a2605e8b07cac981b60f3> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x32bbf000 - 0x32bddfff libresolv.9.dylib armv6 <806782dbc2e4e7992c26bf32b4df0674> /usr/lib/libresolv.9.dylib
0x32c0a000 - 0x32c10fff MobileKeyBag armv6 <ad72f470c0efe965014d00ca412ea539> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x32c17000 - 0x32c37fff RawCamera armv6 <038b2a95d5ef7b9a48e07b39a6f86ca8> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x32c7d000 - 0x32ce3fff libBLAS.dylib armv6 <4b33c1269aa8fdf82789a5534f417625> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x32ce4000 - 0x32ceffff MobileWiFi armv6 <432fc2b6aecc422d0e849f0768d65acf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x32cf9000 - 0x32d5bfff GMM armv6 <1b5a45b82d182e3f4c58d30a3369274e> /System/Library/PrivateFrameworks/GMM.framework/GMM
0x32d5c000 - 0x32d5dfff CoreSurface armv6 <be966bacffe38f99ceb658613da6b74d> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x32d5e000 - 0x32d7dfff Bom armv6 <cc5a0dd33692a3dbfa527757009c7426> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x32d7e000 - 0x32e67fff JavaScriptCore armv6 <8b1828f3536baae8dc8d09f3e5e1d427> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x32f75000 - 0x32f78fff CrashReporterSupport armv6 <a246b2a3f595b5721afa760716515a8d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x32f7b000 - 0x32f8afff GraphicsServices armv6 <a98761a08ea64f9f3933850f7d1f2111> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33018000 - 0x3306cfff CoreMedia armv6 <b9f98e32b75ae5cd674a11c9e3e71757> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x330ac000 - 0x330bcfff OpenGLES armv6 <546869be5a2591219a9bf65c65c9a362> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x330c0000 - 0x3326bfff MediaToolbox armv6 <d3f7b9945d6cb465fd2bdd5fdeee2ce2> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x3326c000 - 0x3329dfff AppSupport armv6 <93b6ed2f2bc2f62c9ae6de4601db3758> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x333b0000 - 0x33402fff IOKit armv6 <93be31ff1bd1f7285a63069be2c69dae> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x334d2000 - 0x334e5fff libmis.dylib armv6 <c3476ce3575c5ace6628274ab7ed499a> /usr/lib/libmis.dylib
0x334e6000 - 0x33551fff libstdc++.6.dylib armv6 <4b156cd9785534aa3b538d6f25bb8005> /usr/lib/libstdc++.6.dylib
0x335d7000 - 0x33818fff ProtocolBuffer armv6 <39e713c5715136d63261fb8396eb49be> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x33819000 - 0x3381efff AssetsLibraryServices armv6 <6644180b33a18614fa40829dc7004330> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x3386c000 - 0x3398dfff Foundation armv6 <5296264af1ac4f419189e0a48de6b128> /System/Library/Frameworks/Foundation.framework/Foundation
0x339a4000 - 0x33b4efff AudioToolbox armv6 <e4e6a9118b30645569ef935220f62bce> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x33c85000 - 0x3447efff WebCore armv6 <a29f6709dfaa6d14a7c1a32fcdd953c9> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x34926000 - 0x3492cfff MBX2D armv6 <ddf7c6ab6280ed98161004db01c3552b> /System/Library/PrivateFrameworks/MBX2D.framework/MBX2D
0x3492d000 - 0x34938fff libbz2.1.0.dylib armv6 <174b636d5ff2a55403e7656a32620635> /usr/lib/libbz2.1.0.dylib
0x3493d000 - 0x34941fff libMobileGestalt.dylib armv6 <c03d9bce5190081851cd75642dbc8f53> /usr/lib/libMobileGestalt.dylib
0x34970000 - 0x34a80fff CFNetwork armv6 <6d3776508b8197ec3915c232ea3720d0> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x34abd000 - 0x34acffff libbsm.0.dylib armv6 <67fab4275abd0fe5880ba40d8954edc2> /usr/lib/libbsm.0.dylib
0x34ad4000 - 0x34b72fff ProofReader armv6 <661556733279c1142615f07077521a3c> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x34bd5000 - 0x34c13fff MBXGLEngine armv6 <ce6b44a92d5ada7e81ce5b44b9638a8d> /System/Library/Frameworks/OpenGLES.framework/MBXGLEngine.bundle/MBXGLEngine
0x34e2f000 - 0x34f25fff libxml2.2.dylib armv6 <fe03fd73746bb5d1a66283f88af99085> /usr/lib/libxml2.2.dylib
0x35099000 - 0x35160fff libobjc.A.dylib armv6 <84b34606127873ab6d53204175d715f0> /usr/lib/libobjc.A.dylib
0x35169000 - 0x352abfff AudioCodecs armv6 <dabdc6cf03bff1af83387247c5f62d2f> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x35426000 - 0x354b6fff AVFoundation armv6 <d0f62f0c7283f92842dd8f16284e7956> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x354fe000 - 0x35503fff IOSurface armv6 <e9f83ae3052b92d27dc877abf1614fdf> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x3554b000 - 0x3558dfff VideoToolbox armv6 <a9b2b59c9a4c943236550a44a3bd1fe8> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x3558e000 - 0x355f1fff libsqlite3.dylib armv6 <cebd79ec30314d11a8fcbe4b164d15c6> /usr/lib/libsqlite3.dylib
0x3577b000 - 0x357b5fff MobileCoreServices armv6 <af4523ed2d29115fb78c479a90a9bc47> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x35845000 - 0x35848fff MobileInstallation armv6 <70e1fb27c03d27edd9943932955eb72e> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x35849000 - 0x359a6fff libGLProgrammability.dylib armv6 <180059243236e419ac14ddc1571d315e> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x35a17000 - 0x35a37fff libRIP.A.dylib armv6 <dcbb9247a801f3f9582de89d4c7d1811> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x35a38000 - 0x35e05fff libLAPACK.dylib armv6 <e6322ea5d57053f9d023f0870a89a82b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x35e5b000 - 0x35f19fff ImageIO armv6 <e0005074c755aed7776b1b2f54069736> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x35f1a000 - 0x3609afff CoreGraphics armv6 <6f082cb5b15e78807a93469e7fe59a25> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x360cb000 - 0x36193fff Celestial armv6 <82acd6d300532afd21545e75cdf0e5ad> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x36264000 - 0x3637efff libicucore.A.dylib armv6 <13279dd229bd9a3480d53e5404db2ac0> /usr/lib/libicucore.A.dylib
0x3637f000 - 0x36391fff PersistentConnection armv6 <471a2fdadc16456acc254a468058cbe3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x363c3000 - 0x36407fff CoreLocation armv6 <eb546fd5a67066e5a805460ef3693272> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x36408000 - 0x36415fff CoreVideo armv6 <31b0c94297302d84c9e6f69e91fdddb2> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x36471000 - 0x364cdfff libGLImage.dylib armv6 <39d57220d98c7a9024d88c9591f5af59> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x365f5000 - 0x36613fff OpenAL armv6 <033631f781f45e88a6940d7c86e8303f> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x36717000 - 0x36723fff SpringBoardServices armv6 <8c7b34f9a4f00e4c76f5a14b59c506ec> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x3672c000 - 0x36794fff libvDSP.dylib armv6 <b4b600385953ecfbfb931b5715402c38> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x367e1000 - 0x368b9fff CoreFoundation armv6 <0bf817bd806e9d0c6654d0234576e58f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
To add to the comment I left here is a link to Apple's documentation Understanding and Analyzing iPhone OS Application Crash Reports. If you do not have the DYSM file used to build that version of your application then you will find it really difficult to solve without reproducing in the debugger.

iPad app crash on launch : Help me analyze this crash log

Some user's of our iPad application are reporting a crash on launch of the application. Though I have the same device (and the same OS version 4.2.1) I am unable to replicate the crash on my device. I managed to get this crash log from ITC but unsure if this is related to the crash on launch issue.
Please help me analyze this crash log. Thanks in advance.
Incident Identifier: 0D92B20E-8859-4DB4-9DE0-70222FACBAEB
Hardware Model: iPad1,1
Process: MyiPadApp [479]
Path: /var/mobile/Applications/3BA6269C-7616-41ED-A1BF-1D23CA81CFA1/MyiPadApp.app/MyiPadApp
Identifier: MyiPadApp
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2011-01-13 18:40:44.967 +0100
OS Version: iPhone OS 4.2.1 (8C148)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x782e6d6f
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x34a80466 objc_msgSend + 18
1 UIKit 0x3424847e -[UIViewController unloadViewForced:]
2 UIKit 0x342483ca -[UIViewController unloadViewIfReloadable]
3 UIKit 0x342e1dde -[UIViewController purgeMemoryForReason:]
4 UIKit 0x342e1dfe -[UIViewController didReceiveMemoryWarning]
5 MyiPadApp 0x00002886 -[MajorIndicesController didReceiveMemoryWarning] + 22
6 UIKit 0x342e1e14 -[UIViewController _didReceiveMemoryWarning:]
7 Foundation 0x3117561c _nsnote_callback
8 CoreFoundation 0x3580111c __CFXNotificationPost_old
9 CoreFoundation 0x35800dbc _CFXNotificationPostNotification
10 Foundation 0x31164d1c -[NSNotificationCenter postNotificationName:object:userInfo:]
11 Foundation 0x3116e23a -[NSNotificationCenter postNotificationName:object:]
12 UIKit 0x342aada2 -[UIApplication _performMemoryWarning]
13 UIKit 0x342ab9c4 -[UIApplication _receivedMemoryNotification]
14 UIKit 0x342a8770 _memoryStatusChanged
15 CoreFoundation 0x358310c6 __CFNotificationCenterDarwinCallBack
16 CoreFoundation 0x35817be0 __CFMachPortPerform
17 CoreFoundation 0x3580f6f8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
18 CoreFoundation 0x3580f6bc __CFRunLoopDoSource1
19 CoreFoundation 0x35801f76 __CFRunLoopRun
20 CoreFoundation 0x35801c80 CFRunLoopRunSpecific
21 CoreFoundation 0x35801b88 CFRunLoopRunInMode
22 GraphicsServices 0x320c84a4 GSEventRunModal
23 GraphicsServices 0x320c8550 GSEventRun
24 UIKit 0x341dc322 -[UIApplication _run]
25 UIKit 0x341d9e8c UIApplicationMain
26 MyiPadApp 0x0000218a main + 42
27 MyiPadApp 0x00002154 start + 32
Thread 1:
0 libSystem.B.dylib 0x30d30974 kevent + 24
1 libSystem.B.dylib 0x30dda704 _dispatch_mgr_invoke
2 libSystem.B.dylib 0x30dda174 _dispatch_queue_invoke
3 libSystem.B.dylib 0x30dd9b98 _dispatch_worker_thread2
4 libSystem.B.dylib 0x30d7e24a _pthread_wqthread
5 libSystem.B.dylib 0x30d76970 start_wqthread + 0
Thread 2:
0 libSystem.B.dylib 0x30d04268 mach_msg_trap + 20
1 libSystem.B.dylib 0x30d06354 mach_msg
2 CoreFoundation 0x35802648 __CFRunLoopServiceMachPort
3 CoreFoundation 0x35801ed2 __CFRunLoopRun
4 CoreFoundation 0x35801c80 CFRunLoopRunSpecific
5 CoreFoundation 0x35801b88 CFRunLoopRunInMode
6 WebCore 0x34bf6124 RunWebThread
7 libSystem.B.dylib 0x30d7d886 _pthread_start
8 libSystem.B.dylib 0x30d72a88 thread_start + 0
Thread 3:
0 libSystem.B.dylib 0x30d04268 mach_msg_trap + 20
1 libSystem.B.dylib 0x30d06354 mach_msg
2 CoreFoundation 0x35802648 __CFRunLoopServiceMachPort
3 CoreFoundation 0x35801ed2 __CFRunLoopRun
4 CoreFoundation 0x35801c80 CFRunLoopRunSpecific
5 CoreFoundation 0x35811efe CFRunLoopRun
6 MyiPadApp 0x00017c84 +[ASIHTTPRequest runRequests] + 120
7 Foundation 0x3116c192 -[NSThread main]
8 Foundation 0x31165242 __NSThread__main__
9 libSystem.B.dylib 0x30d7d886 _pthread_start
10 libSystem.B.dylib 0x30d72a88 thread_start + 0
Thread 4:
0 libSystem.B.dylib 0x30d04268 mach_msg_trap + 20
1 libSystem.B.dylib 0x30d06354 mach_msg
2 CoreFoundation 0x35802648 __CFRunLoopServiceMachPort
3 CoreFoundation 0x35801ed2 __CFRunLoopRun
4 CoreFoundation 0x35801c80 CFRunLoopRunSpecific
5 CoreFoundation 0x35801b88 CFRunLoopRunInMode
6 Foundation 0x3118e5f6 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:]
7 Foundation 0x3116c192 -[NSThread main]
8 Foundation 0x31165242 __NSThread__main__
9 libSystem.B.dylib 0x30d7d886 _pthread_start
10 libSystem.B.dylib 0x30d72a88 thread_start + 0
Thread 5:
0 libSystem.B.dylib 0x30d2868c select$DARWIN_EXTSN + 20
1 CoreFoundation 0x35839662 __CFSocketManager
2 libSystem.B.dylib 0x30d7d886 _pthread_start
3 libSystem.B.dylib 0x30d72a88 thread_start + 0
Thread 6:
0 libSystem.B.dylib 0x30d7e9e0 __workq_kernreturn + 8
1 libSystem.B.dylib 0x30d7e364 _pthread_wqthread
2 libSystem.B.dylib 0x30d76970 start_wqthread + 0
Thread 7:
0 libSystem.B.dylib 0x30d7e9e0 __workq_kernreturn + 8
1 libSystem.B.dylib 0x30d7e364 _pthread_wqthread
2 libSystem.B.dylib 0x30d76970 start_wqthread + 0
Thread 0 crashed with ARM Thread State:
r0: 0x00198930 r1: 0x344b6ce1 r2: 0x001bec59 r3: 0x000000a0
r4: 0x0019a3f2 r5: 0x782e6d6f r6: 0x344bec7c r7: 0x2fdfea54
r8: 0x00000000 r9: 0x001fc098 r10: 0x00000003 r11: 0x00000029
ip: 0x3e3cf960 sp: 0x2fdfea3c lr: 0x00002999 pc: 0x34a80466
cpsr: 0x200f0030
Binary Images:
0x1000 - 0x36fff +MyiPadApp armv7 <ddf465b3fdd191b2fcb6cfb0e5be2d68> /var/mobile/Applications/3BA6269C-7616-41ED-A1BF-1D23CA81CFA1/MyiPadApp.app/MyiPadApp
0xf6000 - 0xf7fff dns.so armv7 <fcefecb2d5e095ba88127eec3af57ec0> /usr/lib/info/dns.so
0x2fe00000 - 0x2fe27fff dyld armv7 <06e6959cebb4a72e66c833e26ae64d26> /usr/lib/dyld
0x3001f000 - 0x30026fff libbz2.1.0.dylib armv7 <2989ea7a5cad2cfe91bd632b041d0ff4> /usr/lib/libbz2.1.0.dylib
0x30054000 - 0x3016afff libicucore.A.dylib armv7 <e7fbb2ac586567e574dc33d7bb5c4dc9> /usr/lib/libicucore.A.dylib
0x302b7000 - 0x30366fff WebKit armv7 <644a1c6120578f896bed7121307aa2af> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x303fc000 - 0x3051cfff CoreGraphics armv7 <2d7b40a7baca915ce78b1dd9a0d6433b> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x3056b000 - 0x3056bfff vecLib armv7 <e53d234e808c77d286161095f92c58cf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x30641000 - 0x30700fff CFNetwork armv7 <02fe0e30e54fffdcbbbd02e8cb812c3a> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x3076f000 - 0x307c4fff libvDSP.dylib armv7 <9365fc6cae1bff737257e74faf3b1f26> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x307e6000 - 0x307e8fff libgcc_s.1.dylib armv7 <e66758bcda6da5d7f9b54fa5c4de6da2> /usr/lib/libgcc_s.1.dylib
0x30821000 - 0x30853fff AppSupport armv7 <47c8055ac99f187174ca373b702ffa68> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x30854000 - 0x30854fff Accelerate armv7 <29dd5f17440bbb6e8e42e11b6fceda9a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x3091c000 - 0x30931fff libresolv.9.dylib armv7 <ea156820997ae9a2baf664d0f79f18d7> /usr/lib/libresolv.9.dylib
0x30b44000 - 0x30b46fff IOMobileFramebuffer armv7 <1040629f37795146c9dcac8ab1a868fc> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x30c45000 - 0x30c74fff SystemConfiguration armv7 <3f982c11b5526fc39a92d585c60d8a90> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x30d03000 - 0x30e14fff libSystem.B.dylib armv7 <138a43ab528bb428651e6aa7a2a7293c> /usr/lib/libSystem.B.dylib
0x30e37000 - 0x30f1ffff libGLProgrammability.dylib armv7 <1f478a71783cd7eb4ae9ef6f2dcea803> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x30f20000 - 0x30f2bfff libz.1.dylib armv7 <fabaddbcbc8c02bab0261df9d78e0e25> /usr/lib/libz.1.dylib
0x31066000 - 0x31114fff QuartzCore armv7 <83a8e5f0033369e437069c1e758fed83> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x31161000 - 0x31280fff Foundation armv7 <81d36041f04318cb51db5aafed9ce504> /System/Library/Frameworks/Foundation.framework/Foundation
0x31307000 - 0x31347fff CoreAudio armv7 <f32e03ee4c68f0db23f05afc9a3cc94c> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x318b5000 - 0x318d5fff PrintKit armv7 <02a9c6f4173a0673c4637a3b570345cd> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31bd9000 - 0x31c02fff MobileCoreServices armv7 <54484a513761868149405df7fc29b5c0> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x31c6d000 - 0x31d16fff libxml2.2.dylib armv7 <b3d82f80a777cb1434052ea2d232e3df> /usr/lib/libxml2.2.dylib
0x31d29000 - 0x31d2cfff IOSurface armv7 <deff02882166bf16d0765d68f0542cc8> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x31d2d000 - 0x31d2ffff MobileInstallation armv7 <8e6b0d9f642be06729ffdaaee97053b0> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x31d46000 - 0x31d4dfff AggregateDictionary armv7 <71372c95d4af7af787d0682a939e40ac> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x31e09000 - 0x31e4bfff CoreTelephony armv7 <96d3af505b9f2887e62c7e99c157733e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x31e4c000 - 0x31f6cfff libmecabra.dylib armv7 <b2293b8acb00a14bace7520a63f39439> /usr/lib/libmecabra.dylib
0x320c4000 - 0x320d0fff GraphicsServices armv7 <0099670dccd99466653956bf918d667a> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x32100000 - 0x33a79fff TextInput armv7 <557601a7d93124fd5860606f294e900a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x33ae9000 - 0x33aebfff libAccessibility.dylib armv7 <3f0b58ea13d30f0cdb73f6ffe6d4e75c> /usr/lib/libAccessibility.dylib
0x33b49000 - 0x33c82fff AudioToolbox armv7 <657b327f2ceee9f22f9474f2f9bddbe6> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x33d2c000 - 0x33d2ffff libGFXShared.dylib armv7 <3a385ed495379116abbe50bc8cd5a612> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x33d30000 - 0x33d31fff CoreSurface armv7 <f7caaf43609cfe0e475dfe83790edb4d> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x33d61000 - 0x33d7afff libRIP.A.dylib armv7 <ee16b5cee12a8947c8e511ed51ae7fef> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x340dc000 - 0x34112fff CoreText armv7 <b9b5c21b2d2a28abc47842c78c026ddf> /System/Library/Frameworks/CoreText.framework/CoreText
0x3415c000 - 0x3418ffff AddressBook armv7 <7c87e0175c8649d6832419da8a1cfac1> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x341a5000 - 0x34526fff UIKit armv7 <de1cbd3219a74e4d41b30428f428e223> /System/Library/Frameworks/UIKit.framework/UIKit
0x34527000 - 0x345bafff ImageIO armv7 <5b5a294d4250eff866fdbf891b1e8b34> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x34632000 - 0x34636fff AssetsLibraryServices armv7 <e861a330d14702f148ca5133dcbe954c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x34775000 - 0x34822fff JavaScriptCore armv7 <3f2df600942dc72aad312b3cc98ec479> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x34852000 - 0x3485bfff CoreVideo armv7 <2092d5deb6b234e04678b7c1878ccd81> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x3492e000 - 0x3493afff SpringBoardServices armv7 <137b75e19b2450c234dec88d538798ff> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x3493d000 - 0x34987fff libstdc++.6.dylib armv7 <53a6e7239c3908fa8c2915b65ff3b056> /usr/lib/libstdc++.6.dylib
0x34a7d000 - 0x34b3efff libobjc.A.dylib armv7 <aaf5671a35f9ac20d5846703dafaf4c6> /usr/lib/libobjc.A.dylib
0x34b3f000 - 0x35127fff WebCore armv7 <d6bd9cf88ee82ab6b0e33e0ae1190772> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x3520f000 - 0x352fcfff libiconv.2.dylib armv7 <c72b45f471df092dbd849081f7a3ef53> /usr/lib/libiconv.2.dylib
0x353e7000 - 0x353ecfff MobileKeyBag armv7 <cec3f3271fc267c32c169ed03e312d63> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x3549d000 - 0x354d5fff libCGFreetype.A.dylib armv7 <374bd566263e8929c10d50d6a6a48a46> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x35553000 - 0x35560fff OpenGLES armv7 <a12565ffb5bb42e3019f1957cd4951d0> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x355b6000 - 0x355bcfff liblockdown.dylib armv7 <5bbd9b3f5cfece328f80c403a8805ce9> /usr/lib/liblockdown.dylib
0x356d2000 - 0x357d9fff CoreData armv7 <29b1ab7d339e42a6ff6923e54cf43e7b> /System/Library/Frameworks/CoreData.framework/CoreData
0x357da000 - 0x358c0fff CoreFoundation armv7 <01441e01f5141a50ee723362e59ca400> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x35992000 - 0x3599ffff libbsm.0.dylib armv7 <0f4e595e6eb2170aceb729f32b5de8c2> /usr/lib/libbsm.0.dylib
0x35b60000 - 0x35babfff libBLAS.dylib armv7 <251c5ac7380802a16e30d827c027c637> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x35bac000 - 0x35e46fff libLAPACK.dylib armv7 <2e77d87e96af938aacf0a6008e6fb89d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3601b000 - 0x3603afff Bom armv7 <0f5fd6057bad5e1677869500d636821f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x3603d000 - 0x360acfff ProofReader armv7 <d2e62a8ab7e1460c7f6de8913c703e6d> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x3612f000 - 0x36137fff libkxld.dylib armv7 <854e82fe66feef01e54c7c8a209851ac> /usr/lib/system/libkxld.dylib
0x36138000 - 0x3616ffff Security armv7 <cd28e102950634ae7167ddee9c686d36> /System/Library/Frameworks/Security.framework/Security
0x36170000 - 0x361bdfff libsqlite3.dylib armv7 <55038e5c1d4d0dbdd94295e8cad7a9a4> /usr/lib/libsqlite3.dylib
0x361be000 - 0x361f8fff IOKit armv7 <eb932cc42d60e55d9a4d0691bcc3d9ad> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x3623f000 - 0x3627efff libGLImage.dylib armv7 <a7c117c92607a512823d307b8fdd0151> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
Looks like your app is receiving a memory warning as soon as it starts up. When you receive a memory warning, you're suppose to unload as much stuff from memory as you can, e.g. stuff you can reload from elsewhere (database, storage, etc).
Does your app pre-load a bunch of stuff when it starts up?
Also, you could have a memory leak which is only present under certain circumstances (e.g. the user has loaded the app before, done something and then that kicks off something when it starts up in the future). You could ask your users if they ever managed to load the app at all.
Have you tried running the static analyser on your code? (CMD-Shift-A)
And have you tried running your app under Instruments to watch for memory leaks?
Your application is indeed getting a memory warning, but the reason of the crash seems to be that you are trying to access bad memory (for example, trying to access an object that's been released earlier) while trying to free up memory in response to the memory warning. In other words, the memory warning seems to be the indirect cause of your crash.
Brindy is right. The question is, are you loading any assets or data into memory on launch? If so, I'd suggest to postpone this until the application is up and running.
More importantly, however, is to check what your application does when it receives a memory warning. Memory warnings are nothing to be afraid of. You just have to make sure that you handle them correctly.

Resources