Closed Bug 1476754 Opened 7 years ago Closed 7 years ago

Crash in java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference at org.mozilla.gecko.CrashReporterActivity.getProfileName(CrashReporterActivity.java)

Categories

(Firefox for Android Graveyard :: General, defect)

Unspecified
Android
defect
Not set
critical

Tracking

(firefox61 unaffected, firefox62 unaffected, firefox63 verified)

VERIFIED FIXED
Firefox 63
Tracking Status
firefox61 --- unaffected
firefox62 --- unaffected
firefox63 --- verified

People

(Reporter: marcia, Assigned: petru)

References

Details

(Keywords: crash, regression, Whiteboard: --do_not_change--[priority:high])

Crash Data

This bug was filed from the Socorro interface and is report bp-8ea8995f-521e-4404-a754-fb13c0180718. ============================================================= Seen while looking at crash stats - started using 20180717100050: https://bit.ly/2zR2mMJ. 10 crashes/5 installs, although it appears the same user may have crashed a few times. There also doesn't appear to be a normal stack below the processor notes. Java stack trace: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference at org.mozilla.gecko.CrashReporterActivity.getProfileName(CrashReporterActivity.java:336) at org.mozilla.gecko.CrashReporterActivity.onCreate(CrashReporterActivity.java:178) at android.app.Activity.performCreate(Activity.java:7174) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1220) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2908) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3030) at android.app.ActivityThread.-wrap11(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1696) at android.os.Handler.dispatchMessage(Handler.java:105) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6938) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
Can reproduce this crash and 1476681 (alternatively) by updating Nightly 2018-07-17 to the 07/18 build. Cannot install the update on these devices: Google Pixel (Android 9) Samsung Galaxy S8 (Android 8.0) Doesn't reproduce on these lower Android versions: HTC Desire 820 (Android 6.0.1) Nokia 6 (Android 7.1.1)
Also, STR similar to Bug 1476606. It looks like the blank pop-up described there it's the Nightly crash reporter, which can be seen better on a Samsung S8: https://www.screencast.com/t/vHHs2Hiwe.
Can reproduce. Google Pixel (Android 8.1.0) STR similar as https://bugzilla.mozilla.org/show_bug.cgi?id=1476754#c3 Looks like the profile string is empty, not sure why. Sync is also having issues to sign in. It drains my battery really fast as well as my phone heats up, so it does restart every 2-5 minutes. Phone is unusable right now.
Whiteboard: --do_not_change--[priority:high]
Assignee: nobody → petru.lingurar
Status: NEW → ASSIGNED
Flags: qe-verify+
I don't see anymore crashes on build updates. Also, the pop-up crash reporter doesn't appear anymore. Marking this as fixed. Google Pixel (Android 9) Samsung Galaxy S8 (Android 8.0)
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Target Milestone: --- → Firefox 63
See Also: → 1483993
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.