启动后Xcode崩溃

时间:2011-12-26 07:17:21

标签: iphone osx-lion

我已经在vmware上运行了Lion的xcode最新版本,但是在我启动xcode时安装后,它崩溃了以下崩溃日志。

/SourceCache/IDEInterfaceBuilder/IDEInterfaceBuilder-1938/Framework/Utilities/IBFoundationAdditions.m:141中的ASSERTION FAILURE 详细信息:断言失败:originalMethod!=((void *)0) 功能:void IBMethodSwizzle(Class,SEL,SEL) 线程:{name =(null),num = 1} 提示:无 回溯:   0 0x0000000107fe75a1 - [IDEAssertionHandler handleFailureInFunction:fileName:lineNumber:messageFormat:arguments:](在IDEKit中)   1 0x0000000107641774 _DVTAssertionHandler(在DVTFoundation中)   2 0x00000001076531a4 _DVTAssertionFailureHandler(在DVTFoundation中)   3 0x000000010ad94152 IBMethodSwizzle(在IDEInterfaceBuilderKit中)   4 0x000000010b29b836 - [IBCocoaPlugin init](在IDEInterfaceBuilderCocoaIntegration中)   5 0x000000010b29afbb + [IBCocoaPlugin ide_initializeWithOptions:error:](在IDEInterfaceBuilderCocoaIntegration中)   6 0x0000000107b608bc _IDEInitializeOnePlugInAndPrerequisites(在IDEFoundation中)   7 0x0000000107b6060d IDEInitializeOnePlugInAndPrerequisites(在IDEFoundation中)   8 0x0000000107b600cc IDEInitialize(在IDEFoundation中)   9 0x0000000107ee2c18 - [IDEApplicationController applicationWillFinishLaunching:](在IDEKit中)  10 0x00007fff8c672216 _ - [NSNotificationCenter addObserver:selector:name:object:] _ block_invoke_1(在Foundation中)  11 0x00007fff898792aa _CFXNotificationPost(在CoreFoundation中)  12 0x00007fff8c57117b - [NSNotificationCenter postNotificationName:object:userInfo:](在Foundation中)  13 0x00007fff9135b819 - [NSApplication finishLaunching](在AppKit中)  14 0x00007fff9135b3e5 - [NSApplication run](在AppKit中)  15 0x00007fff9135433d NSApplicationMain(在AppKit中)  16 0x00000001075e8eec(在Xcode中)

1 个答案:

答案 0 :(得分:0)

您使用的是Lion Gold Master还是Lion Retail?显然Xcode只适用于Lion Retail。