Skip to content

Fatal Exception: android.database.sqlite.SQLiteException cannot rollback - no transaction is active (code 1) #573

@bhanu-mds

Description

@bhanu-mds

2 different crash

Application is crashing in android 4 and android 5 versions,

  1. Fatal Exception: android.database.sqlite.SQLiteException
    cannot rollback - no transaction is active (code 1) ################################################################# Error Code : 1 (SQLITE_ERROR) Caused By : SQL(query) error or missing database. (cannot rollback - no transaction is active (code 1)) #################################################################

  2. Fatal Exception: android.database.sqlite.SQLiteException cannot rollback - no transaction is active (code 1)

code line - android.database.sqlite.SQLiteConnection.nativeExecute (SQLiteConnection.java)

Steps to Reproduce

Random issue.

'net.zetetic:android-database-sqlcipher:3.5.7@aar'

SQLCipher for Android version:
android 4 - android 5

Are you able to reproduce this issue within the SQLCipher for Android test suite?
no

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-detailsNeeds additional details to proceed.staleThis issue lacks recent activity.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions