You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
1.Integrate Android 5.2.0 SDK
2.Using Google Android 8.1 Preview device running monkey test
3.monkey failed with tombstone caused by null pointer dereference in libmapbox-gl.so
Expected behavior
no tombstone
Actual behavior
monkey failed with tombstone caused by null pointer dereference in libmapbox-gl.so
Thank you for reporting this crash. Is it possible to get a symbolicated backtrace for this crash? Otherwise, it'll be impossible for us to debug this. Additionally, do you remember what actions you did to provoke this crash? Does this crash reproduce reliably?
I'm using the 5.2.0 SDK release aar, I think the symbols are not published with the release version.
Maybe you shuold try with ndk-stack or addr2line with the symbols on your release build server.(The testing based on 32bit armeabi-v7a so)
I'm not sure what action caused crash. It happens during automatic monkey test. With the random monkey routine the crash can always be reproduced .
Platform:Android
Mapbox SDK version:5.2.0
Steps to trigger behavior
1.Integrate Android 5.2.0 SDK
2.Using Google Android 8.1 Preview device running monkey test
3.monkey failed with tombstone caused by null pointer dereference in libmapbox-gl.so
Expected behavior
no tombstone
Actual behavior
monkey failed with tombstone caused by null pointer dereference in libmapbox-gl.so
detailed tombstone dump as below:
tombstone_08.log
tombstone_09.log
The text was updated successfully, but these errors were encountered: