Post

Replies

Boosts

Views

Activity

Xcode Organizer crashes after update 12.5 (18205)
I have a critical situation here. The updated Xcode (12.5) itself works fine but whenever I open the Organizer Xcode (and Organizer) crashes just after couple seconds. There is no way to submit our apps to iTunes Connect. Is there a fix to this or maybe a workaround? Note: Forum wanted me to shorten the post so I trimmed the log. I can provide the full log upon request. Thanks, Suat Heres the crash log: Process: Xcode [943] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 12.5 (18205) Build Info: IDEFrameworks-18205000000000000~3 (12E262) App Item ID: 497799835 App External ID: 841326589 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [943] User ID: 501 Date/Time: 2021-04-29 21:43:48.267 +0300 OS Version: macOS 11.2.3 (20D91) Report Version: 12 Bridge OS Version: 5.2 (18P4347) Anonymous UUID: 63CE4E67-C1C5-9313-3663-19A12A487C64 Time Awake Since Boot: 250 seconds System Integrity Protection: enabled Crashed Thread: 1 Dispatch queue: com.apple.NSXPCConnection.user.com.apple.dt.Xcode.ITunesSoftwareService Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: ProductBuildVersion: 12E262 ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-18168/DVTITunesSoftwareServiceFoundation/App Loader/Wrappers/DVTITunesConnectApplicationVersionDescription.m:70 Details: (y) should not be nil. Object: DVTITunesConnectApplicationVersionDescription: 0x7fb0d3682420 Method: -initWithCoder: Thread: NSThread: 0x7fb0c6894c70{number = 13, name = (null)} Open FDs: 45/7168 Hints: Backtrace: 0 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit) 1 _DVTAssertionHandler (in DVTFoundation) 2 _DVTAssertionFailureHandler (in DVTFoundation) 3 -[DVTITunesConnectApplicationVersionDescription encodeWithCoder:] (in DVTITunesSoftwareServiceFoundation) 4 _decodeObject (in Foundation) 5 __44-[NSXPCDecoder _decodeArrayOfObjectsForKey:]_block_invoke (in Foundation) 6 _NSXPCSerializationIterateArrayObject (in Foundation) 7 -[NSXPCDecoder _decodeArrayOfObjectsForKey:] (in Foundation) 8 -[NSArray(NSArray) initWithCoder:] (in Foundation) 9 _decodeObject (in Foundation) 10 _decodeObjectAfterSettingWhitelistForKey (in Foundation) 11 -[NSXPCDecoder decodeObjectOfClasses:forKey:] (in Foundation) 12 -[DVTITunesConnectVersionsResponse initWithCoder:] (in DVTITunesSoftwareServiceFoundation) 13 _decodeObject (in Foundation) 14 -[NSXPCDecoder _decodeObjectOfClasses:atObject:] (in Foundation) 15 _NSXPCSerializationDecodeTypedObjCValuesFromArray (in Foundation) 16 _NSXPCSerializationDecodeInvocationArgumentArray (in Foundation) 17 -[NSXPCDecoder __decodeXPCObject:allowingSimpleMessageSend:outInvocation:outArguments:outArgumentsMaxCount:outMethodSignature:outSelector:isReply:replySelector:interface:] (in Foundation) 18 -[NSXPCDecoder _decodeReplyFromXPCObject:forSelector:interface:] (in Foundation) 19 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] (in Foundation) 20 __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3 (in Foundation) 21 _xpc_connection_reply_callout (in libxpc.dylib) 22 _xpc_connection_call_reply_async (in libxpc.dylib) 23 _dispatch_client_callout3 (in libdispatch.dylib) 24 _dispatch_mach_msg_async_reply_invoke (in libdispatch.dylib) 25 _dispatch_lane_serial_drain (in libdispatch.dylib) 26 _dispatch_lane_invoke (in libdispatch.dylib) 27 _dispatch_workloop_worker_thread (in libdispatch.dylib) 28 _pthread_wqthread (in libsystem_pthread.dylib) 29 start_wqthread (in libsystem_pthread.dylib) abort() called Application Specific Signatures: ((y)) != nil Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff205dce7e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff205dd1f0 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff20709bf7 __CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff207082ca __CFRunLoopRun + 1315 4 com.apple.CoreFoundation 0x00007fff207076ce CFRunLoopRunSpecific + 563 5 com.apple.HIToolbox 0x00007fff2898f630 RunCurrentEventLoopInMode + 292 6 com.apple.HIToolbox 0x00007fff2898f42c ReceiveNextEventCommon + 709 7 com.apple.HIToolbox 0x00007fff2898f14f _BlockUntilNextEventMatchingListInModeWithFilter + 64 8 com.apple.AppKit 0x00007fff22f279b1 _DPSNextEvent + 883 9 com.apple.AppKit 0x00007fff22f26177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366 10 com.apple.dt.DVTKit 0x0000000104343781 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 421 11 com.apple.AppKit 0x00007fff22f1868a -[NSApplication run] + 586 12 com.apple.AppKit 0x00007fff22eec96f NSApplicationMain + 816 13 libdyld.dylib 0x00007fff2062c621 start + 1
5
0
2.2k
Apr ’21