Closed Bug 956797 Opened 10 years ago Closed 4 years ago

crash in java.lang.NullPointerException: at org.mozilla.gecko.db.BrowserDB.getTopSites$5514332a(BrowserDB.java)

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
critical

Tracking

(firefox29 affected)

RESOLVED WORKSFORME
Tracking Status
firefox29 --- affected

People

(Reporter: aaronmt, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-1faf3f65-48cd-40a5-9f8b-b40da2140104.
=============================================================

java.lang.NullPointerException
	at org.mozilla.gecko.db.BrowserDB.getTopSites$5514332a(BrowserDB.java:153)
	at org.mozilla.gecko.home.TopSitesPage$TopSitesLoader.loadCursor(TopSitesPage.java:499)
	at org.mozilla.gecko.home.SimpleCursorLoader.loadInBackground(SimpleCursorLoader.java:49)
	at org.mozilla.gecko.home.SimpleCursorLoader.loadInBackground(SimpleCursorLoader.java:31)
	at android.support.v4.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:240)
Assignee: nobody → lucasr.at.mozilla
(In reply to Mark Finkle (:mfinkle) from comment #1)
> Could pinnedSites cursor be null?
> http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/db/
> BrowserDB.java#153

Only if the content provider is busted somehow. On a normal case, it should at least return an empty cursor (counter == 0).
We have a LG ARMv6 phone that repro'ed this.
Kevin, can you dump the profile with Margaret's copy profile add-on? Want to take a look at browser.db.

https://addons.mozilla.org/en-US/android/addon/copy-profile/
Assignee: lucasr.at.mozilla → nobody
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.gecko.db.BrowserDB.getTopSites$5514332a(BrowserDB.java)] → [@ java.lang.NullPointerException: at org.mozilla.gecko.db.BrowserDB.getTopSites$5514332a(BrowserDB.java)] [@ java.lang.NullPointerException: at org.mozilla.gecko.db.BrowserDB.getTopSites$5514332a]

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 4 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.