报错内容

    YangTao(57008,0x7000002a0000) malloc: *** error for object 0x6180000d6490: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug

解决方法

        @synchronized (self) {
                [self gl_setObject:anObject forKey:aKey];
        }

相关文章:

  • 2021-08-27
  • 2022-01-06
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
相关资源
相似解决方案