I get the error A/libc: Fatal signal 6 (SIGABRT), code -6 in logcat only on android N when i open application settings and my application goes to the background. It happens more when my application is in the background .
This does not happen only while debugging and i use android studio . With turning on ANR on developer options , i dont get ANR. It happens only on android N OS. It also happens when my app is in the background , and i open applications settings on the phone.
Thanks.