crash - iphone crashes on the first time installed -


Crashes my app with crooked access
I added NSZombieEnabled = YES to my executable arguments. Have given. Br /> This logs me in:
[CFArray release]: Message delivered frequency 0x3c26340
has been sent and crashes which have been installed only on the simulator for the first time. Again the app works as much as it should.

Given that the address 0x3c26340 NSArray is not known on which the app crashes. (After establishing a breakpoint I found that it crashes on NSArray access but the address shown in the log is not with !!!!!!!!!)

Also know when I remove the app simulator and crash again on the first installation.

Thanks in advance

Firstly, you have a stack trace or at least last Fashion is called before the crash, to find out exactly what the variable is happening on the crash is happening.

The other thing that is probably happening is that an array is being carried out without properly starting. From this, the variable should be a corresponding number which is not aware of any object. I would still go with JoostK's comment that it has something to do with a stored object which is created after the first part of the app.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -