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

IllegalStateException: download must not be null #6421

Closed
pocmo opened this issue Mar 27, 2020 · 0 comments
Closed

IllegalStateException: download must not be null #6421

pocmo opened this issue Mar 27, 2020 · 0 comments
Assignees
Labels
🐞 bug Something isn't working 💥 crash <download> Component: feature-download
Milestone

Comments

@pocmo
Copy link
Contributor

pocmo commented Mar 27, 2020

https://sentry.prod.mozaws.net/operations/firefox-beta/issues/7663623/

IllegalStateException: download must not be null
    at mozilla.components.feature.downloads.manager.FetchDownloadManager.tryAgain(FetchDownloadManager.kt:3)
    at mozilla.components.feature.downloads.DownloadsFeature.tryAgain(DownloadsFeature.kt:1)
    at org.mozilla.fenix.browser.BaseBrowserFragment$initializeUI$$inlined$also$lambda$7$1.invoke(BaseBrowserFragment.kt:3)
    at -$$LambdaGroup$js$vSvBtMcliXwjaE59xzbJRgV9aME.onClick(java-style lambda group:148)
    at android.view.View.performClick(View.java:5721)
...
(9 additional frame(s) were not displayed)

download must not be null

┆Issue is synchronized with this Jira Task

@pocmo pocmo added <download> Component: feature-download 🐞 bug Something isn't working labels Mar 27, 2020
@rocketsroger rocketsroger self-assigned this Mar 30, 2020
bors bot pushed a commit that referenced this issue Apr 24, 2020
6746: Close #6421: Download try again should not crash when download does not exist r=Amejia481 a=rocketsroger



Co-authored-by: Roger Yang <royang@mozilla.com>
@bors bors bot closed this as completed in c5ab055 Apr 24, 2020
@rocketsroger rocketsroger added this to the 39.0.0 🐚 milestone Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working 💥 crash <download> Component: feature-download
Projects
None yet
Development

No branches or pull requests

3 participants