在调试(设备上的开发模式)上它工作得很好,但是当我发布 ipa 时,它恰好在我尝试从服务器获取数据时崩溃。我指定该应用程序在发布模式下工作,但正是当我尝试获取数据时它崩溃了。
Date/Time: 2012-07-03 15:02:07.045 +0300
OS Version: iPhone OS 5.1.1 (9B206)
Report Version: 104`enter code here`
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 0x37f4c32c __pthread_kill + 8
1 libsystem_c.dylib 0x33ddf208 pthread_kill + 48
2 libsystem_c.dylib 0x33dd8298 abort + 88
3 PrintStand 0x01277ec6 0x1000 + 19361478
4 PrintStand 0x012909a2 0x1000 + 19462562
5 libsystem_c.dylib 0x33de97e6 _sigtramp + 42
6 libsystem_c.dylib 0x33ddf208 pthread_kill + 48
7 libsystem_c.dylib 0x33dd8298 abort + 88
8 PrintStand 0x01318eda 0x1000 + 20020954
9 PrintStand 0x01318f16 0x1000 + 20021014
10 PrintStand 0x0126dc3a 0x1000 + 19319866
11 PrintStand 0x0126df04 0x1000 + 19320580
12 PrintStand 0x012e176a 0x1000 + 19793770
13 PrintStand 0x012e24f4 0x1000 + 19797236
14 PrintStand 0x012e25b6 0x1000 + 19797430
15 PrintStand 0x01279da6 0x1000 + 19369382
16 PrintStand 0x01279f52 0x1000 + 19369810
17 PrintStand 0x01278c24 0x1000 + 19364900
18 PrintStand 0x011fd320 0x1000 + 18858784
19 PrintStand 0x00d282d4 0x1000 + 13791956
20 PrintStand 0x00d4da9c 0x1000 + 13945500
21 PrintStand 0x00d31844 0x1000 + 13830212
22 PrintStand 0x00d2816c 0x1000 + 13791596
23 PrintStand 0x00d26fd4 0x1000 + 13787092
24 PrintStand 0x00d25cac 0x1000 + 13782188
25 PrintStand 0x00d25aac 0x1000 + 13781676
26 PrintStand 0x00d2768c 0x1000 + 13788812
27 PrintStand 0x00d2a370 0x1000 + 13800304
28 PrintStand 0x00d28804 0x1000 + 13793284
29 PrintStand 0x00d267c4 0x1000 + 13785028
30 PrintStand 0x00d25c7c 0x1000 + 13782140
31 PrintStand 0x00d25b68 0x1000 + 13781864
32 PrintStand 0x00d284e8 0x1000 + 13792488
33 PrintStand 0x00d4da9c 0x1000 + 13945500
34 PrintStand 0x00d31844 0x1000 + 13830212
35 PrintStand 0x00d2816c 0x1000 + 13791596
36 PrintStand 0x00d26fd4 0x1000 + 13787092
37 PrintStand 0x00d25cac 0x1000 + 13782188
38 PrintStand 0x00d25aac 0x1000 + 13781676
39 PrintStand 0x00d2768c 0x1000 + 13788812
40 PrintStand 0x00d2a370 0x1000 + 13800304
41 PrintStand 0x00d28804 0x1000 + 13793284
42 PrintStand 0x00d267c4 0x1000 + 13785028
43 PrintStand 0x00d25c7c 0x1000 + 13782140
44 PrintStand 0x00d25b68 0x1000 + 13781864
45 PrintStand 0x00d25654 0x1000 + 13780564
46 PrintStand 0x00cfc25c 0x1000 + 13611612
47 PrintStand 0x00cfc1d8 0x1000 + 13611480
48 PrintStand 0x00cf9960 0x1000 + 13601120
49 PrintStand 0x00cf981c 0x1000 + 13600796
50 PrintStand 0x00cf9748 0x1000 + 13600584
51 PrintStand 0x0103caec 0x1000 + 17021676
52 PrintStand 0x0103e4ac 0x1000 + 17028268
53 PrintStand 0x00bcd81c 0x1000 + 12371996
54 PrintStand 0x011b7578 0x1000 + 18572664
55 PrintStand 0x01265cd4 0x1000 + 19287252
56 PrintStand 0x012e0f58 0x1000 + 19791704
57 PrintStand 0x0132e170 0x1000 + 20107632
58 UIKit 0x31861ef4 -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:withIndexPath:] + 540
59 UIKit 0x31860fd2 -[UITableView(_UITableViewPrivate) _updateVisibleCellsNow:] + 1070
60 UIKit 0x3186075c -[UITableView layoutSubviews] + 200
61 UIKit 0x31804f30 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 176
62 CoreFoundation 0x315331f4 -[NSObject performSelector:withObject:] + 36
63 QuartzCore 0x35449a9e -[CALayer layoutSublayers] + 210
64 QuartzCore 0x354496b6 CA::Layer::layout_if_needed(CA::Transaction*) + 210
65 QuartzCore 0x3544d83c CA::Context::commit_transaction(CA::Transaction*) + 220
66 QuartzCore 0x3544d578 CA::Transaction::commit() + 308
67 QuartzCore 0x354454b2 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 50
68 CoreFoundation 0x315a8b14 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 12
69 CoreFoundation 0x315a6d50 __CFRunLoopDoObservers + 252
70 CoreFoundation 0x315a70aa __CFRunLoopRun + 754
71 CoreFoundation 0x3152a49e CFRunLoopRunSpecific + 294
72 CoreFoundation 0x3152a366 CFRunLoopRunInMode + 98
73 GraphicsServices 0x32a03432 GSEventRunModal + 130
74 UIKit 0x3182fcce UIApplicationMain + 1074
75 PrintStand 0x01002220 0x1000 + 16781856
76 PrintStand 0x00bc37d8 0x1000 + 12330968
77 PrintStand 0x011b7578 0x1000 + 18572664
78 PrintStand 0x01265cd4 0x1000 + 19287252
79 PrintStand 0x012e0f58 0x1000 + 19791704
80 PrintStand 0x012e3c38 0x1000 + 19803192
81 PrintStand 0x012e7588 0x1000 + 19817864
82 PrintStand 0x0126a728 0x1000 + 19306280
83 PrintStand 0x012628d6 0x1000 + 19273942
84 PrintStand 0x00bb3854 0x1000 + 12265556