Closed
Bug 1508122
Opened 7 years ago
Closed 5 years ago
Crash in java.lang.IllegalArgumentException: at org.mozilla.gecko.GeckoProfile.get(GeckoProfile.java)
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jseward, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-33176b5d-73af-4c9f-93aa-ac7050181115.
=============================================================
This crash was reported in 3 different installations, in the
Android nightly of 20181115100056.
Java stack trace:
java.lang.IllegalArgumentException
at org.mozilla.gecko.GeckoProfile.get(GeckoProfile.java:206)
at org.mozilla.gecko.GeckoProfile.get(GeckoProfile.java:177)
at org.mozilla.gecko.db.BrowserDB.from(BrowserDB.java:203)
at org.mozilla.gecko.home.HomeFragment$1.doInBackground(HomeFragment.java:235)
at org.mozilla.gecko.home.HomeFragment$1.doInBackground(HomeFragment.java:232)
at org.mozilla.gecko.util.UIAsyncTask$WithoutParams.doInBackground(UIAsyncTask.java:47)
at org.mozilla.gecko.util.UIAsyncTask$WithoutParams.doInBackground(UIAsyncTask.java:36)
at org.mozilla.gecko.util.UIAsyncTask$BackgroundTaskRunnable.run(UIAsyncTask.java:83)
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:163)
at org.mozilla.gecko.util.GeckoBackgroundThread.run(GeckoBackgroundThread.java:43)
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(snorp)
This is a Fennec issue -> susheel
Component: Widget: Android → General
Flags: needinfo?(snorp) → needinfo?(sdaswani)
Product: Core → Firefox for Android
Comment 2•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
•