我有一个更新的ios-app的问题.上周三(在iphone主题演讲之前)该应用程序已提交审核.针对iOS6-beta,iOS5,iOS4进行了测试. - >没问题.针对iOS5 SDK编译
现在,我收到了很多崩溃报告(系统:bugsense),仅限iOS6.
精简版:
SIGSEGV CLASS:SIGNAL FILE:ucol_getVersion +
符号化后,崩溃报告仍然不可读:
- 0 libicucore.A.dylib 0x318e4570 ucol_getVersion + -1
- 1 TextInput 0x36ee7fa9 _ZN2KB8WordTrie4loadERKNS_6StringE + 280
- 2 TextInput 0x36ee1495 + 16
- 3 TextInput 0x3724bcb3 + 58
- 4 TextInput 0x3724bc51 + 44
- 5 TextInput 0x36ed8f6d _ZN14TIInputManager17load_dictionariesERKN2KB6StringES3_b + 24
- 6 TextInput 0x36ee9fc1 + 220
- 7 TextInput 0x36ee9c07 + 502
- 8 UIKit 0x32c08f7f + 162
- 9 UIKit 0x32c07fd3 + 402
- 10 UIKit 0x32c07be7 + 378 …
Run Code Online (Sandbox Code Playgroud)