I got frequently crashes when using XCode 13.0 on my mac M1, but 12.5.1 works fine. Restart and reinstall XCode makes no effect!
More information:
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: SourceKitCodeCompletionProvider-state-lock
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: EXC_ARM_BREAKPOINT at 0x0000000197677e20 (brk 1)
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [890]
Application Specific Information:
ProductBuildVersion: 13A233
SourceKitSupport/SourceKitCodeCompletionProvider.swift:370: Fatal error: completion identifier 13 is not current
How can I find more info and solution about this crash?