这个错误是什么意思? malloc:对象的***错误0x103f000:释放的指针没有分配***设置一个断点在malloc_error_break调试 [英] What does this error mean? malloc: *** error for object 0x103f000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug

查看:222
本文介绍了这个错误是什么意思? malloc:对象的***错误0x103f000:释放的指针没有分配***设置一个断点在malloc_error_break调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是什么意思?在调试模式下使用我的应用程序时,在控制台中显示此信息:

What does that mean? Getting this in the console during usage of my app in debug mode:


malloc: *对象错误
0x103f000 :指针被释放不是
分配
*
在malloc_error_break中设置断点以调试

malloc: * error for object 0x103f000: pointer being freed was not allocated * set a breakpoint in malloc_error_break to debug

推荐答案

看看

看起来您可能会取消引用无效的东西, 。我建议您在这里发布您的代码,以获得一些更有用的反应。我对iPhone API不太熟悉,所以这可能没有太多帮助...

Looks like you may be dereferencing something that's null, or something similar. I suggest that you post your code here to get some more helpful responses. I'm not too familiar with the iPhone API, so this may not be much help...

这篇关于这个错误是什么意思? malloc:对象的***错误0x103f000:释放的指针没有分配***设置一个断点在malloc_error_break调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