Closed Bug 738977 Opened 14 years ago Closed 14 years ago

java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java) caused by: android.database.sqlite.SQLiteException: locking protocol

Categories

(Firefox for Android Graveyard :: General, defect)

14 Branch
All
Linux
defect
Not set
critical

Tracking

(blocking-fennec1.0 -)

RESOLVED DUPLICATE of bug 735084
Tracking Status
blocking-fennec1.0 --- -

People

(Reporter: scoobidiver, Unassigned)

Details

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

Crash Data

It first appeared in 14.0a1/20120323: bp-fbb3be14-652a-4d28-ac0f-1f2ca2120324. The regression range might be: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5c13fce74f83&tochange=ab2ff3b5611f java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:266) at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273) at java.util.concurrent.FutureTask.setException(FutureTask.java:124) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307) at java.util.concurrent.FutureTask.run(FutureTask.java:137) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1081) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:574) at java.lang.Thread.run(Thread.java:1020) Caused by: android.database.sqlite.SQLiteException: locking protocol at android.database.sqlite.SQLiteQuery.native_fill_window(Native Method) at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:83) at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:311) at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:292) at android.content.ContentResolver.query(ContentResolver.java:308) at org.mozilla.gecko.db.LocalBrowserDB.isBookmark(LocalBrowserDB.java:411) at org.mozilla.gecko.db.BrowserDB.isBookmark(BrowserDB.java:162) at org.mozilla.gecko.Tab$CheckBookmarkTask.doInBackground(Tab.java:524) at org.mozilla.gecko.Tab$CheckBookmarkTask.doInBackground(Tab.java:515) at android.os.AsyncTask$2.call(AsyncTask.java:252) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305) ... 4 more More reports at: https://crash-stats.mozilla.com/report/list?signature=java.lang.RuntimeException%3A+An+error+occured+while+executing+doInBackground%28%29+at+android.os.AsyncTask%243.done%28AsyncTask.java%29
This is a high volume crasher.
blocking-fennec1.0: --- → ?
(In reply to Kevin Brosnan [:kbrosnan] from comment #1) > This is a high volume crasher. I see only 5 crashes in 14.0a1 including 4 dupes. You mixed it with bug 734624.
blocking-fennec1.0: ? → -
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.