Fenix: [Bug] Fenix crashes when trying to login on a website

Created on 12 Jan 2020  ·  6Comments  ·  Source: mozilla-mobile/fenix

Steps to reproduce

1-Visit eksisozluk.com
2-Try to login

Expected behavior

Successfully login to the website

Actual behavior

Fenix crashes

Device information

Samsung Galaxy S8+
Android version:
9.0
Fenix version:
Nightly 200112 06:01 (Build #20120607)
28.0.0, d30f96fcd
GV: 74.0a1-20200110095023

Log:



FATAL EXCEPTION: main
Process: org.mozilla.fenix.nightly, PID: 18377
kotlin.NotImplementedError: Unable to validate saved logins. Are you using the correct class mozilla.components.concept.storage.NoopLoginValidationDelegate (Kotlin reflection is not available)?
    at mozilla.components.feature.prompts.dialog.LoginDialogFragment$update$1.invokeSuspend(LoginDialogFragment.kt:29)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:2)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:15)
    at android.os.Handler.handleCallback(Handler.java:873)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:214)
    at android.app.ActivityThread.main(ActivityThread.java:7050)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)


Logins crash engverified ac 🐞 bug

Most helpful comment

Temporary workaround:
about:config
signon.rememberSignons false

All 6 comments

Also reproducible when trying to sign into https://accounts.fitbit.com/login

Temporary workaround:
about:config
signon.rememberSignons false

QA note: this was fixed in AC, but will not be testable in Fenix until we have a build using the new snapshot.

Hello, I was unable to reproduce this issue using the latest version of Firefox Preview Nightly (1/16 build #20160806) on the following devices:

  • Nokia 6 (Android 7.1.1);
  • Motorola Moto G6 (Android 8.0);
  • Samsung Galaxy S7 Edge (Android 8.0.0);
  • Samsung Galaxy Note 8 (Android 9);
  • Google Pixel (Android Q).

Due to that, I'll close this issue, thanks.

Was this page helpful?
0 / 5 - 0 ratings