Looks like a crash that has started around 5/10 in Nightly.
RuntimeException
Unable to stop service org.mozilla.fenix.downloads.DownloadService@794bb04: java.lang.IllegalArgumentException: Receiver not registered:
mozilla.components.feature.downloads.AbstractFetchDownloadService$broadcastReceiver$2$1@46708ed
IllegalArgumentException
Receiver not registered:
mozilla.components.feature.downloads.AbstractFetchDownloadService$broadcastReceiver$2$1@46708ed
cc @Amejia481 this seems related to https://github.com/mozilla-mobile/android-components/pull/6902
This will be addressed here https://github.com/mozilla-mobile/android-components/pull/6954 :)
This should be fixed on nightly :)
@Amejia481 Is there a chance you have any STR for this crash?
Sorry about that.
STR:
Before the patch it used to crash in step 3.
We weren't able to reproduce the crash on these last past days with devices having Android versions 5.1, 7.1.1, and 10.
Following the STR from the comment above, I've retested with the latest Nightly build from 6/12 with GV 79.0a1, AS: 60.0.0, using OnePlus 5T (Android 9), and HTC 10 (Android 8), no crashes.
I'll close this issue.