zoukankan      html  css  js  c++  java
  • NSMutableRLEArray objectAtIndex:effectiveRange:: Out of bounds

     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
     
     
     
    富文本的范围越界了。
  • 相关阅读:
    学习计划 23月
    bash学习笔记
    bash 中 while读取文件并通过 ssh执行命令出现的问题及解决方法
    bash 学习笔记2
    fedora 启动 openssh
    lesson5 键盘的应用
    第十三章 int指令
    第十五章 外中断
    第十二章 内中断
    第十四章 端口
  • 原文地址:https://www.cnblogs.com/tanglimei/p/5718812.html
Copyright © 2011-2022 走看看