HyeongminSeo / iphone-dataprotection

Automatically exported from code.google.com/p/iphone-dataprotection
0 stars 0 forks source link

Keychain Viewer crashes when selecting the Keys section #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Crash reported via email :

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          0x36dd1a1c 0x36dc0000 + 72220
1   libsystem_c.dylib               0x34adb3b4 0x34aa8000 + 209844
2   libsystem_c.dylib               0x34ad3bf8 0x34aa8000 + 179192
3   libstdc++.6.dylib               0x370cea64 0x3708a000 + 281188
4   libobjc.A.dylib                 0x347fa06c 0x347f4000 + 24684
5   libstdc++.6.dylib               0x370cce36 0x3708a000 + 273974
6   libstdc++.6.dylib               0x370cce8a 0x3708a000 + 274058
7   libstdc++.6.dylib               0x370ccf5a 0x3708a000 + 274266
8   libobjc.A.dylib                 0x347f8c84 0x347f4000 + 19588
9   CoreFoundation                  0x3109b1b8 0x30ff9000 + 663992
10  CoreFoundation                  0x3109a642 0x30ff9000 + 661058
11  CoreFoundation                  0x31011178 0x30ff9000 + 98680
12  UIKit                           0x36619044 0x3656b000 + 712772
13  KeychainViewer                  0x00008430 0x1000 + 29744
14  UIKit                           0x365cc9e6 0x3656b000 + 399846
15  UIKit                           0x365cc764 0x3656b000 + 399204
16  UIKit                           0x365c50c6 0x3656b000 + 368838
17  UIKit                           0x365c4276 0x3656b000 + 365174
18  UIKit                           0x365705f4 0x3656b000 + 22004
19  CoreFoundation                  0x31004efc 0x30ff9000 + 48892
20  QuartzCore                      0x33c84bae 0x33c82000 + 11182
21  QuartzCore                      0x33c84966 0x33c82000 + 10598
22  QuartzCore                      0x33c8a1be 0x33c82000 + 33214
23  QuartzCore                      0x33c89fd0 0x33c82000 + 32720
24  QuartzCore                      0x33c8304e 0x33c82000 + 4174
25  CoreFoundation                  0x3106ea2e 0x30ff9000 + 481838
26  CoreFoundation                  0x3107045e 0x30ff9000 + 488542
27  CoreFoundation                  0x31071754 0x30ff9000 + 493396
28  CoreFoundation                  0x31001ebc 0x30ff9000 + 36540
29  CoreFoundation                  0x31001dc4 0x30ff9000 + 36292
30  GraphicsServices                0x36243418 0x3623f000 + 17432
31  GraphicsServices                0x362434c4 0x3623f000 + 17604
32  UIKit                           0x36599d62 0x3656b000 + 191842
33  UIKit                           0x36597800 0x3656b000 + 182272
34  KeychainViewer                  0x00002ebc 0x1000 + 7868
35  KeychainViewer                  0x00002e30 0x1000 + 7728

Original issue reported on code.google.com by jean.sig...@gmail.com on 4 Jul 2011 at 8:59

GoogleCodeExporter commented 8 years ago
fixed by revision d8965ce67317

Original comment by jean.sig...@gmail.com on 14 Oct 2011 at 12:49