Closed
Bug 1401280
Opened 8 years ago
Closed 7 years ago
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setEnabled(boolean)' on a null object reference at org.mozilla.gecko.preferences.CustomListPreference.configureShownDialog (Android O)
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mkaply, Unassigned)
Details
Crash Data
Process: org.mozilla.firefox
PID: 28284
Flags: 0x38c83e45
Package: org.mozilla.firefox v2015503969 (55.0)
Foreground: Yes
Lifetime: 11507s
Build: XXX platform/ERT-A09/unknownERT:5.0.1/XXX platformERT-A09/39(C07):user/release-keys
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setEnabled(boolean)' on a null object reference
at org.mozilla.gecko.preferences.CustomListPreference.configureShownDialog(CustomListPreference.java:159)
at org.mozilla.gecko.preferences.PanelsPreference.configureShownDialog(PanelsPreference.java:157)
at org.mozilla.gecko.preferences.CustomListPreference$3.onShow(CustomListPreference.java:135)
at android.app.Dialog$ListenersHandler.handleMessage(Dialog.java:1513)
at android.os.Handler.dispatchMessage(Handler.java:108)
at android.os.Looper.loop(Looper.java:166)
at android.app.ActivityThread.main(ActivityThread.java:7352)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:245)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:926)
Comment 1•8 years ago
|
||
Hi Joe , Wesly
Please help prioritize this.
Flags: needinfo?(wehuang)
Flags: needinfo?(jcheng)
Updated•8 years ago
|
Flags: needinfo?(wehuang)
Priority: -- → P2
[triage] Non-top crasher: 8 times in 7 days all channels
Crash Signature: [@ java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setEnabled(boolean)' on a null object reference at org.mozilla.gecko.preferences.CustomListPreference.configureShownDialog(CustomListPreference.java)]
Flags: needinfo?(jcheng)
Priority: P2 → P3
So non-critical.
Comment 4•7 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: P3 → P5
Comment 5•7 years ago
|
||
Closing because no crashes reported for 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
•