-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto fill crash #3855
Labels
Comments
Thank you for your report! We've added this to our internal board for review. |
Same here.
|
A crash occurred when using the AutoFill service.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bitwarden Beta
Steps To Reproduce
Expected Result
app auto fills the password or email
Actual Result
app not auto filling the password / email (depends on which step error happens) and crashing also thing that is interesting it crashes the app in which the auto fill was used ex chrome in my case
Screenshots or Videos
lv_0_20240903213700.mp4
Additional Context
Crash report / crash logs (copied using Google lens so also attached the screenshots if something was not correctly copied):
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Class.isInterface()' on a null object reference at java.lang.Class.isAssignable From (Class.java:824)
at
android.os.Parcel.read ParcelableCreatorInternal(Parcel.jav a:4853)
at
android.os.Parcel.read ParcelableInternal(Parcel.java:4766) at android.os.Parcel.readValue (Parcel.java:4532)
at android.os.Parcel.readValue (Parcel.java:4312) at android.os.Parcel.-$$Nest$mreadValue(Unknown
Source:0)
at android.os.Parcel$LazyValue.apply(Parcel.java:4410)
at android.os.Parcel$LazyValue.apply(Parcel.java:4369)
at
android.os.Base Bundle.getValueAt(BaseBundle.java:394) at android.os.BaseBundle.getValue(BaseBundle.java:374)
at android.os.BaseBundle.getValue(BaseBundle.java:357)
at android.os.BaseBundle.get(BaseBundle.java:696)
at android.os.Bundle.getParcelable(Bundle.java:947)
at o1.b.l(Unknown Source:4)
at 05.W.j(Unknown Source:55)
at 05.W.f(Unknown Source:108)
at b1.g1.e(Unknown Source:76)
at Qa.d0.h(Unknown Source:129)
at Qa.l.invokeSuspend (Unknown Source:11)
at sa.a.resumeWith(Unknown Source:8)
at Na.G.z(Unknown Source:50)
at Na.k.r(Unknown Source:80)
at Na.k.n(Unknown Source:2)
at Pa.g.a(Unknown Source:6)
at Pa.e.G(Unknown Source:73)
at Pa.e.h(Unknown Source:56)
at Pa.e.k(Unknown Source:107)
at e8.c.i(Unknown Source:2)
at com.x8bit.bitwarden.MainActivity.onCreate(Unknown
Source:92)
at android.app.Activity.performCreate(Activity.java:8523) at android.app.Activity.performCreate(Activity.java:8487)
at
android.app.Instrumentation.callActivityOnCreate(Instrume ntation.java:1437) at
android.app.ActivityThread.performLaunchActivity(Activity Thread.java:3853) at
android.app.ActivityThread.handleLaunchActivity(ActivityT hread.java:4018) at
android.app.servertransaction.LaunchActivityItem.execute( LaunchActivityltem.java:101)
at
android.app.servertransaction. Transaction Executor.execut eCallbacks(Transaction Executor.java:135) at
android.app.servertransaction. Transaction Executor.execut e(TransactionExecutor.java:95) at
android.app.ActivityThread$H.handleMessage(ActivityThr ead.java:2427)
at
android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce (Looper.java:211) at android.os.Looper.loop (Looper.java:300)
at
android.app.ActivityThread.main(ActivityThread.java:8232) at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCalle r.run(RuntimeInit.java:580)
at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:10 28)
Suppressed:
kotlinx.coroutines.internal.Diagnostic CoroutineContextExc eption: [A0{Cancelling}@7b9de3c,
Dispatchers.Main.immediate]
Screenshots:
Build Version
© Bitwarden Inc. 2015-2024 Version: 2024.8.0 (18985)
Environment Details
Issue Tracking Info
The text was updated successfully, but these errors were encountered: