【发布时间】:2013-11-04 23:24:05
【问题描述】:
自从我升级到 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
【问题讨论】:
-
这方面有什么进展吗?我也在小牛队得到这个。我正在尝试从源代码构建 Growl,所以我必须留在 Xcode 4.6.x(根据开发人员)。
-
我降级回 10.8.5 Mountain Lion。尽管小牛队似乎启动和关闭速度更快一些。我找不到升级的真正理由。问题解决了。
标签: compiler-errors osx-mavericks xcode4.6.3