Closed
Bug 934865
Opened 11 years ago
Closed 6 years ago
crash in android.database.sqlite.SQLiteException: unknown error (code 0): Native could not create new byte[] at android.database.CursorWindow.nativeGetBlob(Native Method)
Categories
(Firefox for Android Graveyard :: Data Providers, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rnewman, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-0f608044-8cc1-402b-bee5-454372131101.
=============================================================
android.database.sqlite.SQLiteException: unknown error (code 0): Native could not create new byte[]
at android.database.CursorWindow.nativeGetBlob(Native Method)
at android.database.CursorWindow.getBlob(CursorWindow.java:399)
at android.database.AbstractWindowedCursor.getBlob(AbstractWindowedCursor.java:45)
at android.database.CursorWrapper.getBlob(CursorWrapper.java:122)
at org.mozilla.gecko.home.TopSitesPage$ThumbnailsLoader.loadInBackground(TopSitesPage.java:689)
at org.mozilla.gecko.home.TopSitesPage$ThumbnailsLoader.loadInBackground(TopSitesPage.java:656)
at android.support.v4.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:240)
at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:51)
at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:40)
at android.support.v4.content.ModernAsyncTask$2.call(ModernAsyncTask.java:123)
at java.util.concurrent.FutureTask.run(FutureTask.java:234)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:856)
Tegra report. I'm pretty sure this'll end up being solved by Bug 931843.
Reporter | ||
Comment 1•11 years ago
|
||
I don't see any reports in Socorro past fx26. Marking as [closeme] to double-check when 27 hits release.
Whiteboard: [closeme 2013-02-01]
Updated•11 years ago
|
Whiteboard: [closeme 2013-02-01] → [closeme 2013-02-04]
Resolved per whiteboard
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2013-02-04]
Comment 3•11 years ago
|
||
This still happens on Firefox 27, 18 crashes in the last 7 days. In the future please verify that crashes don't happen before resolving incomplete.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Updated•11 years ago
|
Status: REOPENED → NEW
Reporter | ||
Updated•10 years ago
|
Assignee: rnewman → nobody
Component: General → Data Providers
Updated•9 years ago
|
Crash Signature: [@ android.database.sqlite.SQLiteException: unknown error (code 0): Native could not create new byte[] at android.database.CursorWindow.nativeGetBlob(Native Method)] → [@ android.database.sqlite.SQLiteException: unknown error (code 0): Native could not create new byte[] at android.database.CursorWindow.nativeGetBlob(Native Method)]
[@ android.database.sqlite.SQLiteException: unknown error : Native could not create new …
Comment 4•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 11 years ago → 6 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•