Re: iPad Simulator Intermittent Crash When Accessing Settings
Re: iPad Simulator Intermittent Crash When Accessing Settings
- Subject: Re: iPad Simulator Intermittent Crash When Accessing Settings
- From: Eeyore <email@hidden>
- Date: Tue, 27 Sep 2011 13:46:01 -0700
Yes, you should be concerned. It is unlikely that this is peculiar with the simulator, much more likely it is a problem with your code. I would guess memory problems, try running with Memory Management enabled (if you are using Xcode 4, you can enable these in the Scheme editor (Run action, Diagnostics, and check the Memory Management checkboxes).
Aaron
On Sep 27, 2011, at 1:25 PM, Philip McIntosh wrote:
>> >I have a relatively simple iPad app that overall works pretty well. It doesn't need to store or update any data (I don't think) if it enters >the background. The problem is that about 5% of the time, when I double click the home button, and then click the setting app, it >will crash as soon as I click the setting app with no messages in the debugger. Does this sound like there is something wrong with >my app, and should I be concerned about it, or is it something peculiar with the simulator? Like I said, the majority of the time, I >can bounce back and forth between my app and the setting app without a hitch.
>>
>> What is "it" in the sentence "it will crash"?
>
> Ah. I mean my app crashes. The simulator keeps running but the screen goes black. I also get a SIG ABORT in main. It happened once yesterday and it also worked normally about 10 times.
>
> _______________________________________________
> 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
_______________________________________________
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