【问题标题】:ibtoold(2546,0x11208c000) malloc: *** auto malloc[2546]: erroribtool(2546,0x11208c000) malloc: *** auto malloc[2546]: 错误
【发布时间】: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


【解决方案1】:

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

【讨论】:

  • 我不确定 Xcode 4.6.3 是否有更新。 Xcode 5 不是一个选项,因为该应用程序是为 iOS 6 设计的。
  • 也许 xcode 5 是一个选项。看到这个线程stackoverflow.com/questions/18423896/…
猜你喜欢
  • 2011-11-05
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-10-13
  • 2014-03-29
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多