-
Notifications
You must be signed in to change notification settings - Fork 68
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
[ANDROID] crash (SIGILL/ILL_ILLOPC) on arm64-v8a #73
Comments
hippomocks73__logs__020217_2312.txt.zip logs attached |
from the attached logcat:
|
symbols decoded:
|
From your bug report I get that this could be an ARM64 problem, rather than device specific. I'll look into ARM64 specifics to see if I can find out what's causing the crash. |
Does it also occur on latest release ? |
what's the conclusion please? |
OS: Android 7.0
Android Studio: 2.2.3
NDK: 13.1.3345770
cmake: (min) 3.4.1
test project: https://github.com/games-neox/hippomocks_test0
same code/test does work on an armeabi-v7a device/emulator
The text was updated successfully, but these errors were encountered: