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

Uncaught exception when database or disk is full #7164

Closed
friedbunny opened this issue Nov 23, 2016 · 1 comment
Closed

Uncaught exception when database or disk is full #7164

friedbunny opened this issue Nov 23, 2016 · 1 comment
Labels
Core The cross-platform C++ core, aka mbgl crash

Comments

@friedbunny
Copy link
Contributor

friedbunny commented Nov 23, 2016

We should gracefully handle situations where the database/disk is reportedly full. For now, we crash with:

*** Terminating app due to uncaught exception 'mapbox::sqlite::Exception', reason: 'database or disk is full’

/cc @jfirebaugh @hjudge

@friedbunny friedbunny added Core The cross-platform C++ core, aka mbgl crash labels Nov 23, 2016
@friedbunny friedbunny changed the title Uncaught exception when SQLite database is full Uncaught exception when database or disk is full Nov 23, 2016
@kkaefer
Copy link
Member

kkaefer commented Aug 15, 2018

Fixed in #12224

@kkaefer kkaefer closed this as completed Aug 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl crash
Projects
None yet
Development

No branches or pull requests

2 participants