Closed
Bug 775981
Opened 13 years ago
Closed 5 years ago
java.lang.OutOfMemoryError: at java.lang.Long.valueOf(Long.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox16 affected)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox16 | --- | affected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash][sync])
Crash Data
There's one crash in 15.0b1: bp-0d9d7a4a-af6e-4446-94f4-3f87e2120720.
java.lang.OutOfMemoryError
at java.lang.Long.valueOf(Long.java:728)
at org.mozilla.gecko.sync.repositories.android.AndroidBrowserHistoryRepositorySession.addVisit(AndroidBrowserHistoryRepositorySession.java:93)
at org.mozilla.gecko.sync.repositories.android.AndroidBrowserHistoryRepositorySession.addVisit(AndroidBrowserHistoryRepositorySession.java:99)
at org.mozilla.gecko.sync.repositories.android.AndroidBrowserHistoryRepositorySession.addVisitsToRecord(AndroidBrowserHistoryRepositorySession.java:123)
at org.mozilla.gecko.sync.repositories.android.AndroidBrowserHistoryRepositorySession.transformRecord(AndroidBrowserHistoryRepositorySession.java:87)
at org.mozilla.gecko.sync.repositories.android.AndroidBrowserRepositorySession$FetchingRunnable.fetchFromCursor(AndroidBrowserRepositorySession.java:255)
at org.mozilla.gecko.sync.repositories.android.AndroidBrowserRepositorySession$FetchSinceRunnable.run(AndroidBrowserRepositorySession.java:351)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
at java.lang.Thread.run(Thread.java:856)
More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.OutOfMemoryError%3A+at+java.lang.Long.valueOf%28Long.java%29
| Reporter | ||
Updated•13 years ago
|
status-firefox16:
--- → affected
OS: Linux → Android
Hardware: All → ARM
Version: Firefox 17 → Firefox 16
Updated•10 years ago
|
Crash Signature: [@ java.lang.OutOfMemoryError: at java.lang.Long.valueOf(Long.java)] → [@ java.lang.OutOfMemoryError: at java.lang.Long.valueOf(Long.java)]
[@ java.lang.OutOfMemoryError: at java.lang.Long.valueOf]
Comment 1•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 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
•