-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Crash in [@ java.lang.RuntimeException: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java)] #14852
Comments
Looks Downloads related, @Amejia481 or @kglazko could you coordinate/take a look? If this is in Nightly, it may be in Beta too so if it's a problem we'll want to uplift this fix. |
I will take a look |
This is the top crash in Beta so yes this needs an 81 fix. |
This will be addressed when mozilla-mobile/android-components#8364 lands and Fenix picks the new ac version. |
I'm hitting this reliably several times per day, FWIW; I'll glance at my phone and notice a notification telling me "Sorry, Firefox Nightly had a problem and crashed". Logcat shows "ActivityManager: Background start not allowed: service Intent { cmp=org.mozilla.fenix/.downloads.DownloadService (has extras) } to org.mozilla.fenix/.downloads.DownloadService" which is what brought me to this issue here. Looks like the Play Store has a update for Nightly available for me right now. Not sure if it has the fix mentioned above yet (I'm guessing yes since it was merged 23 hours ago). In any case, I can report back regarding whether this seems fixed or not. |
@Amejia481 @liuche is this supposed to be uplifted to 81.1.1.beta3 now? If so, do we have any STR for QA? Thanks! |
@sv-ohorvath I think it's already uplifted, for the steps to reproduce @dholbert could help us as he was hitting issue. I wasn't able to replicate it on my own. |
I think this is another issue #14970. I'm not aware of the exact STR, but I think it was related to restarting the downloads. Some steps close to the STR could be downloading a file and completing the download, then kill the app and restart. There I think it was when the app was crashing, we could try with the devices where the crash was more prevalent, Android 9 and 10 you can see the specific brands and models here. |
Another thing that can give us a hint, if the issue was fixed, it's the patch that fixed the issue was introduced on ac |
I haven't hit the crash since my comment yesterday (when I installed the Nightly update that had the hypothetical fix). Previously I was seeing this several times per day, so I'd call this confirmation that this is indeed fixed. (Regarding the STR: I think it was something like: (0) have some broken downloads from e.g. #14434; (1) start fenix (2) switch apps (3) wait for a little while (~minutes, I think?) Then at some point, a crash notification would appear in my system tray.) |
We didn't encounter this while testing this beta build either, so I'll close this issue. Thanks @dholbert for confirming! |
Similar to #6436
Crash report: https://crash-stats.mozilla.org/report/index/394f182b-8987-4fa1-b8b6-8190a0200908
Sentry: https://sentry.prod.mozaws.net/operations/firefox-nightly/issues/9509776/?query=is%3Aunresolved (looks like started Sept 1)
Java stack trace:
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: