Hello,

I'm starting to see more "Database disk image is malformed" errors than I'm
comfortable with explaining away as "one of those things".

I'm using Mono for Android 4.4.54. The app data layer has been running on
the platform for two years and has been very reliable. Now I'm seeing these
errors every "now and then" (eg. one user per week out of a few hundred).
The app reads and writes to the database on a background thread, as well as
on the main thread - this has always been the case.

Looking at the Sqlite docs, I *think* they're saying that at the application
level you can't cause this sort of corruption -
http://www.sqlite.org/lockingv3.html#how_to_corrupt

Recovering data in these cases is possible sometimes. But I'm more concerned
about why the error is suddenly appearing.

Anybody seen this sort of thing? Any tips or advice?

Thanks,

Andy

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to