malloc: *** error: incorrect checksum for freed object - object was probably modified after being freed

前端 未结 4 1139
悲&欢浪女
悲&欢浪女 2020-11-30 05:19

I have a big problem with my iOS App: it crashes sometimes without detailed debug error. The stack trace is empty. These are the only two lines in the stack trace:

4条回答
  •  独厮守ぢ
    2020-11-30 05:53

    If you have this problem. go to: product->scheme->diagnosis-> then enable mollic gaurd edge and zombie object then close then go product->stop then again product-build and run. best ofluck

提交回复
热议问题