Closed Bug 1061811 Opened 10 years ago Closed 10 years ago

Crash in java.lang.RuntimeException: Unable to resume activity {org.mozilla.firefox/org.mozilla.gecko.fxa.activities.FxAccountStatusActivity}: java.lang.IllegalStateException: could not get state

Categories

(Firefox for Android Graveyard :: Android Sync, defect)

Firefox 32
ARM
Android
defect
Not set
critical

Tracking

(firefox32 affected, firefox33 ?, firefox34 ?, firefox35 ?)

RESOLVED DUPLICATE of bug 1049677
Tracking Status
firefox32 --- affected
firefox33 --- ?
firefox34 --- ?
firefox35 --- ?

People

(Reporter: aaronmt, Unassigned)

References

Details

(Keywords: crash)

Saw this on the crash dashboard on Google Play

java.lang.RuntimeException: Unable to resume activity {org.mozilla.firefox/org.mozilla.gecko.fxa.activities.FxAccountStatusActivity}: java.lang.IllegalStateException: could not get state
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2815)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2844)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2291)
at android.app.ActivityThread.access$600(ActivityThread.java:144)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1259)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5166)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:745)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:561)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.IllegalStateException: could not get state
at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.getState(AndroidFxAccount.java:490)
at org.mozilla.gecko.fxa.activities.FxAccountStatusFragment.refresh(FxAccountStatusFragment.java:386)
at org.mozilla.gecko.fxa.activities.FxAccountStatusFragment.refresh(FxAccountStatusFragment.java:341)
at org.mozilla.gecko.fxa.activities.FxAccountStatusActivity.onResume(FxAccountStatusActivity.java:82)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1195)
at android.app.Activity.performResume(Activity.java:5271)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2805)
... 12 more
Caused by: java.lang.IllegalArgumentException: object must not be null
at org.mozilla.gecko.sync.Utils.throwIfNull(Utils.java:581)
at org.mozilla.gecko.fxa.login.Married.<init>(Married.java:36)
at org.mozilla.gecko.fxa.login.StateFactory.fromJSONObject(StateFactory.java:59)
at org.mozilla.gecko.fxa.authenticator.AndroidFxAccount.getState(AndroidFxAccount.java:488)
... 18 more
Reports go back to 29. Nothing new.
Dupe of Bug 1049677?
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Android Background Services → Firefox for Android
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.