Closed Bug 767741 Opened 12 years ago Closed 6 years ago

android.database.sqlite.SQLiteException: unable to open database file at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)

Categories

(Firefox for Android Graveyard :: General, defect)

16 Branch
ARM
Android
defect
Not set
critical

Tracking

(firefox16 affected)

RESOLVED WONTFIX
Tracking Status
firefox16 --- affected

People

(Reporter: scoobidiver, Unassigned)

Details

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

Crash Data

There are 3 crashes in 14.0b8 and one crash in 15.0a2/20120620, including bp-46c76b7e-6048-4876-b7ad-35f4b2120623.

android.database.sqlite.SQLiteException: unable to open database file
	at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)
	at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1849)
	at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:820)
	at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:197)
	at org.mozilla.gecko.Favicons$DatabaseHelper.getFaviconUrlForPageUrl(Favicons.java:123)
	at org.mozilla.gecko.Favicons$LoadFaviconTask.doInBackground(Favicons.java:340)
	at org.mozilla.gecko.Favicons$LoadFaviconTask.doInBackground(Favicons.java:227)
	at android.os.AsyncTask$2.call(AsyncTask.java:185)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
	at java.lang.Thread.run(Thread.java:1019)

More reports at:
https://crash-stats.mozilla.com/report/list?signature=android.database.sqlite.SQLiteException%3A+unable+to+open+database+file+at+android.database.sqlite.SQLiteDatabase.dbopen%28Native+Method%29
I guess related to bug 749082 and/or bug 762562.
Version: Firefox 14 → Firefox 16
Crash Signature: [@ android.database.sqlite.SQLiteException: unable to open database file at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)] → [@ android.database.sqlite.SQLiteException: unable to open database file at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)] [@ android.database.sqlite.SQLiteException: unable to open database file at android.database.sqlite.SQLiteDatabase.d…
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Closing because no crash reported since 12 weeks.
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.