Closed Bug 783885 Opened 12 years ago Closed 12 years ago

java.lang.NullPointerException: at org.mozilla.gecko.PrivateDataPreference$1.run(PrivateDataPreference.java)

Categories

(Firefox for Android Graveyard :: General, defect)

15 Branch
ARM
Android
defect
Not set
critical

Tracking

(firefox14 unaffected, firefox15 affected, firefox16 unaffected, firefox17 unaffected)

RESOLVED WORKSFORME
Tracking Status
firefox14 --- unaffected
firefox15 --- affected
firefox16 --- unaffected
firefox17 --- unaffected

People

(Reporter: scoobidiver, Unassigned)

Details

(Keywords: crash, Whiteboard: [native-crash])

Crash Data

There are nine crashes over the last four weeks across 15.0 Beta.

java.lang.NullPointerException
	at org.mozilla.gecko.PrivateDataPreference$1.run(PrivateDataPreference.java:62)
	at android.os.Handler.handleCallback(Handler.java:605)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:137)
	at org.mozilla.gecko.GeckoBackgroundThread.run(GeckoBackgroundThread.java:31)

More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.NullPointerException%3A+at+org.mozilla.gecko.PrivateDataPreference%241.run%28PrivateDataPreference.java%29
bnicholson, this crash looks like we have a null GeckoApp.mAppContext or GeckoApp.mAppContext.mFavicons.

The crashing code has been rewritten in Aurora 16 and Nightly 17, so any fixes would only need to apply to Beta 15.
There have been no crashes after 15.0 for the last four weeks.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.