Closed
Bug 1489168
Opened 7 years ago
Closed 7 years ago
Firefox nightly can't launch after update
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox62 unaffected, firefox63 unaffected, firefox64blocking verified)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | unaffected |
| firefox63 | --- | unaffected |
| firefox64 | blocking | verified |
People
(Reporter: pierre.goffic, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1006.80 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Steps to reproduce:
Hello,
i have update firefox nightly on my One plus 3t.
Actual results:
After this, firefox nightly is crash, i have try to reboot my phone but i have the same result : i can't launch firefox nightly
| Reporter | ||
Comment 1•7 years ago
|
||
(In reply to pierre.goffic from comment #0)
> User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36
> (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
>
> Steps to reproduce:
>
> Hello,
> i have update firefox nightly on my One plus 3t.
>
>
>
> Actual results:
>
> After this, firefox nightly is crash, i have try to reboot my phone but i
> have the same result : i can't launch firefox nightly
Sorry but i can't send any report because i can't start the application.
Updated•7 years ago
|
Severity: normal → critical
Status: UNCONFIRMED → NEW
status-firefox64:
--- → affected
Ever confirmed: true
Comment 2•7 years ago
|
||
Jan, this seems to have been caused by your recent patch for bug 1488174
Stacktrace:
> java.lang.UnsupportedOperationException
> at java.util.AbstractList.add(AbstractList.java:148)
> at java.util.AbstractList.add(AbstractList.java:108)
> at org.mozilla.gecko.notifications.NotificationHelper.initNotificationChannels(NotificationHelper.java:198)
> at org.mozilla.gecko.notifications.NotificationHelper.init(NotificationHelper.java:175)
> at org.mozilla.gecko.GeckoApplication.onCreate(GeckoApplication.java:347)
Flags: needinfo?(jh+bugzilla)
Updated•7 years ago
|
status-firefox62:
--- → unaffected
status-firefox63:
--- → unaffected
tracking-firefox64:
--- → blocking
Keywords: regression
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
I see this as well. RyanVM mentions a backout and respin is forthcoming.
Comment 6•7 years ago
|
||
(In reply to Petru-Mugurel Lingurar[:petru] from comment #2)
> Jan, this seems to have been caused by your recent patch for bug 1488174
Indeed, sorry for not catching this. Unfortunately I cannot easily test on O and in any case the crash only happens when installing from the Play Store, so wouldn't show up in local testing anyway. At least that means that people using the built-in updater should be unaffected.
Flags: needinfo?(jh+bugzilla)
| Reporter | ||
Comment 7•7 years ago
|
||
Hi,
thanks for your reply and your update.
I have receive an update and now it's works :)
if the problem coming from the fact that i use play store how can I try the built-in updater in android ?
Comment 8•7 years ago
|
||
Marking as fixed by the backout then: https://hg.mozilla.org/mozilla-central/rev/54cd02c97ed4
@Pierre:
Sorry for the inconvenience. As for your question, the updater only works on Nightly and even there turns itself off if Firefox was originally installed through the Play Store, because apps on the Play Store aren't allowed to update themselves. As far as I know, the only way to reset that is by completely un- and then reinstalling Firefox from e.g. https://ftp.mozilla.org/pub/mobile/nightly/latest-mozilla-central-android-api-16/. That would reset your profile, though, so unless you're rooted and could backup your profile I wouldn't recommend it.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Comment 9•7 years ago
|
||
(In reply to Marcia Knous [:marcia - needinfo? me] from comment #4)
> I see this as well. RyanVM mentions a backout and respin is forthcoming.
I can confirm this reached Play Store and it indeed fixed the issue for me.
Comment 10•7 years ago
|
||
(In reply to Jan Henning [:JanH] from comment #6)
> so wouldn't show up in local testing anyway.
Actually no, while I obviously can't go through the "installed from Play Store" part with a local build, on the other hand I presume that MOZ_UPDATER would be false for a local build and so you would still hit the crashing code path - but only when testing on Android O or above.
Comment 11•7 years ago
|
||
Verified the Play store build is working now. Closing as verified.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•