iOS:检测到调试堆损坏

时间:2019-07-30 16:22:04

标签: ios debugging malloc heap

我得到一个

malloc: Heap corruption detected, free list is damaged at 0x600003784000
*** Incorrect guard value: 105553171923616

并为malloc_error_break创建了一个符号断点,但它始终显示其他内容。为了调试,我创建了一个UI-Test以使其可重现。 有什么想法可以找到根本原因吗?

0 个答案:

没有答案