这个错误是什么意思? malloc:***对象0x103f000的错误:释放的指针未分配 [英] What does this error mean? malloc: *** error for object 0x103f000: pointer being freed was not allocated

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

问题描述

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

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

这是否意味着我放宽了某些东西?

Does that mean I'm over-releasing something?

推荐答案

看看 a>.

看起来您可能正在取消引用null或类似的内容.建议您在此处发布代码,以获得更多有用的回复.我对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的错误:释放的指针未分配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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