Closed Bug 1567189 Opened 5 years ago Closed 4 years ago

Crash in [@ java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.showHomePagerWithAnimator(BrowserApp.java)]

Categories

(Firefox for Android Graveyard :: General, defect, P5)

Firefox 68
Unspecified
Android
defect

Tracking

(firefox-esr68 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox-esr68 --- affected

People

(Reporter: marcia, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-1e1a1506-611e-4ce2-9fa1-e1cf10190718.

This seems to be a regression in Fennec 68 that started back when Fennec was in 68 nightly: https://bit.ly/2LYUxJC. It has become a bit more visible since we went to release and was seen during nightly crash triage.

One comment: just started Firefox from the search bar widget on my android OnePlus homepage

Huawei ANE-LX1 is the top crashing device, followed by Samsung SM-G960U.

Although this isn't terribly high volume, it would be interesting to understand what we regressed here.

Java stack trace:

java.lang.NullPointerException
	at org.mozilla.gecko.BrowserApp.showHomePagerWithAnimator(BrowserApp.java:2848)
	at org.mozilla.gecko.BrowserApp.enterEditingMode(BrowserApp.java:2532)
	at org.mozilla.gecko.BrowserApp.enterEditingMode(BrowserApp.java:2502)
	at org.mozilla.gecko.BrowserApp.selectTabAndEnterEditingMode(BrowserApp.java:939)
	at org.mozilla.gecko.BrowserApp.access$500(BrowserApp.java:192)
	at org.mozilla.gecko.BrowserApp$9.onTabChanged(BrowserApp.java:929)
	at org.mozilla.gecko.Tabs$5.run(Tabs.java:806)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7045)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
Priority: -- → P5

Crash rate is too low to address.

We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.