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

[Android] Offline region download crash #12390

Closed
BharathMG opened this issue Jul 16, 2018 · 3 comments
Closed

[Android] Offline region download crash #12390

BharathMG opened this issue Jul 16, 2018 · 3 comments

Comments

@BharathMG
Copy link
Contributor

BharathMG commented Jul 16, 2018

Downloading Offline region crashes with disk error.

Minimum Zoom Level: 10.0
Maximum Zoom Level: 16.0
Bounding Box: N:12.9774; E:77.6458; S:10.8525; W:76.2398
Region Snapshot,

mapboxregion

  mbgl  I  {DefaultFileSour}[Database](6410): statement aborts at 58: [DELETE FROM tiles WHERE id IN (   SELECT id FROM tiles   LEFT JOIN region_tiles   ON tile_id = tiles.id   WHERE tile_id IS NULL   AND accessed <= ?1 ) ] disk I/O error
                   libc  F  /buildbot/src/android/ndk-release-r17/external/libcxx/../../external/libcxxabi/src/abort_message.cpp:73: abort_message: assertion "terminating with uncaught exception of type mapbox::sqlite::Exception: disk I/O error" failed
                  GoLog  E  terminating with uncaught exception of type mapbox::sqlite::Exception: disk I/O error
                         E  /buildbot/src/android/ndk-release-r17/external/libcxx/../../external/libcxxabi/src/abort_message.cpp:73: abort_message: assertion "terminating with uncaught exception of type mapbox::sqlite::Exception: disk I/O error" failed
                   libc  F  Fatal signal 6 (SIGABRT), code -6 in tid 28207 (DefaultFileSour)
            HTTPRequest  V  [HTTP] Request was successful (code = 200).

Please let me know why this error could have happened. Thanks!
Mapbox SDK versions: 6.3.0-SNAPSHOT

@BharathMG BharathMG changed the title Offline region download crash [Android] Offline region download crash Jul 16, 2018
@kkaefer
Copy link
Member

kkaefer commented Jul 16, 2018

Thank you for reporting this error, and sorry you're running into trouble with the Mapbox SDK. We are aware of this error, and it will be fixed with #12224. Closing this as a duplicate.

@kkaefer kkaefer closed this as completed Jul 16, 2018
@BharathMG
Copy link
Contributor Author

@kkaefer Thanks! When can we expect this PR to be merged? Currently, when the Map is visible in foreground, it crashes with this error.

@ChrisLoer
Copy link
Contributor

@BharathMG I can't be certain, but I would expect that PR to merge within maybe a month?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants