Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] SQLiteConstraintException UNIQUE constraint failed: downloads.id (code 1555) #15012

Closed
liuche opened this issue Sep 11, 2020 · 3 comments
Closed
Assignees
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info 🐞 bug Crashes, Something isn't working, .. Feature:Download

Comments

@liuche
Copy link
Contributor

liuche commented Sep 11, 2020

https://sentry.prod.mozaws.net/operations/firefox-beta/issues/9527606/events/51736022/

SQLiteConstraintException

UNIQUE constraint failed: downloads.id (code 1555)

    android.database.sqlite.SQLiteConnection in nativeExecuteForLastInsertedRowId
    android.database.sqlite.SQLiteConnection in executeForLastInsertedRowId at line 782
    android.database.sqlite.SQLiteSession in executeForLastInsertedRowId at line 788
    android.database.sqlite.SQLiteStatement in executeInsert at line 86
    androidx.sqlite.db.framework.FrameworkSQLiteStatement in executeInsert at line 1
    androidx.room.EntityInsertionAdapter in insertAndReturnId at line 3
    mozilla.components.feature.downloads.db.DownloadDao_Impl$5 in call at line 2
    androidx.room.CoroutinesRoom$Companion$execute$2 in invokeSuspend at line 3
    kotlin.coroutines.jvm.internal.BaseContinuationImpl in resumeWith at line 3
    kotlinx.coroutines.DispatchedTask in run at line 21
    androidx.room.TransactionExecutor$1 in run at line 1
    java.util.concurrent.ThreadPoolExecutor in runWorker at line 1133
    java.util.concurrent.ThreadPoolExecutor$Worker in run at line 607
    java.lang.Thread in run at line 761
  • Android device: various
  • Fenix version: Firefox Beta 81.1.0-beta.2

┆Issue is synchronized with this Jira Task

@liuche liuche added 🐞 bug Crashes, Something isn't working, .. b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info labels Sep 11, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Sep 11, 2020
@liuche liuche removed the needs:triage Issue needs triage label Sep 11, 2020
@Amejia481 Amejia481 self-assigned this Sep 14, 2020
@liuche
Copy link
Contributor Author

liuche commented Sep 17, 2020

Here's the Sentry for the Firefox 81 release: https://sentry.prod.mozaws.net/operations/firefox/issues/9602919

@Amejia481
Copy link
Contributor

We put a patch on ac 61.0.0

@Amejia481
Copy link
Contributor

I haven't see any new events, I will close this one, please feel free to reopen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info 🐞 bug Crashes, Something isn't working, .. Feature:Download
Projects
None yet
Development

No branches or pull requests

2 participants