I'm running some native code, and there are many JNI calls Application crashes without a clue on why its crashing except for the message /system/bin/app_process stack corruption detected: aborted in logcat if I try to debug
How to go about nailing culprit in this case? Any one ou there who can help here