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.
On starting the application I'm met with a crash a couple seconds after. I have run the app on a galaxy s2 tablet and did not run into the issue.
Platform:
Kindle Fire HD10 Mapbox SDK version:
4.2.0 beta 2
Steps to trigger behavior
Start Application
Wait a couple seconds
Expected behavior
Mapbox should display and you should be able to interact with it
Actual behavior
Does not block dragging/panning of the map for a moment then hangs and crashes.
Logcat displays:
A/libc: /Volumes/Android/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/abort_message.cpp:74: void abort_message(const char *, ...): assertion "terminating with uncaught exception of type mapbox::sqlite::Exception: unable to open database file" failed
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 26000 (DefaultFileSour)
Logcat with no filter also displays:
E/libEGL: error opening cache file /data/data/com.platypus.android.tablet/cache/com.android.opengl.shaders_cache: Permission denied (13)
On starting the application I'm met with a crash a couple seconds after. I have run the app on a galaxy s2 tablet and did not run into the issue.
Platform:
Kindle Fire HD10
Mapbox SDK version:
4.2.0 beta 2
Steps to trigger behavior
Expected behavior
Mapbox should display and you should be able to interact with it
Actual behavior
Does not block dragging/panning of the map for a moment then hangs and crashes.
Logcat displays:
A/libc: /Volumes/Android/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/abort_message.cpp:74: void abort_message(const char *, ...): assertion "terminating with uncaught exception of type mapbox::sqlite::Exception: unable to open database file" failed
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 26000 (DefaultFileSour)
Logcat with no filter also displays:
E/libEGL: error opening cache file /data/data/com.platypus.android.tablet/cache/com.android.opengl.shaders_cache: Permission denied (13)
Might be related to #6205
The text was updated successfully, but these errors were encountered: