iOS application crashes on launch - ios

I am currently using Xcode 4.6.3 which is having iOS6.1 installed. I managed to deploy my application to my jailbroken iPhone4 with iOS5.1 installed.
However whenever I try to launch the application in my iphone device, it crashes. I have followed these steps,
Change SDKSettings.plist to 'NO' on CODE_SINGING_REQUIRED and ENTITLEMENTS_REQUIRED
Restart Xcode to change the following settings to my project
iOS Deployment target to 4.3 so that it supports iOS4.3 and above)
Build Settings > Architectures to armv7 since I am using an iPhone4
Build Settings > Base SDK Latest iOS(6.1)
Build Settings > Build Active Architecture only Yes
Build Settings > Valid Architectures armv7
Code Signing > ALL (Don't Code Sign)
Build my Xcode project with iPhone and not simulator
Copy the .app out
chmod -R -775 to my application
Fake signing using ./ldid -S test.app/test
scp to my iphone ( using usbmuxd to ssh)
relaunch SpringBoard (killall -HUP SpringBoard)
I was wondering if my current ldid doesn't support fat binaries (armv7s) and hence I tried to get another copy which supports it but its still does not work. I also took out armv7s since I am not using iPhone5 and did not include armv6 since its not supported after Xcode 4.5.
Any help would be appreciated.
This is a test app which I created just to test the deployment. There is only 1 button inside so its very likely that the problem comes from my configuration settings
1 of the crash logs
Incident Identifier: 616F0CD6-1246-4D09-B06B-1C6A2094C2FC
CrashReporter Key: e4e9497cba20b2026a2ea685d2fd24f8bb65286b
Hardware Model: iPhone3,1
Process: test2 [199]
Path: /Applications/test2.app/test2
Identifier: test2
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2013-12-04 20:40:45.583 +0800
OS Version: iPhone OS 5.1.1 (9B206)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Last Exception Backtrace:
(0x3713d88f 0x34e42259 0x3713d789 0x3713d7ab 0x310f854d 0x310f86bb 0x310f8423 0x31089001 0x30ff73c7 0x30ed4c59 0x30e4ac17 0x30e49461 0x30e3be87 0x30eac7d5 0xba5ad 0x30e49cab 0x30e437dd 0x30e11ac3 0x30e11567 0x30e10f3b 0x3385322b 0x37111523 0x371114c5 0x37110313 0x370934a5 0x3709336d 0x30e4286b 0x30e3fcd5 0xba1d9 0xba128)
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x312f432c 0x312e3000 + 70444
1 libsystem_c.dylib 0x339f1208 0x339a4000 + 315912
2 libsystem_c.dylib 0x339ea298 0x339a4000 + 287384
3 libc++abi.dylib 0x36877f64 0x36871000 + 28516
4 libc++abi.dylib 0x36875346 0x36871000 + 17222
5 libobjc.A.dylib 0x34e42350 0x34e39000 + 37712
6 libc++abi.dylib 0x368753be 0x36871000 + 17342
7 libc++abi.dylib 0x3687544a 0x36871000 + 17482
8 libc++abi.dylib 0x3687681e 0x36871000 + 22558
9 libobjc.A.dylib 0x34e422a2 0x34e39000 + 37538
10 CoreFoundation 0x37093506 0x37084000 + 62726
11 CoreFoundation 0x37093366 0x37084000 + 62310
12 UIKit 0x30e42864 0x30e0e000 + 215140
13 UIKit 0x30e3fcce 0x30e0e000 + 203982
14 test2 0x000ba1d2 0xb9000 + 4562
15 test2 0x000ba120 0xb9000 + 4384
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x312e43a8 0x312e3000 + 5032
1 libdispatch.dylib 0x30269ea4 0x3025d000 + 52900
2 libdispatch.dylib 0x30269bc2 0x3025d000 + 52162
Thread 2:
0 libsystem_kernel.dylib 0x312f4cd4 0x312e3000 + 72916
1 libsystem_c.dylib 0x339acf36 0x339a4000 + 36662
2 libsystem_c.dylib 0x339accc8 0x339a4000 + 36040
Thread 3 name: WebThread
Thread 3:
0 libsystem_kernel.dylib 0x312e4004 0x312e3000 + 4100
1 libsystem_kernel.dylib 0x312e41fa 0x312e3000 + 4602
2 CoreFoundation 0x371113ec 0x37084000 + 578540
3 CoreFoundation 0x37110124 0x37084000 + 573732
4 CoreFoundation 0x3709349e 0x37084000 + 62622
5 CoreFoundation 0x37093366 0x37084000 + 62310
6 WebCore 0x32a3cc9c 0x32993000 + 695452
7 libsystem_c.dylib 0x339b272e 0x339a4000 + 59182
8 libsystem_c.dylib 0x339b25e8 0x339a4000 + 58856
Thread 4:
0 libsystem_kernel.dylib 0x312f4cd4 0x312e3000 + 72916
1 libsystem_c.dylib 0x339acf36 0x339a4000 + 36662
2 libsystem_c.dylib 0x339accc8 0x339a4000 + 36040
Thread 0 crashed with ARM Thread State:
r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x00000000
r4: 0x00000006 r5: 0x3ebacd98 r6: 0x00000002 r7: 0x2feb7b78
r8: 0x00000000 r9: 0x36878a4a r10: 0x3e294f60 r11: 0x00000003
ip: 0x00000148 sp: 0x2feb7b6c lr: 0x339f120f pc: 0x312f432c
cpsr: 0x00000010
Binary Images:
0xb9000 - 0xbbfff +test2 armv7 <192ec58535dd3341b6edbb7cd4cad16c> /Applications/test2.app/test2
0x2feb8000 - 0x2fed9fff dyld armv7 <77eddfd654df393ba9c95ff01715fd08> /usr/lib/dyld
0x30065000 - 0x300b1fff CoreTelephony armv7 <b8f80d5d594c31d2b5d8fba9fdedb7e1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x3025d000 - 0x30273fff libdispatch.dylib armv7 <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x30274000 - 0x3028afff DictionaryServices armv7 <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x3029c000 - 0x302a5fff libMobileGestalt.dylib armv7 <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x30448000 - 0x30486fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x30487000 - 0x3048dfff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x30501000 - 0x30501fff libunwind.dylib armv7 <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x30524000 - 0x3052afff liblaunch.dylib armv7 <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x3054f000 - 0x30550fff libsystem_sandbox.dylib armv7 <6a8f2f33c7543808a0f4599101c3b61a> /usr/lib/system/libsystem_sandbox.dylib
0x30703000 - 0x30707fff libAccessibility.dylib armv7 <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x30708000 - 0x30748fff libGLImage.dylib armv7 <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x30d2e000 - 0x30d51fff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x30d5a000 - 0x30d70fff libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
0x30da5000 - 0x30da6fff libdyld.dylib armv7 <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x30da7000 - 0x30dbdfff EAP8021X armv7 <952fcfdec0633aff923768fca1a26fcb> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x30dc0000 - 0x30dc3fff libmacho.dylib armv7 <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x30ddf000 - 0x30de0fff CoreSurface armv7 <97f871f09f503c98a6371c2b657430d8> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x30e0e000 - 0x312b0fff UIKit armv7 <cd513a2f22f53d698c3e10f6fe48a63e> /System/Library/Frameworks/UIKit.framework/UIKit
0x312e3000 - 0x312f9fff libsystem_kernel.dylib armv7 <311f379a9fde305d80c1b22b7dd2e52a> /usr/lib/system/libsystem_kernel.dylib
0x312fa000 - 0x3131efff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x313a4000 - 0x313dffff libCGFreetype.A.dylib armv7 <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x31411000 - 0x31469fff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x31486000 - 0x314cffff AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x314ee000 - 0x314f8fff libbz2.1.0.dylib armv7 <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x314f9000 - 0x3151efff OpenCL armv7 <f4b08361179a3f6bb033415b0d7c6251> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x3152a000 - 0x3152bfff libdnsinfo.dylib armv7 <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x3152c000 - 0x3159cfff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x3159d000 - 0x315e6fff libc++.1.dylib armv7 <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x315e7000 - 0x315ebfff IOMobileFramebuffer armv7 <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x316d3000 - 0x316dffff libCRFSuite.dylib armv7 <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x316e0000 - 0x3175ffff libsqlite3.dylib armv7 <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x3192f000 - 0x31935fff MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x31936000 - 0x31987fff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
0x31988000 - 0x3198cfff AggregateDictionary armv7 <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x319eb000 - 0x319fafff OpenGLES armv7 <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x31a24000 - 0x31a2afff liblockdown.dylib armv7 <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x3243f000 - 0x3243ffff libkeymgr.dylib armv7 <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x327da000 - 0x327dbfff DataMigration armv7 <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x32866000 - 0x32875fff SpringBoardServices armv7 <a2363f8ed49932dba415d2d4cd32fb74> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x32931000 - 0x32968fff Security armv7 <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
0x3298c000 - 0x3298ffff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x32993000 - 0x33152fff WebCore armv7 <2690c38c9c5f3c09975d619dd1dfbed7> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x33155000 - 0x3319ffff ManagedConfiguration armv7 <f1fbb825def23043830a095b953a9c94> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x331a0000 - 0x331b5fff libresolv.9.dylib armv7 <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x3326b000 - 0x3328afff libSystem.B.dylib armv7 <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x3328b000 - 0x3328efff libcompiler_rt.dylib armv7 <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x3328f000 - 0x33292fff CaptiveNetwork armv7 <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x3359e000 - 0x33676fff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x3384e000 - 0x33858fff GraphicsServices armv7 <cb64e146a8ee3fda9e80ffae1ccc9c5a> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33860000 - 0x33898fff VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x338f3000 - 0x338fbfff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x339a4000 - 0x33a30fff libsystem_c.dylib armv7 <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x33a3e000 - 0x33a40fff MobileInstallation armv7 <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x33a4b000 - 0x33a57fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x33abc000 - 0x33abdfff libsystem_blocks.dylib armv7 <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x33ad9000 - 0x33adafff libremovefile.dylib armv7 <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x33adb000 - 0x33b85fff libBLAS.dylib armv7 <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x33f49000 - 0x33f4dfff libcache.dylib armv7 <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x33f4e000 - 0x33ffbfff libxml2.2.dylib armv7 <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x33ffc000 - 0x342bdfff libLAPACK.dylib armv7 <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3430b000 - 0x344c8fff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x34698000 - 0x346b8fff libxslt.1.dylib armv7 <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x34827000 - 0x3482bfff IOSurface armv7 <443ac3aab9283da480dd9dcda3c5c88e> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x3483d000 - 0x3483dfff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x3483e000 - 0x3484ffff libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
0x34870000 - 0x349b9fff libicucore.A.dylib armv7 <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x34b8e000 - 0x34cd3fff CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x34d2b000 - 0x34d2ffff libGFXShared.dylib armv7 <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x34da9000 - 0x34df3fff libvDSP.dylib armv7 <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x34df4000 - 0x34e38fff MobileCoreServices armv7 <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x34e39000 - 0x34efffff libobjc.A.dylib armv7 <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x34f09000 - 0x34f3efff SystemConfiguration armv7 <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x35034000 - 0x35039fff libcopyfile.dylib armv7 <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x353d9000 - 0x354fefff JavaScriptCore armv7 <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x3553b000 - 0x35629fff libiconv.2.dylib armv7 <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x3562d000 - 0x35635fff ProtocolBuffer armv7 <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x35636000 - 0x35706fff WebKit armv7 <3c5dd2ec46fe3e189c25bba78ad88fa1> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x35897000 - 0x35910fff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x35912000 - 0x35918fff libnotify.dylib armv7 <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x35922000 - 0x35924fff libCoreVMClient.dylib armv7 <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x35dab000 - 0x35dc8fff libsystem_info.dylib armv7 <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x35ed7000 - 0x35f13fff AppSupport armv7 <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x35f14000 - 0x36458fff FaceCoreLight armv7 <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x36459000 - 0x364aafff libstdc++.6.dylib armv7 <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x364b7000 - 0x364c2fff AccountSettings armv7 <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x36588000 - 0x365d0fff CoreMedia armv7 <e274e1b894753b2eb05cf7b22a36d0c1> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x365fc000 - 0x367e0fff AudioToolbox armv7 <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x367e4000 - 0x367e7fff NetworkStatistics armv7 <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x367e8000 - 0x36836fff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x3686b000 - 0x36870fff libsystem_dnssd.dylib armv7 <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x36871000 - 0x36878fff libc++abi.dylib armv7 <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x36bbd000 - 0x36bc7fff libvMisc.dylib armv7 <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x36c00000 - 0x36c00fff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x36c0f000 - 0x36c20fff DataAccessExpress armv7 <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x36d6d000 - 0x36db2fff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x36dc6000 - 0x36e9dfff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x36ecd000 - 0x36ecdfff liblangid.dylib armv7 <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x36ece000 - 0x36ecefff libgcc_s.1.dylib armv7 <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x37010000 - 0x3701cfff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
0x37084000 - 0x3719bfff CoreFoundation armv7 <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x371ba000 - 0x371c1fff AssetsLibraryServices armv7 <38132ecfd74b325fb1a4142bab663c19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x3725c000 - 0x3734
dfff QuartzCore armv7 <35d64a9da5523ae08c9e41511fd3061b> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x37411000 - 0x3742afff libRIP.A.dylib armv7 <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x37682000 - 0x37696fff PersistentConnection armv7 <54091a638f8731cd85ccf00fa06972c3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x376b2000 - 0x376b5fff libsystem_network.dylib armv7 <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x376b8000 - 0x376fbfff libcommonCrypto.dylib armv7 <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x376fc000 - 0x3770bfff GenerationalStorage armv7 <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x3770d000 - 0x3770dfff libCVMSPluginSupport.dylib armv7 <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x37826000 - 0x37833fff libbsm.0.dylib armv7 <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x37913000 - 0x37a91fff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation

Ok so after having several comments suggesting to debug in the console, I tried it out and managed to solve the problem. I was having an error of
NSInvalidUnarchiveOperationException: Could not instantiate class named NSLayoutConstraint
I was deploying to an IOS5 device which does not have Autolayout feature supported which is further explained here. Hope anyone who encountered a similar problem find this useful

Related

ImageLoaderMachOCompressed::rebase error on armv7/iOS8 devices

Runs fine on arm64/iOS9 devices but am running into the following error with armv7/iOS8:
OS Version: iOS 8.4.1 (12H321)
Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x01fc4f34
Triggered by Thread: 0
Thread 0 Crashed:
0 dyld 0x1feec520 ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&) + 588
1 dyld 0x1fee5796 ImageLoader::recursiveRebase(ImageLoader::LinkContext const&) + 174
2 dyld 0x1fee5772 ImageLoader::recursiveRebase(ImageLoader::LinkContext const&) + 138
3 dyld 0x1fee4d9e ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 186
4 dyld 0x1fede2e4 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 204
5 dyld 0x1fedf2c2 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2362
6 dyld 0x1fedb222 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 394
7 dyld 0x1fedb03c _dyld_start + 60
Seen some talk regarding this issue here: Adding several pods increases iOS app launch time by 10+ seconds. But there was no resolution.
Anyone dealt with this issue before?
Full crashlog looks like this:
OS Version: iOS 8.4.1 (12H321)
Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x01fc4f34
Triggered by Thread: 0
Thread 0 Crashed:
0 dyld 0x1feec520 ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&) + 588
1 dyld 0x1fee5796 ImageLoader::recursiveRebase(ImageLoader::LinkContext const&) + 174
2 dyld 0x1fee5772 ImageLoader::recursiveRebase(ImageLoader::LinkContext const&) + 138
3 dyld 0x1fee4d9e ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 186
4 dyld 0x1fede2e4 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 204
5 dyld 0x1fedf2c2 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2362
6 dyld 0x1fedb222 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 394
7 dyld 0x1fedb03c _dyld_start + 60
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x6ef13640 r1: 0x01fc4f34 r2: 0x01fb4000 r3: 0x00000000
r4: 0x00000000 r5: 0xffffffff r6: 0x03d41290 r7: 0x00842758
r8: 0x02458000 r9: 0x00000000 r10: 0x00000002 r11: 0x1fefeac0
ip: 0x01fc4f34 sp: 0x00842680 lr: 0x03d412c8 pc: 0x1feec520
cpsr: 0x40000030
Binary Images:
0x68000 - 0x41ffff TestApp armv7 <893f19267a8b35aaa09779fa72c6e577> /var/mobile/Containers/Bundle/Application/23A56AE6-E50C-437D-B9BC-31142940E281/TestApp.app/TestApp
0x844000 - 0x1457fff TestAppSDK armv7 <b7454046d0d13122b97805b01f93d4d0> /var/mobile/Containers/Bundle/Application/23A56AE6-E50C-437D-B9BC-31142940E281/TestApp.app/Frameworks/TestAppSDK.framework/TestAppSDK
0x1fb4000 - 0x2457fff TestAppVideoController armv7 <59eaa49a37983a2e80e7fccca5b365d3> /var/mobile/Containers/Bundle/Application/23A56AE6-E50C-437D-B9BC-31142940E281/TestApp.app/Frameworks/TestAppMintConaxVideoController.framework/TestAppMintConaxVideoController
0x3dc0000 - 0x3dc7fff TestAppAnalyticsCommon armv7 <359fdc4e16fd3f8a968e0fa30b3eb101> /var/mobile/Containers/Bundle/Application/23A56AE6-E50C-437D-B9BC-31142940E281/TestApp.app/Frameworks/TestAppAnalyticsCommon.framework/TestAppAnalyticsCommon
0x1feda000 - 0x1fefdfff dyld armv7 <5784795b4bd43222b72f4fd81972bcfa> /usr/lib/dyld
0x237d2000 - 0x2393ffff AVFoundation armv7 <8551959d83fe36d98c9a5f681a3fe6c6> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x23940000 - 0x2399ffff libAVFAudio.dylib armv7 <624faeb8ce1a3d398031377f971aeca3> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x239da000 - 0x239dafff Accelerate armv7 <2625f05f4ff435d9ac0994555c14bb1a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x239eb000 - 0x23c04fff vImage armv7 <99a9ccd2fd113e9394cf8ecf6c327064> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x23c05000 - 0x23ce2fff libBLAS.dylib armv7 <133c977bb0983e2f9ebb57d9b8d3f1b8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x23ce3000 - 0x23fa6fff libLAPACK.dylib armv7 <a25513161f193fe7879eed04bcf64ad1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x23fa7000 - 0x23fb9fff libLinearAlgebra.dylib armv7 <7ece094b2baa36f8b6a5cb90ce2e46da> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x23fba000 - 0x2402efff libvDSP.dylib armv7 <21a6fbdd74303ecca17d7eee2543a039> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2402f000 - 0x24040fff libvMisc.dylib armv7 <177a0e102a2d30a0ae5fdad8d9c53926> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x24041000 - 0x24041fff vecLib armv7 <a768aa894c4836338c1f49fe3502e7af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x24042000 - 0x24069fff Accounts armv7 <8676ea5c77d430a7a97c303c8b54be28> /System/Library/Frameworks/Accounts.framework/Accounts
0x2406b000 - 0x240d9fff AddressBook armv7 <f04fd59982b83d9b981474eb22003a20> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x240da000 - 0x24202fff AddressBookUI armv7 <4ebacccb0f203381a143f9cd0439333e> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x24203000 - 0x24215fff AssetsLibrary armv7 <8ca451a59a9b340db035a43c13d79104> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x24398000 - 0x2460cfff AudioToolbox armv7 <b2b2309c919838f29ee7425c08afc165> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x24778000 - 0x24907fff CFNetwork armv7 <abad3f24833138f59f9dc0fb36c98487> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x24908000 - 0x2498dfff CloudKit armv7 <d876427893043060bdf39f087cc95853> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x2498e000 - 0x249edfff CoreAudio armv7 <c70889845f873b3fa644a1cae18e43b0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x24a09000 - 0x24a26fff CoreBluetooth armv7 <b554f9cb0d073bddaa5014954011cdbb> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x24a27000 - 0x24c3ffff CoreData armv7 <7e1f283e392535a6a2473ad9acb72976> /System/Library/Frameworks/CoreData.framework/CoreData
0x24c40000 - 0x24f73fff CoreFoundation armv7 <27e0318c286c3a39a5bd1c041ae9b9ae> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x24f74000 - 0x2509efff CoreGraphics armv7 <25597ae24fb135f09bce3e241c4f8a13> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x252ef000 - 0x25401fff CoreImage armv7 <fe3d317ef78334b1b7beb5c536c48101> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x25402000 - 0x2545afff CoreLocation armv7 <a1a5ebdd8a073c49b17a76939ca7cd86> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x2548c000 - 0x2552afff CoreMedia armv7 <b53e81ba1d973d9887783164416ec516> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2552b000 - 0x25609fff CoreMotion armv7 <4a3eebc1173a33179450c9170cb676a0> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2560a000 - 0x25668fff CoreTelephony armv7 <7a3c12828b6b3ba1be07f753355f952b> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x25669000 - 0x25736fff CoreText armv7 <2afee4d30dba3bf1b23b9627010d4150> /System/Library/Frameworks/CoreText.framework/CoreText
0x25737000 - 0x2574dfff CoreVideo armv7 <7155300fed8b34f3b868dd2a52eb0fe2> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2574e000 - 0x25844fff EventKit armv7 <4e2e642ceb1e312a85578e5fbabf7b5f> /System/Library/Frameworks/EventKit.framework/EventKit
0x259bb000 - 0x25bc0fff Foundation armv7 <4a6c050b49d73f499fa2e138c3c0e4a1> /System/Library/Frameworks/Foundation.framework/Foundation
0x25bed000 - 0x25c0cfff GSS armv7 <c3b98ac8cdbc3a48ae0060658bd2dd1f> /System/Library/Frameworks/GSS.framework/GSS
0x25cc2000 - 0x25d17fff IOKit armv7 <aef87fa38f0239bbbe4360dd20f5edd6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x25d18000 - 0x25f61fff ImageIO armv7 <0814012834dd377c8100507312b7b94c> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x25f62000 - 0x262acfff JavaScriptCore armv7 <000cea69d32132d68bfc20c794edbeff> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x264a0000 - 0x265a3fff MapKit armv7 <00cfc3a7c5823df2854f59fda5a3888a> /System/Library/Frameworks/MapKit.framework/MapKit
0x265a4000 - 0x265acfff MediaAccessibility armv7 <b1e0d6aa64473cb7854b51f04763a2ac> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x265ad000 - 0x267c6fff MediaPlayer armv7 <5ddef080972332809f1ee8e328223062> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x267c7000 - 0x26b26fff MediaToolbox armv7 <fd090b2dccf33587b6ae1f650c4b5b03> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x26b27000 - 0x26be6fff MessageUI armv7 <acd2316077733dbe8985af92beee7953> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x26be7000 - 0x26c56fff Metal armv7 <06af7f0c67433d82910440208f1415dd> /System/Library/Frameworks/Metal.framework/Metal
0x26c57000 - 0x26cebfff MobileCoreServices armv7 <ae02603187a63f529fd9d449616e9f0c> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2787f000 - 0x27887fff OpenGLES armv7 <518eef6cc79733508b9212d50ea6c6e6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x27889000 - 0x27889fff libCVMSPluginSupport.dylib armv7 <f8a600f92e043a279b27face0467123d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2788a000 - 0x2788cfff libCoreFSCache.dylib armv7 <d4c2cf3e626b3cb0a142c00f5a8e7ad1> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x2788d000 - 0x27890fff libCoreVMClient.dylib armv7 <aa478e0af82132b5a4ccf4a94cb2522d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x27891000 - 0x27899fff libGFXShared.dylib armv7 <953d0c6cc3dc3f9285f7e910e8278e79> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x2789a000 - 0x278d9fff libGLImage.dylib armv7 <117cb8c632eb3ee0ad5e3ff5c2601fbd> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x27af9000 - 0x27b7afff Photos armv7 <664f75bd292e3e0986e6cf30afb51129> /System/Library/Frameworks/Photos.framework/Photos
0x27daf000 - 0x27f0ffff QuartzCore armv7 <423d6696f1ac3b0f8cdd1bd3b9facf86> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x27f10000 - 0x27f56fff QuickLook armv7 <373d2ab6be053ae48e8a117809a900f1> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x28144000 - 0x28191fff Security armv7 <31ad0c48766d3f02bab4175b11e59ce7> /System/Library/Frameworks/Security.framework/Security
0x28192000 - 0x28213fff Social armv7 <6bf43167a4e83b6e8e6c22dea70ad789> /System/Library/Frameworks/Social.framework/Social
0x2833e000 - 0x2839afff SystemConfiguration armv7 <4057b59c404c37b7adafc0cbf6513935> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x2839d000 - 0x28c4bfff UIKit armv7 <0eecf8deeadb3cc2bc8c12832e2f16c9> /System/Library/Frameworks/UIKit.framework/UIKit
0x28c4c000 - 0x28cb3fff VideoToolbox armv7 <fcc7944ffb31313bb22605e5a9f535fc> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x28cb4000 - 0x28ce2fff WatchKit armv7 <9362310e477c3f7687aeb4914f5592dc> /System/Library/Frameworks/WatchKit.framework/WatchKit
0x28ce3000 - 0x28ecffff WebKit armv7 <b2d77bf95623350581915bcbb680b0ad> /System/Library/Frameworks/WebKit.framework/WebKit
0x291d9000 - 0x291e4fff AOSNotification armv7 <cc028c990af5301e888dd63d16c9ed0b> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x29342000 - 0x29393fff AccountsDaemon armv7 <6657e57f7d1934fc9cbffb9f374b43c4> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x29394000 - 0x293b6fff AccountsUI armv7 <787da176d56e3859b9c1dc67a0118a2d> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x293b7000 - 0x293bbfff AggregateDictionary armv7 <8b49ae4e48f734b49858c3926175d2e0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2955e000 - 0x29561fff AirPlaySupport armv7 <d65d6fd828bb37358fea79fceb783383> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x29776000 - 0x297b4fff AppSupport armv7 <dc25189f10f43a6c844d2ef4746a3b67> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x297b5000 - 0x29805fff AppleAccount armv7 <14633d273a873616b0368466e0db3ce6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x298f6000 - 0x29934fff AppleJPEG armv7 <87dace913f53351b998fa3e29daa27b5> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2993f000 - 0x29951fff ApplePushService armv7 <4643bb99dc2733c1a70fc5257e290e63> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x2aff1000 - 0x2aff7fff DataMigration armv7 <50a25e3ce3a23d37b5d7d80ee25ecbf5> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2b00d000 - 0x2b00efff DiagnosticLogCollection armv7 <c1616819b2f33a72b177b86e67dcba1a> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2b00f000 - 0x2b029fff DictionaryServices armv7 <255671d19ed63fbdb117a1173585128e> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2b048000 - 0x2b067fff EAP8021X armv7 <ce058c48b35a3d74b7b06ba2092d2511> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x2b16a000 - 0x2b16cfff FTClientServices armv7 <c8dc1a16f4133f79bf73ea38cb5551d2> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2b16d000 - 0x2b19cfff FTServices armv7 <aaa0b5421a283abcaa1eec3146118293> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x2b19d000 - 0x2b5c0fff FaceCore armv7 <b5776c59732c3a5c8c1097e3ca084aa3> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2b5e8000 - 0x2b5e8fff FontServices armv7 <1db55cc4be6e3d148a364889202d824e> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2b5e9000 - 0x2b6befff libFontParser.dylib armv7 <4ee8ab7c34783c9ba2043181fd75729b> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2b7b2000 - 0x2b7cefff FrontBoardServices armv7 <2a2604510dee372d9544992e5ce9dd47> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x2c2e6000 - 0x2c2fcfff GenerationalStorage armv7 <0fd1673433713a8abe1a5a44b6fd0dc5> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2c2fd000 - 0x2c5bdfff GeoServices armv7 <9e9e8878a5c0331eb6571d7ac623f6b4> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2c5be000 - 0x2c5cefff GraphicsServices armv7 <b851d0aa57043f9886e512ac7f181878> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2c6ac000 - 0x2c6fbfff Heimdal armv7 <c611ecc51ee033a391b3e032b4d4efa9> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2c7de000 - 0x2c863fff HomeSharing armv7 <a6bcbe8572dd3e2fac8768f9768bafbb> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2c8c5000 - 0x2c924fff IDS armv7 <7618a8529f8131339f483b9899bb1d1a> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2c925000 - 0x2c950fff IDSFoundation armv7 <629e2372d5573fffb8b2b03a1f94352d> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2cb07000 - 0x2cb6bfff IMFoundation armv7 <676f5ca14de033088841d3aecec3d353> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2cb73000 - 0x2cb76fff IOAccelerator armv7 <b879abc90dbb39c5834b33600967a917> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2cb79000 - 0x2cb7ffff IOMobileFramebuffer armv7 <ebd64137fa2732eeb45a9eff4aad5ff7> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2cb80000 - 0x2cb85fff IOSurface armv7 <dfaf5c248ad13f7facca062783742fdb> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2cb86000 - 0x2cb87fff IOSurfaceAccelerator armv7 <9dc2544c749c30e388dc584c5ce26933> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2cc3a000 - 0x2cc40fff IntlPreferences armv7 <76c8e1cb191d31cf9d8256a08c7abb99> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2cc41000 - 0x2cc7afff LanguageModeling armv7 <5d13e49348b3354db09409b31177f5fe> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2ccb6000 - 0x2ccf3fff MIME armv7 <3f811e5ac63530fabcc3c372bb1cc817> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x2ccf4000 - 0x2cd51fff MMCS armv7 <fa6fa98e98e23bee967d8ca2e261d783> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2cdba000 - 0x2cdc7fff MailServices armv7 <3ade3d102b8c3466b09361439b0ab55b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2cdfb000 - 0x2ce9dfff ManagedConfiguration armv7 <b0df9569a58a38c1b181a8a7810f4adc> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2ceab000 - 0x2ceacfff Marco armv7 <c028bddaaa5d3326a228903ba2b21bfd> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2cead000 - 0x2cf0efff MediaControlSender armv7 <c90bf28b6f813f6c981444f8a9eb6826> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x2d01d000 - 0x2d032fff MediaRemote armv7 <0c40ec3b9ee83953a1a7eee54918fad9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2d033000 - 0x2d047fff MediaServices armv7 <acb91c18fdda303cb2b3883ec6fe3725> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2d0a3000 - 0x2d0bbfff MediaStream armv7 <d4a8f88335513a7095266dd306e6f81d> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2d125000 - 0x2d203fff Message armv7 <659a2f61e96d35a086cbc370f3b7e7e2> /System/Library/PrivateFrameworks/Message.framework/Message
0x2d209000 - 0x2d20bfff MessageSupport armv7 <e2c27d1de4c739fc88180c33df68f306> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2d21a000 - 0x2d227fff MobileAsset armv7 <67fe97f1c0f73f0da55f6273a4302848> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2d24f000 - 0x2d258fff MobileBluetooth armv7 <a5cda06417da3ad69bcbc454a0bea1c1> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2d274000 - 0x2d27cfff MobileIcons armv7 <787b5e0f2d42321abca4f948f02d38b0> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2d27d000 - 0x2d284fff MobileInstallation armv7 <7aa0261405193d708534f23747a3fae1> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2d285000 - 0x2d291fff MobileKeyBag armv7 <3a986b00b55b38e9ada7554b059b652f> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x2d2be000 - 0x2d2c1fff MobileSystemServices armv7 <d80584e8070331369e99d93e40f7b483> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2d2e4000 - 0x2d2f1fff MobileWiFi armv7 <64ad34e7ecdc3a3882dc28a4dacde6ed> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2d33a000 - 0x2d53afff MusicLibrary armv7 <9fead5c7b0eb32b8bf7c919ab5f1d869> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2d564000 - 0x2d578fff NanoRegistry armv7 <7747b7de832d33248fa9b773b95a7f75> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2d583000 - 0x2d588fff Netrb armv7 <dabfe39f95eb32f1ba59557818aeeeea> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x30bc8000 - 0x30beefff WebBookmarks armv7 <58fc6db77b9132fe95088dca37ab1461> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x30c04000 - 0x31783fff WebCore armv7 <0fb7c96fe7f43ddd9fa749e3bb8aa0e5> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x31784000 - 0x31842fff WebKitLegacy armv7 <14fccc6a183238e6ac36078d081b7b33> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x319fe000 - 0x31a04fff XPCKit armv7 <214c6b0949a43cd58d5d108f5955156a> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x31a05000 - 0x31a0dfff XPCObjects armv7 <bcf01dfab5543240b104407542366a52> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x31bff000 - 0x31c24fff iCalendar armv7 <9ee78e02934b34eba443d5e499441fd2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x31e18000 - 0x31e56fff iTunesStore armv7 <9ec1b2ffde8537e4add35fda6291b3ca> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x3269b000 - 0x326a3fff libAccessibility.dylib armv7 <76cbcf3943523557af470c72381a8c92> /usr/lib/libAccessibility.dylib
0x327d5000 - 0x327ebfff libCRFSuite.dylib armv7 <539d3a10ddd43fbcb3e09167286986e5> /usr/lib/libCRFSuite.dylib
0x32821000 - 0x32924fff libFosl_dynamic.dylib armv7 <fbb5d66ba2ec362f864581915d8a0572> /usr/lib/libFosl_dynamic.dylib
0x3293e000 - 0x32955fff libMobileGestalt.dylib armv7 <e31c22cd41b1360f9a4c13ecf9c90363> /usr/lib/libMobileGestalt.dylib
0x3297b000 - 0x3297cfff libSystem.B.dylib armv7 <1353dd91fbac387087c75cf8931ce39e> /usr/lib/libSystem.B.dylib
0x329ed000 - 0x32a31fff libTelephonyUtilDynamic.dylib armv7 <99517c72776c3e748d87f3cdc0b17176> /usr/lib/libTelephonyUtilDynamic.dylib
0x32b41000 - 0x32b63fff libarchive.2.dylib armv7 <7d9ac46ec87d31328258a6f167344d0e> /usr/lib/libarchive.2.dylib
0x32b64000 - 0x32b64fff libassertion_extension.dylib armv7 <7ed2961abb6730bb8eaab6888fcb4b82> /usr/lib/libassertion_extension.dylib
0x32b93000 - 0x32b9ffff libbsm.0.dylib armv7 <189bfe384a453f9ea396c2562f6ef521> /usr/lib/libbsm.0.dylib
0x32ba0000 - 0x32ba9fff libbz2.1.0.dylib armv7 <d63e96685df23bf69198b896ff299cf3> /usr/lib/libbz2.1.0.dylib
0x32baa000 - 0x32bf4fff libc++.1.dylib armv7 <85055cf4732f3667abc23ab1493c3703> /usr/lib/libc++.1.dylib
0x32bf5000 - 0x32c10fff libc++abi.dylib armv7 <f99212723e363c78aac2d3821fa43245> /usr/lib/libc++abi.dylib
0x32c12000 - 0x32c1ffff libcmph.dylib armv7 <a952fcd587a43645a32c4b0c285c78de> /usr/lib/libcmph.dylib
0x32c4f000 - 0x32c68fff libextension.dylib armv7 <62b3fe124db73a7299a52c6dd980aec1> /usr/lib/libextension.dylib
0x32d99000 - 0x32d9cfff libheimdal-asn1.dylib armv7 <0a4c3a3bb4de3500b094742b6dfa6ab7> /usr/lib/libheimdal-asn1.dylib
0x32d9d000 - 0x32e8afff libiconv.2.dylib armv7 <9eb49aab944934509e4a9046e22f8e80> /usr/lib/libiconv.2.dylib
0x32e8b000 - 0x32ff9fff libicucore.A.dylib armv7 <0d4db0af5afe3927917f108551ecb468> /usr/lib/libicucore.A.dylib
0x33006000 - 0x33006fff liblangid.dylib armv7 <20a0c0e6bb983e4b97bf9665f3a8e0ea> /usr/lib/liblangid.dylib
0x33007000 - 0x33011fff liblockdown.dylib armv7 <6ca4920bb6b435baa4f4f468bec9f5c1> /usr/lib/liblockdown.dylib
0x33012000 - 0x33027fff liblzma.5.dylib armv7 <f9468d83c79c3c13924fbe0b67bf5825> /usr/lib/liblzma.5.dylib
0x333a2000 - 0x333b7fff libmis.dylib armv7 <acbfe52af459320c92ef81d57d803e3e> /usr/lib/libmis.dylib
0x333e1000 - 0x335dbfff libobjc.A.dylib armv7 <d8dce7276c203150bdcbd105266b7968> /usr/lib/libobjc.A.dylib
0x336b3000 - 0x336c9fff libresolv.9.dylib armv7 <4dca2e76321e33ad9ba917e43ad72a88> /usr/lib/libresolv.9.dylib
0x336f4000 - 0x337a4fff libsqlite3.dylib armv7 <9eedf01990863eb4a4209fa9bb33270c> /usr/lib/libsqlite3.dylib
0x337f2000 - 0x33819fff libtidy.A.dylib armv7 <e613be21d9fc321e84205dc85c87204b> /usr/lib/libtidy.A.dylib
0x3381a000 - 0x33822fff libtzupdate.dylib armv7 <94d3ccb961f03a38a1ccac5bc7de5877> /usr/lib/libtzupdate.dylib
0x33826000 - 0x338dcfff libxml2.2.dylib armv7 <1381f71041d035628a0276827dfd7996> /usr/lib/libxml2.2.dylib
0x338dd000 - 0x338fefff libxslt.1.dylib armv7 <2c075dfeb05732258d1859298a907763> /usr/lib/libxslt.1.dylib
0x338ff000 - 0x3390bfff libz.1.dylib armv7 <433c3df1213f3f2c8b97d2f747c7dcff> /usr/lib/libz.1.dylib
0x3390c000 - 0x33910fff libcache.dylib armv7 <289d2b8e9fd83e149062521f1890a518> /usr/lib/system/libcache.dylib
0x33911000 - 0x3391afff libcommonCrypto.dylib armv7 <a182ac4b579e3a2d95f256a8a1f9e2e4> /usr/lib/system/libcommonCrypto.dylib
0x3391b000 - 0x3391ffff libcompiler_rt.dylib armv7 <5136d1a17b22372e969d71ff8f6a5ef2> /usr/lib/system/libcompiler_rt.dylib
0x33920000 - 0x33926fff libcopyfile.dylib armv7 <05f098cd548e37348bfaaaa5a18ee4da> /usr/lib/system/libcopyfile.dylib
0x33927000 - 0x33975fff libcorecrypto.dylib armv7 <4f8a9b9015823f3a959dfe73f5e22957> /usr/lib/system/libcorecrypto.dylib
0x33976000 - 0x339b3fff libdispatch.dylib armv7 <89da9738c8d7335a81c8c1d297533a99> /usr/lib/system/libdispatch.dylib
0x339b4000 - 0x339b5fff libdyld.dylib armv7 <97e40854039630108c6898dadb83a10d> /usr/lib/system/libdyld.dylib
0x339b6000 - 0x339b6fff libkeymgr.dylib armv7 <8cf4f5d2baca35ed8a5f15c4af240d0c> /usr/lib/system/libkeymgr.dylib
0x339b7000 - 0x339b7fff liblaunch.dylib armv7 <3f9c6ce07fb13ee0a15dbf56f965061c> /usr/lib/system/liblaunch.dylib
0x339b8000 - 0x339bbfff libmacho.dylib armv7 <21a119e030f23aec84234e445bc8e1ca> /usr/lib/system/libmacho.dylib
0x339bc000 - 0x339bdfff libremovefile.dylib armv7 <b38c744ff50f3a25b8c29ee79624d6ae> /usr/lib/system/libremovefile.dylib
0x339be000 - 0x339cffff libsystem_asl.dylib armv7 <e2aa00ff982433c784b55217febdcec1> /usr/lib/system/libsystem_asl.dylib
0x339d0000 - 0x339d0fff libsystem_blocks.dylib armv7 <b11c0cd1df5038edaa021f6ee35e60c1> /usr/lib/system/libsystem_blocks.dylib
0x339d1000 - 0x33a33fff libsystem_c.dylib armv7 <1f977c22653936dc99f8ecba1a4673e3> /usr/lib/system/libsystem_c.dylib
0x33a34000 - 0x33a36fff libsystem_configuration.dylib armv7 <9f5b5c4178f73bec863400eef38fb8ac> /usr/lib/system/libsystem_configuration.dylib
0x33a37000 - 0x33a38fff libsystem_coreservices.dylib armv7 <34e08e7e53ff3b018a9b58482a2fd6ae> /usr/lib/system/libsystem_coreservices.dylib
0x33a39000 - 0x33a45fff libsystem_coretls.dylib armv7 <19227fbb451b3c8d8e1c121b9f6e2a01> /usr/lib/system/libsystem_coretls.dylib
0x33a46000 - 0x33a4cfff libsystem_dnssd.dylib armv7 <9729751e11fe32ab86cf7881fc90c7f0> /usr/lib/system/libsystem_dnssd.dylib
0x33a4d000 - 0x33a66fff libsystem_info.dylib armv7 <66ea004683e432c7b62c0d1462d25618> /usr/lib/system/libsystem_info.dylib
0x33a67000 - 0x33a81fff libsystem_kernel.dylib armv7 <143e025b6d9a3eeca173eb206b8ca401> /usr/lib/system/libsystem_kernel.dylib
0x33a82000 - 0x33aa2fff libsystem_m.dylib armv7 <84ad54e1d9cc3e61a02d8f2b6f29309c> /usr/lib/system/libsystem_m.dylib
0x33aa3000 - 0x33ab5fff libsystem_malloc.dylib armv7 <d9a24ab278d03403b4e3f7a1a14ecf6b> /usr/lib/system/libsystem_malloc.dylib
0x33ab6000 - 0x33ae4fff libsystem_network.dylib armv7 <e7b6cee8e696332e8d478e98efdd5a17> /usr/lib/system/libsystem_network.dylib
0x33ae5000 - 0x33aeafff libsystem_networkextension.dylib armv7 <65d0c152ac9632d887363beec9b39f75> /usr/lib/system/libsystem_networkextension.dylib
0x33aeb000 - 0x33af2fff libsystem_notify.dylib armv7 <efe3c04093c6360088c28a19418aeb14> /usr/lib/system/libsystem_notify.dylib
0x33af3000 - 0x33af8fff libsystem_platform.dylib armv7 <87e23da2b47437b2a3189d2c55666309> /usr/lib/system/libsystem_platform.dylib
0x33af9000 - 0x33afffff libsystem_pthread.dylib armv7 <8938d02473573e8ca011ba70f0c8eaf9> /usr/lib/system/libsystem_pthread.dylib
0x33b00000 - 0x33b02fff libsystem_sandbox.dylib armv7 <d769f6ca52243740ac340a17e1cf6119> /usr/lib/system/libsystem_sandbox.dylib
0x33b03000 - 0x33b06fff libsystem_stats.dylib armv7 <4632ee54d68d38a0994ee05a47cf708e> /usr/lib/system/libsystem_stats.dylib
0x33b07000 - 0x33b0cfff libsystem_trace.dylib armv7 <66a47b2a88933709b4da7836295d2a8d> /usr/lib/system/libsystem_trace.dylib
0x33b0d000 - 0x33b0dfff libunwind.dylib armv7 <e52b05cc2ec13f4d9f9307d7c6393ae7> /usr/lib/system/libunwind.dylib
0x33b0e000 - 0x33b29fff libxpc.dylib armv7 <3c761f5ef2fd315b895a4054cae2232e> /usr/lib/system/libxpc.dylib
Turns out this issue was with the linker flags:
-read_only_relocs suppress

iOS app BLE sending crash report

I need some help please. I sent a very simple app for iPod to a company, to recognize a tracker via Bluetooth and upload some data to a web site. We tested, they tested and it was working just fine.
I got an email this morning, saying that the app crashes and they are sending me the crash reports, as below. I got 16 of them. I have asked for more info from them, but they didn't answer yet.
My first question is : What on earth is that? How did they get a crash report?
What does this crash report mean excepted I can see through SIGABRT that the app DID crash.
I don't know where to start.
Thanks in advance, sorry, the crash report is a bit big.
Incident Identifier: F77F6A7B-8760-40C5-9FD7-FE0ED070979A
CrashReporter Key: 5ca25de017263d20a80e56e0a295f17e9429e5c3
Hardware Model: iPod5,1
Process: XXX TRACKER [217]
Path: /private/var/mobile/Containers/Bundle/Application/B4D46780-38A9-47EA-942F-AC997C6BB357/XXX TRACKER.app/XXX TRACKER
Identifier: co.uk.XXX.XXX-TRACKER
Version: 1.0 (1.0)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2015-09-25 11:15:21.723 +0200
Launch Time: 2015-09-25 11:14:30.408 +0200
OS Version: iOS 8.3 (12F69)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0
Last Exception Backtrace:
(0x2c2de132 0x3a23ac72 0x2c2de078 0x2cf56e1e 0xdedf2 0x2bfa04d6 0x2bfa096e 0x2bfab2a4 0x3a7a4c7e 0x3a7a4c6a 0x3a7af4ce 0x3a7aed9c 0x3a7b01b0 0x2c2a3884 0x2c2a1fa4 0x2c1ed99c 0x2c1ed7ae 0x3399f1a4 0x2f978690 0xdf89e 0x3a7e2aaa)
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3a8a8df0 0x3a894000 + 85488
1 libsystem_pthread.dylib 0x3a929c92 0x3a926000 + 15506
2 libsystem_c.dylib 0x3a847934 0x3a7fe000 + 301364
3 libc++abi.dylib 0x39a46bb8 0x39a46000 + 3000
4 libc++abi.dylib 0x39a6066a 0x39a46000 + 108138
5 libobjc.A.dylib 0x3a23af0e 0x3a234000 + 28430
6 libc++abi.dylib 0x39a5ddec 0x39a46000 + 97772
7 libc++abi.dylib 0x39a5d5ac 0x39a46000 + 95660
8 libobjc.A.dylib 0x3a23ad46 0x3a234000 + 27974
9 CoreFoundation 0x2c2de078 0x2c1d4000 + 1089656
10 Foundation 0x2cf56e1e 0x2cf4c000 + 44574
11 XXX TRACKER 0x000dedf2 0xda000 + 19954
12 CoreBluetooth 0x2bfa04d6 0x2bf9d000 + 13526
13 CoreBluetooth 0x2bfa096e 0x2bf9d000 + 14702
14 CoreBluetooth 0x2bfab2a4 0x2bf9d000 + 58020
15 libdispatch.dylib 0x3a7a4c80 0x3a7a3000 + 7296
16 libdispatch.dylib 0x3a7a4c6c 0x3a7a3000 + 7276
17 libdispatch.dylib 0x3a7af4ce 0x3a7a3000 + 50382
18 libdispatch.dylib 0x3a7aed9c 0x3a7a3000 + 48540
19 libdispatch.dylib 0x3a7b01b2 0x3a7a3000 + 53682
20 CoreFoundation 0x2c2a3884 0x2c1d4000 + 850052
21 CoreFoundation 0x2c2a1fa4 0x2c1d4000 + 843684
22 CoreFoundation 0x2c1ed99c 0x2c1d4000 + 104860
23 CoreFoundation 0x2c1ed7ae 0x2c1d4000 + 104366
24 GraphicsServices 0x3399f1a4 0x33996000 + 37284
25 UIKit 0x2f978690 0x2f909000 + 456336
26 XXX TRACKER 0x000df89e 0xda000 + 22686
27 libdyld.dylib 0x3a7e2aac 0x3a7e1000 + 6828
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x3a89524c 0x3a894000 + 4684
1 libdispatch.dylib 0x3a7b54ec 0x3a7a3000 + 74988
2 libdispatch.dylib 0x3a7b521e 0x3a7a3000 + 74270
Thread 2:
0 libsystem_kernel.dylib 0x3a8a99c0 0x3a894000 + 88512
1 libsystem_pthread.dylib 0x3a926e20 0x3a926000 + 3616
2 libsystem_pthread.dylib 0x3a926af8 0x3a926000 + 2808
Thread 3 name: com.apple.NSURLConnectionLoader
Thread 3:
0 libsystem_kernel.dylib 0x3a89549c 0x3a894000 + 5276
1 libsystem_kernel.dylib 0x3a895290 0x3a894000 + 4752
2 CoreFoundation 0x2c2a37ee 0x2c1d4000 + 849902
3 CoreFoundation 0x2c2a1db4 0x2c1d4000 + 843188
4 CoreFoundation 0x2c1ed99c 0x2c1d4000 + 104860
5 CoreFoundation 0x2c1ed7ae 0x2c1d4000 + 104366
6 CFNetwork 0x2bd8b642 0x2bd0f000 + 509506
7 Foundation 0x2d01c186 0x2cf4c000 + 852358
8 libsystem_pthread.dylib 0x3a928de8 0x3a926000 + 11752
9 libsystem_pthread.dylib 0x3a928d5a 0x3a926000 + 11610
10 libsystem_pthread.dylib 0x3a926b04 0x3a926000 + 2820
Thread 4 name: com.apple.CFSocket.private
Thread 4:
0 libsystem_kernel.dylib 0x3a8a9080 0x3a894000 + 86144
1 CoreFoundation 0x2c2a7fa0 0x2c1d4000 + 868256
2 libsystem_pthread.dylib 0x3a928de8 0x3a926000 + 11752
3 libsystem_pthread.dylib 0x3a928d5a 0x3a926000 + 11610
4 libsystem_pthread.dylib 0x3a926b04 0x3a926000 + 2820
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000003
r4: 0x00000006 r5: 0x3d1129dc r6: 0x3d0fe840 r7: 0x001e7d38
r8: 0x1768bfc0 r9: 0x7420666f r10: 0x000e30fc r11: 0x1768bfe4
ip: 0x00000148 sp: 0x001e7d2c lr: 0x3a929c97 pc: 0x3a8a8df0
cpsr: 0x00000010
Binary Images:
0xda000 - 0xe1fff XXX TRACKER armv7 <ed4b2a92bb693fbdbab907ff4a8acde9> /var/mobile/Containers/Bundle/Application/B4D46780-38A9-47EA-942F-AC997C6BB357/XXX TRACKER.app/XXX TRACKER
0x1fe61000 - 0x1fe84fff dyld armv7 <35ecdca1a767375e95ffa0f2a78d76d0> /usr/lib/dyld
0x2af75000 - 0x2af75fff Accelerate armv7 <a79992cca15033b7bed80bd705be71f4> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2af86000 - 0x2b19ffff vImage armv7 <872e53dd96dc36bf90b3a0ac74c5adb1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2b1a0000 - 0x2b27dfff libBLAS.dylib armv7 <3a6573adecda34749cc5282831e744cb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2b27e000 - 0x2b541fff libLAPACK.dylib armv7 <1c01784b93d3329b97fc65515e51d5a5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2b542000 - 0x2b554fff libLinearAlgebra.dylib armv7 <cebf63450c443b33815fa077775a1a11> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x2b555000 - 0x2b5c9fff libvDSP.dylib armv7 <3008dddb27c53aad952b3bbc6e640984> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2b5ca000 - 0x2b5dbfff libvMisc.dylib armv7 <39de9e92305734d9b8661d4d2981467d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x2b5dc000 - 0x2b5dcfff vecLib armv7 <6c07e6493c69320b8888af62c9702490> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2b933000 - 0x2bba7fff AudioToolbox armv7 <35314493dec2370e88277f154701eecb> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2bd0f000 - 0x2be9bfff CFNetwork armv7 <9b5451d8ea3a395c9d85b29480c2b5dc> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x2bf22000 - 0x2bf81fff CoreAudio armv7 <2145d56fd7563bd9bc4a8261974aeec6> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x2bf9d000 - 0x2bfbafff CoreBluetooth armv7 <1c0cd3e8d8b23164b1dff15acebc391e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x2c1d4000 - 0x2c506fff CoreFoundation armv7 <56d409e85e843dd98e7d3494112a0c35> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x2c507000 - 0x2c630fff CoreGraphics armv7 <097d6e7085893b518a4b07052fd170d5> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x2c670000 - 0x2c672fff libCGXType.A.dylib armv7 <b18ea406878f326fa1f5735cd361cc16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x2c673000 - 0x2c67dfff libCMSBuiltin.A.dylib armv7 <2ca7a30774ea3073af7faf523b371911> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x2c865000 - 0x2c880fff libRIP.A.dylib armv7 <383be8976d58346191e245a0ed169b97> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x2c881000 - 0x2c993fff CoreImage armv7 <149e85c285313ece80f8f9ee5ec05f21> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x2ca1e000 - 0x2cabcfff CoreMedia armv7 <f6c07770f5503f6784ab5aa145d37c1c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x2cbfb000 - 0x2ccc7fff CoreText armv7 <06c12d17c87332e3a92fdd471c7460b3> /System/Library/Frameworks/CoreText.framework/CoreText
0x2ccc8000 - 0x2ccdefff CoreVideo armv7 <2a18de158cf5384cb5f19b7f56231ceb> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x2cf4c000 - 0x2d151fff Foundation armv7 <97042f0fe32f3ff1bee01cea7866d334> /System/Library/Frameworks/Foundation.framework/Foundation
0x2d253000 - 0x2d2a8fff IOKit armv7 <c13d6573e7e83c75a88893c3e004e48c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x2d2a9000 - 0x2d4f2fff ImageIO armv7 <cad9046aa04733a2a0e2eac058cd84af> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x2d4f3000 - 0x2d83dfff JavaScriptCore armv7 <9679b331fe0d331cb60fcf6182371f44> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x2db35000 - 0x2db3dfff MediaAccessibility armv7 <a807163c0ec33367ab1643971de5a910> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x2e160000 - 0x2e1cffff Metal armv7 <8e11a65349973e4eb041753af33687dc> /System/Library/Frameworks/Metal.framework/Metal
0x2e1d0000 - 0x2e264fff MobileCoreServices armv7 <ee16e1530e7f367d973a716cfe88b1af> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x2edf8000 - 0x2ee00fff OpenGLES armv7 <7e510b8799793a1b820bf22def9975cc> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x2ee02000 - 0x2ee02fff libCVMSPluginSupport.dylib armv7 <2b49dae847f63c5682ddacdeadf08e15> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2ee03000 - 0x2ee05fff libCoreFSCache.dylib armv7 <324c3cef7d6d3e958a1f3a55e20e74f8> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x2ee06000 - 0x2ee09fff libCoreVMClient.dylib armv7 <2d35b7480ad03ee7b2ac3c6a03edcdec> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x2ee0a000 - 0x2ee12fff libGFXShared.dylib armv7 <8db068ab7c3131c38b62f97ebdd5f96a> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x2ee13000 - 0x2ee52fff libGLImage.dylib armv7 <20469ae8ddd537d7a4177d24c81ff20a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x2f328000 - 0x2f484fff QuartzCore armv7 <8586510d30293a1db1e5a8e5f1efad21> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x2f6b9000 - 0x2f6fafff Security armv7 <2cb85f8b1c9e3a62b73841d04dd05e13> /System/Library/Frameworks/Security.framework/Security
0x2f8aa000 - 0x2f906fff SystemConfiguration armv7 <8812238f38ed332f88803b8da35eb92b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x2f909000 - 0x301b7fff UIKit armv7 <ea23c036152530dd951a9b396153dcad> /System/Library/Frameworks/UIKit.framework/UIKit
0x301b8000 - 0x3021ffff VideoToolbox armv7 <ba11ed2d070931b28a0f08cf663af71e> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x30930000 - 0x30934fff AggregateDictionary armv7 <43803ef0c99337ad8e84b201cbd53be4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x30d02000 - 0x30d40fff AppSupport armv7 <e1706add1b26324fb9c8dc6fc3614f95> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x30e82000 - 0x30ec0fff AppleJPEG armv7 <2425baad41ae32538d38e5444dfb64f6> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x30f19000 - 0x30f22fff AssertionServices armv7 <8afeeca759fd39528c8c003fcbbe3c40> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x30fa9000 - 0x30fc1fff BackBoardServices armv7 <5387378112d83ef3861b6f2bdb525d74> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x30fc4000 - 0x30ff9fff BaseBoard armv7 <3ba2d91af0723d69b670a5916ab6a0a9> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x31ad8000 - 0x31adcfff ConstantClasses armv7 <d6d49478489a3e8fa14f11e460dd3934> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x31b98000 - 0x31bbafff CoreDuet armv7 <f23c4f48c0653e618e1fd7aa81bf9ae8> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x31bc0000 - 0x31bd0fff CoreDuetDaemonProtocol armv7 <176f151714e635419978fe1c490aa835> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x31bd7000 - 0x31bd9fff CoreDuetDebugLogging armv7 <5b8e426276a73cf09b19d48a87fc475e> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x31fcc000 - 0x31feafff CoreServicesInternal armv7 <dbeb8d004bf83d49a31d57fdbc7f964a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x321ea000 - 0x3226cfff CoreUI armv7 <1e8947c0cc213ed2946d536e13e13563> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x322f2000 - 0x322f7fff CrashReporterSupport armv7 <5be916f2f61f343586b98c6b1d230273> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x325bf000 - 0x325d9fff DictionaryServices armv7 <93f47b91fb463c2a9129898cd3a185fa> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x3274d000 - 0x32b70fff FaceCore armv7 <337307090c7738948561ba7e8eb5dacb> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x32b98000 - 0x32b98fff FontServices armv7 <cbb30d45ea9734bfa6884f86a938a73f> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x32b99000 - 0x32c6efff libFontParser.dylib armv7 <494ed59103ed36e997fb67e6066643e5> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x32c6f000 - 0x32c7efff libGSFontCache.dylib armv7 <bd784593545d39de8954b379fcd0f3aa> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x32d62000 - 0x32d7efff FrontBoardServices armv7 <1e3e69f7a2b9312aa0678188baeaf4af> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x33996000 - 0x339a6fff GraphicsServices armv7 <c5f9926d3a403f5997576e6e043cc70d> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x33f7d000 - 0x33f80fff IOAccelerator armv7 <dc084a6852df32c0bab91a7dfa2999b1> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x33f83000 - 0x33f89fff IOMobileFramebuffer armv7 <068bc120153632e19cf70b80b9d120ea> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x33f8a000 - 0x33f8ffff IOSurface armv7 <66aec3303d453ee799985c1a92fc15b2> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x33f90000 - 0x33f91fff IOSurfaceAccelerator armv7 <5874c3171d313b5fa3125ba47f08f60f> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x34039000 - 0x34072fff LanguageModeling armv7 <989132d79a6b3605ac08181c299086ff> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x3453c000 - 0x34549fff MobileAsset armv7 <513173db2afc385d9bdb36c51ab0d8c0> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x345a7000 - 0x345b3fff MobileKeyBag armv7 <ba62d597cb623cc0bef057768f4f16a4> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x345e0000 - 0x345e3fff MobileSystemServices armv7 <88ece9069dc231fcb625eecfa092c559> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x35083000 - 0x350bffff OpenCL armv7 <9e433d6013b933ffb34c8acb6ebefe93> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x35636000 - 0x35680fff PhysicsKit armv7 <f875279d5fe53e088a04e0537f753479> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x35698000 - 0x3569ffff PowerLog armv7 <894fa9a13ee23ffc908c74c4dd4fd11f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x3599c000 - 0x35a32fff ProofReader armv7 <ef503c6ecf1d38019c86c5edeeffd9b7> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x35a96000 - 0x35b04fff Quagga armv7 <4c908b7b1c723f1baf4701b12a3035b9> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x35fef000 - 0x36009fff SpringBoardServices armv7 <bab3eb8a02e63c58816caa119a0eedae> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x36582000 - 0x36585fff TCC armv7 <d9a2a6b05bab3a8da9be98fa2aa2ad2d> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x371d7000 - 0x371fffff TextInput armv7 <bc6b4690669831c491b5cc158a43fd1b> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x372bc000 - 0x3737efff UIFoundation armv7 <b95c82977904320ca9e5a46d34ddf634> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x3739b000 - 0x3739efff UserFS armv7 <3b2efb8ace9234c1a5d30548618278e1> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x37c11000 - 0x3878ffff WebCore armv7 <9a857980242731b3b86ed88baf7764d9> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x38790000 - 0x3884efff WebKitLegacy armv7 <cf9deb949e44336498e1eadc4339124d> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x394ef000 - 0x394f7fff libAccessibility.dylib armv7 <d8223224f89531979ca64044e132cc64> /usr/lib/libAccessibility.dylib
0x39629000 - 0x3963ffff libCRFSuite.dylib armv7 <6c8b4c1a81be3031b11bb2c8df905bfc> /usr/lib/libCRFSuite.dylib
0x39672000 - 0x39775fff libFosl_dynamic.dylib armv7 <d3a22c809a2137df9759998fee35f7a5> /usr/lib/libFosl_dynamic.dylib
0x3978f000 - 0x397a6fff libMobileGestalt.dylib armv7 <546035acb66b34fe8eb65a146ddd68fa> /usr/lib/libMobileGestalt.dylib
0x397cc000 - 0x397cdfff libSystem.B.dylib armv7 <08ff7c3cbd4e3e67993d0a48e6aed3fc> /usr/lib/libSystem.B.dylib
0x39992000 - 0x399b4fff libarchive.2.dylib armv7 <bb88ac87da0539deb475655459969c75> /usr/lib/libarchive.2.dylib
0x399e4000 - 0x399f0fff libbsm.0.dylib armv7 <5aacb51d3ab33eef96a210df170248aa> /usr/lib/libbsm.0.dylib
0x399f1000 - 0x399fafff libbz2.1.0.dylib armv7 <3c8e4bd716963edeaed85a57f20d034e> /usr/lib/libbz2.1.0.dylib
0x399fb000 - 0x39a45fff libc++.1.dylib armv7 <809aa036ab31309c926ca9e6ebe6250a> /usr/lib/libc++.1.dylib
0x39a46000 - 0x39a61fff libc++abi.dylib armv7 <406002273d8637abbaee6bac38172aa9> /usr/lib/libc++abi.dylib
0x39a63000 - 0x39a70fff libcmph.dylib armv7 <5e36a49a7c7c348bba8c34a9c7949c31> /usr/lib/libcmph.dylib
0x39aa0000 - 0x39ab9fff libextension.dylib armv7 <1a01cb8a02303c3192303e971b6f6d9b> /usr/lib/libextension.dylib
0x39bee000 - 0x39cdbfff libiconv.2.dylib armv7 <d2471d9b21d5391e9ebf48bdd3c535ed> /usr/lib/libiconv.2.dylib
0x39cdc000 - 0x39e4afff libicucore.A.dylib armv7 <c120e1f95861313a8f011280de2b5058> /usr/lib/libicucore.A.dylib
0x39e57000 - 0x39e57fff liblangid.dylib armv7 <3daf9c9e347e35488c42f7013b600555> /usr/lib/liblangid.dylib
0x39e58000 - 0x39e62fff liblockdown.dylib armv7 <a5d7dd55fc0434d69bffb76a88de209b> /usr/lib/liblockdown.dylib
0x39e63000 - 0x39e78fff liblzma.5.dylib armv7 <b83d5e0f50b7392186780d7fa064b2b7> /usr/lib/liblzma.5.dylib
0x3a234000 - 0x3a42efff libobjc.A.dylib armv7 <59d299fcc23336749134265993dd48ee> /usr/lib/libobjc.A.dylib
0x3a523000 - 0x3a5d3fff libsqlite3.dylib armv7 <674b23fdd5193544b3658ebe42c88772> /usr/lib/libsqlite3.dylib
0x3a655000 - 0x3a70bfff libxml2.2.dylib armv7 <86ed8d560d153de3addfcad7374d30cc> /usr/lib/libxml2.2.dylib
0x3a70c000 - 0x3a72dfff libxslt.1.dylib armv7 <0f99757ecf3a337996c29faf5f8e5dc1> /usr/lib/libxslt.1.dylib
0x3a72e000 - 0x3a73afff libz.1.dylib armv7 <9f5e8650f96c351ab9c094e7a280aae2> /usr/lib/libz.1.dylib
0x3a73b000 - 0x3a73ffff libcache.dylib armv7 <91080a77362f321aab9ee9355030dd3e> /usr/lib/system/libcache.dylib
0x3a740000 - 0x3a749fff libcommonCrypto.dylib armv7 <81d06fb7445e3dc7ada75ed0b97003e0> /usr/lib/system/libcommonCrypto.dylib
0x3a74a000 - 0x3a74efff libcompiler_rt.dylib armv7 <791bcfcf3be332d583aec09e3ecce816> /usr/lib/system/libcompiler_rt.dylib
0x3a74f000 - 0x3a755fff libcopyfile.dylib armv7 <b3781346554f328ea685999660cb7087> /usr/lib/system/libcopyfile.dylib
0x3a756000 - 0x3a7a2fff libcorecrypto.dylib armv7 <ab04a29c292630a89a5d37306720cffc> /usr/lib/system/libcorecrypto.dylib
0x3a7a3000 - 0x3a7e0fff libdispatch.dylib armv7 <7773602666b33c5fa7a42abc1f0426b4> /usr/lib/system/libdispatch.dylib
0x3a7e1000 - 0x3a7e2fff libdyld.dylib armv7 <94d89e576aeb386ebdfc40cccc32f2f1> /usr/lib/system/libdyld.dylib
0x3a7e3000 - 0x3a7e3fff libkeymgr.dylib armv7 <f998ce3066a031f1a1e803d54f24fd2c> /usr/lib/system/libkeymgr.dylib
0x3a7e4000 - 0x3a7e4fff liblaunch.dylib armv7 <60f1508df69c3927bd313c3064a8ac34> /usr/lib/system/liblaunch.dylib
0x3a7e5000 - 0x3a7e8fff libmacho.dylib armv7 <68c916315aa631adbaec0a8a42e338b4> /usr/lib/system/libmacho.dylib
0x3a7e9000 - 0x3a7eafff libremovefile.dylib armv7 <193828d453763f91a9d9c91118fe29a5> /usr/lib/system/libremovefile.dylib
0x3a7eb000 - 0x3a7fcfff libsystem_asl.dylib armv7 <32c06053050f37988233ef007a20222e> /usr/lib/system/libsystem_asl.dylib
0x3a7fd000 - 0x3a7fdfff libsystem_blocks.dylib armv7 <b4aba582daef30188b92ca1adbf0014c> /usr/lib/system/libsystem_blocks.dylib
0x3a7fe000 - 0x3a860fff libsystem_c.dylib armv7 <f9bba36ff63532b7ab9416ad089b915c> /usr/lib/system/libsystem_c.dylib
0x3a861000 - 0x3a863fff libsystem_configuration.dylib armv7 <dfcd8a8b3e19374d9d9b92f9125ed23b> /usr/lib/system/libsystem_configuration.dylib
0x3a864000 - 0x3a865fff libsystem_coreservices.dylib armv7 <9c170573a08b3e8ab8fd07cf3d5738a0> /usr/lib/system/libsystem_coreservices.dylib
0x3a866000 - 0x3a872fff libsystem_coretls.dylib armv7 <0cfe7517b74438c2bb1aa146f27bd8c5> /usr/lib/system/libsystem_coretls.dylib
0x3a873000 - 0x3a879fff libsystem_dnssd.dylib armv7 <b74319a4cdb23c15827c30e3acfac206> /usr/lib/system/libsystem_dnssd.dylib
0x3a87a000 - 0x3a893fff libsystem_info.dylib armv7 <dac280dca30a3d8ea90f6ff7530c65f3> /usr/lib/system/libsystem_info.dylib
0x3a894000 - 0x3a8aefff libsystem_kernel.dylib armv7 <bb8bc7dde0db32c7b450986eaef3f255> /usr/lib/system/libsystem_kernel.dylib
0x3a8af000 - 0x3a8cffff libsystem_m.dylib armv7 <2ca83504dc863c2380ef4d837283d936> /usr/lib/system/libsystem_m.dylib
0x3a8d0000 - 0x3a8e2fff libsystem_malloc.dylib armv7 <b4ac17518c163fe5b14d4e1bb8dad86a> /usr/lib/system/libsystem_malloc.dylib
0x3a8e3000 - 0x3a911fff libsystem_network.dylib armv7 <6ca030ccb376302498cf989a98ba2056> /usr/lib/system/libsystem_network.dylib
0x3a912000 - 0x3a917fff libsystem_networkextension.dylib armv7 <7636aa6643b13c178882862c65eb8098> /usr/lib/system/libsystem_networkextension.dylib
0x3a918000 - 0x3a91ffff libsystem_notify.dylib armv7 <114882d084cd38c1af8b91927fc70464> /usr/lib/system/libsystem_notify.dylib
0x3a920000 - 0x3a925fff libsystem_platform.dylib armv7 <4e61678a7d2b334bb08e058943ef2712> /usr/lib/system/libsystem_platform.dylib
0x3a926000 - 0x3a92cfff libsystem_pthread.dylib armv7 <02d86fbb3e9434449f50d011aec33e43> /usr/lib/system/libsystem_pthread.dylib
0x3a92d000 - 0x3a92ffff libsystem_sandbox.dylib armv7 <978280d6072e394dbffb0285d9715c63> /usr/lib/system/libsystem_sandbox.dylib
0x3a930000 - 0x3a933fff libsystem_stats.dylib armv7 <0c0f198111183e69872af168499d8292> /usr/lib/system/libsystem_stats.dylib
0x3a934000 - 0x3a939fff libsystem_trace.dylib armv7 <7c16daabde3e3596af2ca8ee9c6a5d8d> /usr/lib/system/libsystem_trace.dylib
0x3a93a000 - 0x3a93afff libunwind.dylib armv7 <7a86e925589a3c6eb9bb604386a4498d> /usr/lib/system/libunwind.dylib
0x3a93b000 - 0x3a956fff libxpc.dylib armv7 <89a85f226d7333d89d7afcf58d58c58e> /usr/lib/system/libxpc.dylib
First of all, crash logs sent by the company needs to be symbolicated. I believe while you shipped your app, you might have saved .dysm file. Follow this procedure to get the exact root cause:
Gather your crash log and the dSYM file for your app.
Open a terminal and navigate to where you put your crash log and
dSYM file. We'll call them myapp.crash and myapp.app.dSYM
Run sudo xcode-select --switch
/Applications/Xcode6-Beta4.app/Contents/Developer
Finally, run : DEVELOPER_DIR=xcode-select -print-path/Applications/Xcode6-Beta4.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/Resources/symbolicatecrash -o ./myapp-resymbolicated.crash ./myapp.crash ./myapp.app.dSYM
Second, you would want to check with the company the tentative steps to reproduce the crash. Then try on your own with those steps.
Third, my advise to you is to include a crash reporter in your application for next release. Crash reporter uploads crash reports on your server in symbolicated form which really helps to crack the issue. Take a look at this blog in your lean time.
To answer your questions:
When application crashes, you can get the crash logs by connecting the device to system and opening ogranizer in Xcode.
EXC_CRASH is a mach exception that just means the application terminated abnormally. Mostly its because of un-handled exception. You have to symbolicate your crash log to debug this further

