Xcode 15 crash when distribute xcarchive and uploading testlight
device build and test is ok.
crash only distrubute or upload testflight.
please help.
log ------
Translated Report (Full Report Below)
Process: Xcode [39575]
Path: /Applications/Xcode 15.3.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 15.3 (22618)
Build Info: IDEApplication-22618000000000000~2 (15E204a)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2024-04-01 14:29:11.6246 +0900
OS Version: macOS 14.4 (23E214)
Report Version: 12
Anonymous UUID: 51D32CCD-BB07-86A9-2641-AAD37E77709C
Sleep/Wake UUID: F63E4DBB-7A3B-4452-A404-0127BDB0E06D
Time Awake Since Boot: 160000 seconds
Time Since Wake: 23531 seconds
System Integrity Protection: enabled
Crashed Thread: 12 Dispatch queue: com.apple.root.default-qos
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: Xcode [39575]
Application Specific Information:
abort() called
Application Specific Signatures:
success
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x18f9d21f4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x18f9e4b24 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x18f9dae34 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x18f9d2578 mach_msg + 24
4 CoreFoundation 0x18faf2058 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18faf091c __CFRunLoopRun + 1208
6 CoreFoundation 0x18faefe0c CFRunLoopRunSpecific + 608
7 HIToolbox 0x19a28b000 RunCurrentEventLoopInMode + 292
8 HIToolbox 0x19a28ae3c ReceiveNextEventCommon + 648
9 HIToolbox 0x19a28ab94 _BlockUntilNextEventMatchingListInModeWithFilter + 76
10 AppKit 0x193348970 _DPSNextEvent + 660
11 AppKit 0x193b3adec -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 700
12 DVTKit 0x10573f858 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 300
13 AppKit 0x19333bcb8 -[NSApplication run] + 476
14 DVTKit 0x10573eb24 -[DVTApplication run] + 60
15 AppKit 0x193312f54 NSApplicationMain + 880
16 dyld 0x18f68a0e0 start + 2360
.
.
.
Thread 12 Crashed:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x18f9daa60 __pthread_kill + 8
1 libsystem_pthread.dylib 0x18fa12c20 pthread_kill + 288
2 libsystem_c.dylib 0x18f91fa20 abort + 180
3 IDEKit 0x10a2b7b64 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 972
4 IDEKit 0x10a2b7fa4 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 872
5 DVTFoundation 0x1068aa73c _DVTAssertionHandler + 424
6 DVTFoundation 0x1068aa8bc _DVTAssertionFailureHandler + 196
7 DVTFoundation 0x106770410 +[DVTFilePath _filePathForParent:pathString:] + 512
8 DVTFoundation 0x106770a9c -[DVTFilePath filePathForRelativePathString:] + 48
9 IDEFoundation 0x10bdb9edc -[IDEDistributionProcessingPipelineContext packagePathForVariant:] + 768
10 IDEFoundation 0x10bdd0514 -[IDEDistributionCreateIPAStep name] + 88
11 IDEFoundation 0x10bdb7e40 __98-[IDEDistributionProcessingPipeline observationForPhaseStateChanges:stepIndex:pipelineStepsCount:]_block_invoke + 96
12 DVTFoundation 0x1068b65e4 -[NSObject(DVTObservingConvenience) _dvt_newObserverForKeyPath:options:owner:creationBacktrace:withHandlerBlock:] + 380
13 DVTFoundation 0x1068b73ac -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:withHandlerBlock:] + 124
14 IDEFoundation 0x10bdb7d04 -[IDEDistributionProcessingPipeline observationForPhaseStateChanges:stepIndex:pipelineStepsCount:] + 152
15 IDEFoundation 0x10bdb8078 -[IDEDistributionProcessingPipeline processForThinningVariant:distributionItem:stepClass:stepIndex:pipelineStepsCount:error:] + 420
16 IDEFoundation 0x10bdb780c -[IDEDistributionProcessingPipeline process:] + 1132
17 IDEFoundation 0x10bb6c594 -[IDEDistributionPackagingStep loadDrivableFromExportOptions:error:] + 204
18 IDEFoundation 0x10bc342a8 -[IDEDistributionDriver runWithDestinationPath:wantsExportStep:] + 1992
19 IDEFoundation 0x10bef081c closure #1 in RecoverableDistributionDriver.run() + 188
20 IDEFoundation 0x10be84b84 thunk for @escaping @callee_guaranteed @Sendable () -> () + 28
21 libdispatch.dylib 0x18f860750 _dispatch_call_block_and_release + 32
22 libdispatch.dylib 0x18f8623e8 _dispatch_client_callout + 20
23 libdispatch.dylib 0x18f865580 _dispatch_queue_override_invoke + 928
24 libdispatch.dylib 0x18f873ea8 _dispatch_root_queue_drain + 392
25 libdispatch.dylib 0x18f8746b8 _dispatch_worker_thread2 + 156
26 libsystem_pthread.dylib 0x18fa0efd0 _pthread_wqthread + 228
27 libsystem_pthread.dylib 0x18fa0dd28 start_wqthread + 8