Electrostat-Lab / jme-alloc

A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
https://hub.jmonkeyengine.org/t/jme-alloc-project/46356
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

[Native-Logger-Bug] Debug Logger doesn't work on android #37

Open pavly-gerges opened 1 year ago

pavly-gerges commented 1 year ago

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