xcode 4.5在打开项目时崩溃

时间:2012-10-01 20:03:44

标签: xcode crash

非常讨厌:当我打开我的一个项目时,xcode会一直崩溃。

我不知道为什么......

这一个

XCode 4.3.1 crashes on opening specific project

没有帮助 - 这是崩溃日志 - 任何想法?

Process:         Xcode [19761]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.5 (1839)
Build Info:      IDEApplication-1839000000000000~3
App Item ID:     497799835
App External ID: 10747437
Code Type:       X86-64 (Native)
Parent Process:  launchd [198]
User ID:         501

Date/Time:       2012-10-01 21:48:52.265 +0200
OS Version:      Mac OS X 10.8.2 (12C54)
Report Version:  10
Sleep/Wake UUID: 9ACF0419-50CB-4C8A-9DAB-48BB96BC96BE

Interval Since Last Report:          92224 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  263627 sec
Per-App Crashes Since Last Report:   11

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 4G182
ASSERTION FAILURE in /SourceCache/IDEFoundation/IDEFoundation-1877/Framework/Classes/Model/SourceControl/IDESourceControlUtilities.m:73
Details:  Unable to make tmp file
Function: DVTFilePath *IDESourceControl_filePathForTmpFileBasedOnFileName(NSString *)
Thread:   <NSThread: 0x40030a1e0>{name = (null), num = 1}
Hints:   None
Backtrace:
  0  0x0000000101f63a5c -[IDEAssertionHandler handleFailureInFunction:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010122a20d _DVTAssertionHandler (in DVTFoundation)
  2  0x000000010122a2a5 _DVTAssertionFailureHandler (in DVTFoundation)
  3  0x0000000101ad87b5 IDESourceControl_filePathForTmpFileBasedOnFileName (in IDEFoundation)
  4  0x00000001092a9c6e -[GitExportFileOperation initWithRequest:] (in IDEGit)
  5  0x000000010929e640 -[GitController operationForRequest:] (in IDEGit)
  6  0x0000000101a0c0d8 -[IDESourceControlManager performRequest:waitUntilFinished:withCompletionBlock:] (in IDEFoundation)
  7  0x0000000101a91d99 __96-[IDESourceControlWorkingTreeGroup temporaryFolderForBranchName:revisionNumber:completionBlock:]_block_invoke_0 (in IDEFoundation)
  8  0x0000000101a91c72 -[IDESourceControlWorkingTreeGroup temporaryFolderForBranchName:revisionNumber:completionBlock:] (in IDEFoundation)
  9  0x000000010201fd58 -[IDESourceControlWorkingTreeGroup(IDESourceControlDocumentLocationAdditions) exportPrivateTemporaryDocumentForBranchName:revisionName:usingTemplateDocument:completionBlock:] (in IDEKit)
 10  0x0000000101eb8a18 -[IDEComparisonEditor _exportSecondaryDocument] (in IDEKit)

0 个答案:

没有答案