I have an iphone app that allows users to scan bar codes and fetch data from my database and save records in their device.
For most the app works great.. but many are now complaining that when they get 200+ records the app shows a black screen and they cannot use the app. I could not replicate until recently.. last week I added 200 records and it did not crash. Several days later I went to open the app and got the black screen. I stopped the app from running in the background- but it still shows black screen.
Now I get the black screen for 2-3 seconds then it closes. and there is no way to access the app. It is a bad bug because users then uninstall, reinstall and lose all 200 records they saved locally.
My crash report is below.. but I cant find the culprit.. must be a memory issues as it only happens when users have many,many records saved locally.
Can anyone tell what the problem is based on the crash report below?
Incident Identifier: 6564E93A-18F9-42A3-891D-E750A8A2F540
CrashReporter Key: 02d344b902cbad805bb9f94c8ce7ef17a9c75c40
Hardware Model: iPhone2,1
Process: Ultimate Coupon Organizer [796]
Path: /var/mobile/Applications/27AE5A2E-DBB1-4F85-A38A-CA8C86AF518A/Ultimate Coupon Organizer.app/Ultimate Coupon Organizer
Identifier: Ultimate Coupon Organizer
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2012-03-31 07:27:03.567 -0500
OS Version: iPhone OS 5.1 (9B176)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x311a532c __pthread_kill + 8
1 libsystem_c.dylib 0x35edc208 pthread_kill + 48
2 libsystem_c.dylib 0x35ed5298 abort + 88
3 Ultimate Coupon Organizer 0x00004e44 -[Ultimate_Coupon_OrganizerAppDelegate persistentStoreCoordinator] (Ultimate_Coupon_OrganizerAppDelegate.m:547)
4 Ultimate Coupon Organizer 0x00004bee -[Ultimate_Coupon_OrganizerAppDelegate managedObjectContext] (Ultimate_Coupon_OrganizerAppDelegate.m:483)
5 Ultimate Coupon Organizer 0x00003dfa -[Ultimate_Coupon_OrganizerAppDelegate CreateIfNeedDefaultFolder] (Ultimate_Coupon_OrganizerAppDelegate.m:314)
6 Ultimate Coupon Organizer 0x00002cf8 -[Ultimate_Coupon_OrganizerAppDelegate application:didFinishLaunchingWithOptions:] (Ultimate_Coupon_OrganizerAppDelegate.m:88)
7 UIKit 0x31883e4c -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1176
8 UIKit 0x3187d97e -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 402
9 UIKit 0x3184bc64 -[UIApplication handleEvent:withNewEvent:] + 1004
10 UIKit 0x3184b708 -[UIApplication sendEvent:] + 48
11 UIKit 0x3184b0dc _UIApplicationHandleEvent + 5820
12 GraphicsServices 0x3486e224 PurpleEventCallback + 876
13 CoreFoundation 0x3528051c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
14 CoreFoundation 0x352804be __CFRunLoopDoSource1 + 134
15 CoreFoundation 0x3527f30c __CFRunLoopRun + 1364
16 CoreFoundation 0x3520249e CFRunLoopRunSpecific + 294
17 CoreFoundation 0x35202366 CFRunLoopRunInMode + 98
18 UIKit 0x3187ca0c -[UIApplication _run] + 544
19 UIKit 0x31879e76 UIApplicationMain + 1074
20 Ultimate Coupon Organizer 0x000029da main (main.m:14)
21 Ultimate Coupon Organizer 0x00002998 start + 32
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x311953a8 kevent + 24
1 libdispatch.dylib 0x37be4ea4 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x37be4bc2 _dispatch_mgr_thread + 30
Thread 2:
0 libsystem_kernel.dylib 0x311a5cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x35e97f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x35e97cc8 start_wqthread + 0
Thread 3 name: WebThread
Thread 3:
0 libsystem_kernel.dylib 0x31195004 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x311951fa mach_msg + 50
2 CoreFoundation 0x352803ec __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x3527f124 __CFRunLoopRun + 876
4 CoreFoundation 0x3520249e CFRunLoopRunSpecific + 294
5 CoreFoundation 0x35202366 CFRunLoopRunInMode + 98
6 WebCore 0x3231c0f0 _ZL12RunWebThreadPv + 396
7 libsystem_c.dylib 0x35e9d72e _pthread_start + 314
8 libsystem_c.dylib 0x35e9d5e8 thread_start + 0
Thread 4:
0 libsystem_kernel.dylib 0x311a5cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x35e97f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x35e97cc8 start_wqthread + 0
Thread 5 name: com.apple.NSURLConnectionLoader
Thread 5:
0 libsystem_kernel.dylib 0x31195004 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x311951fa mach_msg + 50
2 CoreFoundation 0x352803ec __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x3527f124 __CFRunLoopRun + 876
4 CoreFoundation 0x3520249e CFRunLoopRunSpecific + 294
5 CoreFoundation 0x35202366 CFRunLoopRunInMode + 98
6 Foundation 0x33a64bb2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302
7 Foundation 0x33a64a7a -[NSThread main] + 66
8 Foundation 0x33af858a __NSThread__main__ + 1042
9 libsystem_c.dylib 0x35e9d72e _pthread_start + 314
10 libsystem_c.dylib 0x35e9d5e8 thread_start + 0
Thread 6:
0 libsystem_kernel.dylib 0x311a5cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x35e97f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x35e97cc8 start_wqthread + 0
Thread 7 name: com.apple.CFSocket.private
Thread 7:
0 libsystem_kernel.dylib 0x311a5570 __select + 20
1 CoreFoundation 0x3528463a __CFSocketManager + 726
2 libsystem_c.dylib 0x35e9d72e _pthread_start + 314
3 libsystem_c.dylib 0x35e9d5e8 thread_start + 0
Thread 0 crashed with ARM Thread State:
r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x00000000
r4: 0x00000006 r5: 0x3f8d4d98 r6: 0x3eb36f70 r7: 0x2fdfe0cc
r8: 0x3eb4b198 r9: 0x00000000 r10: 0x3eb36f74 r11: 0x3eb426f0
ip: 0x00000148 sp: 0x2fdfe0c0 lr: 0x35edc20f pc: 0x311a532c
cpsr: 0x000f0010
Binary Images:
0x1000 - 0xb3fff +Ultimate Coupon Organizer armv7 <bc8f21d83f9e32458dcf20f9072f1743> /var/mobile/Applications/27AE5A2E-DBB1-4F85-A38A-CA8C86AF518A/Ultimate Coupon Organizer.app/Ultimate Coupon Organizer
0x2fe10000 - 0x2fe31fff dyld armv7 <4a817f3e0def30d5ae2032157d889c1d> /usr/lib/dyld
0x309f3000 - 0x30b3cfff libicucore.A.dylib armv7 <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x30b74000 - 0x30bd8fff MessageUI armv7 <b74d79ea691a35ada276f063b7217a20> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x30bd9000 - 0x30c1efff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x30c1f000 - 0x30c20fff DataMigration armv7 <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x30c21000 - 0x30c2dfff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
0x30e8e000 - 0x3114ffff libLAPACK.dylib armv7 <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3116f000 - 0x31193fff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31194000 - 0x311aafff libsystem_kernel.dylib armv7 <7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib
0x311d5000 - 0x311d8fff ActorKit armv7 <434c756a6b053f4ba3c954cfccddbf59> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x311de000 - 0x31277fff EventKit armv7 <d67aa1508ee7306b8e2a45c76ffddff0> /System/Library/Frameworks/EventKit.framework/EventKit
0x31278000 - 0x312a8fff ContentIndex armv7 <7a64670bb2ff3ee39ddee1dc1c72f92d> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x312cc000 - 0x312ecfff libxslt.1.dylib armv7 <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x312ed000 - 0x312eefff libremovefile.dylib armv7 <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x312f8000 - 0x31307fff SpringBoardServices armv7 <ca5b10014b473d2eaec5c48d89ee1b54> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x31440000 - 0x31456fff DictionaryServices armv7 <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x31462000 - 0x314a0fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x314a1000 - 0x315c6fff JavaScriptCore armv7 <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x315c7000 - 0x315d6fff OpenGLES armv7 <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x315dc000 - 0x31721fff CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x31725000 - 0x31768fff libcommonCrypto.dylib armv7 <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x31769000 - 0x31813fff libBLAS.dylib armv7 <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x31848000 - 0x31ceafff UIKit armv7 <d72bcc68e76a3a55a963590cdcffe8cd> /System/Library/Frameworks/UIKit.framework/UIKit
0x31ceb000 - 0x31d99fff Message armv7 <b8221d43401d315fb84398b7aa570fc1> /System/Library/PrivateFrameworks/Message.framework/Message
0x31d9a000 - 0x31dd1fff Security armv7 <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
0x31dd3000 - 0x31dd7fff IOSurface armv7 <6ae77a40f8e93f28bc466ca93f5675d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x31dd8000 - 0x31deefff libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
0x31e50000 - 0x31ed6fff CoreMotion armv7 <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x32042000 - 0x32046fff IOMobileFramebuffer armv7 <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x320c6000 - 0x32117fff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
0x32150000 - 0x32151fff libsystem_blocks.dylib armv7 <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x32155000 - 0x32189fff MIME armv7 <d30292ea8f7e360fa5f5d5b1b62b602d> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x32224000 - 0x32233fff GenerationalStorage armv7 <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x32252000 - 0x32256fff Marco armv7 <8dea3e558fe534ff868fc92e215ce53b> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x32273000 - 0x32a31fff WebCore armv7 <814351ff217e3425a8e532c2e2251f73> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x32a32000 - 0x32a46fff PersistentConnection armv7 <65682d21486836a3aa3e17b9461e7b3a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x32a4e000 - 0x32a51fff NetworkStatistics armv7 <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x32a86000 - 0x32ae9fff IMCore armv7 <6e26e99b9b5f3829a8486ffd8c64f0d2> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x32b13000 - 0x32b19fff liblockdown.dylib armv7 <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x32b36000 - 0x32b3cfff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x32b58000 - 0x32b5bfff libcompiler_rt.dylib armv7 <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x32b5c000 - 0x32d02fff CoreData armv7 <b0215b6d4d143859a2b313ecade095ec> /System/Library/Frameworks/CoreData.framework/CoreData
0x32d03000 - 0x32d0cfff libMobileGestalt.dylib armv7 <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x32db9000 - 0x32dc0fff AssetsLibraryServices armv7 <0703f561f9a038b6850d6e93bba7e5f4> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x32dd1000 - 0x32dd4fff CaptiveNetwork armv7 <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x32e39000 - 0x32e75fff AppSupport armv7 <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x32e76000 - 0x32e76fff liblangid.dylib armv7 <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x32e79000 - 0x32e98fff libSystem.B.dylib armv7 <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x32e9c000 - 0x32ea3fff libc++abi.dylib armv7 <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x32f7e000 - 0x32f81fff libsystem_network.dylib armv7 <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x33287000 - 0x332c6fff QuickLook armv7 <802b1092542a3017a0380632502610d4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x33340000 - 0x33359fff libRIP.A.dylib armv7 <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x3335f000 - 0x3336afff AccountSettings armv7 <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x33383000 - 0x333cffff CoreTelephony armv7 <e8eb52ca5fe33c7488a33efd222e7804> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x333d0000 - 0x333dcfff libCRFSuite.dylib armv7 <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x333dd000 - 0x33426fff AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x33427000 - 0x33453fff libtidy.A.dylib armv7 <3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
0x33454000 - 0x33460fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x335a6000 - 0x335f0fff ManagedConfiguration armv7 <5e0a131bbfec305ea01f9e01f486da63> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x335f1000 - 0x335f5fff FTClientServices armv7 <21de970d7ebb3e7fb502a0a5451b0806> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x33695000 - 0x3369afff libsystem_dnssd.dylib armv7 <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x3373b000 - 0x33743fff ProtocolBuffer armv7 <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x337a6000 - 0x337acfff liblaunch.dylib armv7 <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x337ae000 - 0x337d1fff MobileSync armv7 <e42604c550283f4aa517ae8f108b340f> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x337d2000 - 0x338c3fff QuartzCore armv7 <a2afbe6483683d05ad51b106f98776e2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x338c4000 - 0x33915fff libstdc++.6.dylib armv7 <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x33931000 - 0x339e7fff AVFoundation armv7 <35cb7a0eb1dc3554a777c1cc11cb0415> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x33a54000 - 0x33bd2fff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
0x33be6000 - 0x33bfefff Notes armv7 <724966ed5cd4395cb70f9c996b123f53> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x33c12000 - 0x33c12fff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x33f38000 - 0x33f95fff StoreServices armv7 <628fbbc73ed93730962c53bfbfde6794> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x3416a000 - 0x341b2fff CoreMedia armv7 <eb1f503312be3c93b07b2d0d25177000> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x341c8000 - 0x341ccfff CertUI armv7 <f503892ef60e36108d28d8f9d6144d2a> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x341da000 - 0x341e1fff StoreKit armv7 <1bc0c05f99a8309d90476b42263e3487> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x3475e000 - 0x3476ffff libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
0x3483f000 - 0x34868fff AppleAccount armv7 <2ba44023410231fcb3f72f762ea3ce6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x34869000 - 0x34873fff GraphicsServices armv7 <e21a6e61bdd136b6805a9e3abe2e3d1f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x34874000 - 0x34897fff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x34898000 - 0x34898fff libunwind.dylib armv7 <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x348d5000 - 0x3491ffff libvDSP.dylib armv7 <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x34920000 - 0x34927fff MailServices armv7 <ab2388ce733e38b7a261273a401bbbf1> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x34b45000 - 0x34b49fff AggregateDictionary armv7 <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x34eba000 - 0x34ec0fff MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34ee6000 - 0x34f5ffff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x34f93000 - 0x34fcffff iCalendar armv7 <f2836083051132d3aa40ad82d7f73aea> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x34fdc000 - 0x34fe0fff libGFXShared.dylib armv7 <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x351f3000 - 0x3530afff CoreFoundation armv7 <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x3531b000 - 0x3532afff MobileDeviceLink armv7 <70ac33720f513f0f97ea2279260678ca> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x3532b000 - 0x3532bfff libkeymgr.dylib armv7 <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x35333000 - 0x35338fff ApplePushService armv7 <f424c0340de637c08bbeb4f3bd8c6eaf> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x353fa000 - 0x3541ffff OpenCL armv7 <ec915bfc3f7633dda61b5fc87459119b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x35420000 - 0x35420fff libCVMSPluginSupport.dylib armv7 <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x35458000 - 0x35495fff FTServices armv7 <28ed78e01a77388cb4c0f2f6ec33482c> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x35642000 - 0x356c1fff libsqlite3.dylib armv7 <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x356c2000 - 0x3570bfff libc++.1.dylib armv7 <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x3570c000 - 0x35726fff CoreServicesInternal armv7 <cccdb5638b17398f8082542c1b3c8cf6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x35736000 - 0x357a6fff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x357f3000 - 0x3582efff libCGFreetype.A.dylib armv7 <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x35842000 - 0x35846fff libAccessibility.dylib armv7 <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x35847000 - 0x35851fff libbz2.1.0.dylib armv7 <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x35857000 - 0x35904fff libxml2.2.dylib armv7 <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x35945000 - 0x35e89fff FaceCoreLight armv7 <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x35e8f000 - 0x35f1bfff libsystem_c.dylib armv7 <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x35f47000 - 0x35f4afff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x35ffa000 - 0x3600bfff DataAccessExpress armv7 <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x36038000 - 0x36074fff IMFoundation armv7 <77bb4365a65b32a49523b03da0340dbc> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x36077000 - 0x360affff VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x360cd000 - 0x360cdfff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x361a6000 - 0x3624cfff AddressBookUI armv7 <da424fecc66e3628ab03378ae80b38fc> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x36291000 - 0x36294fff libmacho.dylib armv7 <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x36362000 - 0x363b0fff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x36932000 - 0x36933fff CoreSurface armv7 <7850befd26b630f183ee326aaadd7b34> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x36a8b000 - 0x36a93fff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x36a9b000 - 0x36a9bfff libgcc_s.1.dylib armv7 <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x36a9c000 - 0x36adcfff libGLImage.dylib armv7 <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x36b4e000 - 0x36c10fff Celestial armv7 <2a59586b0ae937c3b25fe526924aa885> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x36d2e000 - 0x36d4bfff libsystem_info.dylib armv7 <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x36e86000 - 0x3706afff AudioToolbox armv7 <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x3707d000 - 0x37082fff CrashReporterSupport armv7 <2bb524b3bb3c3eb2932ce13b655b7c7c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x37123000 - 0x37124fff libsystem_sandbox.dylib armv7 <66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib
0x37226000 - 0x3722cfff libnotify.dylib armv7 <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x37271000 - 0x37337fff libobjc.A.dylib armv7 <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x37338000 - 0x3733dfff libcopyfile.dylib armv7 <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x3751d000 - 0x37591fff MediaControlSender armv7 <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x3759e000 - 0x377cbfff MediaToolbox armv7 <ec9bc89489763c6c93f86c5c490b2d69> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x3780e000 - 0x37852fff MobileCoreServices armv7 <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x37875000 - 0x37877fff libCoreVMClient.dylib armv7 <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x37892000 - 0x378c7fff SystemConfiguration armv7 <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x37910000 - 0x37927fff WebBookmarks armv7 <bd20a05587783a8e9596eef1d3615ea7> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x37999000 - 0x379aefff libresolv.9.dylib armv7 <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x379af000 - 0x37a87fff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x37a88000 - 0x37a89fff libdnsinfo.dylib armv7 <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x37a8a000 - 0x37ae2fff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x37af8000 - 0x37b2dfff DataAccess armv7 <89fd0c22338b37538cf61803a0bca9e2> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x37b61000 - 0x37b6bfff libvMisc.dylib armv7 <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x37bd8000 - 0x37beefff libdispatch.dylib armv7 <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x37c39000 - 0x37d10fff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x37d3d000 - 0x37d3ffff MobileInstallation armv7 <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x37d40000 - 0x37e10fff WebKit armv7 <6ff2796c2f933050ac6ecdee9fc6a216> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x381b1000 - 0x3836efff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x3836f000 - 0x3837cfff libbsm.0.dylib armv7 <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x38486000 - 0x3848afff libcache.dylib armv7 <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x38492000 - 0x384a8fff EAP8021X armv7 <fffe86a22bc434a6ae84f23bfecef9d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x384a9000 - 0x38597fff libiconv.2.dylib armv7 <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x38598000 - 0x38599fff libdyld.dylib armv7 <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
It looks like your Core Data calls might be crossing some thread boundaries. Core Data objects are NOT thread safe, so using dispatch_async is a big no no unless you no what you are doing.
Related
Apple store suggested, We found that your app crashed on iPad running iOS 5.1.1, With below mentioned reason,
Reason:
Incident Identifier: 9C3164B4-AD47-41DB-AA66-6786ED699A5D
CrashReporter Key: a718036fcb264850c199f1bafc4de94bdc6c5234
Hardware Model: iPad3,3
Process: Password [3188]
Path: /var/mobile/Applications/91AFA46A-8BF8-4EE3-83D2-5E4DDD87F602/Password.app/Password
Identifier: Password
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2012-09-05 16:59:23.579 -0700
OS Version: iPhone OS 5.1.1 (9B206)
Report Version: 104
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x00000001, 0xf64cb580
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 Password 0x0000bdb8 0x1000 + 44472
1 CoreFoundation 0x32b4facc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 8
2 CoreFoundation 0x32b4f32e __CFRunLoopDoSources0 + 358
3 CoreFoundation 0x32b4e03e __CFRunLoopRun + 646
4 CoreFoundation 0x32ad149e CFRunLoopRunSpecific + 294
5 CoreFoundation 0x32ad1366 CFRunLoopRunInMode + 98
6 GraphicsServices 0x32c1e432 GSEventRunModal + 130
7 UIKit 0x350b0cce UIApplicationMain + 1074
8 Password 0x000029f6 0x1000 + 6646
9 Password 0x0000298c 0x1000 + 6540
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x350423a8 kevent + 24
1 libdispatch.dylib 0x312a6f04 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x312a6c22 _dispatch_mgr_thread + 30
Thread 2 name: WebThread
Thread 2:
0 libsystem_kernel.dylib 0x350520d8 __psynch_mutexwait + 24
1 libsystem_c.dylib 0x31f2d674 pthread_mutex_lock + 376
2 WebCore 0x357cc4e8 _ZL17_WebTryThreadLockb + 208
3 WebCore 0x357cc7ec _ZL14WebRunLoopLockP19__CFRunLoopObservermPv + 24
4 CoreFoundation 0x32b4fb14 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 12
5 CoreFoundation 0x32b4dd50 __CFRunLoopDoObservers + 252
6 CoreFoundation 0x32b4e16a __CFRunLoopRun + 946
7 CoreFoundation 0x32ad149e CFRunLoopRunSpecific + 294
8 CoreFoundation 0x32ad1366 CFRunLoopRunInMode + 98
9 WebCore 0x3586fc9c _ZL12RunWebThreadPv + 396
10 libsystem_c.dylib 0x31f3972e _pthread_start + 314
11 libsystem_c.dylib 0x31f395e8 thread_start + 0
Thread 3 name: Dispatch queue: com.apple.SystemConfiguration.SCNetworkReachability.xpcq
Thread 3:
0 libsystem_kernel.dylib 0x35042054 semaphore_wait_trap + 8
1 libdispatch.dylib 0x312a74ee _dispatch_thread_semaphore_wait$VARIANT$mp + 6
2 libdispatch.dylib 0x312a69b0 _dispatch_sync_f_slow + 68
3 libdispatch.dylib 0x312a58b4 _dispatch_sync_f2 + 16
4 libdispatch.dylib 0x312a5282 dispatch_sync_f$VARIANT$mp + 46
5 libdispatch.dylib 0x312a52e4 dispatch_get_specific$VARIANT$mp + 52
6 libxpc.dylib 0x30507694 _xpc_connection_reply_cancel + 48
7 libdispatch.dylib 0x312a8236 _dispatch_source_invoke + 346
8 libdispatch.dylib 0x312a5b7a _dispatch_queue_invoke$VARIANT$mp + 46
9 libdispatch.dylib 0x312a5c9e _dispatch_queue_drain + 162
10 libdispatch.dylib 0x312a5b6e _dispatch_queue_invoke$VARIANT$mp + 34
11 libdispatch.dylib 0x312a5c9e _dispatch_queue_drain + 162
12 libdispatch.dylib 0x312a5b6e _dispatch_queue_invoke$VARIANT$mp + 34
13 libdispatch.dylib 0x312a67e0 _dispatch_worker_thread2 + 204
14 libsystem_c.dylib 0x31f33df4 _pthread_wqthread + 288
15 libsystem_c.dylib 0x31f33cc8 start_wqthread + 0
Thread 4 name: com.apple.NSURLConnectionLoader
Thread 4:
0 libsystem_kernel.dylib 0x35042004 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x350421fa mach_msg + 50
2 CoreFoundation 0x32b4f3ec __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x32b4e124 __CFRunLoopRun + 876
4 CoreFoundation 0x32ad149e CFRunLoopRunSpecific + 294
5 CoreFoundation 0x32ad1366 CFRunLoopRunInMode + 98
6 Foundation 0x371cfbb2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302
7 Foundation 0x371cfa7a -[NSThread main] + 66
8 Foundation 0x3726358a __NSThread__main__ + 1042
9 libsystem_c.dylib 0x31f3972e _pthread_start + 314
10 libsystem_c.dylib 0x31f395e8 thread_start + 0
Thread 5 name: com.apple.CFSocket.private
Thread 5:
0 libsystem_kernel.dylib 0x35052570 __select + 20
1 CoreFoundation 0x32b5363a __CFSocketManager + 726
2 libsystem_c.dylib 0x31f3972e _pthread_start + 314
3 libsystem_c.dylib 0x31f395e8 thread_start + 0
Thread 6:
0 libsystem_kernel.dylib 0x35052cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x31f33f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x31f33cc8 start_wqthread + 0
Thread 7:
0 libsystem_kernel.dylib 0x35052cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x31f33f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x31f33cc8 start_wqthread + 0
Thread 0 crashed with ARM Thread State:
r0: 0x001ce810 r1: 0x00000002 r2: 0x00198620 r3: 0x00000000
r4: 0x001ce810 r5: 0x00000000 r6: 0x0000bdba r7: 0x2fdfef38
r8: 0x00198620 r9: 0x00000000 r10: 0x36c95b53 r11: 0x36c95b53
ip: 0x001ce828 sp: 0x2fdfec9c lr: 0x36c7bceb pc: 0x0000bdb8
cpsr: 0x600f0010
Binary Images:
0x1000 - 0x5dfff +Password armv7 <ec69f90aa79e306fb62f0008879887ba> /var/mobile/Applications/91AFA46A-8BF8-4EE3-83D2-5E4DDD87F602/Password.app/Password
0x2fe62000 - 0x2fe83e17 dyld armv7 <77eddfd654df393ba9c95ff01715fd08> /usr/lib/dyld
0x3018c000 - 0x30197ff7 AccountSettings armv7 <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x302e5000 - 0x3032afff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x3032b000 - 0x3039bffb CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x303b5000 - 0x30484fff libGLProgrammability.dylib armv7 <49607ffe4ee9389494285a213e392924> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x30485000 - 0x30486ffd CoreSurface armv7 <97f871f09f503c98a6371c2b657430d8> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x30493000 - 0x304f0fff StoreServices armv7 <6ce256d3cf433e4aa1af8d696bf1f75d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x304f1000 - 0x304f1fff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x30504000 - 0x30515ff4 libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
0x3052e000 - 0x305adffd libsqlite3.dylib armv7 <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x305ae000 - 0x305e5fff Security armv7 <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
0x30740000 - 0x3077cff7 AppSupport armv7 <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x30786000 - 0x3078cfff liblaunch.dylib armv7 <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x3078d000 - 0x3078dffe libkeymgr.dylib armv7 <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x3079b000 - 0x30941eef CoreData armv7 <b0215b6d4d143859a2b313ecade095ec> /System/Library/Frameworks/CoreData.framework/CoreData
0x30944000 - 0x30a4affb IMGSGX543GLDriver armv7 <7454a840600038949d67edad05097242> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x30aad000 - 0x30abcffc MobileDeviceLink armv7 <70ac33720f513f0f97ea2279260678ca> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x30abd000 - 0x30ad1ffb PersistentConnection armv7 <54091a638f8731cd85ccf00fa06972c3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x30afa000 - 0x30b6eff7 MediaControlSender armv7 <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x30b6f000 - 0x30b73fff CertUI armv7 <f503892ef60e36108d28d8f9d6144d2a> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x30c8e000 - 0x30ccaff7 iCalendar armv7 <f2836083051132d3aa40ad82d7f73aea> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x30ccb000 - 0x30d00ffe DataAccess armv7 <89fd0c22338b37538cf61803a0bca9e2> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x30d01000 - 0x30d02fff libsystem_sandbox.dylib armv7 <6a8f2f33c7543808a0f4599101c3b61a> /usr/lib/system/libsystem_sandbox.dylib
0x30f26000 - 0x30f7effb CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x30f7f000 - 0x30f8eff2 GenerationalStorage armv7 <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x311f8000 - 0x31210fff Notes armv7 <724966ed5cd4395cb70f9c996b123f53> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x31211000 - 0x31213ffe MobileInstallation armv7 <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x312a3000 - 0x312b9fff libdispatch.dylib armv7 <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x312ee000 - 0x312f2ffd libAccessibility.dylib armv7 <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x312f3000 - 0x31318ff9 OpenCL armv7 <f4b08361179a3f6bb033415b0d7c6251> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x31349000 - 0x3134afff libsystem_blocks.dylib armv7 <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x31386000 - 0x31448ffb Celestial armv7 <19617260ee073e23b95e456d93930aea> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x314bc000 - 0x314d9ff7 libsystem_info.dylib armv7 <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x314da000 - 0x314ebfff DataAccessExpress armv7 <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x31995000 - 0x31995fff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x31d19000 - 0x31d1bffd libCoreVMClient.dylib armv7 <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x31d1e000 - 0x31d1efff libunwind.dylib armv7 <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x31d1f000 - 0x31d22ffe CaptiveNetwork armv7 <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x31d23000 - 0x31d36fff DataDetectorsCore armv7 <3f4596cbe1b13fdcb427d87de21df3f6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x31d3a000 - 0x31d51fff WebBookmarks armv7 <696bb0630b19388da0d72e685bcf6e28> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x31da9000 - 0x31dbffff VoiceServices armv7 <c5b98e94eff33bf49006ff157c819987> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x31dc0000 - 0x31dc7fff MailServices armv7 <ab2388ce733e38b7a261273a401bbbf1> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x31dc8000 - 0x31dcdff7 libcopyfile.dylib armv7 <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x31edd000 - 0x31f27ff9 ManagedConfiguration armv7 <f1fbb825def23043830a095b953a9c94> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x31f2b000 - 0x31fb7ff3 libsystem_c.dylib armv7 <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x31fb8000 - 0x31fbafff libCoreFSCache.dylib armv7 <808518e0fbf539af8489f028ca5198c7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x31fbb000 - 0x31fbcfff libdnsinfo.dylib armv7 <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x31fc4000 - 0x320b5ff3 QuartzCore armv7 <35d64a9da5523ae08c9e41511fd3061b> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x322da000 - 0x32387ff7 libxml2.2.dylib armv7 <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x32388000 - 0x32389fff libremovefile.dylib armv7 <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x323c1000 - 0x323c1ffd liblangid.dylib armv7 <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x32657000 - 0x326a1ff3 libvDSP.dylib armv7 <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x32700000 - 0x32704fff Marco armv7 <8dea3e558fe534ff868fc92e215ce53b> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x32708000 - 0x3278effc CoreMotion armv7 <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x3278f000 - 0x3287dffa libiconv.2.dylib armv7 <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x32886000 - 0x328d4fff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x32927000 - 0x32930fff libMobileGestalt.dylib armv7 <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x32a10000 - 0x32a3cfff libtidy.A.dylib armv7 <3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
0x32ac2000 - 0x32bd9ff9 CoreFoundation armv7 <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x32c02000 - 0x32c06ffe IOMobileFramebuffer armv7 <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x32c1a000 - 0x32c24fff GraphicsServices armv7 <cb64e146a8ee3fda9e80ffae1ccc9c5a> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x32c28000 - 0x32ee9fff libLAPACK.dylib armv7 <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x33331000 - 0x3338afff IMAVCore armv7 <ce90304da959333d81a64171a6ac3ae8> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x33393000 - 0x333dcff7 AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x334ab000 - 0x334b3ffe MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x334be000 - 0x334d4ff3 libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
0x334d5000 - 0x334f4fff libSystem.B.dylib armv7 <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x334f5000 - 0x334faffe libsystem_dnssd.dylib armv7 <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x334fb000 - 0x33537fff IMFoundation armv7 <253125b9103c3d13b66923ac6893c25b> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x335f2000 - 0x335f7ffe CrashReporterSupport armv7 <dc11c5c2cbe73a6288a6094ebf5de673> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x335f8000 - 0x335feff3 liblockdown.dylib armv7 <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x33600000 - 0x33664fff MessageUI armv7 <da7af4f9494b35558bf7892dfdb36ee3> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x336f2000 - 0x3391fff7 MediaToolbox armv7 <c3098478486032c6aff336fa711c4fc6> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x33941000 - 0x339ebfff libBLAS.dylib armv7 <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x33a0e000 - 0x33b53ffb CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x33b56000 - 0x33bb9ffb IMCore armv7 <046b6b615a743057b59d4aaba8a91d61> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x33cf0000 - 0x33cf7ff7 libc++abi.dylib armv7 <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x33d12000 - 0x33d15ffc CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x33d16000 - 0x33d23ff7 libbsm.0.dylib armv7 <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x33d60000 - 0x33db1ff6 libstdc++.6.dylib armv7 <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x33db2000 - 0x33dc4fff DataDetectorsUI armv7 <50ea319aaeb7307e92719980dd4b2953> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x33e6b000 - 0x33e94fff AppleAccount armv7 <2ba44023410231fcb3f72f762ea3ce6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x33ec0000 - 0x33ec0fff libCVMSPluginSupport.dylib armv7 <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x33ec6000 - 0x33f6cfff AddressBookUI armv7 <da424fecc66e3628ab03378ae80b38fc> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x33f6d000 - 0x33f8dfff libxslt.1.dylib armv7 <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x33f91000 - 0x34069ff6 vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x34077000 - 0x3407dfff libnotify.dylib armv7 <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x34090000 - 0x34098fff ProtocolBuffer armv7 <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x3409b000 - 0x3440affb TextInput armv7 <8d7f24642c7634cc8e3a6e65f1dcd98e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x3440b000 - 0x3441effe AssistantServices armv7 <4a0843742f363a8885b8db13b44ae256> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x344a7000 - 0x349ebff5 FaceCoreLight armv7 <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x349ec000 - 0x34a02ff7 DictionaryServices armv7 <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x34b17000 - 0x34bddd63 libobjc.A.dylib armv7 <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x34c09000 - 0x34c0ffff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x34c10000 - 0x34c1aff7 libbz2.1.0.dylib armv7 <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x34c1c000 - 0x34c1cfff libgcc_s.1.dylib armv7 <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x34c21000 - 0x34c69ffe CoreMedia armv7 <e274e1b894753b2eb05cf7b22a36d0c1> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x34c6a000 - 0x34c71fff AssetsLibraryServices armv7 <38132ecfd74b325fb1a4142bab663c19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x34c72000 - 0x34c75ffd NetworkStatistics armv7 <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x34d46000 - 0x34d97fff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
0x34db6000 - 0x34e7cfff GLEngine armv7 <6617f2b4ee283469a5595129889ff049> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x34e7d000 - 0x34e96ff7 libRIP.A.dylib armv7 <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x34e97000 - 0x34ed5fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x34ed6000 - 0x34edaffd IOSurface armv7 <443ac3aab9283da480dd9dcda3c5c88e> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x35041000 - 0x35057ffd libsystem_kernel.dylib armv7 <311f379a9fde305d80c1b22b7dd2e52a> /usr/lib/system/libsystem_kernel.dylib
0x35058000 - 0x3506eff5 EAP8021X armv7 <952fcfdec0633aff923768fca1a26fcb> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x3506f000 - 0x35079ffb libvMisc.dylib armv7 <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x3507f000 - 0x35521ff3 UIKit armv7 <cd513a2f22f53d698c3e10f6fe48a63e> /System/Library/Frameworks/UIKit.framework/UIKit
0x35523000 - 0x35682ffe libmecabra.dylib armv7 <06a0a1ee488030169bdfab11fc8d2c5c> /usr/lib/libmecabra.dylib
0x35683000 - 0x356c6fff libcommonCrypto.dylib armv7 <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x356f6000 - 0x35705fff SpringBoardServices armv7 <a2363f8ed49932dba415d2d4cd32fb74> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x35706000 - 0x3570afff libGFXShared.dylib armv7 <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x357c6000 - 0x35f85ffb WebCore armv7 <2690c38c9c5f3c09975d619dd1dfbed7> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x35f86000 - 0x36056ffc WebKit armv7 <3c5dd2ec46fe3e189c25bba78ad88fa1> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x36057000 - 0x360a3fff CoreTelephony armv7 <b8f80d5d594c31d2b5d8fba9fdedb7e1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x360b3000 - 0x360f7ffb MobileCoreServices armv7 <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x360fb000 - 0x360fefff libsystem_network.dylib armv7 <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x360ff000 - 0x36148ff0 libc++.1.dylib armv7 <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x3615a000 - 0x36192ff3 VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x36193000 - 0x362b8ff3 JavaScriptCore armv7 <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x3683e000 - 0x36915ff1 CFNetwork armv7 <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x36916000 - 0x36917fff libdyld.dylib armv7 <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x36994000 - 0x36a0dfff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x36a45000 - 0x36a84ff3 QuickLook armv7 <802b1092542a3017a0380632502610d4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x36a85000 - 0x36c42ff7 ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x36c43000 - 0x36c66ff7 Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x36c67000 - 0x36c9cff7 SystemConfiguration armv7 <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x36e8d000 - 0x37071ff7 AudioToolbox armv7 <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x37107000 - 0x3713bfff MIME armv7 <d30292ea8f7e360fa5f5d5b1b62b602d> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x371a4000 - 0x371b0fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x371bf000 - 0x3733dfff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
0x373ad000 - 0x373eafff FTServices armv7 <3f23418319a03a589dd5cac7df20e238> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x37511000 - 0x37514fff ActorKit armv7 <434c756a6b053f4ba3c954cfccddbf59> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x37527000 - 0x375c0fff EventKit armv7 <d67aa1508ee7306b8e2a45c76ffddff0> /System/Library/Frameworks/EventKit.framework/EventKit
0x375ed000 - 0x375f0ff8 libcompiler_rt.dylib armv7 <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x3767f000 - 0x37683ffc AggregateDictionary armv7 <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x37719000 - 0x3771affe DataMigration armv7 <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x3771b000 - 0x3775bffd libGLImage.dylib armv7 <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x37861000 - 0x37867ffe MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x378bc000 - 0x378c1fff libGPUSupportMercury.dylib armv7 <3c1cc3175c403ace8fcbd3826bd43807> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x378c2000 - 0x378c5ffd libmacho.dylib armv7 <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x378c6000 - 0x378d2ff0 libCRFSuite.dylib armv7 <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x378d3000 - 0x3790eff7 libCGFreetype.A.dylib armv7 <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x37935000 - 0x37939ffc libcache.dylib armv7 <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x379f0000 - 0x37a20ffe ContentIndex armv7 <7a64670bb2ff3ee39ddee1dc1c72f92d> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x37a21000 - 0x37a36fff libresolv.9.dylib armv7 <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x37a37000 - 0x37a3bfff FTClientServices armv7 <21de970d7ebb3e7fb502a0a5451b0806> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x37a3c000 - 0x37b85ff1 libicucore.A.dylib armv7 <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x37b86000 - 0x37ba9ffd MobileSync armv7 <e42604c550283f4aa517ae8f108b340f> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x37bc7000 - 0x37bebff7 PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x37bec000 - 0x37bf1ffe ApplePushService armv7 <f424c0340de637c08bbeb4f3bd8c6eaf> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x37c5c000 - 0x37c68fff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
0x37c69000 - 0x37c78ff7 OpenGLES armv7 <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x37d0e000 - 0x37dbcffb Message armv7 <573d0118246d3d9d8aed17e7ee2faec7> /System/Library/PrivateFrameworks/Message.framework/Message
I am not understanding the issue given by the apple store as per the given log detail. Can anybody tell me where the problem occured?
Thanks for help in advance.
If you google 'CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION', you will get lots of hits. Many of the crash reports containing it are doing network activity - NSURLConnections etc.
One post mentioned that if you defined a category, but did not actually implement the method, you can get crashes like yours (the compiler does not enforce the existence of category methods).
I have just bought the iOS dev program and, when I try to deploy my app to device, it crashes. If I close the app on background and I open it from the device, touching the icon, the app works perfectly with no crashes.
The device is an iPod Touch 4G, running iOS 5.0.1. My xCode version is 4.3.
On the organizer, I can find the crash log, but on xCode console there is no log.
Crash log:
Exception Type: 00000020
Exception Codes: 0xc00010ff
Highlighted Thread: 0
Application Specific Information:
Topmost application
Thermal Level: 16
Thermal Sensors: 11336 29078 5149 3419 3437
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x35782010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x35782206 mach_msg + 50
2 AppSupport 0x360d68c4 CPDMTwoWayMessage + 140
3 AppSupport 0x360d52f0 -[CPDistributedMessagingCenter _sendMessage:userInfoData:oolKey:oolData:makeServer:receiveReply:nonBlocking:error:] + 408
4 AppSupport 0x360d59a6 -[CPDistributedMessagingCenter _sendMessage:userInfo:receiveReply:error:toTarget:selector:context:nonBlocking:] + 870
5 AppSupport 0x360d3cfc -[CPDistributedMessagingCenter _sendMessage:userInfo:receiveReply:error:toTarget:selector:context:] + 56
6 AppSupport 0x360d3b8a -[CPDistributedMessagingCenter sendMessageAndReceiveReplyName:userInfo:] + 42
7 libstatusbar.dylib 0x01997c1c 0x1995000 + 11292
8 libstatusbar.dylib 0x01997da8 0x1995000 + 11688
9 libstatusbar.dylib 0x01997d88 0x1995000 + 11656
10 CoreFoundation 0x33c337f8 __CFNotificationCenterAddObserver_block_invoke_0 + 116
11 CoreFoundation 0x33c33904 ____CFXNotificationPostToken_block_invoke_0 + 124
12 CoreFoundation 0x33c3bb2a __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 6
13 CoreFoundation 0x33c3b158 __CFRunLoopDoBlocks + 152
14 CoreFoundation 0x33c3a37a __CFRunLoopRun + 1426
15 CoreFoundation 0x33bbd4d6 CFRunLoopRunSpecific + 294
16 CoreFoundation 0x33bbd39e CFRunLoopRunInMode + 98
17 GraphicsServices 0x3832ffc6 GSEventRunModal + 150
18 UIKit 0x3162073c UIApplicationMain + 1084
19 iTrainAlarm 0x000ffffc main (main.m:16)
20 iTrainAlarm 0x000fffa0 start + 32
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x357823b4 kevent + 24
1 libdispatch.dylib 0x37fd3e78 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x37fd3b96 _dispatch_mgr_thread + 30
Thread 2 name: com.apple.NSURLConnectionLoader
Thread 2:
0 libsystem_kernel.dylib 0x35782010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x35782206 mach_msg + 50
2 CoreFoundation 0x33c3b41c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x33c3a154 __CFRunLoopRun + 876
4 CoreFoundation 0x33bbd4d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x33bbd39e CFRunLoopRunInMode + 98
6 Foundation 0x31455bc2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302
7 Foundation 0x31455a8a -[NSThread main] + 66
8 Foundation 0x314e959a __NSThread__main__ + 1042
9 libsystem_c.dylib 0x37664c16 _pthread_start + 314
10 libsystem_c.dylib 0x37664ad0 thread_start + 0
Thread 3 name: com.apple.CFSocket.private
Thread 3:
0 libsystem_kernel.dylib 0x35792570 __select + 20
1 CoreFoundation 0x33c3f66a __CFSocketManager + 726
2 libsystem_c.dylib 0x37664c16 _pthread_start + 314
3 libsystem_c.dylib 0x37664ad0 thread_start + 0
Thread 4 name: WebThread
Thread 4:
0 libsystem_kernel.dylib 0x35782010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x35782206 mach_msg + 50
2 CoreFoundation 0x33c3b41c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x33c3a154 __CFRunLoopRun + 876
4 CoreFoundation 0x33bbd4d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x33bbd39e CFRunLoopRunInMode + 98
6 WebCore 0x32ce5128 _ZL12RunWebThreadPv + 396
7 libsystem_c.dylib 0x37664c16 _pthread_start + 314
8 libsystem_c.dylib 0x37664ad0 thread_start + 0
Thread 5 name: AQClient
Thread 5:
0 libsystem_kernel.dylib 0x35782010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x35782206 mach_msg + 50
2 CoreFoundation 0x33c3b41c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x33c3a154 __CFRunLoopRun + 876
4 CoreFoundation 0x33bbd4d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x33bbd39e CFRunLoopRunInMode + 98
6 AudioToolbox 0x34e5b29c GenericRunLoopThread::Entry(void*) + 116
7 AudioToolbox 0x34de3aac CAPThread::Entry(CAPThread*) + 208
8 libsystem_c.dylib 0x37664c16 _pthread_start + 314
9 libsystem_c.dylib 0x37664ad0 thread_start + 0
Thread 6:
0 libsystem_kernel.dylib 0x35792cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3765f30a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3765f09c start_wqthread + 0
Unknown thread crashed with unknown flavor: 5, state_count: 1
Binary Images:
0xfe000 - 0x112fff +iTrainAlarm armv7 <3d15feff81623b82b86d382e90513a57> /var/mobile/Applications/94C7EE7F-4F26-4D4D-A5B4-466E2FA9A0CE/iTrainAlarm.app/iTrainAlarm
0x12e000 - 0x12efff +MobileSubstrate.dylib armv6 <b8a484a95b5d30c5ab59f25362558e7c> /Library/MobileSubstrate/MobileSubstrate.dylib
0x164000 - 0x165fff +SubstrateLoader.dylib armv6 <885b4713fd433c3996edfc3552109041> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib
0x1a8000 - 0x1a9fff +BBSettingsLib.dylib armv6 <8592ee55aef439daba71a579db106326> /Library/MobileSubstrate/DynamicLibraries/BBSettingsLib.dylib
0x1ac000 - 0x1affff libsubstrate.dylib armv6 <65a35eed390832b08134c3cedc6eafa2> /usr/lib/libsubstrate.dylib
0x300000 - 0x392fff +PhotoAlbumsPlus.dylib armv6 <281c09d89783d81602aa866930e3291d> /Library/MobileSubstrate/DynamicLibraries/PhotoAlbumsPlus.dylib
0x196d000 - 0x197afff +iap.dylib arm <b7c8c4c2ee0382813085fffd6c96239f> /Library/MobileSubstrate/DynamicLibraries/iap.dylib
0x1995000 - 0x199bfff +libstatusbar.dylib armv6 <fe21097b2cb83481a70c9ab877af55e3> /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib
0x2fefd000 - 0x2ff1efff dyld armv7 <be7c0b491a943054ad12eb5060f1da06> /usr/lib/dyld
0x30748000 - 0x30748fff libunwind.dylib armv7 <d21222aad8c93d6c9580f9bf47071946> /usr/lib/system/libunwind.dylib
0x30752000 - 0x30818fff libobjc.A.dylib armv7 <ebbb32df194b331e9b3dc14e40f46833> /usr/lib/libobjc.A.dylib
0x30830000 - 0x3091efff libiconv.2.dylib armv7 <6e858938edb93162ba8cf25702f08b16> /usr/lib/libiconv.2.dylib
0x30d24000 - 0x30d30fff libCRFSuite.dylib armv7 <ea460e3f1ac338a9885d5752864dbffb> /usr/lib/libCRFSuite.dylib
0x30d31000 - 0x30e8efff libmecabra.dylib armv7 <170c82a3c716372abe7ae0aae96d4805> /usr/lib/libmecabra.dylib
0x30ece000 - 0x30f03fff SystemConfiguration armv7 <753be0ebdcb13b24b1a4adcdc94d6bd9> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x30f04000 - 0x30f40fff IMFoundation armv7 <d93ec1a0f854355da1e4f8aca176e749> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x30f41000 - 0x30f4efff libbsm.0.dylib armv7 <a6414b0a5fd53df58c4f0b2f8878f81f> /usr/lib/libbsm.0.dylib
0x30f4f000 - 0x30f60fff DataAccessExpress armv7 <6bc443b0f87e338698cac9e5a96e8f8f> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x30f78000 - 0x30f7bfff CoreTime armv7 <e2f02260f2a63359b9a0a47c69f59c9e> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x30f7c000 - 0x30f7ffff CaptiveNetwork armv7 <c3a5b1659eb0302eb205498ffacb09f1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x3102e000 - 0x3102ffff libdnsinfo.dylib armv7 <dbd1e77a4beb309d8f160d927d442467> /usr/lib/system/libdnsinfo.dylib
0x31038000 - 0x312f9fff libLAPACK.dylib armv7 <5490a87fe5153771b9c67940292842ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x31361000 - 0x31366fff libcopyfile.dylib armv7 <9072462f28af3665875b3ecaba002c00> /usr/lib/system/libcopyfile.dylib
0x31420000 - 0x3143ffff libSystem.B.dylib armv7 <31a0ffbb18bf3a28b46fd286733e7d9f> /usr/lib/libSystem.B.dylib
0x31445000 - 0x315c3fff Foundation armv7 <ce466f428d953caaac6641d186665809> /System/Library/Frameworks/Foundation.framework/Foundation
0x315ef000 - 0x31a88fff UIKit armv7 <97b527cd6fba35c6bb39263e0f362223> /System/Library/Frameworks/UIKit.framework/UIKit
0x31a96000 - 0x31adbfff GeoServices armv7 <6c9eb6372f723a57852cfc9ed7b78e31> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x31b0c000 - 0x31b3ffff Preferences armv7 <caa5c45e069a322480f19349edb59696> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x31b40000 - 0x31b5dfff libsystem_info.dylib armv7 <1e36ab94661c372bab5a801d68c79353> /usr/lib/system/libsystem_info.dylib
0x31ba0000 - 0x31ba4fff Marco armv7 <526949ce76323de09ee69812383c2953> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x31ba5000 - 0x31bf6fff CoreText armv7 <23150093d39b393e9bc5f8230176df47> /System/Library/Frameworks/CoreText.framework/CoreText
0x31bf7000 - 0x31ca4fff libxml2.2.dylib armv7 <78462273eb5b38d1a0873b02f0e35e23> /usr/lib/libxml2.2.dylib
0x31cf7000 - 0x31cf7fff libCVMSPluginSupport.dylib armv7 <85582e1094633fccb52b50ca13c5a5d0> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x31cf8000 - 0x31d41fff CoreMedia armv7 <d585cf4e0cfa34fa8beaa43b06a4bcd7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x31d63000 - 0x31d9efff libCGFreetype.A.dylib armv7 <753daf497ca736739a30126661a522f1> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x31da2000 - 0x31dc5fff PrintKit armv7 <279fb51deec3377ab9f820af2da4d915> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31dc6000 - 0x31e70fff libBLAS.dylib armv7 <9aabff01422f3cb8960f93d11d2b6de1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x31ec8000 - 0x31ecdfff CrashReporterSupport armv7 <c3062554536438f9874c88363df7f60b> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x31ee0000 - 0x31ee4fff IOMobileFramebuffer armv7 <c2e6bd6dafde3097b47bc255a8c871ef> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x31eed000 - 0x31ef0fff libcompiler_rt.dylib armv7 <414332f9a55238bab2cbec323e0fc8da> /usr/lib/system/libcompiler_rt.dylib
0x31ef1000 - 0x32089fff CoreData armv7 <dd6d139d99e5309f9df33f7b6a044b16> /System/Library/Frameworks/CoreData.framework/CoreData
0x320aa000 - 0x320b9fff GenerationalStorage armv7 <c581bffc87013530b3c2d017142395e6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x32262000 - 0x327a6fff FaceCoreLight armv7 <cc2edb3645d2390dbca5471d35f1bf6e> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x327a7000 - 0x327a8fff DataMigration armv7 <d067b65a904a3f438b5d9e13b208b117> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x32839000 - 0x3297efff CoreGraphics armv7 <641fb6e558f239588a8bd05dbefff99a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x32980000 - 0x32984fff libcache.dylib armv7 <4511f0ec5b713636aaade7245a12553c> /usr/lib/system/libcache.dylib
0x3299b000 - 0x32b57fff ImageIO armv7 <df300f66a317352e92354a8a48af3453> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x32bf3000 - 0x32bfffff CoreVideo armv7 <474c89eb09fe3464851a20d76052341b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x32c00000 - 0x32c01fff CoreSurface armv7 <fcb6a869daef3a3abc4300c28b218e9f> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x32c3d000 - 0x333f4fff WebCore armv7 <7137e0ea008f3a3e8ae9e57f96d34d1d> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x33453000 - 0x3359cfff libicucore.A.dylib armv7 <1bc960f75d633190a09b093209a9f0c5> /usr/lib/libicucore.A.dylib
0x3360d000 - 0x33644fff Security armv7 <b89c9f6373f037f2a4801558f97b9a95> /System/Library/Frameworks/Security.framework/Security
0x33645000 - 0x33690fff CoreLocation armv7 <e959d4dd596b31eeaa49c8c0156b1e12> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x337d5000 - 0x337ebfff DictionaryServices armv7 <5bbab664f97932a79a1566fda3a4383e> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x338ae000 - 0x338b4fff liblockdown.dylib armv7 <bfaf7fb16e5a3b2ea07c47b8b2f2b64e> /usr/lib/liblockdown.dylib
0x338b5000 - 0x339d9fff JavaScriptCore armv7 <24ff2747b3973aecb9c37960eba5ff4d> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x339fb000 - 0x33a01fff MobileKeyBag armv7 <f5633749a1c83058a28cd7d0b488e19f> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x33b59000 - 0x33b59fff Accelerate armv7 <a62771c826753815a5cae96eaa60ffd7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x33b63000 - 0x33badfff CoreTelephony armv7 <1f4cacb552533c948122cb180f4192b3> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x33bae000 - 0x33cc5fff CoreFoundation armv7 <de9eefc6109735369cfd8f3de9895da0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x33db8000 - 0x33e8ffff CFNetwork armv7 <6fbc9f187eaa30009780e70288c9f289> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x33ea0000 - 0x33eacfff libz.1.dylib armv7 <eef915ed9b2c3433b03fd9030957b945> /usr/lib/libz.1.dylib
0x3412f000 - 0x3412ffff vecLib armv7 <106ef8294b0d3c2d89e9230527846227> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x341ff000 - 0x34248fff libc++.1.dylib armv7 <ad15503487243836b7c296f3439ba0c1> /usr/lib/libc++.1.dylib
0x3424a000 - 0x3428dfff libcommonCrypto.dylib armv7 <be9a231cfe6e3ae387abb444a098bce9> /usr/lib/system/libcommonCrypto.dylib
0x343cd000 - 0x343cdfff libkeymgr.dylib armv7 <791bb8b832943b2392c0c35228f52e09> /usr/lib/system/libkeymgr.dylib
0x343db000 - 0x343e3fff MobileWiFi armv7 <f07cb8d6dadf36919bae8ef6e5ce1749> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x34544000 - 0x34555fff libxpc.dylib armv7 <7d49e385ee5d3e7eb08d06525abd6435> /usr/lib/system/libxpc.dylib
0x34556000 - 0x3458ffff VideoToolbox armv7 <49f9f09f23f7396b94a29bb1280759fe> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x345b0000 - 0x3460bfff StoreServices armv7 <1463a9f90fbd3d349544cf016e1ddd46> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x34c5f000 - 0x34c6afff AccountSettings armv7 <090bb6a4f97433089b5cabc6a40c619a> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x34dbc000 - 0x34de1fff OpenCL armv7 <e1d5bfcdb59934b0923b9307c75e7457> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x34de2000 - 0x34fbffff AudioToolbox armv7 <da4f78fd20fb3b42b1a8be4f383d9c12> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x34fc0000 - 0x34fc6fff libnotify.dylib armv7 <1e374857ac68370095ddbafe94f021a1> /usr/lib/system/libnotify.dylib
0x34fc7000 - 0x35018fff libstdc++.6.dylib armv7 <dc2061145c1a3307829d4f3bfc547c1a> /usr/lib/libstdc++.6.dylib
0x35019000 - 0x3501ffff liblaunch.dylib armv7 <09f21c3e774c30b1aab1b56c2d6efbc3> /usr/lib/system/liblaunch.dylib
0x35020000 - 0x3506afff libvDSP.dylib armv7 <d8489a4ce77933abac52394c43ff5513> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x35158000 - 0x351bbfff IMCore armv7 <c235020b86123e95820f7323916023aa> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x352f8000 - 0x353e8fff QuartzCore armv7 <ff595b1a042933249466e92433e1af6f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x3546a000 - 0x3546bfff libsystem_blocks.dylib armv7 <4bb9797771d037879bec814fe750d86d> /usr/lib/system/libsystem_blocks.dylib
0x3559a000 - 0x355a3fff libMobileGestalt.dylib armv7 <bf8d7c30f11a393a8adf4c8277e65aa3> /usr/lib/libMobileGestalt.dylib
0x35781000 - 0x35797fff libsystem_kernel.dylib armv7 <afd3cb06e20336dca2e5a6e11d080504> /usr/lib/system/libsystem_kernel.dylib
0x35870000 - 0x3587ffff SpringBoardServices armv7 <79f1564c1b23303eb3b7db67f9375228> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x358a6000 - 0x358e3fff FTServices armv7 <fc9e7d223d3f33898603cfba115f5094> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x358e4000 - 0x35990fff MediaControlSender armv7 <4c0982b21ecf35aead8e0bef55d842b0> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x35991000 - 0x35993fff libCoreVMClient.dylib armv7 <6ddb7cf8a93830628787a5b83eea0f1d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x35994000 - 0x359aafff VoiceServices armv7 <5bdff32282a33333b9c90582c854d82f> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x359ab000 - 0x35a2efff CoreMotion armv7 <f4365ff3974b3049b3f04b3f55a46ae6> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x35a7f000 - 0x35a9ffff libxslt.1.dylib armv7 <f37418b7e89137bba433677d61cd779d> /usr/lib/libxslt.1.dylib
0x35aca000 - 0x35ad9fff OpenGLES armv7 <6d1afb451f50310895ec59864739e781> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x35b89000 - 0x35b90fff ProtocolBuffer armv7 <6ca7dca9370132a2a592356bf9f2170b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x35ba3000 - 0x35ba4fff libsystem_sandbox.dylib armv7 <b8612b4ce18535aaa94f4b75c730e090> /usr/lib/system/libsystem_sandbox.dylib
0x35bd3000 - 0x35bd5fff MobileInstallation armv7 <4ccf76f0e6cb3cd7b4e0087c2f284a1d> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x35cbc000 - 0x35d3bfff libsqlite3.dylib armv7 <af4718fee01734748c42f2214ab6883d> /usr/lib/libsqlite3.dylib
0x35d3e000 - 0x35d54fff EAP8021X armv7 <16801802d86e3c479f3034034192faed> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x35d79000 - 0x35fd3fff MediaToolbox armv7 <ab91ec33f2b23606bd0443163beff710> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x35fe3000 - 0x35fe7fff libAccessibility.dylib armv7 <ee734c0e964934a887a66d170270b114> /usr/lib/libAccessibility.dylib
0x36078000 - 0x360c1fff ManagedConfiguration armv7 <05711081dd883c58a844c5f9c251e8c9> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x360c4000 - 0x36100fff AppSupport armv7 <de0c2fbb95f8383db43acfb44e9c66fe> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x3613e000 - 0x36142fff AggregateDictionary armv7 <cfd957904957310381369729bfd9b2b0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x36157000 - 0x36157fff libgcc_s.1.dylib armv7 <69d8dab7388b33d38b30708fd6b6a340> /usr/lib/libgcc_s.1.dylib
0x3619e000 - 0x361e2fff MobileCoreServices armv7 <9a79a2d389ba35389a30782ed01c46dd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x36235000 - 0x3623bfff MobileIcons armv7 <2f4c13053206306996726629b0b7eb01> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x36283000 - 0x3634cfff Celestial armv7 <c18e76311fc33016be930da83050b96d> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x3639b000 - 0x3639bfff liblangid.dylib armv7 <342170169bf232a0888912f5ef97112d> /usr/lib/liblangid.dylib
0x36a87000 - 0x36ab3fff libtidy.A.dylib armv7 <f0eca72c10c537fa89b17fd97e003faf> /usr/lib/libtidy.A.dylib
0x36ab4000 - 0x36abefff libvMisc.dylib armv7 <b93ee3136d1c3d44b1e513a56bb0f86c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x36ace000 - 0x36af1fff Bom armv7 <0e6087f75a81345ea81751197ccb712c> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x36d30000 - 0x36d70fff libGLImage.dylib armv7 <9440420d838a382caa175399d74a5044> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x36db3000 - 0x36e8dfff vImage armv7 <42a5e58ff1b9350cad90de36bd3ceb09> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x36e8e000 - 0x36f49fff AVFoundation armv7 <c971a925b82934f8881283aabb2992f5> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x36f99000 - 0x37069fff WebKit armv7 <74661b1bf4613aafb827bfe0134ed92b> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x370df000 - 0x370e9fff libbz2.1.0.dylib armv7 <28583efb9f1b38e7ae83c667b07dbd08> /usr/lib/libbz2.1.0.dylib
0x370ea000 - 0x370eefff libGFXShared.dylib armv7 <0a36fb9d60a43479943bafb2f81313b1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x370fc000 - 0x3716cfff CoreImage armv7 <b1d0678497f43769840f173c0f9dce20> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x371e4000 - 0x37221fff IOKit armv7 <e5f727892ee034a4be04e6da608f413f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x373ba000 - 0x373bdfff libmacho.dylib armv7 <3237bc9c109e3354bc4b38b957243f31> /usr/lib/system/libmacho.dylib
0x37655000 - 0x376e2fff libsystem_c.dylib armv7 <1707c3cf3c5b3045af4bed38ff8420a6> /usr/lib/system/libsystem_c.dylib
0x37716000 - 0x3771afff IOSurface armv7 <0f003f50b18e3dbf87607d819e0ac6b9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x37722000 - 0x3773bfff libRIP.A.dylib armv7 <ad22ea5ee99a358691f9820e62c85058> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x3773d000 - 0x37753fff libmis.dylib armv7 <fd046316dedc34dd81a6601ea3b1e8a6> /usr/lib/libmis.dylib
0x37754000 - 0x377cdfff ProofReader armv7 <09d057676f6837cd9e7a735444b67e77> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x37958000 - 0x3795dfff libsystem_dnssd.dylib armv7 <4d8b38f1cb603f0d8af78c56c485f05a> /usr/lib/system/libsystem_dnssd.dylib
0x37991000 - 0x379a3fff AssistantServices armv7 <e0385ea92a063c15ac0c952e89e020d5> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x379a4000 - 0x379b8fff PersistentConnection armv7 <81eb1b3e08cf3d7196313307ad60649d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x379c6000 - 0x379dbfff libresolv.9.dylib armv7 <97d6ebbb53ae3e0480f51771c9665613> /usr/lib/libresolv.9.dylib
0x37a0a000 - 0x37d7bfff TextInput armv7 <64d1227219b03c51ba4854ec2f79c335> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x37e5f000 - 0x37e66fff libc++abi.dylib armv7 <f769ce305c3033ee90e8c2ecc4846619> /usr/lib/libc++abi.dylib
0x37fc7000 - 0x37fddfff libdispatch.dylib armv7 <defe319d1f4d3c1c8c4f18ebd96b396a> /usr/lib/system/libdispatch.dylib
0x37fe2000 - 0x37fe3fff libremovefile.dylib armv7 <9c8cee9652453241ac1fc99eab05c40a> /usr/lib/system/libremovefile.dylib
0x381a1000 - 0x381fafff IMAVCore armv7 <7bc289fcff2c38c7bb941c5e0bfb1178> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x382cc000 - 0x382d3fff AssetsLibraryServices armv7 <c0093954f6ee329aa6b4848215bcb8c0> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x382d6000 - 0x3831ffff AddressBook armv7 <0a858565acd03f28a1bc69a650b64a7b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x38320000 - 0x38321fff libdyld.dylib armv7 <f1963e7ef64e39a58ec1e39ed7c74849> /usr/lib/system/libdyld.dylib
0x3832c000 - 0x38337fff GraphicsServices armv7 <4ec745ffb2e039faab4b39a30268f707> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x383e2000 - 0x38439fff CoreAudio armv7 <2e4975a2156e328585f2a478e80704fc> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x38466000 - 0x38469fff libsystem_network.dylib armv7 <b18e0a845b1e317c8abcf6b5d06b29a0> /usr/lib/system/libsystem_network.dylib
I don't know what to do, I have found no similar questions, except this one, whose answers didn't help me.
Thanks!
EDIT:
It seems to be only a problem of the iPod Touch, because I have tested the app on an iPhone 4 running iOS 5.0.1 and it works perfectly. However, I have tested another apps on the iPod Touch and they all have the same problem.
Well I don't know what this is worth a year after the question but the answer is in the second line of your crash log.
Exception Codes: 0xc00010ff
Notice that the hex code almost says "coool off?" Apple has a funny set of hex error codes, and your particular one indicates that your device is operating outside of the required temperature range.
Against all better judgement and likely odds, I think you actually have a hardware bug here. I can only speculate, but it seems clear that plugging in your device (to deploy a new build) either overheats the phone, or trips up the internal thermometer.
I'm sure you have already, but for reference- the only real solution to this problem is to repair your device or buy a new one.
i have this application im building and my costumer gets it throw test flight in the last 3 weeks and every thing was great.. until today. i just finished working on the application and send it to him as usual. but its was crash, when i tried to install it, it was crash for me too.
when im running the application throw xcode on my device its working perfectly.
so i downloaded the crash log from the device - can someone please help me figure it out.
Incident Identifier: 56C4BF08-4F22-4501-957D-F8C9920B99D0
CrashReporter Key: 463d6c316ad4d18e634919c404611f9dcda0565b
Hardware Model: iPhone3,1
Process: Alkolombre [22095]
Path: /var/mobile/Applications/E8FB2CA8-85EC-47D0-8891-3FA4A9762151/Alkolombre.app/Alkolombre
Identifier: Alkolombre
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2012-04-08 19:39:20.195 +0300
OS Version: iPhone OS 5.1 (9B176)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x34e8a88f __exceptionPreprocess + 163
1 libobjc.A.dylib 0x362b1259 objc_exception_throw + 33
2 CoreFoundation 0x34e8a789 +[NSException raise:format:] + 1
3 CoreFoundation 0x34e8a7ab +[NSException raise:format:] + 35
4 Foundation 0x30cae05f -[NSURL(NSURL) initFileURLWithPath:] + 79
5 Foundation 0x30cadffb +[NSURL(NSURL) fileURLWithPath:] + 43
6 Alkolombre 0x00020047 -[AlarmManager initialize] (AlarmManager.m:73)
7 Alkolombre 0x0001728f -[AppDelegate application:didFinishLaunchingWithOptions:] (AppDelegate.m:55)
8 UIKit 0x31ee0e53 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1183
9 UIKit 0x31eda985 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 409
10 UIKit 0x31ea8c6b -[UIApplication handleEvent:withNewEvent:] + 1011
11 UIKit 0x31ea870f -[UIApplication sendEvent:] + 55
12 UIKit 0x31ea80e3 _UIApplicationHandleEvent + 5827
13 GraphicsServices 0x360dd22b PurpleEventCallback + 883
14 CoreFoundation 0x34e5e523 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 39
15 CoreFoundation 0x34e5e4c5 __CFRunLoopDoSource1 + 141
16 CoreFoundation 0x34e5d313 __CFRunLoopRun + 1371
17 CoreFoundation 0x34de04a5 CFRunLoopRunSpecific + 301
18 CoreFoundation 0x34de036d CFRunLoopRunInMode + 105
19 UIKit 0x31ed9a13 -[UIApplication _run] + 551
20 UIKit 0x31ed6e7d UIApplicationMain + 1081
21 Alkolombre 0x00016f37 main (main.m:16)
22 Alkolombre 0x000169d0 0x15000 + 6608
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x34c7e32c __pthread_kill + 8
1 libsystem_c.dylib 0x36b7a208 pthread_kill + 48
2 libsystem_c.dylib 0x36b73298 abort + 88
3 libc++abi.dylib 0x3083ff64 abort_message + 40
4 libc++abi.dylib 0x3083d346 _ZL17default_terminatev + 18
5 libobjc.A.dylib 0x362b1350 _objc_terminate + 140
6 libc++abi.dylib 0x3083d3be _ZL19safe_handler_callerPFvvE + 70
7 libc++abi.dylib 0x3083d44a std::terminate() + 14
8 libc++abi.dylib 0x3083e81e __cxa_rethrow + 82
9 libobjc.A.dylib 0x362b12a2 objc_exception_rethrow + 6
10 CoreFoundation 0x34de0506 CFRunLoopRunSpecific + 398
11 CoreFoundation 0x34de0366 CFRunLoopRunInMode + 98
12 UIKit 0x31ed9a0c -[UIApplication _run] + 544
13 UIKit 0x31ed6e76 UIApplicationMain + 1074
14 Alkolombre 0x00016f30 main (main.m:16)
15 Alkolombre 0x000169c8 0x15000 + 6600
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x34c6e3a8 kevent + 24
1 libdispatch.dylib 0x30ebbea4 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x30ebbbc2 _dispatch_mgr_thread + 30
Thread 2:
0 libsystem_kernel.dylib 0x34c7ecd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x36b35f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x36b35cc8 start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x34c7ecd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x36b35f36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x36b35cc8 start_wqthread + 0
Thread 4 name: WebThread
Thread 4:
0 libsystem_kernel.dylib 0x34c7e0d8 __psynch_mutexwait + 24
1 libsystem_c.dylib 0x36b2f674 pthread_mutex_lock + 376
2 WebCore 0x36bbfa2c _ZL17_WebTryThreadLockb + 208
3 WebCore 0x36bbfd30 _ZL14WebRunLoopLockP19__CFRunLoopObservermPv + 24
4 CoreFoundation 0x34e5eb14 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 12
5 CoreFoundation 0x34e5cd50 __CFRunLoopDoObservers + 252
6 CoreFoundation 0x34e5d16a __CFRunLoopRun + 946
7 CoreFoundation 0x34de049e CFRunLoopRunSpecific + 294
8 CoreFoundation 0x34de0366 CFRunLoopRunInMode + 98
9 WebCore 0x36c630f0 _ZL12RunWebThreadPv + 396
10 libsystem_c.dylib 0x36b3b72e _pthread_start + 314
11 libsystem_c.dylib 0x36b3b5e8 thread_start + 0
Thread 0 crashed with ARM Thread State:
r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x00000000
r4: 0x00000006 r5: 0x3f586d98 r6: 0x00000002 r7: 0x2fe13a5c
r8: 0x00192320 r9: 0x30840a4a r10: 0x00000000 r11: 0x0018c560
ip: 0x00000148 sp: 0x2fe13a50 lr: 0x36b7a20f pc: 0x34c7e32c
cpsr: 0x000f0010
Binary Images:
0x15000 - 0x35fff +Alkolombre armv7 <b270034dc4c93b4398c2b352cf391ef2> /var/mobile/Applications/E8FB2CA8-85EC-47D0-8891-3FA4A9762151/Alkolombre.app/Alkolombre
0x2fe14000 - 0x2fe35fff dyld armv7 <4a817f3e0def30d5ae2032157d889c1d> /usr/lib/dyld
0x300f9000 - 0x300fdfff IOMobileFramebuffer armv7 <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x300fe000 - 0x300fefff liblangid.dylib armv7 <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x3015e000 - 0x306a2fff FaceCoreLight armv7 <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x306a3000 - 0x30722fff libsqlite3.dylib armv7 <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x3074a000 - 0x30822fff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x30839000 - 0x30840fff libc++abi.dylib armv7 <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x30841000 - 0x30892fff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
0x30924000 - 0x30924fff libkeymgr.dylib armv7 <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x30925000 - 0x30995fff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x309cb000 - 0x30a07fff iCalendar armv7 <f2836083051132d3aa40ad82d7f73aea> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x30a08000 - 0x30a13fff AccountSettings armv7 <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x30a14000 - 0x30a14fff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x30a38000 - 0x30a81fff libc++.1.dylib armv7 <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x30a82000 - 0x30a85fff libmacho.dylib armv7 <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x30a86000 - 0x30b0cfff CoreMotion armv7 <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x30b46000 - 0x30b47fff DataMigration armv7 <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x30b5a000 - 0x30b9afff libGLImage.dylib armv7 <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x30b9b000 - 0x30b9cfff libsystem_blocks.dylib armv7 <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x30bb5000 - 0x30bd4fff libSystem.B.dylib armv7 <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x30bd5000 - 0x30c0dfff VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x30c94000 - 0x30c9bfff StoreKit armv7 <1bc0c05f99a8309d90476b42263e3487> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x30c9c000 - 0x30e1afff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
0x30e26000 - 0x30e27fff libdyld.dylib armv7 <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x30e28000 - 0x30e3dfff libresolv.9.dylib armv7 <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x30e3e000 - 0x30e63fff OpenCL armv7 <ec915bfc3f7633dda61b5fc87459119b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x30ea8000 - 0x30eaefff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x30eaf000 - 0x30ec5fff libdispatch.dylib armv7 <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x30ec6000 - 0x30ed0fff libbz2.1.0.dylib armv7 <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x30ed7000 - 0x30edcfff ApplePushService armv7 <f424c0340de637c08bbeb4f3bd8c6eaf> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x30f1c000 - 0x30f2dfff DataAccessExpress armv7 <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x30f2e000 - 0x30f2efff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x30f34000 - 0x30f71fff FTServices armv7 <28ed78e01a77388cb4c0f2f6ec33482c> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x30f91000 - 0x31005fff MediaControlSender armv7 <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x31006000 - 0x31042fff AppSupport armv7 <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x311dd000 - 0x31201fff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x31205000 - 0x31239fff MIME armv7 <d30292ea8f7e360fa5f5d5b1b62b602d> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x31261000 - 0x31265fff libGFXShared.dylib armv7 <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x31270000 - 0x31316fff AddressBookUI armv7 <da424fecc66e3628ab03378ae80b38fc> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x3133b000 - 0x31379fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x313e4000 - 0x313e5fff libdnsinfo.dylib armv7 <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x314e3000 - 0x314eafff AssetsLibraryServices armv7 <0703f561f9a038b6850d6e93bba7e5f4> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x314eb000 - 0x314ecfff libremovefile.dylib armv7 <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x31552000 - 0x3159cfff libvDSP.dylib armv7 <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x315cf000 - 0x3162cfff StoreServices armv7 <628fbbc73ed93730962c53bfbfde6794> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x31818000 - 0x3195dfff CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x31983000 - 0x31992fff GenerationalStorage armv7 <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x31993000 - 0x31a49fff AVFoundation armv7 <35cb7a0eb1dc3554a777c1cc11cb0415> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x31a98000 - 0x31af0fff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x31af1000 - 0x31afdfff libCRFSuite.dylib armv7 <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x31b04000 - 0x31b0afff liblaunch.dylib armv7 <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x31b0b000 - 0x31b0ffff IOSurface armv7 <6ae77a40f8e93f28bc466ca93f5675d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x31b26000 - 0x31b49fff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x31c17000 - 0x31c1bfff AggregateDictionary armv7 <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x31c2e000 - 0x31c3bfff libbsm.0.dylib armv7 <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x31e24000 - 0x31e30fff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
0x31e7d000 - 0x31e8efff libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
0x31ea1000 - 0x31ea4fff NetworkStatistics armv7 <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x31ea5000 - 0x32347fff UIKit armv7 <d72bcc68e76a3a55a963590cdcffe8cd> /System/Library/Frameworks/UIKit.framework/UIKit
0x32351000 - 0x324f7fff CoreData armv7 <b0215b6d4d143859a2b313ecade095ec> /System/Library/Frameworks/CoreData.framework/CoreData
0x32574000 - 0x327a1fff MediaToolbox armv7 <ec9bc89489763c6c93f86c5c490b2d69> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x32b41000 - 0x32b45fff CertUI armv7 <f503892ef60e36108d28d8f9d6144d2a> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x32b6c000 - 0x32b7bfff OpenGLES armv7 <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x32b7c000 - 0x32b86fff libvMisc.dylib armv7 <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x32b93000 - 0x32bf7fff MessageUI armv7 <b74d79ea691a35ada276f063b7217a20> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x33416000 - 0x33455fff QuickLook armv7 <802b1092542a3017a0380632502610d4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x33456000 - 0x3345afff libcache.dylib armv7 <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x33461000 - 0x33531fff WebKit armv7 <6ff2796c2f933050ac6ecdee9fc6a216> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x3360d000 - 0x33659fff CoreTelephony armv7 <e8eb52ca5fe33c7488a33efd222e7804> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x3367b000 - 0x336c3fff CoreMedia armv7 <eb1f503312be3c93b07b2d0d25177000> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x33768000 - 0x33856fff libiconv.2.dylib armv7 <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x33857000 - 0x3392efff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x33a67000 - 0x33aa3fff IMFoundation armv7 <77bb4365a65b32a49523b03da0340dbc> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x33aa4000 - 0x33bc9fff JavaScriptCore armv7 <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x33c39000 - 0x33c62fff AppleAccount armv7 <2ba44023410231fcb3f72f762ea3ce6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x33c7c000 - 0x33c88fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x33df0000 - 0x33e06fff DictionaryServices armv7 <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x3419b000 - 0x3445cfff libLAPACK.dylib armv7 <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3445d000 - 0x34473fff libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
0x34495000 - 0x344e6fff libstdc++.6.dylib armv7 <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x344e7000 - 0x3451efff Security armv7 <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
0x34538000 - 0x34568fff ContentIndex armv7 <7a64670bb2ff3ee39ddee1dc1c72f92d> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x345cd000 - 0x34608fff libCGFreetype.A.dylib armv7 <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x34628000 - 0x3462dfff libcopyfile.dylib armv7 <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x34708000 - 0x3470efff MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34807000 - 0x34851fff ManagedConfiguration armv7 <5e0a131bbfec305ea01f9e01f486da63> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x34852000 - 0x3487efff libtidy.A.dylib armv7 <3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
0x3487f000 - 0x34888fff libMobileGestalt.dylib armv7 <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x349c1000 - 0x349d8fff WebBookmarks armv7 <bd20a05587783a8e9596eef1d3615ea7> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x349d9000 - 0x349f1fff Notes armv7 <724966ed5cd4395cb70f9c996b123f53> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x349f2000 - 0x34a75fff MapKit armv7 <e39706ac199134a497954e1f1d6d7245> /System/Library/Frameworks/MapKit.framework/MapKit
0x34a84000 - 0x34a98fff PersistentConnection armv7 <65682d21486836a3aa3e17b9461e7b3a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x34aa3000 - 0x34ad8fff DataAccess armv7 <89fd0c22338b37538cf61803a0bca9e2> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x34adc000 - 0x34b55fff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x34c63000 - 0x34c66fff CaptiveNetwork armv7 <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x34c6d000 - 0x34c83fff libsystem_kernel.dylib armv7 <7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib
0x34dd1000 - 0x34ee8fff CoreFoundation armv7 <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x3506c000 - 0x350b1fff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x351fd000 - 0x35232fff SystemConfiguration armv7 <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x35233000 - 0x3537cfff libicucore.A.dylib armv7 <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x35384000 - 0x353cdfff AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x356d3000 - 0x356d9fff liblockdown.dylib armv7 <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x356da000 - 0x35897fff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x358c2000 - 0x358c4fff MobileInstallation armv7 <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x358d2000 - 0x35928fff GMM armv7 <6b2f7e1aa6be3d69b4c4cf54ed960602> /System/Library/PrivateFrameworks/GMM.framework/GMM
0x35929000 - 0x3594cfff MobileSync armv7 <e42604c550283f4aa517ae8f108b340f> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x3599a000 - 0x359e8fff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x359f2000 - 0x35aa0fff Message armv7 <b8221d43401d315fb84398b7aa570fc1> /System/Library/PrivateFrameworks/Message.framework/Message
0x35ba5000 - 0x35ba8fff libsystem_network.dylib armv7 <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x35d61000 - 0x35f45fff AudioToolbox armv7 <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x35f46000 - 0x35f46fff libunwind.dylib armv7 <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x36084000 - 0x3608afff libnotify.dylib armv7 <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x360bf000 - 0x360cefff MobileDeviceLink armv7 <70ac33720f513f0f97ea2279260678ca> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x360cf000 - 0x360d7fff ProtocolBuffer armv7 <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x360d8000 - 0x360e2fff GraphicsServices armv7 <e21a6e61bdd136b6805a9e3abe2e3d1f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x360e3000 - 0x360eafff MailServices armv7 <ab2388ce733e38b7a261273a401bbbf1> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x360f8000 - 0x3610efff EAP8021X armv7 <fffe86a22bc434a6ae84f23bfecef9d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x36115000 - 0x361d7fff Celestial armv7 <2a59586b0ae937c3b25fe526924aa885> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x362a2000 - 0x362a6fff libAccessibility.dylib armv7 <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x362a8000 - 0x3636efff libobjc.A.dylib armv7 <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x3636f000 - 0x3636ffff libgcc_s.1.dylib armv7 <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x3638a000 - 0x3638dfff ActorKit armv7 <434c756a6b053f4ba3c954cfccddbf59> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x3641c000 - 0x36421fff CrashReporterSupport armv7 <2bb524b3bb3c3eb2932ce13b655b7c7c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x36523000 - 0x36543fff libxslt.1.dylib armv7 <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x366a7000 - 0x366c4fff libsystem_info.dylib armv7 <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x366c5000 - 0x366d4fff SpringBoardServices armv7 <ca5b10014b473d2eaec5c48d89ee1b54> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x36715000 - 0x36715fff libCVMSPluginSupport.dylib armv7 <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x36843000 - 0x36844fff CoreSurface armv7 <7850befd26b630f183ee326aaadd7b34> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x36932000 - 0x36935fff libcompiler_rt.dylib armv7 <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x36939000 - 0x36951fff iAd armv7 <9e9184ed0077317a97b879c3df950316> /System/Library/Frameworks/iAd.framework/iAd
0x3696f000 - 0x36a60fff QuartzCore armv7 <a2afbe6483683d05ad51b106f98776e2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x36ae5000 - 0x36ae6fff libsystem_sandbox.dylib armv7 <66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib
0x36b28000 - 0x36b2cfff FTClientServices armv7 <21de970d7ebb3e7fb502a0a5451b0806> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x36b2d000 - 0x36bb9fff libsystem_c.dylib armv7 <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x36bba000 - 0x37378fff WebCore armv7 <814351ff217e3425a8e532c2e2251f73> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x3772c000 - 0x37745fff libRIP.A.dylib armv7 <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x37746000 - 0x3774afff Marco armv7 <8dea3e558fe534ff868fc92e215ce53b> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x37787000 - 0x37831fff libBLAS.dylib armv7 <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x37848000 - 0x3788bfff libcommonCrypto.dylib armv7 <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x378b6000 - 0x37963fff libxml2.2.dylib armv7 <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x379a3000 - 0x379abfff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x379ae000 - 0x379b3fff libsystem_dnssd.dylib armv7 <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x37a57000 - 0x37a9bfff MobileCoreServices armv7 <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x37b12000 - 0x37b75fff IMCore armv7 <6e26e99b9b5f3829a8486ffd8c64f0d2> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x37b90000 - 0x37c29fff EventKit armv7 <d67aa1508ee7306b8e2a45c76ffddff0> /System/Library/Frameworks/EventKit.framework/EventKit
0x37cea000 - 0x37cecfff libCoreVMClient.dylib armv7 <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x37d07000 - 0x37d0afff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
Well, it is throwing an exception from NSURL fileUrlWithPath, which is called from your app delegate. If you look at the docs for that method, they list a few conditions that have to be met for the call to succeed: the path has to be valid and not nil. Maybe that path doesnt exist on your customer's device. You should check for the conditions I mentioned before calling the method.
I've just switched to ARC and am having lots of crashes. Can someone help me read this crash log? is there a difference between this and an exported crash log? It's the first time I've tackled crash logs:
Incident Identifier: 0C6906B0-E8CE-4C59-B717-CA8726CF386B
CrashReporter Key: 4099021719b0d972146f97885f14f0054190c0b1
Hardware Model: iPhone2,1
Process: iRun_01 [950]
Path: /var/mobile/Applications/817F48C2-FD23-4768-87B3-32E4D6B35A41/iRun_01.app/iRun_01
Identifier: iRun_01
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2011-11-06 14:31:45.896 -0600
OS Version: iPhone OS 5.0 (9A334)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000010
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x31f0cde0 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 180
1 libobjc.A.dylib 0x31f0cd22 _objc_autoreleasePoolPop + 6
2 CoreFoundation 0x320f0e88 _CFAutoreleasePoolPop + 12
3 UIKit 0x32c689fc _wrapRunLoopWithAutoreleasePoolHandler + 36
4 CoreFoundation 0x32174b44 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 12
5 CoreFoundation 0x32172d80 __CFRunLoopDoObservers + 252
6 CoreFoundation 0x321730da __CFRunLoopRun + 754
7 CoreFoundation 0x320f64d6 CFRunLoopRunSpecific + 294
8 CoreFoundation 0x320f639e CFRunLoopRunInMode + 98
9 GraphicsServices 0x32202fe6 GSEventRunModal + 150
10 UIKit 0x32c8673c UIApplicationMain + 1084
11 iRun_01 0x000cfea6 main (main.m:14)
12 iRun_01 0x000cf920 start + 32
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x315643b4 kevent + 24
1 libdispatch.dylib 0x328f4e78 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x328f4b96 _dispatch_mgr_thread + 30
Thread 2 name: WebThread
Thread 2:
0 libsystem_kernel.dylib 0x31564010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x31564206 mach_msg + 50
2 CoreFoundation 0x3217441c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x32173154 __CFRunLoopRun + 876
4 CoreFoundation 0x320f64d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x320f639e CFRunLoopRunInMode + 98
6 WebCore 0x30bab128 _ZL12RunWebThreadPv + 396
7 libsystem_c.dylib 0x34019c16 _pthread_start + 314
8 libsystem_c.dylib 0x34019ad0 thread_start + 0
Thread 3 name: com.apple.NSURLConnectionLoader
Thread 3:
0 libsystem_kernel.dylib 0x31564010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x31564206 mach_msg + 50
2 CoreFoundation 0x3217441c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x32173154 __CFRunLoopRun + 876
4 CoreFoundation 0x320f64d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x320f639e CFRunLoopRunInMode + 98
6 Foundation 0x35d1cbc2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302
7 Foundation 0x35d1ca8a -[NSThread main] + 66
8 Foundation 0x35db059a __NSThread__main__ + 1042
9 libsystem_c.dylib 0x34019c16 _pthread_start + 314
10 libsystem_c.dylib 0x34019ad0 thread_start + 0
Thread 4 name: com.apple.CFSocket.private
Thread 4:
0 libsystem_kernel.dylib 0x31574570 __select + 20
1 CoreFoundation 0x3217866a __CFSocketManager + 726
2 libsystem_c.dylib 0x34019c16 _pthread_start + 314
3 libsystem_c.dylib 0x34019ad0 thread_start + 0
Thread 5 name: NetworkIO
Thread 5:
0 libsystem_kernel.dylib 0x31564010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x31564206 mach_msg + 50
2 CoreFoundation 0x3217441c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x32173154 __CFRunLoopRun + 876
4 CoreFoundation 0x320f64d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x320f639e CFRunLoopRunInMode + 98
6 MapKit 0x33752412 0x33744000 + 58386
7 Foundation 0x35d1ca8a -[NSThread main] + 66
8 Foundation 0x35db059a __NSThread__main__ + 1042
9 libsystem_c.dylib 0x34019c16 _pthread_start + 314
10 libsystem_c.dylib 0x34019ad0 thread_start + 0
Thread 6:
0 libsystem_kernel.dylib 0x31574cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3401430a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3401409c start_wqthread + 0
Thread 7:
0 libsystem_kernel.dylib 0x31574cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3401430a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3401409c start_wqthread + 0
Thread 8:
0 libsystem_kernel.dylib 0x31574cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3401430a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3401409c start_wqthread + 0
Thread 9:
0 libsystem_kernel.dylib 0x31574cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3401430a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3401409c start_wqthread + 0
Thread 10:
0 libsystem_kernel.dylib 0x31574cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3401430a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3401409c start_wqthread + 0
Thread 0 crashed with ARM Thread State:
r0: 0x3ef82d30 r1: 0x00000000 r2: 0x0c949028 r3: 0x32c689d9
r4: 0x0c949000 r5: 0x3ef82d30 r6: 0x3ef82d30 r7: 0x2fecbee4
r8: 0x0c94961c r9: 0x0053d150 r10: 0x0c94961c r11: 0xa3a3a3a3
ip: 0x3eb834cc sp: 0x2fecbec0 lr: 0x31f0cd29 pc: 0x31f0cde0
cpsr: 0x600f0030
Binary Images:
0xce000 - 0x3b8fff +iRun_01 armv7 <1d007dd1786c320ba6d47f5e1678f7a4> /var/mobile/Applications/817F48C2-FD23-4768-87B3-32E4D6B35A41/iRun_01.app/iRun_01
0x2fecd000 - 0x2feeefff dyld armv7 <be7c0b491a943054ad12eb5060f1da06> /usr/lib/dyld
0x308b1000 - 0x308d1fff libxslt.1.dylib armv7 <f37418b7e89137bba433677d61cd779d> /usr/lib/libxslt.1.dylib
0x30a49000 - 0x30af5fff MediaControlSender armv7 <4c0982b21ecf35aead8e0bef55d842b0> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x30af6000 - 0x30b02fff Accounts armv7 <d45636e9d2263676b17c2c33ec7e91d3> /System/Library/Frameworks/Accounts.framework/Accounts
0x30b03000 - 0x312bafff WebCore armv7 <5a60e1e3f68331e5b426dd4dfeb3def8> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x312bb000 - 0x312bffff AggregateDictionary armv7 <cfd957904957310381369729bfd9b2b0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x312ca000 - 0x312cdfff CoreTime armv7 <e2f02260f2a63359b9a0a47c69f59c9e> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x31320000 - 0x3132dfff libbsm.0.dylib armv7 <a6414b0a5fd53df58c4f0b2f8878f81f> /usr/lib/libbsm.0.dylib
0x31392000 - 0x313f5fff IMCore armv7 <8dbf71fc51af3424ac33348db251ba0a> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x313f6000 - 0x3140bfff libresolv.9.dylib armv7 <2e35ec83cc823bbebf107dc4867e61d7> /usr/lib/libresolv.9.dylib
0x3141b000 - 0x31422fff libc++abi.dylib armv7 <f769ce305c3033ee90e8c2ecc4846619> /usr/lib/libc++abi.dylib
0x314df000 - 0x31562fff CoreMotion armv7 <5e0f8a464b0736cfaa6cf3a0c1f33f2c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x31563000 - 0x31579fff libsystem_kernel.dylib armv7 <ac287acb68d032118cd824a51011638d> /usr/lib/system/libsystem_kernel.dylib
0x3157e000 - 0x3157efff Accelerate armv7 <a62771c826753815a5cae96eaa60ffd7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x31aa8000 - 0x31ac0fff iAd armv7 <35b09ad420f73996b11862ba78000587> /System/Library/Frameworks/iAd.framework/iAd
0x31ac7000 - 0x31bb7fff QuartzCore armv7 <c77ceeffd75e3bcc9df3bbe91e2dac98> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x31d42000 - 0x31d43fff CoreSurface armv7 <fcb6a869daef3a3abc4300c28b218e9f> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x31f07000 - 0x31fcdfff libobjc.A.dylib armv7 <d503b4ad04313023bbe76ededd30ed70> /usr/lib/libobjc.A.dylib
0x320df000 - 0x320e6fff StoreKit armv7 <3a3177565bb4307f92b7d9eb29a927e2> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x320e7000 - 0x321fefff CoreFoundation armv7 <a2dbc131fdc0364e822339ca2926b6e8> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x321ff000 - 0x3220afff GraphicsServices armv7 <08bfaa5766853884a09cd70f5ae37017> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x32241000 - 0x3241efff AudioToolbox armv7 <59dd50551a893636b94bf4505a62ef97> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x32431000 - 0x3246dfff IMFoundation armv7 <782ea3e246093c56a7bc04f60c8ca1b3> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x32499000 - 0x324e2fff ManagedConfiguration armv7 <80836b34a3ef389d82f0fa55cadccc61> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x324e3000 - 0x324e5fff libCoreVMClient.dylib armv7 <6ddb7cf8a93830628787a5b83eea0f1d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x324e6000 - 0x3251dfff Security armv7 <195ed72ea7583470958d72652bd84f03> /System/Library/Frameworks/Security.framework/Security
0x32531000 - 0x32534fff libsystem_network.dylib armv7 <48fe217ed667308bb9413c11f5b5b31d> /usr/lib/system/libsystem_network.dylib
0x3254a000 - 0x3261afff WebKit armv7 <b79a797a66723db89d6c2f89c0925cf8> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x32737000 - 0x3278efff CoreAudio armv7 <d0d388a7373036a08561809242f5a5f6> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x3278f000 - 0x327cefff QuickLook armv7 <2f7ad2dfd31f3473a89156da7f70740c> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x327cf000 - 0x327d9fff libbz2.1.0.dylib armv7 <28583efb9f1b38e7ae83c667b07dbd08> /usr/lib/libbz2.1.0.dylib
0x328ab000 - 0x328d0fff OpenCL armv7 <051a834ba5583f47876f0c8b9a1e3dda> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x328e8000 - 0x328fefff libdispatch.dylib armv7 <86ed1499ae1e3f5ba389e657f6a23ced> /usr/lib/system/libdispatch.dylib
0x32911000 - 0x32915fff IOSurface armv7 <0f003f50b18e3dbf87607d819e0ac6b9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x3293b000 - 0x3295efff MobileSync armv7 <f95bb1140fb730d09fe7d83cd1b2c78b> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x3295f000 - 0x329b5fff GMM armv7 <a88c7f8dc6d7322c904325ffa551bf1d> /System/Library/PrivateFrameworks/GMM.framework/GMM
0x329b8000 - 0x32afdfff CoreGraphics armv7 <649b7b4a430a340b8c2b85c6fb4e1369> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x32aff000 - 0x32b15fff EAP8021X armv7 <3f7bd850face343495b2c542ef63d44d> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x32b62000 - 0x32b71fff MobileDeviceLink armv7 <09c637a85e3d3af488e59ced95a5a916> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x32b82000 - 0x32b88fff MobileKeyBag armv7 <18472eec0dfa3aa993f4ae7f34ec5c52> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x32b89000 - 0x32ba6fff libsystem_info.dylib armv7 <8e5dd82833293382a08f11517e9dcb9b> /usr/lib/system/libsystem_info.dylib
0x32c4b000 - 0x32c4ffff Marco armv7 <5a1a8ed254ec3fb899ae70121a9c69b9> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x32c50000 - 0x32c54fff CertUI armv7 <49cd072db1c7362383e0f5b15c039025> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x32c55000 - 0x330eefff UIKit armv7 <87348d5d0d043aa095840765b6d73999> /System/Library/Frameworks/UIKit.framework/UIKit
0x330f5000 - 0x3310ffff CoreServicesInternal armv7 <3c71cf1ffe013b179a6a905bdf69ff8f> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x3319b000 - 0x331d0fff DataAccess armv7 <26ef3aa5d3613987bcb5b5a8644a55bb> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x331d1000 - 0x331dcfff AccountSettings armv7 <090bb6a4f97433089b5cabc6a40c619a> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x331e0000 - 0x33286fff AddressBookUI armv7 <90b13f7f5d6c38f68efba5944faa2ad4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x33287000 - 0x332ebfff MessageUI armv7 <1da68e2025c938d1bcbb8d2cff5e5032> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x332ec000 - 0x332f3fff AssetsLibraryServices armv7 <f6d1bb9e4b60392f834d4e0ee35105cc> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x33323000 - 0x3335ffff iCalendar armv7 <59d80290d8733df8a6310da65b497fc9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x33360000 - 0x33484fff JavaScriptCore armv7 <322e347adc08308ca55fc7de9598248c> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x33498000 - 0x33586fff libiconv.2.dylib armv7 <0f52661fd7af3a448b95f8d93d20f3f7> /usr/lib/libiconv.2.dylib
0x33656000 - 0x33659fff libmacho.dylib armv7 <d7f346d1c62d35b18fec919efc67eb84> /usr/lib/system/libmacho.dylib
0x336d0000 - 0x336d6fff liblockdown.dylib armv7 <4e3671438f71326bbc507cb197a31322> /usr/lib/liblockdown.dylib
0x3373f000 - 0x33743fff IOMobileFramebuffer armv7 <c2e6bd6dafde3097b47bc255a8c871ef> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x33744000 - 0x337c6fff MapKit armv7 <0aa2be229fc13ef091c124f5bdaff848> /System/Library/Frameworks/MapKit.framework/MapKit
0x33d43000 - 0x33d8dfff libvDSP.dylib armv7 <d8489a4ce77933abac52394c43ff5513> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x33d96000 - 0x33db5fff libSystem.B.dylib armv7 <17803796ac1d31bdab85e651a74d5e0d> /usr/lib/libSystem.B.dylib
0x33dc0000 - 0x33dc4fff libGFXShared.dylib armv7 <0a36fb9d60a43479943bafb2f81313b1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x33dc5000 - 0x33dd4fff SpringBoardServices armv7 <083fb830455f3cd0869bf54bfd91108c> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x33e03000 - 0x33e07fff FTClientServices armv7 <0f8bfadbf83a35c39f4ac39045ca569d> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x33e12000 - 0x33edbfff Celestial armv7 <f704f5baa8e932289bebd666acecebfa> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x33eeb000 - 0x33f1efff MIME armv7 <c1ab6129b28b30c2a21cf33775bdf1d7> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x33f26000 - 0x33f6ffff CoreMedia armv7 <16e247e3f4a43fc5a72695092cf8ba96> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x33f89000 - 0x33f91fff MobileWiFi armv7 <f07cb8d6dadf36919bae8ef6e5ce1749> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x33f92000 - 0x33fa8fff DictionaryServices armv7 <ff80b6648c24360583e5e624efda4815> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x33ff2000 - 0x33ff7fff libcopyfile.dylib armv7 <49003f67c59730c9ac9c499517a3bb8b> /usr/lib/system/libcopyfile.dylib
0x3400a000 - 0x34097fff libsystem_c.dylib armv7 <2eb267ac3b5e32b0a43a61ccb98e6dd1> /usr/lib/system/libsystem_c.dylib
0x3409c000 - 0x340a3fff ProtocolBuffer armv7 <00599097fff03d02896974966dee6dda> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x340df000 - 0x34214fff AudioCodecs armv7 <42b6bb9377df33309d1f691ce97035f1> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x34215000 - 0x34226fff DataAccessExpress armv7 <2306f236fe113baba3934f1884d36a47> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x34229000 - 0x3422afff DataMigration armv7 <4179a9f217a8300d93c14b6fd87e5c31> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x3422b000 - 0x34242fff WebBookmarks armv7 <7995d012ffbe394fb16888649b1e9742> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x34472000 - 0x34476fff libAccessibility.dylib armv7 <ee734c0e964934a887a66d170270b114> /usr/lib/libAccessibility.dylib
0x345c1000 - 0x3466ffff Message armv7 <4cc5b8bc0ec53e638635de6fe5ff12a4> /System/Library/PrivateFrameworks/Message.framework/Message
0x346c9000 - 0x34885fff ImageIO armv7 <df300f66a317352e92354a8a48af3453> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x34958000 - 0x34994fff AppSupport armv7 <202262953e2d343cbf489fe1e308dba4> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x34a24000 - 0x34ce5fff libLAPACK.dylib armv7 <5490a87fe5153771b9c67940292842ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x34ce6000 - 0x34cf5fff GenerationalStorage armv7 <c581bffc87013530b3c2d017142395e6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x34d27000 - 0x3526bfff FaceCoreLight armv7 <cc2edb3645d2390dbca5471d35f1bf6e> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x35271000 - 0x3532cfff AVFoundation armv7 <c971a925b82934f8881283aabb2992f5> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x35332000 - 0x35346fff PersistentConnection armv7 <47b0ba3bcfd230a192119445de86cef1> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x35347000 - 0x3534afff libcompiler_rt.dylib armv7 <414332f9a55238bab2cbec323e0fc8da> /usr/lib/system/libcompiler_rt.dylib
0x354bc000 - 0x354c1fff libsystem_dnssd.dylib armv7 <11ce894432a73b9485cce6f5b1ea6488> /usr/lib/system/libsystem_dnssd.dylib
0x354c4000 - 0x354fffff libCGFreetype.A.dylib armv7 <1f70c1e94e333f0bb0866143b2abb0a7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x35500000 - 0x35500fff libunwind.dylib armv7 <d21222aad8c93d6c9580f9bf47071946> /usr/lib/system/libunwind.dylib
0x35501000 - 0x35501fff liblangid.dylib armv7 <342170169bf232a0888912f5ef97112d> /usr/lib/liblangid.dylib
0x35508000 - 0x35517fff OpenGLES armv7 <6d1afb451f50310895ec59864739e781> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x3559a000 - 0x35674fff vImage armv7 <42a5e58ff1b9350cad90de36bd3ceb09> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x35675000 - 0x35681fff libCRFSuite.dylib armv7 <ea460e3f1ac338a9885d5752864dbffb> /usr/lib/libCRFSuite.dylib
0x356f4000 - 0x35717fff Bom armv7 <0e6087f75a81345ea81751197ccb712c> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x3578a000 - 0x35796fff CoreVideo armv7 <474c89eb09fe3464851a20d76052341b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x3579d000 - 0x357cdfff ContentIndex armv7 <e610e7e8c8653d728dcc3c8fb471a994> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x357e3000 - 0x3580bfff AppleAccount armv7 <f7d060ae5a7834bea114e9a3a032d3e1> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x3580c000 - 0x3580dfff libsystem_blocks.dylib armv7 <4bb9797771d037879bec814fe750d86d> /usr/lib/system/libsystem_blocks.dylib
0x35819000 - 0x35856fff FTServices armv7 <9defdfb8c14239638d3a8efc9c4382de> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x35857000 - 0x358a0fff libc++.1.dylib armv7 <ad15503487243836b7c296f3439ba0c1> /usr/lib/libc++.1.dylib
0x358a1000 - 0x358fcfff StoreServices armv7 <01e6b5e7449d39b8bc11e39fc217e645> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x3598c000 - 0x3598efff OAuth armv7 <c2a13b4c4dfd34efb60e89dafa87273c> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x35992000 - 0x35993fff libremovefile.dylib armv7 <77460820431837d68f19c81d53b6ca83> /usr/lib/system/libremovefile.dylib
0x35b8f000 - 0x35b95fff MobileIcons armv7 <2f4c13053206306996726629b0b7eb01> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x35bf3000 - 0x35bfcfff libMobileGestalt.dylib armv7 <bf524f1f6e8237369795867c7e2b4e67> /usr/lib/libMobileGestalt.dylib
0x35c93000 - 0x35c97fff libcache.dylib armv7 <607095842baf3c41be3127ed773582ea> /usr/lib/system/libcache.dylib
0x35d0c000 - 0x35e8afff Foundation armv7 <c1afe35de1f63b0db5b7ced0dec7163f> /System/Library/Frameworks/Foundation.framework/Foundation
0x35f0e000 - 0x35f3afff libtidy.A.dylib armv7 <f0eca72c10c537fa89b17fd97e003faf> /usr/lib/libtidy.A.dylib
0x35f3b000 - 0x35f45fff libvMisc.dylib armv7 <b93ee3136d1c3d44b1e513a56bb0f86c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x35f85000 - 0x35f86fff libdyld.dylib armv7 <f1963e7ef64e39a58ec1e39ed7c74849> /usr/lib/system/libdyld.dylib
0x36319000 - 0x3633cfff PrintKit armv7 <279fb51deec3377ab9f820af2da4d915> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x3633d000 - 0x3633ffff MobileInstallation armv7 <4c0648df13af341e88ddca80be687794> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x363b5000 - 0x363f8fff libcommonCrypto.dylib armv7 <be9a231cfe6e3ae387abb444a098bce9> /usr/lib/system/libcommonCrypto.dylib
0x3660f000 - 0x36615fff liblaunch.dylib armv7 <8d5c3270e68e3dbbb2a72efd71314bf6> /usr/lib/system/liblaunch.dylib
0x36636000 - 0x3670dfff CFNetwork armv7 <794a80e086d23041bfdec139b01e80a2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x3670e000 - 0x36727fff libRIP.A.dylib armv7 <ad22ea5ee99a358691f9820e62c85058> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x3677f000 - 0x367fefff libsqlite3.dylib armv7 <cdd807e0d8523476b666a9dc63750bb7> /usr/lib/libsqlite3.dylib
0x3680c000 - 0x36822fff libmis.dylib armv7 <fd046316dedc34dd81a6601ea3b1e8a6> /usr/lib/libmis.dylib
0x36823000 - 0x3683cfff Twitter armv7 <f9fe42c3e54835ccb2685e92d94c62fe> /System/Library/Frameworks/Twitter.framework/Twitter
0x36934000 - 0x36937fff CaptiveNetwork armv7 <c3a5b1659eb0302eb205498ffacb09f1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x36940000 - 0x36940fff libkeymgr.dylib armv7 <791bb8b832943b2392c0c35228f52e09> /usr/lib/system/libkeymgr.dylib
0x36941000 - 0x36947fff libnotify.dylib armv7 <19d7596821403d998017f03678d40514> /usr/lib/system/libnotify.dylib
0x36988000 - 0x3699bfff Notes armv7 <b2cb7346cb2b36eca53d22534c53b508> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x3699e000 - 0x3699efff libgcc_s.1.dylib armv7 <69d8dab7388b33d38b30708fd6b6a340> /usr/lib/libgcc_s.1.dylib
0x3699f000 - 0x369a5fff XPCObjects armv7 <efaf263941313a1cb0e4908e46beee95> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x36ac7000 - 0x36b40fff ProofReader armv7 <09d057676f6837cd9e7a735444b67e77> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x36b41000 - 0x36beefff libxml2.2.dylib armv7 <78462273eb5b38d1a0873b02f0e35e23> /usr/lib/libxml2.2.dylib
0x36c18000 - 0x36c18fff libCVMSPluginSupport.dylib armv7 <85582e1094633fccb52b50ca13c5a5d0> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x36c49000 - 0x36c4cfff ActorKit armv7 <8c167170891238b3940f9f54105b6eb9> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x36c9c000 - 0x36cd1fff SystemConfiguration armv7 <68dbad71a3cc32e5941ad70820f88caa> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x36d0b000 - 0x36d44fff VideoToolbox armv7 <49f9f09f23f7396b94a29bb1280759fe> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x36d45000 - 0x36d85fff libGLImage.dylib armv7 <9440420d838a382caa175399d74a5044> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x36d86000 - 0x36dd0fff CoreTelephony armv7 <7cb3680db3bb36a0b59b6d8e8cecf374> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x36eda000 - 0x36f23fff AddressBook armv7 <9ac3368232663b5786382e33c3773678> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x36f27000 - 0x36f28fff libsystem_sandbox.dylib armv7 <b8612b4ce18535aaa94f4b75c730e090> /usr/lib/system/libsystem_sandbox.dylib
0x36f2b000 - 0x36f2cfff libdnsinfo.dylib armv7 <1dadb6191d1835e5b078594218ce14f3> /usr/lib/system/libdnsinfo.dylib
0x3700c000 - 0x37051fff GeoServices armv7 <6c9eb6372f723a57852cfc9ed7b78e31> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x37052000 - 0x37096fff MobileCoreServices armv7 <e05a113469ed345f98f306965abb30dc> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x37134000 - 0x3713bfff MailServices armv7 <a5e048e513b237b78d62fb3996a85fa9> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x372f9000 - 0x3766afff TextInput armv7 <fbf47e8da82638568e5d2ebd6c47be68> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x376da000 - 0x3774afff CoreImage armv7 <b1d0678497f43769840f173c0f9dce20> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x3774d000 - 0x3775efff libxpc.dylib armv7 <637167f4fa5c3cee99418295843e1580> /usr/lib/system/libxpc.dylib
0x3775f000 - 0x378f7fff CoreData armv7 <75030d6f36f9394592dd35af610e8960> /System/Library/Frameworks/CoreData.framework/CoreData
0x37968000 - 0x3796dfff CrashReporterSupport armv7 <ae0aa5856c093beaa792b34cafaa55df> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x37971000 - 0x379bcfff CoreLocation armv7 <77f81f93c6483079b547b3552b0247d2> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x379ee000 - 0x37a2bfff IOKit armv7 <284ee3241c4a3b43b81b9ff514997013> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x37a38000 - 0x37c92fff MediaToolbox armv7 <f1f929e78e753147bb4a638e95d29669> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x37e22000 - 0x37ebafff EventKit armv7 <77cfeb04c70c377aa484024bf2fbe980> /System/Library/Frameworks/EventKit.framework/EventKit
0x380d0000 - 0x38121fff libstdc++.6.dylib armv7 <dc2061145c1a3307829d4f3bfc547c1a> /usr/lib/libstdc++.6.dylib
0x38122000 - 0x3812efff libz.1.dylib armv7 <8e4095644cc33c97aa5f9f0620387f88> /usr/lib/libz.1.dylib
0x3813c000 - 0x381e6fff libBLAS.dylib armv7 <9aabff01422f3cb8960f93d11d2b6de1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x38253000 - 0x3839cfff libicucore.A.dylib armv7 <1bc960f75d633190a09b093209a9f0c5> /usr/lib/libicucore.A.dylib
0x3839d000 - 0x3839dfff vecLib armv7 <106ef8294b0d3c2d89e9230527846227> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x383bd000 - 0x3840efff CoreText armv7 <23150093d39b393e9bc5f8230176df47> /System/Library/Frameworks/CoreText.framework/CoreText
0x3840f000 - 0x3856cfff libmecabra.dylib armv7 <170c82a3c716372abe7ae0aae96d4805> /usr/lib/libmecabra.dylib
0x38572000 - 0x38577fff ApplePushService armv7 <2e620a6e8ee8387ba2771cfd7870c90e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
It looks like you're trying to use an object that's been deallocated. Have you enabled NSZombies? That would allow you to see which object you're trying to use and help you take care of the issue.
EDIT: In order to use NSZombies, you obviously need to run the app with the debugger enabled (I assume the crash log isn't from an external source, i.e. another user?).
This could still happen if you use the "Assign" property. Enable NSZombie and see if you set that property as assign instead of Weak or Strong.
This is my crash log:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xd1e5501b
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x36943c98 objc_msgSend + 16
1 Bedside Peek 0x00033516 0x30000 + 13590
2 Foundation 0x345487c6 __NSFireTimer + 130
3 CoreFoundation 0x34429a40 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 8
4 CoreFoundation 0x3442bec4 __CFRunLoopDoTimer + 844
5 CoreFoundation 0x3442c83e __CFRunLoopRun + 1082
6 CoreFoundation 0x343bcebc CFRunLoopRunSpecific + 224
7 CoreFoundation 0x343bcdc4 CFRunLoopRunInMode + 52
8 GraphicsServices 0x33b22418 GSEventRunModal + 108
9 GraphicsServices 0x33b224c4 GSEventRun + 56
10 UIKit 0x349f4d62 -[UIApplication _run] + 398
11 UIKit 0x349f2800 UIApplicationMain + 664
12 Bedside Peek 0x000316cc 0x30000 + 5836
13 Bedside Peek 0x00031680 0x30000 + 5760
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x344b2fbc kevent + 24
1 libdispatch.dylib 0x36acded4 _dispatch_mgr_invoke + 744
2 libdispatch.dylib 0x36acef3a _dispatch_queue_invoke + 70
3 libdispatch.dylib 0x36ace4ec _dispatch_worker_thread2 + 228
4 libsystem_c.dylib 0x35ab758a _pthread_wqthread + 258
5 libsystem_c.dylib 0x35ab7bbc start_wqthread + 0
Thread 2 name: WebThread
Thread 2:
0 libsystem_kernel.dylib 0x344afc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x344af758 mach_msg + 44
2 CoreFoundation 0x3442a2b8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x3442c562 __CFRunLoopRun + 350
4 CoreFoundation 0x343bcebc CFRunLoopRunSpecific + 224
5 CoreFoundation 0x343bcdc4 CFRunLoopRunInMode + 52
6 WebCore 0x313e927e RunWebThread(void*) + 382
7 libsystem_c.dylib 0x35ab630a _pthread_start + 242
8 libsystem_c.dylib 0x35ab7bb4 thread_start + 0
Thread 3:
0 libsystem_kernel.dylib 0x344afc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x344af758 mach_msg + 44
2 CoreFoundation 0x3442a2b8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x3442c562 __CFRunLoopRun + 350
4 CoreFoundation 0x343bcebc CFRunLoopRunSpecific + 224
5 CoreFoundation 0x343bcdc4 CFRunLoopRunInMode + 52
6 Foundation 0x344e27f6 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 206
7 Foundation 0x344d5382 -[NSThread main] + 38
8 Foundation 0x345475c6 __NSThread__main__ + 966
9 libsystem_c.dylib 0x35ab630a _pthread_start + 242
10 libsystem_c.dylib 0x35ab7bb4 thread_start + 0
Thread 4 name: com.apple.CFSocket.private
Thread 4:
0 libsystem_kernel.dylib 0x344b1c60 __select + 20
1 CoreFoundation 0x3442f8f2 __CFSocketManager + 582
2 libsystem_c.dylib 0x35ab630a _pthread_start + 242
3 libsystem_c.dylib 0x35ab7bb4 thread_start + 0
Thread 0 crashed with ARM Thread State:
r0: 0x1e550430 r1: 0x34cb7a68 r2: 0x1e550430 r3: 0x34cb7a68
r4: 0xd1e55013 r5: 0x00000001 r6: 0x1e527cd0 r7: 0x2fe2da60
r8: 0x1e527d90 r9: 0x2fe2da0c r10: 0x1f057470 r11: 0x00000000
ip: 0x000334f1 sp: 0x2fe2d9e4 lr: 0x0003351d pc: 0x36943c98
cpsr: 0x20000030
Binary Images:
0x30000 - 0x38fff +Bedside Peek armv7 <1b5a166e5c533073bbb7071982e922c4> /var/mobile/Applications/84F9A372-F6CC-43AD-886F-8656C69AB9E1/Bedside Peek.app/Bedside Peek
0x1ef3000 - 0x1ef7fff AccessibilitySettingsLoader armv7 <977d3eb9b0a4389e85e0e8eb64806759> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x2fe2f000 - 0x2fe54fff dyld armv7 <4d3190188cbf32a8a73f32a8b5bb7adf> /usr/lib/dyld
0x30cf4000 - 0x30cfdfff CoreVideo armv7 <ea847e6dba2d36b1826b255c73b39539> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x30e32000 - 0x30e37fff liblaunch.dylib armv7 <f5ccc8234aea3ebd9a88bd37f0fa23ae> /usr/lib/system/liblaunch.dylib
0x30e38000 - 0x30f59fff CoreGraphics armv7 <65f6c8701b563542820a26b0dfc4f6a4> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x30f5b000 - 0x30f5bfff Accelerate armv7 <7d5ad465049136afaa1f0d89aac600bc> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x30f5c000 - 0x30f8ffff StoreServices armv7 <d526715648f435c3aac4c42953e76d20> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x311de000 - 0x311e9fff libz.1.dylib armv7 <ac706bee36593dc683fd5a96a389d72e> /usr/lib/libz.1.dylib
0x311ea000 - 0x31230fff CoreTelephony armv7 <af7d1e770e5a3ffd8834a57fb5d40557> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x31281000 - 0x312c4fff ManagedConfiguration armv7 <f790c26852cb3cf298abe56bc9a3940b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x312c5000 - 0x312d5fff DataAccessExpress armv7 <66d9047da79a31daa887e6d84c42ecb2> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x312d6000 - 0x31395fff CFNetwork armv7 <b09e0d53de9f3bc8bde494780f3cdd4f> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x31396000 - 0x31397fff DataMigration armv7 <42e9e87a4e0735c3837e27d4f2adcf55> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x313a6000 - 0x313aafff libcache.dylib armv7 <362fdd2de66f3e189b5d139c9669a9e3> /usr/lib/system/libcache.dylib
0x313ab000 - 0x313e2fff Security armv7 <6599f42a910b3b31a0e1d98c883d61cb> /System/Library/Frameworks/Security.framework/Security
0x313e3000 - 0x319eefff WebCore armv7 <07941e59d0a33f94802c16c76238fddf> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x319ef000 - 0x31b3bfff MediaToolbox armv7 <482b13059e8a329fa5d832baede25103> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x33821000 - 0x33826fff libcopyfile.dylib armv7 <e32cf2d48a1f3060b372ca7623e4a12b> /usr/lib/system/libcopyfile.dylib
0x33827000 - 0x3383cfff libresolv.9.dylib armv7 <e92cfbb83f7b330db19181e797bb3f7b> /usr/lib/libresolv.9.dylib
0x3383d000 - 0x33941fff JavaScriptCore armv7 <61a94142e2d23dafa2964190dd46e9e3> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x33950000 - 0x339affff libBLAS.dylib armv7 <0b36b2272aa33a8c9aa22d99c89d7189> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x339c2000 - 0x33b16fff AudioToolbox armv7 <6619c8c13f8d328e923e797fa8d0df23> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x33b17000 - 0x33b1dfff ProtocolBuffer armv7 <f9277ee9b85b3722975ad319a323aca0> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x33b1e000 - 0x33b2afff GraphicsServices armv7 <ff78a9636e933f0dbd222f8d26209788> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33b2b000 - 0x33b30fff libsystem_dnssd.dylib armv7 <f019bc513a6a37f4a79555b3ffb2a777> /usr/lib/system/libsystem_dnssd.dylib
0x33c0b000 - 0x33c55fff libstdc++.6.dylib armv7 <e98c3fd72ba43d02aac24b08f7219eb7> /usr/lib/libstdc++.6.dylib
0x33d58000 - 0x33dc7fff ProofReader armv7 <6d843c6aecdd37ae84baa40af8ad7e65> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x33de7000 - 0x33de8fff libsystem_blocks.dylib armv7 <ccc041df3de73eafb7a59e74cdb1702b> /usr/lib/system/libsystem_blocks.dylib
0x33dfe000 - 0x33dfefff libsystem_sandbox.dylib armv7 <f47c01d627853b328e088b3fdd08e87d> /usr/lib/system/libsystem_sandbox.dylib
0x33e16000 - 0x33e5cfff CoreLocation armv7 <249b8af3dc503d11bf3711f0407c66d8> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x33e7f000 - 0x33f14fff ImageIO armv7 <d520e3241d1130e8ac1375ee0f2c1095> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x33f25000 - 0x33f3bfff EAP8021X armv7 <9fefc0ada30435fbb3b51818c74f6cb8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x34035000 - 0x34064fff SystemConfiguration armv7 <1d73b8a159363f96bb9c039655c5eae6> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x3421a000 - 0x34334fff libicucore.A.dylib armv7 <bada0c2725bb31a483d5adf9aaf1f8df> /usr/lib/libicucore.A.dylib
0x3436b000 - 0x3436efff ApplePushService armv7 <015c68c15621348db9f6a012499170e1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x34381000 - 0x34381fff libCVMSPluginSupport.dylib armv7 <42d8aa2a31843a6e8bfff745644a7ba5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x343b4000 - 0x34499fff CoreFoundation armv7 <a8444f997111304c9571b3ff974b769c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x344a0000 - 0x344b7fff libsystem_kernel.dylib armv7 <c4ebe7eb2e6c3a2d9bd3620a4d6dbc0e> /usr/lib/system/libsystem_kernel.dylib
0x344b8000 - 0x345d7fff Foundation armv7 <09ff368178c5321c9715b9c8d491d53f> /System/Library/Frameworks/Foundation.framework/Foundation
0x345d8000 - 0x345e2fff AccountSettings armv7 <d083fb384dc7311eb6766b9b2d2dd9c8> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x3463e000 - 0x34640fff libAccessibility.dylib armv7 <d55f1553d14831a2a5435ae27ef75ef4> /usr/lib/libAccessibility.dylib
0x34648000 - 0x34650fff MobileBluetooth armv7 <63f11756c4aa3262b2317ff3b8e2a977> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x34751000 - 0x34752fff libdyld.dylib armv7 <7dd4acfe150831e0ae82296587e67e7f> /usr/lib/system/libdyld.dylib
0x34775000 - 0x3477bfff liblockdown.dylib armv7 <14c89b7346433c1f8675f454531f6ca3> /usr/lib/liblockdown.dylib
0x34964000 - 0x3496bfff AggregateDictionary armv7 <ab9777b39e8e3026ad64dc90323cad7e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x3496c000 - 0x34985fff libRIP.A.dylib armv7 <4825c3e392983aba947eca06555e4480> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x34988000 - 0x349c5fff CoreText armv7 <fb6a72faec2330c4b2cd33c2e9c59588> /System/Library/Frameworks/CoreText.framework/CoreText
0x349c6000 - 0x34d53fff UIKit armv7 <c271b78464d93cb7bf28c6e49df293ba> /System/Library/Frameworks/UIKit.framework/UIKit
0x34ed3000 - 0x34edcfff MobileWiFi armv7 <03d98d5cf6383695aa7d8a88da52f410> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x34ef3000 - 0x34efafff libbz2.1.0.dylib armv7 <0a082e1d475432959ba93aa3dbf7fb31> /usr/lib/libbz2.1.0.dylib
0x34efd000 - 0x34efffff MobileInstallation armv7 <94b6d6c5d9883175af26764567528127> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x34f3a000 - 0x34f40fff IAP armv7 <c0f4c99a1b493e489948f231ad9238e2> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x34f43000 - 0x34f55fff VoiceServices armv7 <d219dd8a59c93390b3461a015e28b29c> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x34f57000 - 0x34f76fff Bom armv7 <b178e3efb4d733c694bd5a55e57a314f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x3514d000 - 0x3514efff libremovefile.dylib armv7 <0fa08e1bb47a3d179072a933d1726597> /usr/lib/system/libremovefile.dylib
0x35161000 - 0x35196fff AddressBook armv7 <3f2071a77bc134cd82065eef90d4082f> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x351c9000 - 0x35201fff libCGFreetype.A.dylib armv7 <416c77100b453e3f838831c4c857f8c7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x35202000 - 0x3520cfff ExternalAccessory armv7 <eebb4bdbbefb37419b884ffa011e1dc5> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x352f6000 - 0x352f9fff IOSurface armv7 <ad50e71624583d06b891344d832f9b08> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x352fa000 - 0x352fcfff libgcc_s.1.dylib armv7 <a2631ac302f4310dae8367939e16b7c2> /usr/lib/libgcc_s.1.dylib
0x35341000 - 0x353eafff libxml2.2.dylib armv7 <5538d3f2c7d83b88b06168488fe6326b> /usr/lib/libxml2.2.dylib
0x3547f000 - 0x35488fff ITSync armv7 <ba8b48d061903e4096774344448776d0> /System/Library/PrivateFrameworks/ITSync.framework/ITSync
0x35489000 - 0x35495fff SpringBoardServices armv7 <c68262667ac8397a949ce4e92dfec7db> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x35594000 - 0x35681fff libiconv.2.dylib armv7 <f4146ce07e3031ea8a81fa5516fd77d0> /usr/lib/libiconv.2.dylib
0x35a83000 - 0x35b04fff libsystem_c.dylib armv7 <17ee3fe220c23b1f898d21ba25b2bcac> /usr/lib/system/libsystem_c.dylib
0x35b15000 - 0x35b19fff libGFXShared.dylib armv7 <a0772a32cd8b3b9194bb0c29807c1c5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x35b1a000 - 0x35b5cfff CoreAudio armv7 <c972fd5f8e89333ca680b9a33587f896> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x35b5d000 - 0x35c03fff Celestial armv7 <407badafc6403692bf099d542d28bf7f> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x35d11000 - 0x35d16fff MobileKeyBag armv7 <8c35c090bc373cb181fc26b961b8dba5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x35d18000 - 0x35d35fff libsystem_info.dylib armv7 <48016be86e3f3cd9aeee1c6590e1ac6f> /usr/lib/system/libsystem_info.dylib
0x35d7d000 - 0x35e2efff WebKit armv7 <eb9a0d69c64b3127b2bffd71641add3b> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x35e2f000 - 0x36142fff GeoServices armv7 <88616f3deada3bb495fc15e3ba58dc83> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x36143000 - 0x3616cfff MobileCoreServices armv7 <57fef84bdc17301d8bf53ba0fb967fe6> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x3616d000 - 0x3616efff CoreSurface armv7 <7b83cd757da73e6e826693c29296d3fa> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x3616f000 - 0x3617cfff libbsm.0.dylib armv7 <0a1e2bb78d5138419ecad8ba0fe42fdd> /usr/lib/libbsm.0.dylib
0x3617d000 - 0x36239fff MapKit armv7 <806f9ca7eb593d1998587441ce87a396> /System/Library/Frameworks/MapKit.framework/MapKit
0x3624a000 - 0x3628afff CoreMedia armv7 <8e0570582ba535bfa74f1f00eef64376> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x362a1000 - 0x362f2fff libsqlite3.dylib armv7 <8a41cc6a6d9332308bc415d27577fd24> /usr/lib/libsqlite3.dylib
0x3643e000 - 0x36472fff VideoToolbox armv7 <570c63dc3a273a5a8c9072fd5567f5c1> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x365d5000 - 0x368c2fff libLAPACK.dylib armv7 <b855d60dac01310495453bddfd004f0d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x368ca000 - 0x368cafff libdnsinfo.dylib armv7 <21415179ffa03f949fa8cc851c6c31c7> /usr/lib/system/libdnsinfo.dylib
0x368cb000 - 0x3690afff libSystem.B.dylib armv7 <64cf947dd8423eeeb677f81dd3eb2d9d> /usr/lib/libSystem.B.dylib
0x36941000 - 0x36a05fff libobjc.A.dylib armv7 <a89ef30f6d663254babb6329ce02ca3d> /usr/lib/libobjc.A.dylib
0x36a06000 - 0x36a09fff CaptiveNetwork armv7 <fc834fd33a18341ea7506587ad895703> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x36a26000 - 0x36a39fff libmis.dylib armv7 <529ea6e3a87230ce9f6cf3285c22429c> /usr/lib/libmis.dylib
0x36a42000 - 0x36a54fff PersistentConnection armv7 <659ea9d5b13d3fefb37acff09016a69c> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x36a58000 - 0x36a5cfff AssetsLibraryServices armv7 <e1cbfe599c96369ca4bdb0dd99d3cd9f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x36ac2000 - 0x36ac4fff IOMobileFramebuffer armv7 <683f321680763e519d61541170ba2133> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x36acd000 - 0x36adafff libdispatch.dylib armv7 <9a0511ad5ebc3db898f1f49ed1a73d34> /usr/lib/system/libdispatch.dylib
0x36aee000 - 0x36af3fff libnotify.dylib armv7 <9d7198e91de9386a9e5ea43608a66a57> /usr/lib/system/libnotify.dylib
0x36b27000 - 0x36bd6fff QuartzCore armv7 <ef9632c9781f3101916b65e9faae1579> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x36bd7000 - 0x36bdafff libmacho.dylib armv7 <53908d448e9e32418652a4afee5bc578> /usr/lib/system/libmacho.dylib
0x36c9d000 - 0x36cd0fff AppSupport armv7 <0217468bd9f839229a47910b7816b3d5> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x36cd1000 - 0x36cd8fff libMobileGestalt.dylib armv7 <55f29184efcc3046bb833dd72a4487e1> /usr/lib/libMobileGestalt.dylib
0x36d66000 - 0x36deafff AVFoundation armv7 <eeaf5f4f822436a5bd1655f536e69879> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x36deb000 - 0x36e39fff GMM armv7 <049361f664eb3f30b0d25cd56ffc1f0f> /System/Library/PrivateFrameworks/GMM.framework/GMM
0x36e3a000 - 0x36e3bfff libsystem_network.dylib armv7 <3e0b7d6754cd33669c0680525f03ede1> /usr/lib/system/libsystem_network.dylib
0x36e80000 - 0x36ed5fff libvDSP.dylib armv7 <0221caba81a235c5a896a835e2aac047> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x36ee3000 - 0x36f31fff CoreMotion armv7 <5e6b884d36d93789b40b7f3876130417> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x36f3e000 - 0x36f40fff CrashReporterSupport armv7 <9e7efa009730322f84bbc5d8bf1ded94> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x36f41000 - 0x36f4ffff OpenGLES armv7 <5a76beaeaa013f0cbf16e5cb154598ab> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x36f50000 - 0x36f88fff IOKit armv7 <80ae313ad69d3363935c88e51a11862d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x36f8d000 - 0x36fadfff PrintKit armv7 <e5a01ca9083a36afacc08611a398e2ad> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x3717c000 - 0x371b8fff libGLImage.dylib armv7 <9d97699e44ee3651ba4ac37e5adec35b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x372f9000 - 0x37396fff AddressBookUI armv7 <e354aeb3d96e30338e90cc3638ffe81b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x37397000 - 0x37397fff vecLib armv7 <0c60cd0a60f43d2791d36cb357d30e3c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
I have run NSZombies, tested on multiple iPads, and tried everything I can think of. The app, which is an alarm clock style app, works perfectly for 3-4 hours, then mysteriously crashes. Anyone have any ideas why?
It is not always easy to see what has happened in these crash reports. Often it is only showing unreadable addresses instead of meaningful method names. In order to fix this you have to symbolize the crash report. I suggest do a search on google in order to see how to do that.
I can also recommend using the free service at www.testflightapp.com for distribution. They have also released an SDK that you can implement in your application during development/debugging. It gathers crash reports from all the testers and present it in a nice web interface. You can also easily upload the .dsym file needed for symbolizing the logs in this interface.