When running a debug binary on android, the clang fortify fires this error: ``` A/libc: FORTIFY: fprintf: null FILE* A/libc: Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 7582 (Thread-2), pid 7454 (android.example) ``` See: https://source.android.com/docs/core/tests/debug/native-crash#fortify