Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pavly-gerges opened this issue Feb 19, 2023 · 0 comments
Open

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

pavly-gerges opened this issue Feb 19, 2023 · 0 comments
Labels
android Related to android bug Something isn't working

Comments

@pavly-gerges
Copy link
Member

pavly-gerges commented Feb 19, 2023

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

@pavly-gerges pavly-gerges added bug Something isn't working android Related to android labels Feb 19, 2023
@pavly-gerges pavly-gerges added this to the Future-release milestone Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Related to android bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant