I\'ve been reading the other posts on tracking down the reasons for getting a SIGSEGV in an Android app. I plan to scour my app for possible NullPointers relate
SIGSEGV
If you are using vitamio library and this fatal error occur.
Then make sure that in your project gradle targetSdkVersion must be less than 23.
thanks.