Xcode quit unexpectedly. Xcode 6.3.2

I'm trying to submit an archive to the App Store. Yesterday, the same process was working fine. I'm getting an "Xcode quit unexpectedly" error. I'm using Xcode 6.3.2. Please provide assistance.

At what point in the process does it quit, exactly?


Did you try deleting old archives?


Did you restart your computer?


How much free space on your hard drive?

Which version version OS X?

◅▻

I'm having the same problem. I've tried this with two different aps under two different developer accounts, but on the same computer.

Exact same failure.

The archives passes validation.

I can successfully submit via the Application Loader but not Xcode.


It quits during the upload to the app store.

All old archives deleted.

Computer restarted.

100+ gbytes free

10.10.3 xcode Version 6.3.2 (6D2105)


Heres the start of the report:

Process: Xcode [462]

Path: /Applications/Xcode.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 6.3.2 (7718)

Build Info: IDEFrameworks-7718000000000000~2

App Item ID: 497799835

App External ID: 812404257

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [462]

User ID: 501



Date/Time: 2015-06-17 10:36:02.105 -0700

OS Version: Mac OS X 10.10.3 (14D136)

Report Version: 11

Anonymous UUID: 982D33B4-5316-78B0-8604-E0291FBFA3B0





Time Awake Since Boot: 470 seconds



Crashed Thread: 16 Dispatch queue: NSOperationQueue 0x7f891cd12f50 :: NSOperation 0x7f891d33a360 (QOS: USER_INITIATED)



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

ProductBuildVersion: 6D2105

ASSERTION FAILURE in /SourceCache/IDEFrameworks/IDEFrameworks-7718/IDEFoundation/Issues/IDEIssueManager.m:457

Details: This method must only be called on the main thread

Object: <IDEIssueManager>

Method: +_issueProviderInfo

Thread: <NSThread: 0x7f891d47bd60>{number = 42, name = (null)}

Hints: None

Backtrace:

Since your issue doesn't sound identical, you might want to start your own thread, rather than tagging onto someone else's, so you can better track and mark solved should that occur.


Good luck.

Having the same issue with the same backtrace. Xcode 6.3.2/Yosemite 10.10.3


I was able to upload the app using Application Loader. The upload was successfull, but I recieved the warning "The resulting API analysis file is too large. We were unable to validate your API usage prior to delivery. This is just an informational message."


It looks like the Xcode crash occurs when trying to present a warning on a thread other than the main thread. Perhaps it is this warning?


-Steve

Here's a related issue.

https://forums.developer.apple.com/thread/5793?q=xcode%20crashing%20on%20submit


The solution has been to close the project window before submitting. If only the Organizer window is open when uploading, it seems to work.

Only if you app hane no WatchKit component, it seems

At what point in the process does it quit, exactly? "Uploading Archive" step of the process.


Did you try deleting old archives? I deleted all archives and tried again. It didn't work.


Did you restart your computer? Yes.


How much free space on your hard drive? 905 Gb.


Which version version OS X? OS X Yosemite 10.10.1


Please let me know how can I solve this. I need to upload that archive now.

Accepted Answer

This issue should now be fixed. Let us know if anyone is still seeing this crash when submitting to the App Store.

Xcode quit unexpectedly. Xcode 6.3.2
 
 
Q