Well there it is:

03-19 22:43:02.624: ERROR/AndroidRuntime(2002): Caused by:
android.database.sqlite.SQLiteDatabaseCorruptException: database disk
image is malformed
03-19 22:43:02.624: ERROR/AndroidRuntime(2002):     at
android.database.sqlite.SQLiteQuery.native_fill_window(Native Method)
03-19 22:43:02.624: ERROR/AndroidRuntime(2002):     at
android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:75)
03-19 22:43:02.624: ERROR/AndroidRuntime(2002):     at
android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:288)
03-19 22:43:02.624: ERROR/AndroidRuntime(2002):     at
android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:269)
03-19 22:43:02.624: ERROR/AndroidRuntime(2002):     at
android.database.AbstractCursor.moveToPosition(AbstractCursor.java:
171)
03-19 22:43:02.624: ERROR/AndroidRuntime(2002):     at
android.database.AbstractCursor.moveToFirst(AbstractCursor.java:248)

Great.  Guess I'll be looking for another storage solution :(

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to