sobigfish
2019-05-23 12:52:52 +08:00
我觉得很有可能出在某个用户的名字上。
因为下一部是显示用户列表 UITableView,然后 NSConcreteMutableAttributedString initWithString 被传人了非 string
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Last Exception Backtrace:
0 CoreFoundation 0x1f33e127c __exceptionPreprocess + 228
1 libobjc.A.dylib 0x1f25bb9f8 objc_exception_throw + 55
2 CoreFoundation 0x1f32eb4b0 +[NSException raise:format:] + 115
3 Foundation 0x1f3d7edac -[NSConcreteMutableAttributedString initWithString:] + 211
4 WeChatShareExtensionNew 0x1000ec584 0x1000e0000 + 50564
5 WeChatShareExtensionNew 0x1000ed768 0x1000e0000 + 55144
6 UIKitCore 0x21ff3a358 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 679
7 UIKitCore 0x21ff3a858 -[UITableView _createPreparedCellForGlobalRow:willDisplay:] + 79
8 UIKitCore 0x21ff07060 -[UITableView _updateVisibleCellsNow:isRecursive:] + 2259