Post

Replies

Boosts

Views

Activity

Reply to Xcode is crashing on startup. Any workarounds?
Got the same problem. Path:&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;/Applications/Xcode.app/Contents/MacOS/Xcode Identifier:&#9;&#9;&#9;&#9;&#9;&#9;Xcode Version:&#9;&#9;&#9;&#9;&#9;&#9;&#9; 12.3 (17715) Build Info:&#9;&#9;&#9;&#9;&#9;&#9;IDEFrameworks-17715000000000000~8 (12C33) Code Type:&#9;&#9;&#9;&#9;&#9;&#9; X86-64 (Native) Parent Process:&#9;&#9;&#9;&#9;??? [1] Responsible:&#9;&#9;&#9;&#9;&#9; Xcode [667] User ID:&#9;&#9;&#9;&#9;&#9;&#9;&#9; 501 Date/Time:&#9;&#9;&#9;&#9;&#9;&#9; 2020-12-22 19:20:55.163 +0800 OS Version:&#9;&#9;&#9;&#9;&#9;&#9;Mac OS X 10.15.7 (19H114) Report Version:&#9;&#9;&#9;&#9;12 Anonymous UUID:&#9;&#9;&#9;&#9;51CFAD95-2744-E6C9-F640-20B13531F49F Time Awake Since Boot: 80 seconds System Integrity Protection: enabled Crashed Thread:&#9;&#9;&#9;&#9;0&#9;Dispatch queue: com.apple.main-thread Exception Type:&#9;&#9;&#9;&#9;EXC_CRASH (SIGABRT) Exception Codes:&#9;&#9;&#9; 0x0000000000000000, 0x0000000000000000 Exception Note:&#9;&#9;&#9;&#9;EXC_CORPSE_NOTIFY Application Specific Information: ProductBuildVersion: 12C33 ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-17715/IDEKit/Workspace/IDEWorkspaceDocument.m:3270 Details:&#9;(tabController) should not be nil. Object:&#9; <IDEWorkspaceDocument: 0x7ffcd2158910> Method:&#9; -commitStateToDictionary: Thread:&#9; <NSThread: 0x7ffcce905a00>{number = 1, name = main} Open FDs: 42/9472 Hints:&#9; Backtrace: &#9;0&#9; -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit) &#9;1&#9; _DVTAssertionHandler (in DVTFoundation) &#9;2&#9; _DVTAssertionFailureHandler (in DVTFoundation) &#9;3&#9; -[IDEWorkspaceDocument commitStateToDictionary:] (in IDEKit) &#9;4&#9; -[DVTStateToken _copyStatefulObjectState] (in DVTFoundation) &#9;5&#9; -[DVTStateToken pushStateToRepositoryAndReturnError:] (in DVTFoundation) &#9;6&#9; -[DVTStateRepository _updateStateIfNeeded] (in DVTFoundation) &#9;7&#9; -[DVTStateRepository collectStateFromRegisteredObjects] (in DVTFoundation) &#9;8&#9; -[IDEWorkspaceDocument writeStateData] (in IDEKit) &#9;9&#9; __28-[IDEWorkspaceDocument init]_block_invoke (in IDEKit) 10&#9; -[DVTDelayedInvocation runBlock:] (in DVTFoundation) 11&#9; __NSFireDelayedPerform (in Foundation) 12&#9; CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION (in CoreFoundation) 13&#9; __CFRunLoopDoTimer (in CoreFoundation) 14&#9; __CFRunLoopDoTimers (in CoreFoundation) 15&#9; __CFRunLoopRun (in CoreFoundation) 16&#9; CFRunLoopRunSpecific (in CoreFoundation) 17&#9; RunCurrentEventLoopInMode (in HIToolbox) 18&#9; ReceiveNextEventCommon (in HIToolbox) 19&#9; _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) 20&#9; _DPSNextEvent (in AppKit) 21&#9; -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit) 22&#9; -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit) 23&#9; -[NSApplication run] (in AppKit) 24&#9; NSApplicationMain (in AppKit) 25&#9; start (in libdyld.dylib) abort() called Application Specific Signatures: ((tabController)) != nil Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0&#9; libsystem_kernel.dylib&#9;&#9;&#9;&#9; 0x00007fff7355b33a __pthread_kill + 10 1&#9; libsystem_pthread.dylib&#9;&#9;&#9; 0x00007fff73617e60 pthread_kill + 430 2&#9; libsystem_c.dylib&#9;&#9;&#9;&#9;&#9;&#9; 0x00007fff734e2808 abort + 120 3&#9; com.apple.dt.IDEKit&#9;&#9;&#9;&#9;&#9; 0x000000010ba3f9e2 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1275 4&#9; com.apple.dt.IDEKit&#9;&#9;&#9;&#9;&#9; 0x000000010ba3fee8 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1068 5&#9; com.apple.dt.DVTFoundation&#9;&#9; 0x00000001090d428b _DVTAssertionHandler + 476 6&#9; com.apple.dt.DVTFoundation&#9;&#9; 0x00000001090d448e _DVTAssertionFailureHandler + 306 7&#9; com.apple.dt.IDEKit&#9;&#9;&#9;&#9;&#9; 0x000000010b95aeca -[IDEWorkspaceDocument commitStateToDictionary:] + 2146 8&#9; com.apple.dt.DVTFoundation&#9;&#9; 0x0000000108f728a1 -[DVTStateToken _copyStatefulObjectState] + 143 9&#9; com.apple.dt.DVTFoundation&#9;&#9; 0x0000000108f72aba -[DVTStateToken pushStateToRepositoryAndReturnError:] + 77 10&#9;com.apple.dt.DVTFoundation&#9;&#9; 0x000000010900e2d7 -[DVTStateRepository _updateStateIfNeeded] + 352 11&#9;com.apple.dt.DVTFoundation&#9;&#9; 0x000000010900f2a6 -[DVTStateRepository collectStateFromRegisteredObjects] + 79 12&#9;com.apple.dt.IDEKit&#9;&#9;&#9;&#9;&#9; 0x000000010b95864a -[IDEWorkspaceDocument writeStateData] + 511 13&#9;com.apple.dt.IDEKit&#9;&#9;&#9;&#9;&#9; 0x000000010b944939 __28-[IDEWorkspaceDocument init]_block_invoke + 180 14&#9;com.apple.dt.DVTFoundation&#9;&#9; 0x0000000108e96e05 -[DVTDelayedInvocation runBlock:] + 860 15&#9;com.apple.Foundation&#9;&#9;&#9;&#9;&#9; 0x00007fff3ba386f2 __NSFireDelayedPerform + 415 16&#9;com.apple.CoreFoundation&#9;&#9;&#9; 0x00007fff3937e7f9 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20 17&#9;com.apple.CoreFoundation&#9;&#9;&#9; 0x00007fff3937e35f __CFRunLoopDoTimer + 859 18&#9;com.apple.CoreFoundation&#9;&#9;&#9; 0x00007fff3937de47 __CFRunLoopDoTimers + 322 19&#9;com.apple.CoreFoundation&#9;&#9;&#9; 0x00007fff39362bea __CFRunLoopRun + 1871 20&#9;com.apple.CoreFoundation&#9;&#9;&#9; 0x00007fff39361e3e CFRunLoopRunSpecific + 462 21&#9;com.apple.HIToolbox&#9;&#9;&#9;&#9;&#9; 0x00007fff37f8eabd RunCurrentEventLoopInMode + 292 22&#9;com.apple.HIToolbox&#9;&#9;&#9;&#9;&#9; 0x00007fff37f8e7d5 ReceiveNextEventCommon + 584 23&#9;com.apple.HIToolbox&#9;&#9;&#9;&#9;&#9; 0x00007fff37f8e579 _BlockUntilNextEventMatchingListInModeWithFilter + 64 24&#9;com.apple.AppKit&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x00007fff365d4039 _DPSNextEvent + 883 25&#9;com.apple.AppKit&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x00007fff365d2880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 26&#9;com.apple.dt.DVTKit&#9;&#9;&#9;&#9;&#9; 0x000000010979cd07 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 421 27&#9;com.apple.AppKit&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x00007fff365c458e -[NSApplication run] + 658 28&#9;com.apple.AppKit&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x00007fff36596396 NSApplicationMain + 777 29&#9;libdyld.dylib&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9; 0x00007fff73413cc9 start + 1
Dec ’20