Electrostat-Lab / Electrostat-Lab/jme-alloc
[Native-Logger-Bug] Debug Logger doesn't work on android
Open
android
bug
- Dominant language
- Java
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.