Closed
Bug 1074620
Opened 11 years ago
Closed 7 years ago
crash in java.lang.NullPointerException: Attempt to invoke virtual method ''void org.mozilla.gecko.GeckoNetworkManager.disableNotifications()'' on a null object reference at org.mozilla.gecko.GeckoAppShell.disableNetworkNotifications(GeckoAppShell.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aaronmt, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-bba220b2-ca33-43e9-ba62-129a12140928.
=============================================================
java.lang.NullPointerException: Attempt to invoke virtual method 'void org.mozilla.gecko.GeckoNetworkManager.disableNotifications()' on a null object reference
at org.mozilla.gecko.GeckoAppShell.disableNetworkNotifications(GeckoAppShell.java:2455)
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)
Updated•10 years ago
|
Crash Signature: [@ java.lang.NullPointerException: Attempt to invoke virtual method ''void org.mozilla.gecko.GeckoNetworkManager.disableNotifications()'' on a null object reference at org.mozilla.gecko.GeckoAppShell.disableNetworkNotifications(GeckoAppShell.java)] → [@ java.lang.NullPointerException: Attempt to invoke virtual method ''void org.mozilla.gecko.GeckoNetworkManager.disableNotifications()'' on a null object reference at org.mozilla.gecko.GeckoAppShell.disableNetworkNotifications(GeckoAppShell.java)]
[@ ja…
Comment 1•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•