Closed Bug 759296 Opened 12 years ago Closed 3 years ago

java.lang.OutOfMemoryError: at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java) at android.database.sqlite.SQLiteQueryBuilder.buildQueryString(SQLiteQueryBuilder.java)

Categories

(Firefox for Android Graveyard :: General, defect)

16 Branch
ARM
Android
defect
Not set
critical

Tracking

(firefox16 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox16 --- affected

People

(Reporter: scoobidiver, Unassigned)

Details

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

Crash Data

There are one crash in 14.0b2 and one crash in 14.0b3: bp-74cc17bb-51ee-4d84-b621-a6ca12120528.

java.lang.OutOfMemoryError
	at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:81)
	at java.lang.StringBuilder.<init>(StringBuilder.java:68)
	at android.database.sqlite.SQLiteQueryBuilder.buildQueryString(SQLiteQueryBuilder.java:191)
	at android.database.sqlite.SQLiteQueryBuilder.buildQuery(SQLiteQueryBuilder.java:391)
	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:323)
	at org.mozilla.firefox_beta.db.BrowserProvider.query(BrowserProvider.java:1658)
	at android.content.ContentProvider$Transport.query(ContentProvider.java:187)
	at android.content.ContentResolver.query(ContentResolver.java:266)
	at org.mozilla.gecko.ProfileMigrator$PlacesRunnable.addBookmark(ProfileMigrator.java:1149)
	at org.mozilla.gecko.ProfileMigrator$PlacesRunnable.migrateBookmarks(ProfileMigrator.java:1288)
	at org.mozilla.gecko.ProfileMigrator$PlacesRunnable.migratePlaces(ProfileMigrator.java:1403)
	at org.mozilla.gecko.ProfileMigrator$PlacesRunnable.run(ProfileMigrator.java:1445)
	at org.mozilla.gecko.ProfileMigrator.launchPlaces(ProfileMigrator.java:318)
	at org.mozilla.gecko.ProfileMigrator.launchPlaces(ProfileMigrator.java:309)
	at org.mozilla.gecko.GeckoApp$40.run(GeckoApp.java:2298)
	at android.os.Handler.handleCallback(Handler.java:587)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:130)
	at org.mozilla.gecko.GeckoBackgroundThread.run(GeckoBackgroundThread.java:31)

More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.OutOfMemoryError%3A+at+java.lang.AbstractStringBuilder.%3Cinit%3E%28AbstractStringBuilder.java%29
Summary: java.lang.OutOfMemoryError: at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java) → java.lang.OutOfMemoryError: at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java) at android.database.sqlite.SQLiteQueryBuilder.buildQueryString(SQLiteQueryBuilder.java)
There's one crash in 16.0.2: bp-18c7db28-ab3f-477d-8612-4142d2121105.
Version: Firefox 14 → Firefox 16
Crash Signature: [@ java.lang.OutOfMemoryError: at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java)] → [@ java.lang.OutOfMemoryError: at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java)] [@ java.lang.OutOfMemoryError: at java.lang.AbstractStringBuilder.<T>]
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: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.