Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Running core tests results in segmentation fault #12761

Closed
tobrun opened this issue Aug 29, 2018 · 2 comments
Closed

Running core tests results in segmentation fault #12761

tobrun opened this issue Aug 29, 2018 · 2 comments
Labels
Android Mapbox Maps SDK for Android tests

Comments

@tobrun
Copy link
Member

tobrun commented Aug 29, 2018

While updating and running the core test make target of run-android-core-test-x86, I'm hitting a segmentation fault at start. No additional output or stacktrace shown in the shell provided through adb.

@alexshalamov
Copy link
Contributor

@tobrun Looks like it crashes when android::AndroidRuntime::startReg(&env); is called.

Do you know when was the last time these tests were executed? Tests use libandroid_runtime.so APIs that were deprecated https://developer.android.com/about/versions/nougat/android-7.0-changes#ndk

@tobrun
Copy link
Member Author

tobrun commented Jan 4, 2019

going to be fixed with #13628

@tobrun tobrun closed this as completed Jan 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android tests
Projects
None yet
Development

No branches or pull requests

2 participants