Xcode意外退出

时间:2011-12-01 22:12:42

标签: ios xcode macos xcode4 osx-snow-leopard

将我的MacBook更新为Snow Leopard后,我安装了一个新的xcode 4,但他没有打开:"Xcode quit unexpectedly"

Xcode遇到内部逻辑错误。选择“继续”继续以不一致的状态运行Xcode。选择“崩溃”以暂停Xcode并向Crash Reporter提交错误。选择“崩溃”将导致丢失所有未保存的数据。

UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Couldn't load plug-in 'com.apple.dt.gpu.GPURenderTargetEditor' while firing fault for extension 'Xcode.IDEKit.EditorDocument.GPUTrace'
UserInfo: {
    NSUnderlyingError = "Error Domain=DVTPlugInErrorDomain Code=2 UserInfo=0x2009f9180 \"Loading a plug-in failed.\" Underlying Error=(Error Domain=NSCocoaErrorDomain Code=3587 UserInfo=0x2009fb080 \"The bundle \U201cGPUDebuggerFoundation\U201d couldn\U2019t be loaded because it is damaged or missing necessary resources.\" (dlopen_preflight(/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice\n  Referenced from: /Developer/Applications/Xcode.app/Contents/MacOS/../../../../Library/PrivateFrameworks/GPUTools.framework/Versions/A/GPUTools\n  Reason: image not found))";
}
Hints: None
Backtrace:
  0  0x00007fff89d2f766 __exceptionPreprocess (in CoreFoundation)
  1  0x00007fff865c1f03 objc_exception_throw (in libobjc.A.dylib)
  2  0x000000010001bdf0 -[DVTExtension _fireExtensionFault] (in DVTFoundation)
  3  0x0000000100006096 __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 (in DVTFoundation)
  4  0x00007fff88454fbb dispatch_barrier_sync_f (in libSystem.B.dylib)
  5  0x000000010000603f -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
  6  0x000000010001bb8b -[DVTExtension _valueForKey:inParameterData:usingSchema:] (in DVTFoundation)
  7  0x000000010001bacf -[DVTExtension valueForKey:] (in DVTFoundation)
  8  0x0000000100a0f711 +[IDEEditorDocument _validateDocumentExtension:] (in IDEKit)
  9  0x0000000100946b06 __60+[IDEDocumentController _THREAD_allEditorDocumentExtensions]_block_invoke_0 (in IDEKit)
 10  0x00007fff88438705 dispatch_once_f (in libSystem.B.dylib)
 11  0x0000000100946893 +[IDEDocumentController _THREAD_allEditorDocumentExtensions] (in IDEKit)
 12  0x0000000100b0650d -[IDEDocumentController documentClassNames] (in IDEKit)
 13  0x00007fff8045fbee -[NSDocumentController(NSInternal) _installOpenRecentMenus] (in AppKit)
 14  0x00007fff80428dd9 -[NSApplication finishLaunching] (in AppKit)
 15  0x00007fff80428554 -[NSApplication run] (in AppKit)
 16  0x00007fff804213b0 NSApplicationMain (in AppKit)
 17  0x0000000100000eec
 18  0x0000000000000002

我需要做什么?

1 个答案:

答案 0 :(得分:1)

我经常看到这一点,只需点击“继续”,一旦到达停止点,请考虑退出并重新启动Xcode。简而言之,Xcode存在错误。