In my application when I try to print my logs into file at that Time facing Segmentation Error .
I am facing Fatal Signal 11 .
My log function is into Native
On side note, if you are using library it is hard to find out where in your library it caused exception seeing Logs from Logcat.
ndk-stack -sym C:\Project\libs -dump C:\Error.txt
You can find documentation in android_ndk_path/docs/NDK-STACK.html