Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

IllegalArgumentException at AbstractFetchDownloadService.addToDownloadSystemDatabaseCompat #10074

Closed
eliserichards opened this issue Apr 12, 2021 · 1 comment
Labels
💥 crash <download> Component: feature-download

Comments

@eliserichards
Copy link
Contributor

eliserichards commented Apr 12, 2021

Console crash report

New in APK 2015799097.apk

java.lang.IllegalArgumentException: 
  at android.app.DownloadManager.validateArgumentIsNonEmpty (DownloadManager.java:2036)
  at android.app.DownloadManager.addCompletedDownload (DownloadManager.java:1943)
  at android.app.DownloadManager.addCompletedDownload (DownloadManager.java:1923)
  at mozilla.components.feature.downloads.AbstractFetchDownloadService$addToDownloadSystemDatabaseCompat$1.invokeSuspend (AbstractFetchDownloadService.kt:16)
  at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:3)
  at kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:15)
  at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely (CoroutineScheduler.kt:1)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:11)


┆Issue is synchronized with this Jira Task

@eliserichards eliserichards added <download> Component: feature-download 💥 crash labels Apr 12, 2021
@eliserichards
Copy link
Contributor Author

Duplicate of #9821

@eliserichards eliserichards marked this as a duplicate of #9821 Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💥 crash <download> Component: feature-download
Projects
None yet
Development

No branches or pull requests

1 participant