Closed
Description
I cannot found clear conditions to reproduce bug. But 2-5% my application starts are interrupted with this.
I have icudt46l.zip in assets. I've checked and found that /icu/icudt46l.dat is exists in my app data folder.
To be sure i run loadLibs() in application class. However sometimes(!) i got this.
net.sqlcipher.database.SQLiteException: not an error
at net.sqlcipher.database.SQLiteDatabase.dbopen(SQLiteDatabase.java)
at net.sqlcipher.database.SQLiteDatabase.<init>(SQLiteDatabase.java:1942)
at net.sqlcipher.database.SQLiteDatabase.openDatabase(SQLiteDatabase.java:875)
at net.sqlcipher.database.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:907)
Android 4.4.4 on nexus 7
Metadata
Metadata
Assignees
Labels
No labels