app crashed with the following crash log after transferred by symbolicatecrash, can anybody help me out? I can not find out what happened and do not know how to do?
Code:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x36181a1c 0x36170000 + 72220
1 libsystem_c.dylib 0x33e8b3b4 0x33e58000 + 209844
2 libsystem_c.dylib 0x33e83bf8 0x33e58000 + 179192
3 libstdc++.6.dylib 0x30887a64 __gnu_cxx::__verbose_terminate_handler() + 376
4 libobjc.A.dylib 0x33baa06c 0x33ba4000 + 24684
5 libstdc++.6.dylib 0x30885e36 __cxxabiv1::__terminate(void (*)()) + 46
6 libstdc++.6.dylib 0x30885e8a std::terminate() + 10
7 libstdc++.6.dylib 0x30885f5a __cxa_throw + 78
8 libobjc.A.dylib 0x33ba8c84 0x33ba4000 + 19588
9 CoreFoundation 0x3044748a 0x303a9000 + 648330
10 CoreFoundation 0x304474c4 0x303a9000 + 648388
11 Foundation 0x30b06f72 -[NSCFString substringWithRange:] + 90
12 Throwtome 0x00017cfc 0x1000 + 93436
13 UIKit 0x32224f08 -[UIViewController view] + 104
14 UIKit 0x322335e8 -[UIViewController contentScrollView] + 16
15 UIKit 0x32233458 -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:] + 24
16 UIKit 0x32233356 -[UINavigationController _layoutViewController:] + 18
17 UIKit 0x32232e2e -[UINavigationController _startTransition:fromViewController:toViewController:] + 374
18 UIKit 0x32232c3c -[UINavigationController _startDeferredTransitionIfNeeded] + 176
19 UIKit 0x32232b80 -[UINavigationController viewWillLayoutSubviews] + 8
20 UIKit 0x32232b1c -[UILayoutContainerView layoutSubviews] + 132
21 UIKit 0x321f35f4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 20
22 CoreFoundation 0x303b4efc 0x303a9000 + 48892
23 QuartzCore 0x31aaabae -[CALayer layoutSublayers] + 114
24 QuartzCore 0x31aaa966 CALayerLayoutIfNeeded + 178
25 QuartzCore 0x31aaa8a0 -[CALayer layoutIfNeeded] + 72
26 UIKit 0x321f35d0 -[UIView(Hierarchy) layoutIfNeeded] + 16
27 UIKit 0x3229b76e -[UIViewController window:willAnimateRotationToInterfaceOrientation:duration:] + 350
28 UIKit 0x3229abba -[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:] + 3094
29 UIKit 0x32298f9e -[UIWindowController transition:fromViewController:toViewController:target:didEndSelector:] + 946
30 UIKit 0x322986f0 -[UIViewController presentModalViewController:withTransition:] + 2372
31 UIKit 0x32297cd0 -[UIViewController presentModalViewController:animated:] + 52
32 Throwtome 0x00021e54 0x1000 + 134740
33 Foundation 0x30b1317c _nsnote_callback + 136
34 CoreFoundation 0x30416208 0x303a9000 + 446984
35 CoreFoundation 0x303b0ee4 0x303a9000 + 32484
36 Foundation 0x30b105cc -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
37 Foundation 0x30b121ba -[NSNotificationCenter postNotificationName:object:] + 18
38 Throwtome 0x000186b0 0x1000 + 95920
39 CoreFoundation 0x303b756a 0x303a9000 + 58730
40 UIKit 0x3220aec2 -[UIApplication sendAction:to:from:forEvent:] + 78
41 UIKit 0x3220ae62 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
42 UIKit 0x3220ae34 -[UIControl sendAction:to:forEvent:] + 32
43 UIKit 0x3220ab86 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 350
44 UIKit 0x3220b41c -[UIControl touchesEnded:withEvent:] + 336
45 UIKit 0x32209bee -[UIWindow _sendTouchesForEvent:] + 362
46 UIKit 0x32209568 -[UIWindow sendEvent:] + 256
47 UIKit 0x321f230c -[UIApplication sendEvent:] + 292
48 UIKit 0x321f1c4c _UIApplicationHandleEvent + 5084
49 GraphicsServices 0x355f3e70 0x355ef000 + 20080
50 CoreFoundation 0x3041ea90 0x303a9000 + 481936
51 CoreFoundation 0x30420838 0x303a9000 + 489528
52 CoreFoundation 0x30421606 0x303a9000 + 493062
53 CoreFoundation 0x303b1ebc 0x303a9000 + 36540
54 CoreFoundation 0x303b1dc4 0x303a9000 + 36292
55 GraphicsServices 0x355f3418 0x355ef000 + 17432
56 GraphicsServices 0x355f34c4 0x355ef000 + 17604
57 UIKit 0x3221cd62 -[UIApplication _run] + 398
58 UIKit 0x3221a800 UIApplicationMain + 664
59 Throwtome 0x00003b8a 0x1000 + 11146
60 Throwtome 0x00003b54 0x1000 + 11092