App Store崩溃报告 [英] App Store crash report

查看:437
本文介绍了App Store崩溃报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程式遭到商店拒绝,并说它崩溃了。但是我们不能重现崩溃,不能与模拟器和设备。看看崩溃报告并没有多大意义。任何帮助或提示将非常感谢。这是第一个崩溃报告:

 日期/时间:2011-04-28 19:14:10.181 -0700 
操作系统版本:iPhone OS 4.3.2(8H7)
报告版本:104

异常类型:EXC_BAD_ACCESS(SIGSEGV)
异常代码:KERN_INVALID_ADDRESS at 0x624f7473
:0

线程0名称:分派队列:com.apple.main-thread
线程0崩溃:
0 libobjc.A.dylib 0x33b2b72a prepareForMethodLookup + 10
1 libobjc.A.dylib 0x33b27876 lookUpMethod + 34
2 libobjc.A.dylib 0x33b24ffa _class_lookupMethodAndLoadCache + 6
3 libobjc.A.dylib 0x33b24ce4 objc_msgSend_uncached + 20
4 UIKit 0x358b5ec2 - [UIApplication sendAction: to:from:forEvent:] + 78
5 UIKit 0x358b5e62 - [UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
6 UIKit 0x358b5e34 - [UIControl sendAction:to:forEvent:] + 32
7 UIKit 0x358b5b86 - [UIControl(Internal)_sendActionsForEvents:withEvent:] + 350
8 UIKit 0x358b641c - [UIControl touchesEnded:withEvent:] + 336
9 UIKit 0x3589b52e _UIGestureRecognizerSortAndSendDelayedTouches + 2194
10 UIKit的0x3589abfa _UIGestureRecognizerUpdateObserver + 690
11的CoreFoundation 0x3039ca2e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 10
12的CoreFoundation 0x3039e45e __CFRunLoopDoObservers + 406
13的CoreFoundation 0x3039f754 __CFRunLoopRun + 848
14的CoreFoundation 0x3032febc CFRunLoopRunSpecific + 224
15 CoreFoundation 0x3032fdc4 CFRunLoopRunInMode + 52
16 GraphicsServices 0x35571418 GSEventRunModal + 108
17 GraphicsServices 0x355714c4 GSEventRun + 56
18 UIKit 0x358c7d62 - [UIApplication _run] + 398
19 UIKit 0x358c5800 UIApplicationMain + 664
20 MyApp 0x0000206e main(main.m:14)
21 MyApp 0x00002038 0x1000 + 4152

线程1:
0 libsystem_kernel.dylib 0x361003ec __workq_kernreturn + 8
1 libsystem_c.dylib 0x33e0a6d8 _pthread_wqthread + 592
2 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

线程2名称:分派队列:com.apple.libdispatch-manager
线程2 :
0 libsystem_kernel.dylib 0x36100fbc kevent + 24
1 libdispatch.dylib 0x33d0b032 _dispatch_mgr_invoke + 706
2 libdispatch.dylib 0x33d0c03a _dispatch_queue_invoke + 86
3 libdispatch.dylib 0x33d0b5ea _dispatch_worker_thread2 + 186
4 libsystem_c.dylib 0x33e0a58a _pthread_wqthread + 258
5 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

线程3:
0 libsystem_kernel.dylib 0x361003ec __workq_kernreturn + 8
1 libsystem_c.dylib 0x33e0a6d8 _pthread_wqthread + 592
2 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

线程4名称:WebThread
线程4:
0 libsystem_kernel.dylib 0x360fdc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x360fd758 mach_msg + 44
2 CoreFoundation 0x3039d2b8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x3039f562 __CFRunLoopRun + 350
4 CoreFoundation 0x3032febc CFRunLoopRunSpecific + 224
5 CoreFoundation 0x3032fdc4 CFRunLoopRunInMode + 52
6 WebCore 0x34c2627e RunWebThread(void *)+ 382
7 libsystem_c.dylib 0x33e0930a _pthread_start + 242
8 libsystem_c.dylib 0x33e0abb4 thread_start + 0

线程5名称:com.apple.coremedia.player.async
线程5:
0 libsystem_kernel.dylib 0x360ffd18 __semwait_signal + 24
1 libsystem_c.dylib 0x33e30860 _pthread_cond_wait + 756
2 libsystem_c .dylib 0x33dd7eb2 pthread_cond_wait + 26
3 CoreMedia 0x3661d8f4 WaitOnCondition + 4
4 CoreMedia 0x3661d83a FigSemaphoreWaitRelative + 66
5 MediaToolbox 0x324a9a64 fpa_AsyncMovieControlThread + 48
6 CoreMedia 0x3663b4dc figThreadMain + 156
7 libsystem_c.dylib 0x33e0930a _pthread_start + 242
8 libsystem_c.dylib 0x33e0abb4 thread_start + 0

线程0用ARM线程崩溃状态:
r0:0x3662562e r1:0x3665003c r2:0x00000001 r3 :0x624f7473
R4:0x001aa690 R5:0x3662562e R6:00000001 R7:0x2fdfe57c
R8:0x3662562e R9:0x3edb2a18 R10:0x001c36c0 R11:0x001c36c0
IP:0x345b6ff5 SP:0x2fdfe570 LR:0x345b987d PC:0x345bd72a
cpsr:0x600f0030

第二个:

 日期/时间:2011-04-28 19:14:03.591 -0700 
操作系统版本:iPhone OS 4.3.2(8H7)
报告版本:104

异常类型:EXC_CRASH(SIGABRT)
异常代码:0x00000000,0x00000000
崩溃的线程:0

线程0名称: queue:com.apple.main-thread
线程0崩溃:
0 libsystem_kernel.dylib 0x360ffa1c __pthread_kill + 8
1 libsystem_c.dylib 0x33e093b4 pthread_kill + 52
2 libsystem_c.dylib 0x33e01bf8 abort + 72
3 libstdc ++ 6.dylib 0x363fca64 __gnu_cxx :: __ verbose_terminate_handler()+ 376
4 libobjc.A.dylib 0x33b2806c _objc_terminate + 104
5 libstdc ++ 6.dylib 0x363fae36 __cxxabiv1 :: __terminate(void(*)())+ 46
6 libstdc ++ 6.dylib 0x363fae8a std :: terminate()+ 10
7 libstdc ++ 6.dylib 0x363faf5a __cxa_throw + 78
8 libobjc .A.dylib 0x33b26c84 objc_exception_throw + 64
9 CoreFoundation 0x303c91b8 - [NSObject(NSObject)doesNotRecognizeSelector:] + 96
10 CoreFoundation 0x303c8642 ___ forwarding___ + 502
11 CoreFoundation 0x3033f178 _CF_forwarding_prep_0 + 40
12 CoreFoundation 0x3033556a - [NSObject(NSObject)performSelector:withObject:withObject:] + 18
13 UIKit 0x358b5ec2 - [UIApplication sendAction:to:from:forEvent:] + 78
14 UIKit 0x358b5e62 - [UIApplication sendAction :toTarget:fromSender:forEvent:] + 26
15 UIKit 0x358b5e34 - [UIControl sendAction:to:forEvent:] + 32
16 UIKit 0x358b5b86 - [UIControl(Internal)_sendActionsForEvents:withEvent:] + 350
17 UIKit 0x358b5834 - [UIControl touchesBegan:withEvent:] + 180
18 UIKit 0x358b4baa - [UIWindow _sendTouchesForEvent:] + 294
19 UIKit 0x358b4568 - [UIWindow sendEvent:] + 256
20 UIKit的0x3589d30c - [UIApplication的的SendEvent:] + 292
21的UIKit 0x3589cc4c _UIApplicationHandleEvent + 5084
22 GraphicsServices 0x35571e70 PurpleEventCallback + 660
23的CoreFoundation 0x3039ca90 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 20
24的CoreFoundation 0x3039e838 __CFRunLoopDoSource1 + 160
25 CoreFoundation 0x3039f606 __CFRunLoopRun + 514
26 CoreFoundation 0x3032febc CFRunLoopRunSpecific + 224
27 CoreFoundation 0x3032fdc4 CFRunLoopRunInMode + 52
28 GraphicsServices 0x35571418 GSEventRunModal + 108
29 GraphicsServices 0x355714c4 GSEventRun + 56
30 UIKit 0x358c7d62 - [UIApplication _run] + 398
31 UIKit 0x358c5800 UIApplicationMain + 664
32 MyApp 0x0000206e main(main.m:14)
33 MyApp 0x00002038 0x1000 + 4152

线程1名称:分派队列:com.apple.libdispatch-manager
线程1:
0 libsystem_kernel.dylib 0x36100fbc kevent + 24
1 libdispatch.dylib 0x33d0b032 _dispatch_mgr_invoke + 706
2 libdispatch.dylib 0x33d0c03a _dispatch_queue_invoke + 86
3 libdispatch.dylib 0x33d0b5ea _dispatch_worker_thread2 + 186
4 libsystem_c.dylib 0x33e0a58a _pthread_wqthread + 258
5 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

线程2:
0 libsystem_kernel.dylib 0x361003ec __workq_kernreturn + 8
1 libsystem_c.dylib 0x33e0a6d8 _pthread_wqthread + 592
2 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

线程3名称:WebThread
线程3:
0 libsystem_kernel.dylib 0x360fdc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x360fd758 mach_msg + 44
2 CoreFoundation 0x3039d2b8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x3039f562 __CFRunLoopRun + 350
4 CoreFoundation 0x3032febc CFRunLoopRunSpecific + 224
5 CoreFoundation 0x3032fdc4 CFRunLoopRunInMode + 52
6 WebCore 0x34c2627e RunWebThread(void *)+ 382
7 libsystem_c.dylib 0x33e0930a _pthread_start + 242
8 libsystem_c.dylib 0x33e0abb4 thread_start + 0

线程4名称:com.apple.coremedia.player.async
线程4:
0 libsystem_kernel.dylib 0x360ffd18 __semwait_signal + 24
1 libsystem_c.dylib 0x33e30860 _pthread_cond_wait + 756
2 libsystem_c.dylib 0x33dd7eb2 pthread_cond_wait + 26
3 CoreMedia 0x3661d8f4 WaitOnCondition + 4
4 CoreMedia 0x3661d83a FigSemaphoreWaitRelative + 66
5 MediaToolbox 0x324a9a64 fpa_AsyncMovieControlThread + 48
6 CoreMedia 0x3663b4dc figThreadMain + 156
7 libsystem_c.dylib 0x33e0930a _pthread_start + 242
8 libsystem_c.dylib 0x33e0abb4 thread_start + 0

Thread 5:
0 libsystem_kernel.dylib 0x361003ec __workq_kernreturn + 8
1 libsystem_c.dylib 0x33e0a6d8 _pthread_wqthread + 592
2 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

ARM线程0崩溃的线程状态:
r0:0x00000000 r1:0x00000000 r2:0x00000001 r3:0x00000000
r4:0x3ee4648c r5:0x00000006 r6:0x001f1dac r7:0x2fdfe0d4
r8:0x0001d6cc r9:0x00000065 r10:0x001befb0 r11:0x00000000
ip:0x00000148 sp:0x2fdfe0c8 lr:0x3489b3bb pc:0x36b91a1c
cpsr:0x000f0010

最后一个:

 日期/时间:2011-04-28 19: 13:44.770 -0700 
操作系统版本:iPhone OS 4.3.2(8H7)
报告版本:104

异常类型:EXC_BAD_ACCESS(SIGSEGV)
异常代码: KERN_INVALID_ADDRESS在0x624f7473
崩溃的线程:0

线程0名称:分派队列:com.apple.main线程
线程0崩溃:
0 libobjc.A。 dylib 0x33b2b72a prepareForMethodLookup + 10
1 libobjc.A.dylib 0x33b27876 lookUpMethod + 34
2 libobjc.A.dylib 0x33b24ffa _class_lookupMethodAndLoadCache + 6
3 libobjc.A.dylib 0x33b24ce4 objc_msgSend_uncached + 20
4 UIKit 0x358b5ec2 - [UIApplication sendAction:to:from:forEvent:] + 78
5 UIKit 0x358b5e62 - [UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
6 UIKit 0x358b5e34 - [UIControl sendAction :to:forEvent:] + 32
7 UIKit 0x358b5b86 - [UIControl(Internal)_sendActionsForEvents:withEvent:] + 350
8 UIKit 0x358b641c - [UIControl touchesEnded:withEvent:] + 336
9 UIKit的0x3589b52e _UIGestureRecognizerSortAndSendDelayedTouches + 2194
10的UIKit 0x3589abfa _UIGestureRecognizerUpdateObserver + 690
11的CoreFoundation 0x3039ca2e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 10
12的CoreFoundation 0x3039e45e __CFRunLoopDoObservers + 406
13的CoreFoundation 0x3039f754 __CFRunLoopRun + 848
14 CoreFoundation 0x3032febc CFRunLoopRunSpecific + 224
15 CoreFoundation 0x3032fdc4 CFRunLoopRunInMode + 52
16 GraphicsServices 0x35571418 GSEventRunModal + 108
17 GraphicsServices 0x355714c4 GSEventRun + 56
18 UIKit 0x358c7d62 - [UIApplication _run] + 398
19 UIKit 0x358c5800 UIApplicationMain + 664
20 MyApp 0x0000206e main(main.m:14)
21 MyApp 0x00002038 0x1000 + 4152

线程1名称:分派队列:com .apple.libdispatch-manager
线程1:
0 libsystem_kernel.dylib 0x36100fbc kevent + 24
1 libdispatch.dylib 0x33d0b032 _dispatch_mgr_invoke + 706
2 libdispatch.dylib 0x33d0c03a _dispatch_queue_invoke + 86
3 libdispatch.dylib 0x33d0b5ea _dispatch_worker_thread2 + 186
4 libsystem_c.dylib 0x33e0a58a _pthread_wqthread + 258
5 libsystem_c.dylib 0x33e0abbc start_wqthread + 0

线程2名称:WebThread
线程2:
0 libsystem_kernel.dylib 0x360fdc00 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x360fd758 mach_msg + 44
2 CoreFoundation 0x3039d2b8 __CFRunLoopServiceMachPort + 88
3 CoreFoundation 0x3039f562 __CFRunLoopRun + 350
4的CoreFoundation 0x3032febc CFRunLoopRunSpecific + 224
5的CoreFoundation 0x3032fdc4 CFRunLoopRunInMode + 52
6 WebCore的0x34c2627e RunWebThread(无效*)+ 382
7 libsystem_c.dylib 0x33e0930a _pthread_start + 242
8 libsystem_c.dylib 0x33e0abb4 thread_start + 0

线程3名:com.apple.coremedia.player.async
螺纹3:
0 libsystem_kernel.dylib 0x360ffd18 __semwait_signal + 24
1分配libsystem_c.dylib 0x33e30860 _pthread_cond_wait + 756
2 libsystem_c.dylib 0x33dd7eb2调用pthread_cond_wait + 26
3 CoreMedia 0x3661d8f4 WaitOnCondition + 4
4 CoreMedia 0x3661d83a FigSemaphoreWaitRelative + 66
5 MediaToolbox 0x324a9a64 fpa_AsyncMovieControlThread + 48
6 CoreMedia 0x3663b4dc figThreadMain + 156
7 libsystem_c.dylib 0x33e0930a _pthread_start + 242
8 libsystem_c.dylib 0x33e0abb4 thread_start + 0

螺纹0坠毁与ARM线程状态:
R0:0x3662562e R1:0x3665003c R2:00000001 R3:0x624f7473
R4:0x00180af0 R5:0x3662562e R6:00000001 R7:0x2fdfe57c
R8:0x3662562e R9:0x3edb2a18 R10:0x0019b7c0 R11:0x0019b7c0
中的IP:0x345b6ff5 SP:0x2fdfe570 LR:0x345b987d PC:0x345bd72a
CPSR:0x600f0030


解决方案

您的应用程序是否编译没有任何警告?



如果没有,我建议您先解决这些问题。


My app got rejected from store and saying it's crashing. But we cannot reproduce the crash, not with simulator nor the devices. And looking at the crash report doesn't mean much. Any help or tips would be greatly appreciated. Here's the first crash report:

Date/Time:       2011-04-28 19:14:10.181 -0700
OS Version:      iPhone OS 4.3.2 (8H7)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x624f7473
Crashed Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libobjc.A.dylib                 0x33b2b72a prepareForMethodLookup + 10
1   libobjc.A.dylib                 0x33b27876 lookUpMethod + 34
2   libobjc.A.dylib                 0x33b24ffa _class_lookupMethodAndLoadCache + 6
3   libobjc.A.dylib                 0x33b24ce4 objc_msgSend_uncached + 20
4   UIKit                           0x358b5ec2 -[UIApplication sendAction:to:from:forEvent:] + 78
5   UIKit                           0x358b5e62 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
6   UIKit                           0x358b5e34 -[UIControl sendAction:to:forEvent:] + 32
7   UIKit                           0x358b5b86 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 350
8   UIKit                           0x358b641c -[UIControl touchesEnded:withEvent:] + 336
9   UIKit                           0x3589b52e _UIGestureRecognizerSortAndSendDelayedTouches + 2194
10  UIKit                           0x3589abfa _UIGestureRecognizerUpdateObserver + 690
11  CoreFoundation                  0x3039ca2e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 10
12  CoreFoundation                  0x3039e45e __CFRunLoopDoObservers + 406
13  CoreFoundation                  0x3039f754 __CFRunLoopRun + 848
14  CoreFoundation                  0x3032febc CFRunLoopRunSpecific + 224
15  CoreFoundation                  0x3032fdc4 CFRunLoopRunInMode + 52
16  GraphicsServices                0x35571418 GSEventRunModal + 108
17  GraphicsServices                0x355714c4 GSEventRun + 56
18  UIKit                           0x358c7d62 -[UIApplication _run] + 398
19  UIKit                           0x358c5800 UIApplicationMain + 664
20  MyApp                       0x0000206e main (main.m:14)
21  MyApp                       0x00002038 0x1000 + 4152

Thread 1:
0   libsystem_kernel.dylib          0x361003ec __workq_kernreturn + 8
1   libsystem_c.dylib               0x33e0a6d8 _pthread_wqthread + 592
2   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 2 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 2:
0   libsystem_kernel.dylib          0x36100fbc kevent + 24
1   libdispatch.dylib               0x33d0b032 _dispatch_mgr_invoke + 706
2   libdispatch.dylib               0x33d0c03a _dispatch_queue_invoke + 86
3   libdispatch.dylib               0x33d0b5ea _dispatch_worker_thread2 + 186
4   libsystem_c.dylib               0x33e0a58a _pthread_wqthread + 258
5   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 3:
0   libsystem_kernel.dylib          0x361003ec __workq_kernreturn + 8
1   libsystem_c.dylib               0x33e0a6d8 _pthread_wqthread + 592
2   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 4 name:  WebThread
Thread 4:
0   libsystem_kernel.dylib          0x360fdc00 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x360fd758 mach_msg + 44
2   CoreFoundation                  0x3039d2b8 __CFRunLoopServiceMachPort + 88
3   CoreFoundation                  0x3039f562 __CFRunLoopRun + 350
4   CoreFoundation                  0x3032febc CFRunLoopRunSpecific + 224
5   CoreFoundation                  0x3032fdc4 CFRunLoopRunInMode + 52
6   WebCore                         0x34c2627e RunWebThread(void*) + 382
7   libsystem_c.dylib               0x33e0930a _pthread_start + 242
8   libsystem_c.dylib               0x33e0abb4 thread_start + 0

Thread 5 name:  com.apple.coremedia.player.async
Thread 5:
0   libsystem_kernel.dylib          0x360ffd18 __semwait_signal + 24
1   libsystem_c.dylib               0x33e30860 _pthread_cond_wait + 756
2   libsystem_c.dylib               0x33dd7eb2 pthread_cond_wait + 26
3   CoreMedia                       0x3661d8f4 WaitOnCondition + 4
4   CoreMedia                       0x3661d83a FigSemaphoreWaitRelative + 66
5   MediaToolbox                    0x324a9a64 fpa_AsyncMovieControlThread + 48
6   CoreMedia                       0x3663b4dc figThreadMain + 156
7   libsystem_c.dylib               0x33e0930a _pthread_start + 242
8   libsystem_c.dylib               0x33e0abb4 thread_start + 0

Thread 0 crashed with ARM Thread State:
    r0: 0x3662562e    r1: 0x3665003c      r2: 0x00000001      r3: 0x624f7473
    r4: 0x001aa690    r5: 0x3662562e      r6: 0x00000001      r7: 0x2fdfe57c
    r8: 0x3662562e    r9: 0x3edb2a18     r10: 0x001c36c0     r11: 0x001c36c0
    ip: 0x345b6ff5    sp: 0x2fdfe570      lr: 0x345b987d      pc: 0x345bd72a
  cpsr: 0x600f0030

And the 2nd one:

Date/Time:       2011-04-28 19:14:03.591 -0700
OS Version:      iPhone OS 4.3.2 (8H7)
Report Version:  104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x360ffa1c __pthread_kill + 8
1   libsystem_c.dylib               0x33e093b4 pthread_kill + 52
2   libsystem_c.dylib               0x33e01bf8 abort + 72
3   libstdc++.6.dylib               0x363fca64 __gnu_cxx::__verbose_terminate_handler() + 376
4   libobjc.A.dylib                 0x33b2806c _objc_terminate + 104
5   libstdc++.6.dylib               0x363fae36 __cxxabiv1::__terminate(void (*)()) + 46
6   libstdc++.6.dylib               0x363fae8a std::terminate() + 10
7   libstdc++.6.dylib               0x363faf5a __cxa_throw + 78
8   libobjc.A.dylib                 0x33b26c84 objc_exception_throw + 64
9   CoreFoundation                  0x303c91b8 -[NSObject(NSObject) doesNotRecognizeSelector:] + 96
10  CoreFoundation                  0x303c8642 ___forwarding___ + 502
11  CoreFoundation                  0x3033f178 _CF_forwarding_prep_0 + 40
12  CoreFoundation                  0x3033556a -[NSObject(NSObject) performSelector:withObject:withObject:] + 18
13  UIKit                           0x358b5ec2 -[UIApplication sendAction:to:from:forEvent:] + 78
14  UIKit                           0x358b5e62 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
15  UIKit                           0x358b5e34 -[UIControl sendAction:to:forEvent:] + 32
16  UIKit                           0x358b5b86 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 350
17  UIKit                           0x358b5834 -[UIControl touchesBegan:withEvent:] + 180
18  UIKit                           0x358b4baa -[UIWindow _sendTouchesForEvent:] + 294
19  UIKit                           0x358b4568 -[UIWindow sendEvent:] + 256
20  UIKit                           0x3589d30c -[UIApplication sendEvent:] + 292
21  UIKit                           0x3589cc4c _UIApplicationHandleEvent + 5084
22  GraphicsServices                0x35571e70 PurpleEventCallback + 660
23  CoreFoundation                  0x3039ca90 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 20
24  CoreFoundation                  0x3039e838 __CFRunLoopDoSource1 + 160
25  CoreFoundation                  0x3039f606 __CFRunLoopRun + 514
26  CoreFoundation                  0x3032febc CFRunLoopRunSpecific + 224
27  CoreFoundation                  0x3032fdc4 CFRunLoopRunInMode + 52
28  GraphicsServices                0x35571418 GSEventRunModal + 108
29  GraphicsServices                0x355714c4 GSEventRun + 56
30  UIKit                           0x358c7d62 -[UIApplication _run] + 398
31  UIKit                           0x358c5800 UIApplicationMain + 664
32  MyApp                       0x0000206e main (main.m:14)
33  MyApp                       0x00002038 0x1000 + 4152

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib          0x36100fbc kevent + 24
1   libdispatch.dylib               0x33d0b032 _dispatch_mgr_invoke + 706
2   libdispatch.dylib               0x33d0c03a _dispatch_queue_invoke + 86
3   libdispatch.dylib               0x33d0b5ea _dispatch_worker_thread2 + 186
4   libsystem_c.dylib               0x33e0a58a _pthread_wqthread + 258
5   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 2:
0   libsystem_kernel.dylib          0x361003ec __workq_kernreturn + 8
1   libsystem_c.dylib               0x33e0a6d8 _pthread_wqthread + 592
2   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 3 name:  WebThread
Thread 3:
0   libsystem_kernel.dylib          0x360fdc00 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x360fd758 mach_msg + 44
2   CoreFoundation                  0x3039d2b8 __CFRunLoopServiceMachPort + 88
3   CoreFoundation                  0x3039f562 __CFRunLoopRun + 350
4   CoreFoundation                  0x3032febc CFRunLoopRunSpecific + 224
5   CoreFoundation                  0x3032fdc4 CFRunLoopRunInMode + 52
6   WebCore                         0x34c2627e RunWebThread(void*) + 382
7   libsystem_c.dylib               0x33e0930a _pthread_start + 242
8   libsystem_c.dylib               0x33e0abb4 thread_start + 0

Thread 4 name:  com.apple.coremedia.player.async
Thread 4:
0   libsystem_kernel.dylib          0x360ffd18 __semwait_signal + 24
1   libsystem_c.dylib               0x33e30860 _pthread_cond_wait + 756
2   libsystem_c.dylib               0x33dd7eb2 pthread_cond_wait + 26
3   CoreMedia                       0x3661d8f4 WaitOnCondition + 4
4   CoreMedia                       0x3661d83a FigSemaphoreWaitRelative + 66
5   MediaToolbox                    0x324a9a64 fpa_AsyncMovieControlThread + 48
6   CoreMedia                       0x3663b4dc figThreadMain + 156
7   libsystem_c.dylib               0x33e0930a _pthread_start + 242
8   libsystem_c.dylib               0x33e0abb4 thread_start + 0

Thread 5:
0   libsystem_kernel.dylib          0x361003ec __workq_kernreturn + 8
1   libsystem_c.dylib               0x33e0a6d8 _pthread_wqthread + 592
2   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 0 crashed with ARM Thread State:
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000001      r3: 0x00000000
    r4: 0x3ee4648c    r5: 0x00000006      r6: 0x001f1dac      r7: 0x2fdfe0d4
    r8: 0x0001d6cc    r9: 0x00000065     r10: 0x001befb0     r11: 0x00000000
    ip: 0x00000148    sp: 0x2fdfe0c8      lr: 0x3489b3bb      pc: 0x36b91a1c
  cpsr: 0x000f0010

The last one:

Date/Time:       2011-04-28 19:13:44.770 -0700
OS Version:      iPhone OS 4.3.2 (8H7)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x624f7473
Crashed Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libobjc.A.dylib                 0x33b2b72a prepareForMethodLookup + 10
1   libobjc.A.dylib                 0x33b27876 lookUpMethod + 34
2   libobjc.A.dylib                 0x33b24ffa _class_lookupMethodAndLoadCache + 6
3   libobjc.A.dylib                 0x33b24ce4 objc_msgSend_uncached + 20
4   UIKit                           0x358b5ec2 -[UIApplication sendAction:to:from:forEvent:] + 78
5   UIKit                           0x358b5e62 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
6   UIKit                           0x358b5e34 -[UIControl sendAction:to:forEvent:] + 32
7   UIKit                           0x358b5b86 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 350
8   UIKit                           0x358b641c -[UIControl touchesEnded:withEvent:] + 336
9   UIKit                           0x3589b52e _UIGestureRecognizerSortAndSendDelayedTouches + 2194
10  UIKit                           0x3589abfa _UIGestureRecognizerUpdateObserver + 690
11  CoreFoundation                  0x3039ca2e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 10
12  CoreFoundation                  0x3039e45e __CFRunLoopDoObservers + 406
13  CoreFoundation                  0x3039f754 __CFRunLoopRun + 848
14  CoreFoundation                  0x3032febc CFRunLoopRunSpecific + 224
15  CoreFoundation                  0x3032fdc4 CFRunLoopRunInMode + 52
16  GraphicsServices                0x35571418 GSEventRunModal + 108
17  GraphicsServices                0x355714c4 GSEventRun + 56
18  UIKit                           0x358c7d62 -[UIApplication _run] + 398
19  UIKit                           0x358c5800 UIApplicationMain + 664
20  MyApp                       0x0000206e main (main.m:14)
21  MyApp                       0x00002038 0x1000 + 4152

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib          0x36100fbc kevent + 24
1   libdispatch.dylib               0x33d0b032 _dispatch_mgr_invoke + 706
2   libdispatch.dylib               0x33d0c03a _dispatch_queue_invoke + 86
3   libdispatch.dylib               0x33d0b5ea _dispatch_worker_thread2 + 186
4   libsystem_c.dylib               0x33e0a58a _pthread_wqthread + 258
5   libsystem_c.dylib               0x33e0abbc start_wqthread + 0

Thread 2 name:  WebThread
Thread 2:
0   libsystem_kernel.dylib          0x360fdc00 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x360fd758 mach_msg + 44
2   CoreFoundation                  0x3039d2b8 __CFRunLoopServiceMachPort + 88
3   CoreFoundation                  0x3039f562 __CFRunLoopRun + 350
4   CoreFoundation                  0x3032febc CFRunLoopRunSpecific + 224
5   CoreFoundation                  0x3032fdc4 CFRunLoopRunInMode + 52
6   WebCore                         0x34c2627e RunWebThread(void*) + 382
7   libsystem_c.dylib               0x33e0930a _pthread_start + 242
8   libsystem_c.dylib               0x33e0abb4 thread_start + 0

Thread 3 name:  com.apple.coremedia.player.async
Thread 3:
0   libsystem_kernel.dylib          0x360ffd18 __semwait_signal + 24
1   libsystem_c.dylib               0x33e30860 _pthread_cond_wait + 756
2   libsystem_c.dylib               0x33dd7eb2 pthread_cond_wait + 26
3   CoreMedia                       0x3661d8f4 WaitOnCondition + 4
4   CoreMedia                       0x3661d83a FigSemaphoreWaitRelative + 66
5   MediaToolbox                    0x324a9a64 fpa_AsyncMovieControlThread + 48
6   CoreMedia                       0x3663b4dc figThreadMain + 156
7   libsystem_c.dylib               0x33e0930a _pthread_start + 242
8   libsystem_c.dylib               0x33e0abb4 thread_start + 0

Thread 0 crashed with ARM Thread State:
    r0: 0x3662562e    r1: 0x3665003c      r2: 0x00000001      r3: 0x624f7473
    r4: 0x00180af0    r5: 0x3662562e      r6: 0x00000001      r7: 0x2fdfe57c
    r8: 0x3662562e    r9: 0x3edb2a18     r10: 0x0019b7c0     r11: 0x0019b7c0
    ip: 0x345b6ff5    sp: 0x2fdfe570      lr: 0x345b987d      pc: 0x345bd72a
  cpsr: 0x600f0030

解决方案

Does your app compile without any warnings?

If not, I'd suggest you tackle those first.

这篇关于App Store崩溃报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