【问题标题】:xcode error internal error. Xcode version 4.2.1xcode 错误 内部错误。 Xcode 版本 4.2.1
【发布时间】:2012-01-09 07:26:12
【问题描述】:

内部错误 Xcode 遇到内部逻辑错误。

断言失败 /SourceCache/IDEInterfaceBuilder/IDEInterfaceBuilder-1938/Framework/Utilities/IBFoundationAdditions.m:141

详细信息:断言失败:originalMethod != ((void*)0)

函数:void IBMethodSwizzle(Class, SEL, SEL)

线程:{name = (null), num = 1}

提示:无

回溯: 0 0x0000000101a525a1-[IDEAssertionHandler handleFailureInFunction:fileName:lineNumber:messageFormat:arguments:] (在 IDEKit 中)1 0x00000001010bb774 _DVTAssertionHandler(在 DVT基金会) 2 0x00000001010cd1a4 _DVTAssertionFailureHandler(在 DVTFoundation 中) 3 0x0000000103ead152 IBMethodSwizzle(在 IDEInterfaceBuilderKit) 4 0x00000001043dc836 -[IBCocoaPlugin 初始化] (在 IDEInterfaceBuilderCocoaIntegration 中) 5 0x00000001043dbfbb +[IBCocoaPlugin ide_initializeWithOptions:error:](在 IDEInterfaceBuilderCocoaIntegration 中) 6 0x00000001015d18bc _IDEInitializeOnePlugInAndPrerequisites(在 IDEFoundation 中) 7 0x00000001015d160d IDEInitializeOnePlugInAndPrerequisites(在 IDEFoundation 中) 8 0x00000001015d10cc IDEInitialize(在 IDEFoundation 中) 9 0x000000010194dc18 -[IDEApplicationController applicationWillFinishLaunching:](在 IDEKit 中)10 0x00007fff8ba15216 _-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1(在 Foundation 中)
11 0x00007fff845e32aa _CFXNotificationPost(在 CoreFoundation 中)12 0x00007fff8b91417b -[NSNotificationCenter postNotificationName:object:userInfo:](在 Foundation 中)13 0x00007fff86c0b819 -[NSApplication finishLaunching](在 AppKit 中) 14 0x00007fff86c0b3e5 -[NSApplication 运行](在 AppKit 中)15 0x00007fff86c0433d NSApplicationMain(在 AppKit 中)16 0x0000000101061eec(在 Xcode 中)17 0x0000000000000002

我正在尝试重新安装 xcode。

【问题讨论】:

  • 是的,我在全新安装 Xcode 时遇到了同样的崩溃。

标签: xcode4.2


【解决方案1】:

您使用的是 Lion Gold Master 还是 Lion Retail?显然,最新的 Xcode 仅适用于 Lion Retail。

【讨论】:

    猜你喜欢
    • 2018-10-31
    • 2013-03-02
    • 1970-01-01
    • 1970-01-01
    • 2016-03-06
    • 2016-01-27
    • 2011-07-26
    • 2014-11-12
    • 2022-01-18
    相关资源
    最近更新 更多