Re: XCode Crashes and Hangs
Re: XCode Crashes and Hangs
- Subject: Re: XCode Crashes and Hangs
- From: Jens Alfke <email@hidden>
- Date: Thu, 16 Apr 2015 08:43:37 -0700
Backtraces or it didn’t happen. Seriously, as developers we know how to debug crashes, right? The first thing you want to see is where it crashed and who called that.
XCode just freezes or more just quits, seemingly at random, I don’t even have to be doing anything. Just open the project, do some editing and compiling, come back and XCode has frozen.
That’s an anecdote, not a backtrace. :/
A backtrace is when you run “sample Xcode 2”, or use the Sample command in Activity Monitor, or Force-Quit the app and then look at the hang report that opens up. Or if it crashed on its own, you look at the crashed thread in the crash report.
You know, the kind of thing you’d do if it were _your_ app that hung/crashed.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden