2011-09-22 3 views
-1

시뮬레이터에서 알지 못했던 충돌로 인해 내 앱이 거부되었습니다. 여기에 로그가 있습니다. (이미 XCode> Organizer로 가져 왔습니다.) 누군가 이걸 도와 줄 수 있습니까?Apple의 충돌보고 로그를 해결할 수 있습니다.

Incident Identifier: 88AD655D-3540-419C-A883-EFCEEB8CFE16 
CrashReporter Key: 6b6d313765323bdd8ad35c9b99c487d423fd70ab 
Hardware Model:  iPad2,2 
Process:   MyApp [7983] 
Path:   /var/mobile/Applications/F9B518BA-1F72-449C-B584-45E77ECB9CB8/MyApp.app/MyApp 
Identifier:  MyApp 
Version:   ??? (???) 
Code Type:  ARM (Native) 
Parent Process: launchd [1] 

Date/Time:  2011-09-21 17:14:13.004 -0700 
OS Version:  iPhone OS 4.3.5 (8L1) 
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   0x361eda1c 0x361dc000 + 72220 
1 libsystem_c.dylib    0x322df3b4 0x322ac000 + 209844 
2 libsystem_c.dylib    0x322d7bf8 0x322ac000 + 179192 
3 libstdc++.6.dylib    0x32729a64 0x326e5000 + 281188 
4 libobjc.A.dylib     0x336b606c 0x336b0000 + 24684 
5 libstdc++.6.dylib    0x32727e36 0x326e5000 + 273974 
6 libstdc++.6.dylib    0x32727e8a 0x326e5000 + 274058 
7 libstdc++.6.dylib    0x32727f5a 0x326e5000 + 274266 
8 libobjc.A.dylib     0x336b4c84 0x336b0000 + 19588 
9 CoreFoundation     0x35b4848a +[NSException raise:format:arguments:] + 62 
10 CoreFoundation     0x35b484c4 +[NSException raise:format:] + 28 
11 UIKit       0x32a51a4c -[UINib instantiateWithOwner:options:] + 1104 
12 UIKit       0x32a52e02 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 86 
13 UIKit       0x329cc5e2 -[UIViewController _loadViewFromNibNamed:bundle:] + 30 
14 UIKit       0x32999f9e -[UIViewController loadView] + 74 
15 UIKit       0x328e1b1e -[UITableViewController loadView] + 46 
16 UIKit       0x3287eeb8 -[UIViewController view] + 24 
17 UIKit       0x3288d5e8 -[UIViewController contentScrollView] + 16 
18 UIKit       0x3288d458 -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:] + 24 
19 UIKit       0x3288d356 -[UINavigationController _layoutViewController:] + 18 
20 UIKit       0x3288ce2e -[UINavigationController _startTransition:fromViewController:toViewController:] + 374 
21 UIKit       0x3288cc3c -[UINavigationController _startDeferredTransitionIfNeeded] + 176 
22 UIKit       0x3288cb80 -[UINavigationController viewWillLayoutSubviews] + 8 
23 UIKit       0x3288cb1c -[UILayoutContainerView layoutSubviews] + 132 
24 UIKit       0x3284d5f4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 20 
25 CoreFoundation     0x35ab5efc -[NSObject(NSObject) performSelector:withObject:] + 16 
26 QuartzCore      0x309ffbae -[CALayer layoutSublayers] + 114 
27 QuartzCore      0x309ff966 CALayerLayoutIfNeeded + 178 
28 QuartzCore      0x30a051be CA::Context::commit_transaction(CA::Transaction*) + 206 
29 QuartzCore      0x30a04fd0 CA::Transaction::commit() + 184 
30 QuartzCore      0x309fe04e CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 50 
31 CoreFoundation     0x35b1fa2e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 10 
32 CoreFoundation     0x35b2145e __CFRunLoopDoObservers + 406 
33 CoreFoundation     0x35b22754 __CFRunLoopRun + 848 
34 CoreFoundation     0x35ab2ebc CFRunLoopRunSpecific + 224 
35 CoreFoundation     0x35ab2dc4 CFRunLoopRunInMode + 52 
36 GraphicsServices    0x308a7418 GSEventRunModal + 108 
37 GraphicsServices    0x308a74c4 GSEventRun + 56 
38 UIKit       0x32876d62 -[UIApplication _run] + 398 
39 UIKit       0x32874800 UIApplicationMain + 664 
40 MyApp    0x00002622 0x1000 + 5666 
41 MyApp    0x000025ec 0x1000 + 5612 

Thread 1: 
0 libsystem_kernel.dylib   0x361ee3ec 0x361dc000 + 74732 
1 libsystem_c.dylib    0x322e06d8 0x322ac000 + 214744 
2 libsystem_c.dylib    0x322e0bbc 0x322ac000 + 215996 

Thread 2 name: Dispatch queue: com.apple.libdispatch-manager 
Thread 2: 
0 libsystem_kernel.dylib   0x361eefbc 0x361dc000 + 77756 
1 libdispatch.dylib    0x31d33ed4 _dispatch_mgr_invoke + 744 
2 libdispatch.dylib    0x31d34f3a _dispatch_queue_invoke + 70 
3 libdispatch.dylib    0x31d344ec _dispatch_worker_thread2 + 228 
4 libsystem_c.dylib    0x322e058a 0x322ac000 + 214410 
5 libsystem_c.dylib    0x322e0bbc 0x322ac000 + 215996 

Thread 3: 
0 libsystem_kernel.dylib   0x361ee3ec 0x361dc000 + 74732 
1 libsystem_c.dylib    0x322e06d8 0x322ac000 + 214744 
2 libsystem_c.dylib    0x322e0bbc 0x322ac000 + 215996 

Thread 4 name: WebThread 
Thread 4: 
0 libsystem_kernel.dylib   0x361ebc00 0x361dc000 + 64512 
1 libsystem_kernel.dylib   0x361eb758 0x361dc000 + 63320 
2 CoreFoundation     0x35b202b8 __CFRunLoopServiceMachPort + 88 
3 CoreFoundation     0x35b22562 __CFRunLoopRun + 350 
4 CoreFoundation     0x35ab2ebc CFRunLoopRunSpecific + 224 
5 CoreFoundation     0x35ab2dc4 CFRunLoopRunInMode + 52 
6 WebCore       0x35d8327e _ZL12RunWebThreadPv + 382 
7 libsystem_c.dylib    0x322df30a 0x322ac000 + 209674 
8 libsystem_c.dylib    0x322e0bb4 0x322ac000 + 215988 

Thread 0 crashed with ARM Thread State: 
    r0: 0x00000000 r1: 0x00000000  r2: 0x00000001  r3: 0x00000000 
    r4: 0x3f42b48c r5: 0x00000006  r6: 0x0054f56c  r7: 0x2fdfd3e8 
    r8: 0x3f1b2964 r9: 0x00000065  r10: 0x00537f10  r11: 0x368d9d97 
    ip: 0x00000148 sp: 0x2fdfd3dc  lr: 0x322df3bb  pc: 0x361eda1c 
    cpsr: 0x000f0010 

애플 우리는 당신의 앱이 앱 스토어 리뷰 가이드 라인을 준수 을하지 아이폰 OS 4.3.5을 실행하는 아이 패드 2에 추락 발견

말했다.

특히, 즐겨 찾기 탭 을 선택하면 앱이 다운되는 것으로 나타났습니다.

그러나 나에게, 즐겨 찾기 탭이는 SDK와 같은 문제가 나타납니다

감사

+0

펜촉을 넣는 데 문제가있는 것 같습니다. 펜촉이 언급 한 이미지의 경로를 확인 했습니까? –

+0

"즐겨 찾기"탭의 NIB를 의미합니까? – Phillip

+0

맞습니다. 충돌을 유발하는 것으로 보입니다. –

답변

0

을 (내가 아이 패드를 가지고 있지 않은 경우에도, 나는 시뮬레이터를 통해 작업) 잘 작동 loadNibNamed 메소드와 관련된 4.3.5의 버그 UIImageView initWithCoder - unrecognized selector sent to instance... iOS 5 beta SDK

문제는에서 iOS 5 베타에 관한 것이다 애플이 수정 프로그램을 해제 할 때까지

임시 해결을위한이 질문에 대한 허용 대답을 참조하십시오. 그러나, 나는 그것이 동일한 진행중인 문제라고 믿는다.

+0

고마워, 내가 살펴볼 게! (Xcode 4.1을 사용하고 있어도 베타 버전의 버그가 있습니다.) – Phillip

+0

예 이러한 충돌과 다양한 게시물 및 로그에 나타나는 동일한 방법은 무시하기가 너무 어렵습니다. 따라서이 솔루션을 사용해 볼 가치가 있습니다. –

+0

좋아, 고마워! – Phillip

관련 문제