Cocos2d-x app only crashes in Ad-hoc build

My cocos2d-x application crashes in Ad-hoc which built in release after I upgrade to xcode 4.6.
Here is what I did for testing:
Use the same app's ipa which built in 4.5.2, no problem
Run the app in release through xcode in device, no problem
Build the app in debug for ad-hoc, no problem.
The crash report is:
Incident Identifier: 8271D2BD-FB0B-4A1F-87BC-C02AF3F61A27
CrashReporter Key: 561c3d85fda95f88dc109d6c0f098b5e4ec968fc
Hardware Model: iPad3,1
Process: SceneBook [4164]
Path: /var/mobile/Applications/39E159BE-78B5-45A7-B21B-C1FEEF1A8DFD/SceneBook.app/SceneBook
Identifier: SceneBook
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2013-02-26 16:13:41.224 +0800
OS Version: iPhone OS 5.1.1 (9B206)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: EXC_ARM_DA_ALIGN at 0x0d270e49
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 SceneBook 0x00085e10 cocos2d::extension::CCBReader::readFloat() (CCBReader.cpp:520)
1 SceneBook 0x0008ac38 cocos2d::extension::CCNodeLoader::parsePropTypePosition(cocos2d::CCNode*, cocos2d::CCNode*, cocos2d::extension::CCBReader*, char const*) (CCNodeLoader.cpp:347)
2 SceneBook 0x0008a0d4 cocos2d::extension::CCNodeLoader::parseProperties(cocos2d::CCNode*, cocos2d::CCNode*, cocos2d::extension::CCBReader*) (CCNodeLoader.cpp:108)
3 SceneBook 0x000853a4 cocos2d::extension::CCBReader::readNodeGraph(cocos2d::CCNode*) (CCBReader.cpp:610)
4 SceneBook 0x00085718 cocos2d::extension::CCBReader::readNodeGraph(cocos2d::CCNode*) (CCBReader.cpp:719)
5 SceneBook 0x00084b40 cocos2d::extension::CCBReader::readFileWithCleanUp(bool, cocos2d::CCDictionary*) (CCBReader.cpp:198)
6 SceneBook 0x000849c8 cocos2d::extension::CCBReader::readNodeGraphFromData(cocos2d::extension::CCData*, cocos2d::CCObject*, cocos2d::CCSize const&) (CCBReader.cpp:279)
7 SceneBook 0x00084506 cocos2d::extension::CCBReader::readNodeGraphFromFile(char const*, cocos2d::CCObject*, cocos2d::CCSize const&) (CCBReader.cpp:256)
8 SceneBook 0x000843de cocos2d::extension::CCBReader::readNodeGraphFromFile(char const*) (CCBReader.cpp:231)
9 SceneBook 0x00080ff0 CCBLoader::load(std::string const&, std::string const&, std::string const&) (CCBLoader.cpp:29)
10 SceneBook 0x000803da MainScene::scene() (MainScene.cpp:25)
11 SceneBook 0x00080c4c IntroScene::makeTransition(cocos2d::CCTime) (IntroScene.cpp:61)
12 SceneBook 0x000a1adc cocos2d::CCTimer::update(float) + 204
13 SceneBook 0x000a35ee cocos2d::CCScheduler::update(float) + 326
14 SceneBook 0x000a0da0 cocos2d::CCDirector::drawScene() + 24
15 SceneBook 0x000a17a2 cocos2d::CCDisplayLinkDirector::mainLoop() + 34
16 QuartzCore 0x33302868 CA::Display::DisplayLink::dispatch(unsigned long long, unsigned long long) + 160
17 QuartzCore 0x333027be CA::Display::IOMFBDisplayLink::callback(__IOMobileFramebuffer*, unsigned long long, unsigned long long, unsigned long long, void*) + 54
18 IOMobileFramebuffer 0x35b4affa IOMobileFramebufferVsyncNotifyFunc + 150
19 IOKit 0x350fb606 IODispatchCalloutFromCFMessage + 182
20 CoreFoundation 0x37e88f0c __CFMachPortPerform + 356
21 CoreFoundation 0x37e9351c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
22 CoreFoundation 0x37e934be __CFRunLoopDoSource1 + 134
23 CoreFoundation 0x37e9230c __CFRunLoopRun + 1364
24 CoreFoundation 0x37e1549e CFRunLoopRunSpecific + 294
25 CoreFoundation 0x37e15366 CFRunLoopRunInMode + 98
26 GraphicsServices 0x362f8432 GSEventRunModal + 130
27 UIKit 0x30cc6cce UIApplicationMain + 1074
28 SceneBook 0x0007f688 main (main.m:14)
29 SceneBook 0x0007f250 start + 32
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x30b103a8 kevent + 24
1 libdispatch.dylib 0x347eaf04 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x347eac22 _dispatch_mgr_thread + 30
Thread 2:
0 libsystem_kernel.dylib 0x30b20cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3306cf36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x3306ccc8 start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x30b20cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3306cf36 _pthread_wqthread + 610
2 libsystem_c.dylib 0x3306ccc8 start_wqthread + 0
Thread 4 name: WebThread
Thread 4:
0 libsystem_kernel.dylib 0x30b10004 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x30b101fa mach_msg + 50
2 CoreFoundation 0x37e933ec __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x37e92124 __CFRunLoopRun + 876
4 CoreFoundation 0x37e1549e CFRunLoopRunSpecific + 294
5 CoreFoundation 0x37e15366 CFRunLoopRunInMode + 98
6 WebCore 0x3129dc9c RunWebThread(void*) + 396
7 libsystem_c.dylib 0x3307272e _pthread_start + 314
8 libsystem_c.dylib 0x330725e8 thread_start + 0
Thread 0 crashed with ARM Thread State:
r0: 0x0c6962b0 r1: 0x0d270e49 r2: 0x0000024d r3: 0x00000248
r4: 0x2fe7b4e0 r5: 0xffffffff r6: 0x0c6962b0 r7: 0x2fe7b448
r8: 0x0c697310 r9: 0x00000249 r10: 0x0c696d70 r11: 0x42480000
ip: 0x00000247 sp: 0x2fe7b448 lr: 0x0008ac3f pc: 0x00085e10
cpsr: 0x00000030
Binary Images:
0x7e000 - 0xd4fff +SceneBook armv7 <33aa47646eca3618aac7d05e4d1395df> /var/mobile/Applications/39E159BE-78B5-45A7-B21B-C1FEEF1A8DFD/SceneBook.app/SceneBook
0x2fe7d000 - 0x2fe9efff dyld armv7 <77eddfd654df393ba9c95ff01715fd08> /usr/lib/dyld
0x3039e000 - 0x3039efff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x30470000 - 0x30548fff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x30579000 - 0x30583fff libvMisc.dylib armv7 <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x30659000 - 0x3091afff libLAPACK.dylib armv7 <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3092c000 - 0x30934fff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x30937000 - 0x3095cfff OpenCL armv7 <f4b08361179a3f6bb033415b0d7c6251> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x309a9000 - 0x309a9fff libCVMSPluginSupport.dylib armv7 <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x30b0f000 - 0x30b25fff libsystem_kernel.dylib armv7 <311f379a9fde305d80c1b22b7dd2e52a> /usr/lib/system/libsystem_kernel.dylib
0x30b6b000 - 0x30b7cfff DataAccessExpress armv7 <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x30b7d000 - 0x30c2afff libxml2.2.dylib armv7 <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x30c2b000 - 0x30c41fff EAP8021X armv7 <952fcfdec0633aff923768fca1a26fcb> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x30c95000 - 0x31137fff UIKit armv7 <cd513a2f22f53d698c3e10f6fe48a63e> /System/Library/Frameworks/UIKit.framework/UIKit
0x311b5000 - 0x311f0fff libCGFreetype.A.dylib armv7 <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x311f4000 - 0x319b3fff WebCore armv7 <2690c38c9c5f3c09975d619dd1dfbed7> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x31a18000 - 0x31b61fff libicucore.A.dylib armv7 <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x31c14000 - 0x31ce3fff libGLProgrammability.dylib armv7 <49607ffe4ee9389494285a213e392924> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x31d1d000 - 0x31d6efff libstdc++.6.dylib armv7 <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x31db2000 - 0x31eb8fff IMGSGX543GLDriver armv7 <7454a840600038949d67edad05097242> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x31eb9000 - 0x31ebefff libcopyfile.dylib armv7 <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x32106000 - 0x32109fff libsystem_network.dylib armv7 <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x3210a000 - 0x3214ffff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x32157000 - 0x32163fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x32166000 - 0x3219bfff SystemConfiguration armv7 <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x32226000 - 0x32226fff liblangid.dylib armv7 <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x32227000 - 0x32246fff libSystem.B.dylib armv7 <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x3249f000 - 0x324a4fff libGPUSupportMercury.dylib armv7 <3c1cc3175c403ace8fcbd3826bd43807> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x324a5000 - 0x324a6fff libsystem_blocks.dylib armv7 <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x324a7000 - 0x324aafff libcompiler_rt.dylib armv7 <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x3262b000 - 0x32663fff VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x32b28000 - 0x32b6bfff libcommonCrypto.dylib armv7 <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x32d19000 - 0x32d2afff libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
0x32dc6000 - 0x32dcafff libcache.dylib armv7 <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x32f29000 - 0x32f35fff libCRFSuite.dylib armv7 <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x32f43000 - 0x32f46fff libmacho.dylib armv7 <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x32fea000 - 0x33063fff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x33064000 - 0x330f0fff libsystem_c.dylib armv7 <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x330f1000 - 0x330f2fff libdyld.dylib armv7 <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x33158000 - 0x3315cfff libGFXShared.dylib armv7 <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x331e7000 - 0x332adfff libobjc.A.dylib armv7 <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x332ae000 - 0x3339ffff QuartzCore armv7 <35d64a9da5523ae08c9e41511fd3061b> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x333a0000 - 0x333a6fff liblockdown.dylib armv7 <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x335c5000 - 0x335c9fff libAccessibility.dylib armv7 <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x33672000 - 0x3367bfff libMobileGestalt.dylib armv7 <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x3369b000 - 0x336e5fff libvDSP.dylib armv7 <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x3375d000 - 0x33763fff libnotify.dylib armv7 <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x33768000 - 0x33925fff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x33a27000 - 0x33a40fff libRIP.A.dylib armv7 <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x33ef1000 - 0x33f49fff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x34017000 - 0x34026fff SpringBoardServices armv7 <a2363f8ed49932dba415d2d4cd32fb74> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x3404a000 - 0x3404cfff MobileInstallation armv7 <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x341fd000 - 0x342c3fff GLEngine armv7 <6617f2b4ee283469a5595129889ff049> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x344b4000 - 0x34698fff AudioToolbox armv7 <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x346a2000 - 0x34790fff libiconv.2.dylib armv7 <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x34794000 - 0x347a8fff PersistentConnection armv7 <54091a638f8731cd85ccf00fa06972c3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x347e7000 - 0x347fdfff libdispatch.dylib armv7 <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x34914000 - 0x34915fff libremovefile.dylib armv7 <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x34c4c000 - 0x34c6cfff libxslt.1.dylib armv7 <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x34d83000 - 0x34e02fff libsqlite3.dylib armv7 <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x34e31000 - 0x34e35fff AggregateDictionary armv7 <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x34ee5000 - 0x34f02fff libsystem_info.dylib armv7 <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x35066000 - 0x35069fff NetworkStatistics armv7 <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x350d8000 - 0x350d8fff libgcc_s.1.dylib armv7 <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x350f7000 - 0x35135fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x35136000 - 0x35136fff libunwind.dylib armv7 <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x359b9000 - 0x359bffff liblaunch.dylib armv7 <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x359c0000 - 0x359f7fff Security armv7 <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
0x35a68000 - 0x35a8bfff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x35a8c000 - 0x35ab0fff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x35ab1000 - 0x35af9fff CoreMedia armv7 <e274e1b894753b2eb05cf7b22a36d0c1> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x35afa000 - 0x35b46fff CoreTelephony armv7 <b8f80d5d594c31d2b5d8fba9fdedb7e1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x35b47000 - 0x35b4bfff IOMobileFramebuffer armv7 <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x35b4f000 - 0x35b53fff IOSurface armv7 <443ac3aab9283da480dd9dcda3c5c88e> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x35b8a000 - 0x35b8cfff libCoreVMClient.dylib armv7 <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x35b8d000 - 0x35b90fff CaptiveNetwork armv7 <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x35d6e000 - 0x35db7fff AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x35dbb000 - 0x35dc6fff AccountSettings armv7 <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x35eb0000 - 0x35ef0fff libGLImage.dylib armv7 <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x360a3000 - 0x3617afff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x362e2000 - 0x362ecfff libbz2.1.0.dylib armv7 <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x362ed000 - 0x362f3fff MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x362f4000 - 0x362fefff GraphicsServices armv7 <cb64e146a8ee3fda9e80ffae1ccc9c5a> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x362ff000 - 0x36307fff ProtocolBuffer armv7 <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x36308000 - 0x36317fff OpenGLES armv7 <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x36318000 - 0x3643dfff JavaScriptCore armv7 <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x36472000 - 0x369b6fff FaceCoreLight armv7 <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x369b7000 - 0x369b9fff libCoreFSCache.dylib armv7 <808518e0fbf539af8489f028ca5198c7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x369bc000 - 0x369bcfff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x369bd000 - 0x369d3fff DictionaryServices armv7 <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x36d96000 - 0x36d97fff DataMigration armv7 <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x36d98000 - 0x36e08fff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x36e75000 - 0x36e76fff libsystem_sandbox.dylib armv7 <6a8f2f33c7543808a0f4599101c3b61a> /usr/lib/system/libsystem_sandbox.dylib
0x36e77000 - 0x36e78fff CoreSurface armv7 <97f871f09f503c98a6371c2b657430d8> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x36f4e000 - 0x36f54fff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x36f65000 - 0x36faefff libc++.1.dylib armv7 <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x36fdd000 - 0x3702efff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
0x37040000 - 0x371befff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
0x371bf000 - 0x371d4fff libresolv.9.dylib armv7 <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x3741e000 - 0x374c8fff libBLAS.dylib armv7 <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x374d5000 - 0x374d6fff libdnsinfo.dylib armv7 <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x3751d000 - 0x37533fff libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
0x37534000 - 0x3753bfff libc++abi.dylib armv7 <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x3761a000 - 0x37664fff ManagedConfiguration armv7 <f1fbb825def23043830a095b953a9c94> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x37665000 - 0x37668fff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x3768d000 - 0x3768dfff libkeymgr.dylib armv7 <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x3768e000 - 0x3769bfff libbsm.0.dylib armv7 <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x3769e000 - 0x3776efff WebKit armv7 <3c5dd2ec46fe3e189c25bba78ad88fa1> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x37772000 - 0x377aefff AppSupport armv7 <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x377af000 - 0x377b6fff AssetsLibraryServices armv7 <38132ecfd74b325fb1a4142bab663c19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x377d4000 - 0x377d9fff libsystem_dnssd.dylib armv7 <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x37c31000 - 0x37d76fff CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x37d77000 - 0x37d83fff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
0x37e06000 - 0x37f1dfff CoreFoundation armv7 <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x37f3d000 - 0x37f8bfff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x37fb1000 - 0x37fc0fff GenerationalStorage armv7 <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x37fc1000 - 0x38005fff MobileCoreServices armv7 <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
How to debug this problem? Can anybody advise? Thanks
You can figure out via the Exception Codes: EXC_ARM_DA_ALIGN.
The CCBReader::readFloat() method may crash due to memory misalignment reason, and only when you build and run the release version of your app.
There is the resolution about this crash:
http://www.cocos2d-x.org/boards/6/topics/18183?r=22190

