Closed Bug 1074188 Opened 10 years ago Closed 10 years ago

crash in java.lang.NullPointerException: at org.mozilla.gecko.GeckoAppShell.enableNetworkNotifications(GeckoAppShell.java)

Categories

(Firefox for Android Graveyard :: General, defect)

35 Branch
All
Android
defect
Not set
critical

Tracking

(firefox35 affected, fennec34+)

RESOLVED DUPLICATE of bug 1074189
Tracking Status
firefox35 --- affected
fennec 34+ ---

People

(Reporter: aaronmt, Assigned: wesj)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-65416b1b-92b6-47ff-89ca-d9ff42140928.
=============================================================

java.lang.NullPointerException
	at org.mozilla.gecko.GeckoAppShell.enableNetworkNotifications(GeckoAppShell.java:2450)
	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
	at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:365)
	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:186)

Regression from bug 1024614?
It looks like we call GeckoNetworkManager.destroy() (which nulls the sInstance) in GeckoApp.onDestroy(), but nothing ever creates a new instance. Looks like :wesj broke this in bug 1061030.
Assignee: nobody → wjohnston
Depends on: 1061030
Blocks: 1061030
No longer depends on: 1061030
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.gecko.GeckoAppShell.enableNetworkNotifications(GeckoAppShell.java)] → [@ java.lang.NullPointerException: at org.mozilla.gecko.GeckoAppShell.enableNetworkNotifications(GeckoAppShell.java)] [@ java.lang.NullPointerException: at org.mozilla.gecko.GeckoApplication.onActivityPause(GeckoApplication.java)]
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
tracking-fennec: ? → 34+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.