Closed Bug 1262811 Opened 8 years ago Closed 8 years ago

Switchboard startup crash with no connection

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(firefox47 wontfix, firefox48 fixed, fennec48+)

RESOLVED FIXED
Firefox 48
Tracking Status
firefox47 --- wontfix
firefox48 --- fixed
fennec 48+ ---

People

(Reporter: sebastian, Assigned: Margaret)

References

Details

Crash Data

Attachments

(2 files)

I'm in Airplane mode and my Nightly is crashing on startup every time:

> E  java.lang.NullPointerException: println needs a message
> E      at android.util.Log.println_native(Native Method)
> E      at android.util.Log.d(Log.java:139)
> E      at com.keepsafe.switchboard.SwitchBoard.loadConfig(SwitchBoard.java:102)
> E      at com.keepsafe.switchboard.AsyncConfigLoader.doInBackground(AsyncConfigLoader.java:32)
> E      at android.os.AsyncTask$2.call(AsyncTask.java:295)
> E      at java.util.concurrent.FutureTask.run(FutureTask.java:237)
> E      at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
> E      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
> E      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
> E      at java.lang.Thread.run(Thread.java:818)
Crash Signature: java.lang.NullPointerException: println needs a message at android.util.Log.println_native(Native Method)
Crash Signature: java.lang.NullPointerException: println needs a message at android.util.Log.println_native(Native Method) → [@ java.lang.NullPointerException: println needs a message at android.util.Log.println_native(Native Method)]
I'm hoping this is just a regression from bug 1207719.
tracking-fennec: --- → ?
Assignee: nobody → margaret.leibovic
Blocks: 1207719
tracking-fennec: ? → 48+
Comment on attachment 8739050 [details]
MozReview Request: Bug 1262811 - Don't accidentally log a null message. r=sebastian

https://reviewboard.mozilla.org/r/45025/#review41537
Attachment #8739050 - Flags: review?(s.kaspari) → review+
Comment on attachment 8739051 [details]
MozReview Request: Bug 1262811 - Remove unnecessary Switchboard logging. r=sebastian

https://reviewboard.mozilla.org/r/45027/#review41539
Attachment #8739051 - Flags: review?(s.kaspari) → review+
https://hg.mozilla.org/mozilla-central/rev/3175145264a4
https://hg.mozilla.org/mozilla-central/rev/c72c4adf4912
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Crash Signature: [@ java.lang.NullPointerException: println needs a message at android.util.Log.println_native(Native Method)] → [@ java.lang.NullPointerException: println needs a message at android.util.Log.println_native(Native Method)] [@ java.lang.NullPointerException: println needs a message at android.util.Log.println_native_inner(Native Method)]
Comment on attachment 8739050 [details]
MozReview Request: Bug 1262811 - Don't accidentally log a null message. r=sebastian

Required for bug 1270929. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1270929#c9
Attachment #8739050 - Flags: approval-mozilla-beta?
Comment on attachment 8739051 [details]
MozReview Request: Bug 1262811 - Remove unnecessary Switchboard logging. r=sebastian

Required for bug 1270929. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1270929#c9
Attachment #8739051 - Flags: approval-mozilla-beta?
Comment on attachment 8739050 [details]
MozReview Request: Bug 1262811 - Don't accidentally log a null message. r=sebastian

We decided to not uplift bug 1270929 to Beta, we'll let this one also ride the Aurora48 to Beta48 train.
Attachment #8739050 - Flags: approval-mozilla-beta? → approval-mozilla-beta-
Attachment #8739051 - Flags: approval-mozilla-beta? → approval-mozilla-beta-
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.