How do I read an Xcode crash report?

I have an app that I just submitted it to the app sore (The app was developed for me as I do not know iOS development I do however know know other coding languages). Apple rejected the app saying that is crashed (The strange thing is is never crashed in all tests I did, probably about 50!) I got their crash log, Symbolicated it in Xcode and get this as a result. The only problem is that I don't understand this either.
I was wondering if someone can explain what this means, Where abouts in my code that this error is and how I can fix it.
Incident Identifier: 0E0825D2-FBE9-4BF1-8C7F-B83709C2991A
CrashReporter Key: 5b0d1e3117951cb6f669414656a30ad10c807e15
Hardware Model: iPhone4,1
Process: Chapter3 Framework [6333]
Path: /var/mobile/Applications/4A4C7A70-1B6C-403E-8A98-6563BDF3AF83/Chapter3 Framework.app/Chapter3 Framework
Identifier: Chapter3 Framework
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2012-01-07 17:46:13.980 +1100
OS Version: iPhone OS 5.0.1 (9A405)
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xb0000008
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x31be9fbc objc_msgSend + 16
1 Chapter3 Framework 0x00004d78 0x1000 + 15736
2 Chapter3 Framework 0x000028b2 0x1000 + 6322
3 UIKit 0x35531e5e -[UIApplication _handleApplicationSuspend:eventInfo:] + 754
4 UIKit 0x354c1d10 -[UIApplication handleEvent:withNewEvent:] + 2024
5 UIKit 0x354c13b8 -[UIApplication sendEvent:] + 48
6 UIKit 0x354c0d26 _UIApplicationHandleEvent + 5802
7 GraphicsServices 0x37bdedec PurpleEventCallback + 876
8 CoreFoundation 0x380dd54c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
9 CoreFoundation 0x380dd4ee __CFRunLoopDoSource1 + 134
10 CoreFoundation 0x380dc33c __CFRunLoopRun + 1364
11 CoreFoundation 0x3805f4d6 CFRunLoopRunSpecific + 294
12 CoreFoundation 0x3805f39e CFRunLoopRunInMode + 98
13 GraphicsServices 0x37bddfc6 GSEventRunModal + 150
14 UIKit 0x354ef73c UIApplicationMain + 1084
15 Chapter3 Framework 0x000024d6 0x1000 + 5334
16 Chapter3 Framework 0x0000246c 0x1000 + 5228
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x339933b4 kevent + 24
1 libdispatch.dylib 0x37dc7f74 _dispatch_mgr_invoke + 708
2 libdispatch.dylib 0x37dc7c92 _dispatch_mgr_thread + 30
Thread 2 name: WebThread
Thread 2:
0 libsystem_kernel.dylib 0x33993010 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x33993206 mach_msg + 50
2 CoreFoundation 0x380dd41c __CFRunLoopServiceMachPort + 120
3 CoreFoundation 0x380dc154 __CFRunLoopRun + 876
4 CoreFoundation 0x3805f4d6 CFRunLoopRunSpecific + 294
5 CoreFoundation 0x3805f39e CFRunLoopRunInMode + 98
6 WebCore 0x32930128 _ZL12RunWebThreadPv + 396
7 libsystem_c.dylib 0x36531c16 _pthread_start + 314
8 libsystem_c.dylib 0x36531ad0 thread_start + 0
Thread 3:
0 libsystem_kernel.dylib 0x339a3cd4 __workq_kernreturn + 8
1 libsystem_c.dylib 0x3652c30a _pthread_wqthread + 610
2 libsystem_c.dylib 0x3652c09c start_wqthread + 0
Thread 0 crashed with ARM Thread State:
r0: 0x001562b0 r1: 0x30b6f09c r2: 0x00000001 r3: 0x00000014
r4: 0xb0000000 r5: 0x00352ea0 r6: 0x3f398608 r7: 0x2fdfe760
r8: 0x0034fa00 r9: 0x0c2dbc27 r10: 0x00113560 r11: 0x3f38d010
ip: 0x0001924c sp: 0x2fdfe750 lr: 0x00004d7f pc: 0x31be9fbc
cpsr: 0x200f0030
Binary Images:
0x1000 - 0x18fff +Chapter3 Framework armv7 <deb18410d000314fac23e4c6b05a8265> /var/mobile/Applications/4A4C7A70-1B6C-403E-8A98-6563BDF3AF83/Chapter3 Framework.app/Chapter3 Framework
0x2fecf000 - 0x2fef0fff dyld armv7 <be7c0b491a943054ad12eb5060f1da06> /usr/lib/dyld
0x30c2d000 - 0x30c30fff libsystem_network.dylib armv7 <b18e0a845b1e317c8abcf6b5d06b29a0> /usr/lib/system/libsystem_network.dylib
0x30c9e000 - 0x30ca4fff MobileIcons armv7 <2f4c13053206306996726629b0b7eb01> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x30cb8000 - 0x30cc4fff CoreVideo armv7 <474c89eb09fe3464851a20d76052341b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x30f5e000 - 0x30fa7fff AddressBook armv7 <0a858565acd03f28a1bc69a650b64a7b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x30faf000 - 0x30ff4fff GeoServices armv7 <6c9eb6372f723a57852cfc9ed7b78e31> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x31194000 - 0x3119efff libvMisc.dylib armv7 <b93ee3136d1c3d44b1e513a56bb0f86c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x31543000 - 0x31543fff libCVMSPluginSupport.dylib armv7 <85582e1094633fccb52b50ca13c5a5d0> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x316e3000 - 0x316e4fff DataMigration armv7 <d067b65a904a3f438b5d9e13b208b117> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x317e1000 - 0x317e2fff CoreSurface armv7 <fcb6a869daef3a3abc4300c28b218e9f> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x317e3000 - 0x317e4fff libremovefile.dylib armv7 <9c8cee9652453241ac1fc99eab05c40a> /usr/lib/system/libremovefile.dylib
0x319b2000 - 0x319bafff MobileWiFi armv7 <f07cb8d6dadf36919bae8ef6e5ce1749> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x31be6000 - 0x31cacfff libobjc.A.dylib armv7 <ebbb32df194b331e9b3dc14e40f46833> /usr/lib/libobjc.A.dylib
0x31d24000 - 0x31d5bfff Security armv7 <b89c9f6373f037f2a4801558f97b9a95> /System/Library/Frameworks/Security.framework/Security
0x31d75000 - 0x31d79fff libGFXShared.dylib armv7 <0a36fb9d60a43479943bafb2f81313b1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x31d9b000 - 0x31d9dfff MobileInstallation armv7 <4ccf76f0e6cb3cd7b4e0087c2f284a1d> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x31db0000 - 0x31ef5fff CoreGraphics armv7 <641fb6e558f239588a8bd05dbefff99a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x31f46000 - 0x31f49fff libcompiler_rt.dylib armv7 <414332f9a55238bab2cbec323e0fc8da> /usr/lib/system/libcompiler_rt.dylib
0x31f9f000 - 0x3211dfff Foundation armv7 <ce466f428d953caaac6641d186665809> /System/Library/Frameworks/Foundation.framework/Foundation
0x3214e000 - 0x32198fff libvDSP.dylib armv7 <d8489a4ce77933abac52394c43ff5513> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x32199000 - 0x32199fff libunwind.dylib armv7 <d21222aad8c93d6c9580f9bf47071946> /usr/lib/system/libunwind.dylib
0x321ad000 - 0x321f7fff CoreTelephony armv7 <1f4cacb552533c948122cb180f4192b3> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x32203000 - 0x322d3fff WebKit armv7 <74661b1bf4613aafb827bfe0134ed92b> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x323a9000 - 0x323ccfff PrintKit armv7 <279fb51deec3377ab9f820af2da4d915> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x323f7000 - 0x323fdfff liblaunch.dylib armv7 <09f21c3e774c30b1aab1b56c2d6efbc3> /usr/lib/system/liblaunch.dylib
0x323fe000 - 0x32400fff libCoreVMClient.dylib armv7 <6ddb7cf8a93830628787a5b83eea0f1d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x32408000 - 0x324cefff GLEngine armv7 <0231a8c1fa3f3cfe82e83fc53c0cf5d8> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x32595000 - 0x32596fff libdnsinfo.dylib armv7 <dbd1e77a4beb309d8f160d927d442467> /usr/lib/system/libdnsinfo.dylib
0x32627000 - 0x3262cfff libcopyfile.dylib armv7 <9072462f28af3665875b3ecaba002c00> /usr/lib/system/libcopyfile.dylib
0x32888000 - 0x3303ffff WebCore armv7 <7137e0ea008f3a3e8ae9e57f96d34d1d> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x33045000 - 0x3304ffff libbz2.1.0.dylib armv7 <28583efb9f1b38e7ae83c667b07dbd08> /usr/lib/libbz2.1.0.dylib
0x330cb000 - 0x330d8fff libbsm.0.dylib armv7 <a6414b0a5fd53df58c4f0b2f8878f81f> /usr/lib/libbsm.0.dylib
0x33371000 - 0x3341bfff libBLAS.dylib armv7 <9aabff01422f3cb8960f93d11d2b6de1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x334c5000 - 0x334defff OpenAL armv7 <87e810d1a1e93b5b8523a4f97fdaaec5> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x334df000 - 0x334e6fff AssetsLibraryServices armv7 <c0093954f6ee329aa6b4848215bcb8c0> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x334e7000 - 0x334eafff libmacho.dylib armv7 <3237bc9c109e3354bc4b38b957243f31> /usr/lib/system/libmacho.dylib
0x334eb000 - 0x33501fff EAP8021X armv7 <16801802d86e3c479f3034034192faed> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x33519000 - 0x3352dfff PersistentConnection armv7 <81eb1b3e08cf3d7196313307ad60649d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x3352e000 - 0x33534fff MobileKeyBag armv7 <f5633749a1c83058a28cd7d0b488e19f> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x335a9000 - 0x335a9fff liblangid.dylib armv7 <342170169bf232a0888912f5ef97112d> /usr/lib/liblangid.dylib
0x335c8000 - 0x336ecfff JavaScriptCore armv7 <24ff2747b3973aecb9c37960eba5ff4d> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x3375d000 - 0x33768fff AccountSettings armv7 <090bb6a4f97433089b5cabc6a40c619a> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x33769000 - 0x337a5fff AppSupport armv7 <de0c2fbb95f8383db43acfb44e9c66fe> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x337ec000 - 0x3382ffff libcommonCrypto.dylib armv7 <be9a231cfe6e3ae387abb444a098bce9> /usr/lib/system/libcommonCrypto.dylib
0x33859000 - 0x33949fff QuartzCore armv7 <ff595b1a042933249466e92433e1af6f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x33992000 - 0x339a8fff libsystem_kernel.dylib armv7 <afd3cb06e20336dca2e5a6e11d080504> /usr/lib/system/libsystem_kernel.dylib
0x339a9000 - 0x33aaffff IMGSGX543GLDriver armv7 <f92d0f00c6eb3fbdae116fb1febe4fb1> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x33ab1000 - 0x33b08fff CoreAudio armv7 <2e4975a2156e328585f2a478e80704fc> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x34203000 - 0x34228fff OpenCL armv7 <e1d5bfcdb59934b0923b9307c75e7457> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x34229000 - 0x3476dfff FaceCoreLight armv7 <cc2edb3645d2390dbca5471d35f1bf6e> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x34963000 - 0x34986fff Bom armv7 <0e6087f75a81345ea81751197ccb712c> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x34988000 - 0x3499dfff libresolv.9.dylib armv7 <97d6ebbb53ae3e0480f51771c9665613> /usr/lib/libresolv.9.dylib
0x34aa1000 - 0x34ab0fff GenerationalStorage armv7 <c581bffc87013530b3c2d017142395e6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x34ab1000 - 0x34c6dfff ImageIO armv7 <df300f66a317352e92354a8a48af3453> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x34ce9000 - 0x34d32fff libc++.1.dylib armv7 <ad15503487243836b7c296f3439ba0c1> /usr/lib/libc++.1.dylib
0x34d93000 - 0x34d94fff libsystem_blocks.dylib armv7 <4bb9797771d037879bec814fe750d86d> /usr/lib/system/libsystem_blocks.dylib
0x35131000 - 0x35135fff libAccessibility.dylib armv7 <ee734c0e964934a887a66d170270b114> /usr/lib/libAccessibility.dylib
0x351ac000 - 0x351c5fff libRIP.A.dylib armv7 <ad22ea5ee99a358691f9820e62c85058> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x351c6000 - 0x351c6fff libkeymgr.dylib armv7 <791bb8b832943b2392c0c35228f52e09> /usr/lib/system/libkeymgr.dylib
0x351f5000 - 0x35214fff libSystem.B.dylib armv7 <31a0ffbb18bf3a28b46fd286733e7d9f> /usr/lib/libSystem.B.dylib
0x35263000 - 0x3526ffff libCRFSuite.dylib armv7 <ea460e3f1ac338a9885d5752864dbffb> /usr/lib/libCRFSuite.dylib
0x35270000 - 0x3535efff libiconv.2.dylib armv7 <6e858938edb93162ba8cf25702f08b16> /usr/lib/libiconv.2.dylib
0x3548a000 - 0x3548efff libcache.dylib armv7 <4511f0ec5b713636aaade7245a12553c> /usr/lib/system/libcache.dylib
0x354be000 - 0x35957fff UIKit armv7 <97b527cd6fba35c6bb39263e0f362223> /System/Library/Frameworks/UIKit.framework/UIKit
0x35995000 - 0x3599efff libMobileGestalt.dylib armv7 <bf8d7c30f11a393a8adf4c8277e65aa3> /usr/lib/libMobileGestalt.dylib
0x35af5000 - 0x35b40fff CoreLocation armv7 <e959d4dd596b31eeaa49c8c0156b1e12> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x35c20000 - 0x35c20fff vecLib armv7 <106ef8294b0d3c2d89e9230527846227> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x35c21000 - 0x35ee2fff libLAPACK.dylib armv7 <5490a87fe5153771b9c67940292842ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x35ee3000 - 0x35ee4fff libdyld.dylib armv7 <f1963e7ef64e39a58ec1e39ed7c74849> /usr/lib/system/libdyld.dylib
0x35f2b000 - 0x35f2cfff libsystem_sandbox.dylib armv7 <b8612b4ce18535aaa94f4b75c730e090> /usr/lib/system/libsystem_sandbox.dylib
0x35f44000 - 0x35f49fff libsystem_dnssd.dylib armv7 <4d8b38f1cb603f0d8af78c56c485f05a> /usr/lib/system/libsystem_dnssd.dylib
0x35f4a000 - 0x35f7ffff SystemConfiguration armv7 <753be0ebdcb13b24b1a4adcdc94d6bd9> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x36326000 - 0x36329fff CoreTime armv7 <e2f02260f2a63359b9a0a47c69f59c9e> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x36522000 - 0x365affff libsystem_c.dylib armv7 <1707c3cf3c5b3045af4bed38ff8420a6> /usr/lib/system/libsystem_c.dylib
0x365df000 - 0x367bcfff AudioToolbox armv7 <da4f78fd20fb3b42b1a8be4f383d9c12> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x367c2000 - 0x36841fff libsqlite3.dylib armv7 <af4718fee01734748c42f2214ab6883d> /usr/lib/libsqlite3.dylib
0x36a3d000 - 0x36a5dfff libxslt.1.dylib armv7 <f37418b7e89137bba433677d61cd779d> /usr/lib/libxslt.1.dylib
0x36a5e000 - 0x36b0bfff libxml2.2.dylib armv7 <78462273eb5b38d1a0873b02f0e35e23> /usr/lib/libxml2.2.dylib
0x36b0c000 - 0x36b1bfff OpenGLES armv7 <6d1afb451f50310895ec59864739e781> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x36b68000 - 0x36b6dfff libGPUSupportMercury.dylib armv7 <2066fe9b4ee73d1d83f5801b6d0bb432> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x36b72000 - 0x36c41fff libGLProgrammability.dylib armv7 <cb91cd9952e7371a9659da26034c8324> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x36c86000 - 0x36dcffff libicucore.A.dylib armv7 <1bc960f75d633190a09b093209a9f0c5> /usr/lib/libicucore.A.dylib
0x36e6b000 - 0x36e7afff SpringBoardServices armv7 <79f1564c1b23303eb3b7db67f9375228> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x36edf000 - 0x36ee2fff CaptiveNetwork armv7 <c3a5b1659eb0302eb205498ffacb09f1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x36ee3000 - 0x36f23fff libGLImage.dylib armv7 <9440420d838a382caa175399d74a5044> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x36f24000 - 0x36f3afff libmis.dylib armv7 <fd046316dedc34dd81a6601ea3b1e8a6> /usr/lib/libmis.dylib
0x36f3b000 - 0x36f84fff ManagedConfiguration armv7 <05711081dd883c58a844c5f9c251e8c9> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x36fa9000 - 0x36fa9fff libgcc_s.1.dylib armv7 <69d8dab7388b33d38b30708fd6b6a340> /usr/lib/libgcc_s.1.dylib
0x37023000 - 0x37034fff libxpc.dylib armv7 <7d49e385ee5d3e7eb08d06525abd6435> /usr/lib/system/libxpc.dylib
0x3703a000 - 0x37073fff VideoToolbox armv7 <49f9f09f23f7396b94a29bb1280759fe> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x370a3000 - 0x370b4fff DataAccessExpress armv7 <6bc443b0f87e338698cac9e5a96e8f8f> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x372cf000 - 0x372d6fff ProtocolBuffer armv7 <6ca7dca9370132a2a592356bf9f2170b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x37317000 - 0x37368fff libstdc++.6.dylib armv7 <dc2061145c1a3307829d4f3bfc547c1a> /usr/lib/libstdc++.6.dylib
0x37369000 - 0x37375fff libz.1.dylib armv7 <eef915ed9b2c3433b03fd9030957b945> /usr/lib/libz.1.dylib
0x37456000 - 0x3745cfff liblockdown.dylib armv7 <bfaf7fb16e5a3b2ea07c47b8b2f2b64e> /usr/lib/liblockdown.dylib
0x3755a000 - 0x375d3fff ProofReader armv7 <09d057676f6837cd9e7a735444b67e77> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x375db000 - 0x376b2fff CFNetwork armv7 <6fbc9f187eaa30009780e70288c9f289> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x3770d000 - 0x3770dfff Accelerate armv7 <a62771c826753815a5cae96eaa60ffd7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x37876000 - 0x3787afff IOMobileFramebuffer armv7 <c2e6bd6dafde3097b47bc255a8c871ef> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x3787b000 - 0x378b6fff libCGFreetype.A.dylib armv7 <753daf497ca736739a30126661a522f1> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x378b7000 - 0x378fbfff MobileCoreServices armv7 <9a79a2d389ba35389a30782ed01c46dd> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x378fc000 - 0x37900fff IOSurface armv7 <0f003f50b18e3dbf87607d819e0ac6b9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x37aa6000 - 0x37ae3fff IOKit armv7 <e5f727892ee034a4be04e6da608f413f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x37b5a000 - 0x37b70fff DictionaryServices armv7 <5bbab664f97932a79a1566fda3a4383e> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x37bda000 - 0x37be5fff GraphicsServices armv7 <4ec745ffb2e039faab4b39a30268f707> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x37bf4000 - 0x37c11fff libsystem_info.dylib armv7 <1e36ab94661c372bab5a801d68c79353> /usr/lib/system/libsystem_info.dylib
0x37dc4000 - 0x37ddafff libdispatch.dylib armv7 <defe319d1f4d3c1c8c4f18ebd96b396a> /usr/lib/system/libdispatch.dylib
0x37dfa000 - 0x37e43fff CoreMedia armv7 <d585cf4e0cfa34fa8beaa43b06a4bcd7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x37e46000 - 0x37e48fff libCoreFSCache.dylib armv7 <1ece4be587ca397b8f0494c56ed46976> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x37e51000 - 0x37e57fff libnotify.dylib armv7 <1e374857ac68370095ddbafe94f021a1> /usr/lib/system/libnotify.dylib
0x37ec2000 - 0x37f9cfff vImage armv7 <42a5e58ff1b9350cad90de36bd3ceb09> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x37f9f000 - 0x37fa3fff AggregateDictionary armv7 <cfd957904957310381369729bfd9b2b0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x37fa9000 - 0x38019fff CoreImage armv7 <b1d0678497f43769840f173c0f9dce20> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x38048000 - 0x3804ffff libc++abi.dylib armv7 <f769ce305c3033ee90e8c2ecc4846619> /usr/lib/libc++abi.dylib
0x38050000 - 0x38167fff CoreFoundation armv7 <de9eefc6109735369cfd8f3de9895da0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x3835d000 - 0x383aefff CoreText armv7 <23150093d39b393e9bc5f8230176df47> /System/Library/Frameworks/CoreText.framework/CoreText
This kind of question have been asked many more times. Look at the below question.
understanding crash report
in the console report you have
Exception Type: EXC_CRASH (SIGABRT)
This means you are using some thing which is deallocated.
Here are some tutorials how to debug the code when any crash occur, by raywenderlich.
My App Crashed – Now What? 1/2
My App Crashed – Now What? 2/2
You say you symbolicated it in Xcode, but I see unresolved addresses in frames 1, 2, 15, and 16 of the stack trace, in code loaded from something called “Chapter3 Framework”, which must be part of your app since it's not an Apple framework. You need to get the .dSYM file for the version of “Chapter3 Framework” in your app.
Frame 3 of the stack trace is in -[UIApplication _handleApplicationSuspend:eventInfo:] and frame 2 is in some function in “Chapter3 Framework”. The tester at Apple probably switched away from your app, which puts it in the background. When an app enters the background, it sends the message applicationDidEnterBackground: to the app delegate. So I guess frame 2 is in your app delegate's applicationDidEnterBackground: method. Did you test switching away from your app? Did you test switching away from it lots of times, with your app in different states?
The crash report says it crashed on iOS 5.0.1. Did you test switching away from your app on iOS 5.0.1?
The crash report says it crashed on an “iPhone4,1”, which is an iPhone 4S. Did you test switching away from your app on an iPhone 4S?
Did you test switching away from your app on iOS 5.0.1 on an iPhone 4S?
Did you test switching away from your app on a clean install of your app on iOS 5.0.1 on an iPhone 4S?
15 Chapter3 Framework 0x000024d6 0x1000 + 5334
16 Chapter3 Framework 0x0000246c 0x1000 + 5228
You don't seem to have the symbols in a place where Xcode (Spotlight) can find it. You need the .app and .dsym files for the binary this crashlog is from.
Identifier: Chapter3 Framework
Version: ??? (???)
This looks like there's no version number available.

