首页 > 其他 > 详细

malloc: *** error for object 0x6080000bd200: Invalid pointer dequeued from free list *** set a breakpoint in malloc_error_break to debug

时间:2017-05-17 20:28:31      阅读:522      评论:0      收藏:0      [点我收藏+]

在集成第三方sdk的时候碰到这个问题,

malloc: *** error for object 0x6080000bd200: Invalid pointer dequeued from free list
*** set a breakpoint in malloc_error_break to debug

解决方法:对应版本的头文件要判断系统版本后做相应的引用

malloc: *** error for object 0x6080000bd200: Invalid pointer dequeued from free list *** set a breakpoint in malloc_error_break to debug

原文:http://www.cnblogs.com/codetime/p/6869351.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!