码迷,mamicode.com
首页 > 其他好文 > 详细

NSMutableRLEArray objectAtIndex:effectiveRange:: Out of bounds

时间:2016-07-29 16:24:27      阅读:1357      评论:0      收藏:0      [点我收藏+]

标签:

 Bugly:  Trapped uncaught exception ‘NSRangeException‘, reason: ‘NSMutableRLEArray objectAtIndex:effectiveRange:: Out of bounds‘
(
0   CoreFoundation                      0x0000000116162e65 __exceptionPreprocess + 165
1   libobjc.A.dylib                     0x000000011a5badeb objc_exception_throw + 48
2   CoreFoundation                      0x0000000116162d9d +[NSException raise:format:] + 205
3   Foundation                          0x000000011a17f5db -[NSRLEArray objectAtIndex:effectiveRange:] + 142
4   Foundation                          0x000000011a196ae2 -[NSConcreteMutableAttributedString addAttribute:value:range:] + 208
5   FaciShare                           0x000000010fa81c0d -[ActionSheet sheetAttributeTitleWithTitle:] + 3677
6   FaciShare                           0x000000010cb2d669 __40-[SendViewController requestRange]_block_invoke + 137
 
 
 
富文本的范围越界了。

NSMutableRLEArray objectAtIndex:effectiveRange:: Out of bounds

标签:

原文地址:http://www.cnblogs.com/tanglimei/p/5718812.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!