crash [@ java.lang.NullPointerException: at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.renameAccountIfNecessary(AndroidFxAccount.java)]
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox64 wontfix, firefox65 verified, firefox66 verified)
People
(Reporter: mlobontiuroman, Assigned: andrei.a.lazar)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
797.13 KB,
text/plain
|
Details | |
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Reporter | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Assignee | ||
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Assignee | ||
Comment 7•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dfdec6abcc4d
crash [@ java.lang.NullPointerException: at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.renameAccountIfNecessary(AndroidFxAccount.java)] r=Grisha
Comment 10•7 years ago
|
||
bugherder |
Comment 11•6 years ago
|
||
Can you request uplift to 65 beta? It seems worth doing as it's ~1000 crashes/week on release.
Updated•6 years ago
|
Assignee | ||
Comment 13•6 years ago
|
||
Comment on attachment 9030774 [details]
Bug 1505720 crash [@ java.lang.NullPointerException: at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.renameAccountIfNecessary(AndroidFxAccount.java)] r=JanH
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: Bug 1505720
User impact if declined: Will continue to cause a lot of crashes.
Is this code covered by automated tests?: Yes
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: Yes
If yes, steps to reproduce:
List of other uplifts needed: None
Risk to taking this patch: Medium
Why is the change risky/not risky? (and alternatives if risky): It is a bit risky because it impacts a pretty complex component.
String changes made/needed:
Comment 14•6 years ago
|
||
Comment on attachment 9030774 [details]
Bug 1505720 crash [@ java.lang.NullPointerException: at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.renameAccountIfNecessary(AndroidFxAccount.java)] r=JanH
[Triage Comment]
Hard to tell how much difference it's made on Nightly so far, but looks low-risk enough. Let's get it into 65.0b11 to see if there's a clearer improvement.
Comment 15•6 years ago
|
||
bugherder uplift |
Comment 16•6 years ago
|
||
Tested on latest Nightly build (66.0a1- 2019/01/14) and Beta 65.0b11 with the affected devices:
- Sony Xperia Z5 Premium (Android 6.0.1) and
- Samsung Galaxy Note 8 (Android 8.0.0)
Following the steps provided by Mira I couldn't reproduce the issue and I will set the bug to VERIFIED.
Updated•5 years ago
|
Description
•