Issues
- 1
Got the crash logs from playconsole
#651 opened by pateljay681 - 1
net.sqlcipher.database.SQLiteException: unable to close due to unfinalized statements or unfinished backups: sqlite3_close() failed
#650 opened by day5678 - 4
android.database.sqlite.SQLiteException: unable to close due to unfinalized statements or unfinished backups: sqlite3_close() failed
#634 opened by chaogewudi - 1
- 2
Our scan tool reports vulnerabilies [CVE-2024-5535] in openssl 1. 1.1q used by SQLCipher 4.5.2.Does these vulnerabilities affect the library net.zetetic:androidx-database-sqlcipher? Thaniks
#649 opened by lierliang12345 - 1
Difficulty Migrating Database from SQLCipher 3.5.9 to 4.5.4 - android.database.sqlite.SQLiteException: file is not a database (code 26): ,
#648 opened by ahlem-jarrar - 1
Our scan tool reports vulnerabilies CVE-2024-4741 in openssl 1. 1.1q used by SQLCipher 4.5.2.Does these vulnerabilities affect the library net.zetetic:androidx-database-sqlcipher? Thaniks
#647 opened by lierliang12345 - 23
- 1
UnsatisfiedLinkError couldn't find "libsqlcipher.so"
#645 opened by mo7amd89 - 2
no "J" field "mNativeHandle" in class
#644 opened by kinghom - 5
Vulnerability in SQLite3.39.2 CVE-2024-0232
#641 opened by sankar-gp - 1
Vulnerability in SQLite3.39.2 BDSA-2023-3627
#642 opened by sankar-gp - 2
AndroidRuntime: net.sqlcipher.database.SQLiteException: no such table: room_table_modification_log: , while compiling: SELECT * FROM room_table_modification_log WHERE invalidated = 1;
#640 opened by Alexanderlwz - 1
Vulnerability in SQLite3.39.2 BDSA-2023-3555
#639 opened by sankar-gp - 11
Getting java.lang.UnsatisfiedLinkError
#635 opened by UKMIITB - 11
file is not a database: , while compiling: select count(*) from sqlite_master;
#594 opened by manabreak - 1
Vulnerability in openssl-1.1.1q CVE-2023-5678
#638 opened by lyh-ADT - 4
Fatal Exception: android.database.sqlite.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master;
#636 opened by UKMIITB - 4
Database gets corrupted if the database is open while the application is updated
#629 opened by manabreak - 7
java.lang.IllegalStateException: database /data/user/0/<app>/databases/<app>_encrypted.db already closed
#628 opened by zkrige - 3
new version not support armeabi
#637 opened by hhymason - 1
java.util.concurrent.TimeoutException: net.sqlcipher.database.SQLiteCursor.finalize() timed out after 10 seconds
#633 opened by mehdi-salehi - 4
Exception on API level 28
#631 opened by mehdi-salehi - 3
Thread synchronisation issue in SQLiteCompiledSQL.releaseReference() which causes a double free in SQLiteCompiledSQL native_finalize
#632 opened by aneeetha - 1
Can not create writeable
#630 opened by thonguyen252 - 1
- 1
android.database.sqlite.SQLiteException: SQL logic error: , while compiling: select count(*) from sqlite_master;
#626 opened by Android1500 - 1
Vulnerability in openssl-1.1.1s
#625 opened by xueshan06 - 2
Your application is using a defective version of the OpenSSL library that may cause the application to crash.
#624 opened by luesky25 - 4
What is the OPENSSL version is used in 4.4.3 and 4.5.2. Vulnerabilities reported inn openssl
#601 opened by SunitaMK - 1
- 1
Vulnerability in openssl-1.1.1q
#622 opened by yang9yang - 5
Fatal Exception: net.sqlcipher.database.SQLiteException file is not a database: , while compiling: select count(*) from sqlite_master;
#621 opened by IrfanMalikAndroid - 5
- 1
throwingnet.sqlcipher.database.SQLiteException: cannot start a transaction within a transaction: BEGIN TRANSACTION
#619 opened by OlegPrivet - 2
Repetitive crashes on 4.5.3: net.sqlcipher.CursorWindow.<init> & native_init
#618 opened by cokeperez - 2
FORTIFY_SOURCE Compiler Option
#617 opened by efuturetoday - 9
changes done using ALTER table query with db.execSQL() are not reflecting when using db.query()
#605 opened by muthus55 - 2
- 1
Attempt to get length of null array when calling int update(String table, int conflictAlgorithm, ContentValues values, String whereClause, Object[] whereArgs) with null whereArgs
#615 opened by mtotschnig - 3
Should SQLCIPHER_CFLAGS be optional or not?
#614 opened by brodycj - 6
Vulnerability in SQLite3.39.2 CVE-2022-46908
#606 opened by sankar-gp - 2
net.sqlcipher.database.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master
#604 opened by Developmc - 1
i have histroy data with room,when i use sqlcipher, crash: net.sqlcipher.database.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master;
#603 opened by kangshifu - 9
- 2
Native exception
#599 opened by kaichunlin - 3
Build documentation: SQLCIPHER_CFLAGS
#600 opened by charlag - 2
Saferoom migration to SQLCipher latest version
#598 opened by sunilsunny565 - 1
- 0
Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: library "libsqlcipher.so" not found
#595 opened by vijayakumarideas2it