Tagged Questions
2
votes
2answers
2k views
How to diagnosis app crash from OS X error log?
Short Q.: What does this exception mean? "EXC_BAD_ACCESS (0x0001)"
Full Q.: How can I use this error log info (and thread particulars that I omitted here) to diagnosis this app crash? (NB: I have no ...