Saturday 15 January 2011

android ndk - How do I get crash dump in ndk. not in debug -


How does a crash dump get when my app crashes, it's usually my APK's C + + module I found out that this code was created in C ++ by

  {some crash code for test made} hold (...) {i, hold, and info in sd card Type}   

When the accident occurs, the code does not enter the hold part, it crashed immediately.

Is there a mess? Thank you.

Your accident is due to division fault.

CIGEEGE is considered a bug in C ++ caught by SIGSEGV not caught by accident and some things should be done with code to fix this, rather than wrap it with catch.

If you are very important to seg fault, but have a look at You can try it, but there is no guarantee that it will work.

No comments:

Post a Comment