ios - Radom & Occasional EXC_BAD_ACCESS (code=1, addess=....) -


i'm developing app using objective c++. random crash (not around 10% of launch times). problem stack traces have nothing relating code , different:

enter image description here

enter image description here

i enabled zombie object didn't help.

i spent couple of day on issues , tried many method find out source of crash still stuck it.

do guys have ideas ?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -