compiler-errors - ibtoold(2546,0x11208c000) malloc : *** auto malloc[2546]: error

标签 compiler-errors osx-mavericks xcode4.6.3

自从我升级到 OSX 10.9 Mavericks 以来,我一直收到这个错误。谁能告诉我发生了什么?该应用程序不会崩溃,但每次编译时都会遇到这个烦人的错误。有没有办法来解决这个问题?

ibtoold(2546,0x11208c000) malloc: *** auto malloc[2546]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool emitted errors but did not return a nonzero exit code to indicate failure


/ibtoold(2546,0x11208c000) malloc: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.


Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool emitted errors but did not return a nonzero exit code to indicate failure

最佳答案

升级到 Mavericks 后,我遇到了同样的问题。只需更新您的 Xcode,错误就会消失。

关于compiler-errors - ibtoold(2546,0x11208c000) malloc : *** auto malloc[2546]: error,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19596674/

相关文章:

xcode - 使用 Xcode 5 和 Xcode 4.6.3 的 CocoaPods 安装问题

vba - 匹配查询中找到的数据

java - 使用 Xcode5 编写 Java 代码

in-app-purchase - XCode 5 应用内购买问题

ios - 在 OS X Mavericks 上安装 Calabash-cucumber 错误

objective-c - 如何减少我的应用程序的 "Idle Wake Ups"?

ios - Xcode 4.6.3 错误 - .m 文件无法打开或打开时出现问题

c# - 我收到错误 "System.Array does not contain a definition for LastWriteTime"

c# - 无法在设计器中创建实例 "[user control]"错误

java - 与maven集成后无法解析同一包中的类