Using the Crashlog to Debug iOS (the basics)

Alright, I'm stupid new at this. Can anyone point me in the direction of how to read the crashlog and use it to debug an app? I'm not looking for anyone to solve the problem. I'm just hoping for advice on how to go about learning to fix it myself so I don't have to bug folks on places like this every couple of days.
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xdde40cfb
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libobjc.A.dylib 0x31134f94 objc_msgSend + 44
1 Bobble_Head 0x000c97aa 0x20000 + 694186
2 Bobble_Head 0x000ca096 0x20000 + 696470
3 UIKit 0x33b2d6b4 -[UIAccelerometer _acceleratedInX:y:z:timestamp:] + 192
4 UIKit 0x338d1286 -[UIApplication handleEvent:withNewEvent:] + 2574
5 UIKit 0x338d0708 -[UIApplication sendEvent:] + 48
6 UIKit 0x338d00dc _UIApplicationHandleEvent + 5820
7 GraphicsServices 0x341c0224 PurpleEventCallback + 876
8 CoreFoundation 0x310a651c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
9 CoreFoundation 0x310a64be __CFRunLoopDoSource1 + 134
10 CoreFoundation 0x310a530c __CFRunLoopRun + 1364
11 CoreFoundation 0x3102849e CFRunLoopRunSpecific + 294
12 CoreFoundation 0x31028366 CFRunLoopRunInMode + 98
13 GraphicsServices 0x341bf432 GSEventRunModal + 130
14 UIKit 0x338fee76 UIApplicationMain + 1074
15 Bobble_Head 0x000a82dc 0x20000 + 557788
16 Bobble_Head 0x00021a90 0x20000 + 6800
.
.
.
Thread 0 crashed with ARM Thread State:
r0: 0x00257ba0 r1: 0x000e1df4 r2: 0x00000000 r3: 0x30bddcf9
r4: 0xdde40cfb r5: 0x0028c430 r6: 0x2fe1d7e4 r7: 0x2fe1d724
r8: 0x3df57800 r9: 0x00030072 r10: 0x0028afe0 r11: 0xbf802700
ip: 0x776f6873 sp: 0x2fe1d5dc lr: 0x000c97b1 pc: 0x31134f94
cpsr: 0xa00f0030
Binary Images:
0x20000 - 0xfffff +Bobble_Head armv7 <55ac25ad8d173c9ab6c6ef5bd996cc21> /var/mobile/Applications/CE8D156C-1FF9-45AE-B60A-6958A21BC02D/Bobble_Head.app/Bobble_Head
0x2fe1f000 - 0x2fe40fff dyld armv7 <4a817f3e0def30d5ae2032157d889c1d> /usr/lib/dyld
0x3043e000 - 0x30488fff libvDSP.dylib armv7 <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x3048a000 - 0x3048ffff libGPUSupportMercury.dylib armv7 <3c1cc3175c403ace8fcbd3826bd43807> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x304de000 - 0x30591fff iTunesStore armv7 <0b61336b65033857a22ce498c653636b> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x30758000 - 0x30784fff libtidy.A.dylib armv7 <3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
0x30785000 - 0x30786fff libsystem_sandbox.dylib armv7 <66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib
0x3078d000 - 0x30790fff libmacho.dylib armv7 <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
0x30793000 - 0x30795fff libCoreVMClient.dylib armv7 <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x3079d000 - 0x307acfff SpringBoardServices armv7 <ca5b10014b473d2eaec5c48d89ee1b54> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x30887000 - 0x30888fff DataMigration armv7 <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x30889000 - 0x30892fff libMobileGestalt.dylib armv7 <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
0x30894000 - 0x30a12fff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
0x30a13000 - 0x30a1ffff libCRFSuite.dylib armv7 <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
0x30a62000 - 0x30a69fff MailServices armv7 <ab2388ce733e38b7a261273a401bbbf1> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x30ac1000 - 0x30acdfff Accounts armv7 <79f22009b1173e1e81f70fc5c0410119> /System/Library/Frameworks/Accounts.framework/Accounts
0x30ace000 - 0x30bf1fff PhotoLibrary armv7 <7549c116c4d632a7b078cd8e7a28ac72> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x30bf2000 - 0x30c0afff iAd armv7 <9e9184ed0077317a97b879c3df950316> /System/Library/Frameworks/iAd.framework/iAd
0x30c0b000 - 0x30ce3fff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x30ce4000 - 0x30cebfff AssetsLibraryServices armv7 <0703f561f9a038b6850d6e93bba7e5f4> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x30d31000 - 0x30d3dfff libz.1.dylib armv7 <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
0x30e0c000 - 0x30e12fff libnotify.dylib armv7 <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
0x30eed000 - 0x30eedfff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x30eee000 - 0x30ef5fff SpringBoardUI armv7 <8f278b49685e3db68ac63c60011b14dd> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x31019000 - 0x31130fff CoreFoundation armv7 <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x31131000 - 0x311f7fff libobjc.A.dylib armv7 <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
0x311f8000 - 0x311fdfff libsystem_dnssd.dylib armv7 <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
0x31200000 - 0x31235fff SystemConfiguration armv7 <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x31236000 - 0x313f3fff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x313f4000 - 0x313f9fff libcopyfile.dylib armv7 <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
0x313fa000 - 0x313fffff ApplePushService armv7 <f424c0340de637c08bbeb4f3bd8c6eaf> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x31546000 - 0x31583fff FTServices armv7 <28ed78e01a77388cb4c0f2f6ec33482c> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x3158e000 - 0x3165dfff libGLProgrammability.dylib armv7 <49607ffe4ee9389494285a213e392924> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x3165e000 - 0x3169dfff QuickLook armv7 <802b1092542a3017a0380632502610d4> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x316a5000 - 0x3173efff EventKit armv7 <d67aa1508ee7306b8e2a45c76ffddff0> /System/Library/Frameworks/EventKit.framework/EventKit
0x3173f000 - 0x31742fff CaptiveNetwork armv7 <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x31839000 - 0x3184ffff EAP8021X armv7 <fffe86a22bc434a6ae84f23bfecef9d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x31854000 - 0x31890fff iCalendar armv7 <f2836083051132d3aa40ad82d7f73aea> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x31895000 - 0x3189bfff liblaunch.dylib armv7 <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
0x3189c000 - 0x318b6fff TelephonyUI armv7 <6d9df4a85ca23acfa0799076fb8e5944> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x318b7000 - 0x318d0fff Twitter armv7 <8fe6d77b99b43d2287e9c51bc4b22456> /System/Library/Frameworks/Twitter.framework/Twitter
0x318d3000 - 0x31947fff MediaControlSender armv7 <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x31a2e000 - 0x31a3ffff AirTraffic armv7 <c9eb888c1bd1322cbda5b01d41be0c7d> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x31a40000 - 0x31a4bfff AccountSettings armv7 <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x31ac0000 - 0x31ad1fff libxpc.dylib armv7 <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
0x31ad2000 - 0x31aeafff ChunkingLibrary armv7 <c73a4b4b38ae3702bc1feae489d31634> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x31aeb000 - 0x31af8fff libbsm.0.dylib armv7 <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
0x31af9000 - 0x31b39fff libGLImage.dylib armv7 <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x31c99000 - 0x31d69fff WebKit armv7 <6ff2796c2f933050ac6ecdee9fc6a216> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x31d7e000 - 0x31d96fff Notes armv7 <724966ed5cd4395cb70f9c996b123f53> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x31dbf000 - 0x31dc4fff CrashReporterSupport armv7 <2bb524b3bb3c3eb2932ce13b655b7c7c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x31e3c000 - 0x31e3cfff libkeymgr.dylib armv7 <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
0x31f5a000 - 0x31f5cfff MobileInstallation armv7 <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x322d2000 - 0x322d2fff libCVMSPluginSupport.dylib armv7 <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x322f6000 - 0x32305fff OpenGLES armv7 <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x3230e000 - 0x32accfff WebCore armv7 <814351ff217e3425a8e532c2e2251f73> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x32acd000 - 0x32ae1fff PersistentConnection armv7 <65682d21486836a3aa3e17b9461e7b3a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x32ae2000 - 0x32b2cfff ManagedConfiguration armv7 <5e0a131bbfec305ea01f9e01f486da63> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x32b2d000 - 0x32b4afff libsystem_info.dylib armv7 <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
0x32b4b000 - 0x32baefff IMCore armv7 <6e26e99b9b5f3829a8486ffd8c64f0d2> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x32bb2000 - 0x32bd0fff BulletinBoard armv7 <6b4e1e4680c030cb9a0ced9ff69a711f> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x32bde000 - 0x32be2fff IOSurface armv7 <6ae77a40f8e93f28bc466ca93f5675d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x32c16000 - 0x32d5ffff libicucore.A.dylib armv7 <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
0x32e5f000 - 0x32e62fff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x32e63000 - 0x32e64fff libremovefile.dylib armv7 <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
0x32e70000 - 0x32ef3fff MapKit armv7 <e39706ac199134a497954e1f1d6d7245> /System/Library/Frameworks/MapKit.framework/MapKit
0x32f33000 - 0x32f33fff libgcc_s.1.dylib armv7 <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
0x32f86000 - 0x32fcefff CoreMedia armv7 <eb1f503312be3c93b07b2d0d25177000> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x3312d000 - 0x33131fff AggregateDictionary armv7 <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x334cc000 - 0x334cffff NetworkStatistics armv7 <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x334d6000 - 0x33506fff ContentIndex armv7 <7a64670bb2ff3ee39ddee1dc1c72f92d> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x3350f000 - 0x336f3fff AudioToolbox armv7 <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x337ab000 - 0x337e7fff AppSupport armv7 <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x337ea000 - 0x33847fff StoreServices armv7 <628fbbc73ed93730962c53bfbfde6794> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x338b4000 - 0x338b8fff libcache.dylib armv7 <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
0x338b9000 - 0x338bcfff ActorKit armv7 <434c756a6b053f4ba3c954cfccddbf59> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
0x338cd000 - 0x33d6ffff UIKit armv7 <d72bcc68e76a3a55a963590cdcffe8cd> /System/Library/Frameworks/UIKit.framework/UIKit
0x33db7000 - 0x33dccfff libresolv.9.dylib armv7 <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
0x33dcd000 - 0x33dcffff OAuth armv7 <3ccc08bd120934baba4572552dc18ee4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x33dd0000 - 0x33dd2fff libCoreFSCache.dylib armv7 <808518e0fbf539af8489f028ca5198c7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x33dd3000 - 0x33dd7fff IOMobileFramebuffer armv7 <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x33dd8000 - 0x33de2fff libvMisc.dylib armv7 <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x33deb000 - 0x33f10fff JavaScriptCore armv7 <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x33f20000 - 0x33f69fff AddressBook armv7 <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x33f6c000 - 0x34022fff AVFoundation armv7 <35cb7a0eb1dc3554a777c1cc11cb0415> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x34023000 - 0x340cdfff libBLAS.dylib armv7 <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x340da000 - 0x340f3fff libRIP.A.dylib armv7 <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x340f4000 - 0x3410dfff OpenAL armv7 <b038673e21c132ff9d0c4de6502efea5> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x3412a000 - 0x3416dfff ImageCapture armv7 <e21827dfb65032e1aa7fdf22a4f37fc4> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x3418e000 - 0x341bafff ACTFramework armv7 <0bc67086eb7b31d090bb4c9c7a54bfb2> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x341bb000 - 0x341c5fff GraphicsServices armv7 <e21a6e61bdd136b6805a9e3abe2e3d1f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x3426e000 - 0x3426efff liblangid.dylib armv7 <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
0x342a6000 - 0x342aafff FTClientServices armv7 <21de970d7ebb3e7fb502a0a5451b0806> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x342ab000 - 0x342b2fff MediaRemote armv7 <42dc1b43dabd3692b97d6aacfbdf0449> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x34304000 - 0x34347fff libcommonCrypto.dylib armv7 <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
0x3437d000 - 0x3438efff DataAccessExpress armv7 <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x34399000 - 0x343a5fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x343a6000 - 0x343f4fff CoreLocation armv7 <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x34441000 - 0x3452ffff libiconv.2.dylib armv7 <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
0x3453b000 - 0x34551fff libsystem_kernel.dylib armv7 <7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib
0x3458c000 - 0x34612fff CoreMotion armv7 <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x3462c000 - 0x34684fff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x346a4000 - 0x346acfff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x346b1000 - 0x346d6fff OpenCL armv7 <ec915bfc3f7633dda61b5fc87459119b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x346fc000 - 0x3470bfff MobileDeviceLink armv7 <70ac33720f513f0f97ea2279260678ca> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x34853000 - 0x34915fff Celestial armv7 <2a59586b0ae937c3b25fe526924aa885> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x34916000 - 0x34a89fff MediaPlayer armv7 <63cdf8f9c66d36e7a4e69e2f6cae854f> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x34acd000 - 0x34ae4fff WebBookmarks armv7 <bd20a05587783a8e9596eef1d3615ea7> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x34ae5000 - 0x34aebfff MobileKeyBag armv7 <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x34aec000 - 0x34bbbfff IMGSGX535GLDriver armv7 <6108ea3ab17835bc9092b27bd44703d5> /System/Library/Extensions/IMGSGX535GLDriver.bundle/IMGSGX535GLDriver
0x34bd8000 - 0x34e99fff libLAPACK.dylib armv7 <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x34e9a000 - 0x34efefff MessageUI armv7 <b74d79ea691a35ada276f063b7217a20> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x34f52000 - 0x34f59fff libc++abi.dylib armv7 <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
0x34f5a000 - 0x34f95fff libCGFreetype.A.dylib armv7 <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x350d1000 - 0x350d7fff IAP armv7 <17eddbf5590d3cb88d4acbda27447f5b> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x350d8000 - 0x3561cfff FaceCoreLight armv7 <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x3562b000 - 0x35635fff libbz2.1.0.dylib armv7 <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
0x35636000 - 0x356a6fff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x356a7000 - 0x356abfff libGFXShared.dylib armv7 <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x356ac000 - 0x356e1fff DataAccess armv7 <89fd0c22338b37538cf61803a0bca9e2> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x356e2000 - 0x35727fff GeoServices armv7 <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x35780000 - 0x35780fff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x35781000 - 0x35927fff CoreData armv7 <b0215b6d4d143859a2b313ecade095ec> /System/Library/Frameworks/CoreData.framework/CoreData
0x35928000 - 0x359c5fff PhotoLibraryServices armv7 <da975ffd2e003b6a898a7d60b5273d0f> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x359f5000 - 0x35a74fff libsqlite3.dylib armv7 <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
0x35a75000 - 0x35ac6fff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
0x35ad4000 - 0x35afdfff ToneLibrary armv7 <7c1be74cc7833f3db25638fbc4ed55b8> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x35afe000 - 0x35b02fff libAccessibility.dylib armv7 <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
0x35b03000 - 0x35b41fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x35baa000 - 0x35bf3fff libc++.1.dylib armv7 <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
0x35bf4000 - 0x35ce5fff QuartzCore armv7 <a2afbe6483683d05ad51b106f98776e2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x35d7c000 - 0x35da0fff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x35da1000 - 0x35e47fff AddressBookUI armv7 <da424fecc66e3628ab03378ae80b38fc> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x35eb5000 - 0x35eb6fff libdnsinfo.dylib armv7 <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
0x35ec0000 - 0x35ec6fff MediaStream armv7 <99a5a80a06f5367c93a7911bf257bf20> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x35f67000 - 0x35fb3fff CoreTelephony armv7 <e8eb52ca5fe33c7488a33efd222e7804> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x35fb4000 - 0x35fcafff libmis.dylib armv7 <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
0x35fd3000 - 0x35fd7fff CertUI armv7 <f503892ef60e36108d28d8f9d6144d2a> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x35fe3000 - 0x36003fff libxslt.1.dylib armv7 <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
0x36004000 - 0x36033fff MMCS armv7 <527ed7a3b4753ead89e30be95dc3c590> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x360b1000 - 0x360b2fff libsystem_blocks.dylib armv7 <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
0x360b3000 - 0x360d6fff MobileSync armv7 <e42604c550283f4aa517ae8f108b340f> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
0x36654000 - 0x3665afff XPCObjects armv7 <dc568831fa5b3b22b673c62bc9d21d16> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x36c0d000 - 0x36c23fff libdispatch.dylib armv7 <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
0x36c91000 - 0x36d3efff libxml2.2.dylib armv7 <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
0x36d52000 - 0x36d8efff IMFoundation armv7 <77bb4365a65b32a49523b03da0340dbc> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
0x36e5e000 - 0x36e95fff Security armv7 <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
0x37021000 - 0x37065fff MobileCoreServices armv7 <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x37066000 - 0x3706efff ProtocolBuffer armv7 <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x3707f000 - 0x37111fff HomeSharing armv7 <969a71b143ce3b84a41af74119131ebd> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x37188000 - 0x3718efff liblockdown.dylib armv7 <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
0x37197000 - 0x371cbfff MIME armv7 <d30292ea8f7e360fa5f5d5b1b62b602d> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x37283000 - 0x37299fff DictionaryServices armv7 <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x372a3000 - 0x372c6fff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x372c7000 - 0x374f4fff MediaToolbox armv7 <ec9bc89489763c6c93f86c5c490b2d69> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
0x37529000 - 0x3755cfff CoreMediaStream armv7 <f5a0b436d07a3bcea37b43627249177b> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x3755d000 - 0x3755dfff libunwind.dylib armv7 <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
0x37571000 - 0x37637fff GLEngine armv7 <6617f2b4ee283469a5595129889ff049> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x3763d000 - 0x3765cfff libSystem.B.dylib armv7 <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
0x37664000 - 0x376b5fff libstdc++.6.dylib armv7 <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
0x376c7000 - 0x376c8fff libdyld.dylib armv7 <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
0x37730000 - 0x37807fff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x37808000 - 0x3793ffff MusicLibrary armv7 <545ed15c56a53f5f9f893706c7af4ab7> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x379b8000 - 0x379b9fff CoreSurface armv7 <7850befd26b630f183ee326aaadd7b34> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x379ba000 - 0x37a46fff libsystem_c.dylib armv7 <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
0x37a49000 - 0x37a4dfff Marco armv7 <8dea3e558fe534ff868fc92e215ce53b> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x37a81000 - 0x37a84fff libsystem_network.dylib armv7 <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
0x37a87000 - 0x37b00fff ProofReader armv7 <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x37b01000 - 0x37b04fff libcompiler_rt.dylib armv7 <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
0x37bdd000 - 0x37c15fff VideoToolbox armv7 <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
0x37c16000 - 0x37c6cfff GMM armv7 <6b2f7e1aa6be3d69b4c4cf54ed960602> /System/Library/PrivateFrameworks/GMM.framework/GMM
0x37ca3000 - 0x37cb2fff GenerationalStorage armv7 <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x37cb3000 - 0x37cb9fff MobileIcons armv7 <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x37cbe000 - 0x37ce7fff AppleAccount armv7 <2ba44023410231fcb3f72f762ea3ce6e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x37e6b000 - 0x37fb0fff CoreGraphics armv7 <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x37fb7000 - 0x38065fff Message armv7 <b8221d43401d315fb84398b7aa570fc1> /System/Library/PrivateFrameworks/Message.framework/Message
Go through these two articles and you'll have all the knowledge you need to find and squash crash bugs
http://www.raywenderlich.com/10209/my-app-crashed-now-what-part-1
http://www.raywenderlich.com/10505/my-app-crashed-now-what-part-2

Resources