Closed
Bug 1799386
Opened 2 years ago
Closed 2 years ago
Crash in [@ java.lang.NoSuchMethodError: at mozilla.components.feature.awesomebar.facts.AwesomeBarFactsKt.lazyFeatureFlagPreference(AwesomeBarFacts.kt:5)]
Categories
(GeckoView :: General, defect, P5)
Tracking
(firefox106 unaffected, firefox107 affected, firefox108 ?, firefox109 ?)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox106 | --- | unaffected |
firefox107 | --- | affected |
firefox108 | --- | ? |
firefox109 | --- | ? |
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: crash)
Crash Data
26 crashes from 1 user running Fenix 107.0b5
Crash report: https://crash-stats.mozilla.org/report/index/071d12cf-858c-43f9-b95e-7c56b0221104
Java stack trace:
java.lang.NoSuchMethodError: No direct method <init>(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V in class Lorg/mozilla/fenix/components/settings/LazyPreference; or its super classes (declaration of 'org.mozilla.fenix.components.settings.LazyPreference' appears in base.apk!classes2.dex)
at mozilla.components.feature.awesomebar.facts.AwesomeBarFactsKt.lazyFeatureFlagPreference(AwesomeBarFacts.kt:5)
at org.mozilla.fenix.utils.Settings.<init>(Settings.kt:45)
at org.mozilla.fenix.components.Components$settings$2.invoke(Components.kt:7)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at org.mozilla.fenix.components.Components.getSettings(Components.kt:3)
at org.mozilla.fenix.ext.ContextKt.settings(Context.kt:10)
at org.mozilla.fenix.FenixApplication.onCreate(FenixApplication.kt:65)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1127)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6097)
at android.app.ActivityThread.-wrap1(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1791)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:7000)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:441)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1408)
Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Reporter | ||
Updated•2 years ago
|
status-firefox109:
--- → ?
Priority: P2 → P5
Comment 1•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Updated•11 months ago
|
Component: Core → General
You need to log in
before you can comment on or make changes to this bug.
Description
•