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

IllegalArgumentException: Unknown URL content://downloads/my_downloads #8567

Closed
Amejia481 opened this issue Sep 30, 2020 · 4 comments
Closed
Labels
💥 crash <download> Component: feature-download

Comments

@Amejia481
Copy link
Contributor

Amejia481 commented Sep 30, 2020

https://sentry.prod.mozaws.net/operations/firefox-nightly/issues/8827103/?query=is%3Aunresolved

java.lang.IllegalArgumentException: Unknown URL content://downloads/my_downloads
    at android.content.ContentResolver.insert(ContentResolver.java:1280)
    at android.app.DownloadManager.addCompletedDownload(DownloadManager.java:1753)
    at android.app.DownloadManager.addCompletedDownload(DownloadManager.java:1718)
    at mozilla.components.feature.downloads.AbstractFetchDownloadService.addToDownloadSystemDatabaseCompat$feature_downloads_release(AbstractFetchDownloadService.kt:18)
    at mozilla.components.feature.downloads.AbstractFetchDownloadService.updateDownloadNotification$feature_downloads_release(AbstractFetchDownloadService.kt:5)
    at mozilla.components.feature.downloads.AbstractFetchDownloadService.access$updateDownloadNotification(AbstractFetchDownloadService.kt:5)
    at mozilla.components.feature.downloads.AbstractFetchDownloadService$onStartCommand$2.invokeSuspend(AbstractFetchDownloadService.kt:7)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
    at kotlinx.coroutines.AwaitKt.resume(Await.kt:11)
    at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:18)
    at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:5)
    at kotlinx.coroutines.CancellableContinuationImpl.resumeUndispatched(CancellableContinuationImpl.kt:2)
    at kotlinx.coroutines.android.HandlerContext$scheduleResumeAfterDelay$$inlined$Runnable$1.run(Runnable.kt:1)
    at android.os.Handler.handleCallback(Handler.java:739)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at android.os.Looper.loop(Looper.java:148)
    at android.app.ActivityThread.main(ActivityThread.java:7325)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

┆Issue is synchronized with this Jira Task

@Amejia481 Amejia481 added <download> Component: feature-download 💥 crash labels Sep 30, 2020
@Amejia481
Copy link
Contributor Author

Low volume

@rvandermeulen
Copy link
Contributor

rvandermeulen commented Feb 7, 2022

Just bumping this as it's currently the #4 overall topcrash for Fenix 97.1.0.

@kbrosnan
Copy link
Contributor

kbrosnan commented Feb 7, 2022

https://crash-stats.mozilla.org/signature/?product=Fenix&signature=java.lang.IllegalArgumentException%3A%20at%20android.content.ContentResolver.insert(ContentResolver.java)

Product Version Count Percentage Installations (approx)
Fenix 97.1.0 277 24.4% 24
Fenix 96.3.0 154 13.5% 32
Fenix 96.3.1 101 8.9% 37

Looks like a few very crashy users on a Xiaomi Redmi 6A.

@rvandermeulen
Copy link
Contributor

Volume is high enough to take this to the #4 overall top crash for Fenix 97 at the moment.

Amejia481 added a commit to Amejia481/android-components that referenced this issue Feb 9, 2022
Amejia481 added a commit to Amejia481/android-components that referenced this issue Feb 11, 2022
Amejia481 added a commit to Amejia481/android-components that referenced this issue Feb 11, 2022
@mergify mergify bot closed this as completed in c7eefe7 Feb 17, 2022
mergify bot pushed a commit that referenced this issue Feb 23, 2022
(cherry picked from commit c7eefe7)

# Conflicts:
#	docs/changelog.md
JohanLorenzo pushed a commit to mozilla-mobile/firefox-android that referenced this issue Oct 31, 2022
…rashes when trying to add to the system databases
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

3 participants