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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -