You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the update 2.5.0.0beta12, a crash is often raised and seems linked to a memory problem, I am looking to provide an update as quickly as possible, if you want a more stable version stay in :
java.lang.RuntimeException:
at android.app.ActivityThread$StopInfo.run (ActivityThread.java:3950)
at android.os.Handler.handleCallback (Handler.java:790)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:164)
at android.app.ActivityThread.main (ActivityThread.java:6494)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:807)
Caused by: android.os.TransactionTooLargeException:
at android.os.BinderProxy.transactNative (Native Method)
at android.os.BinderProxy.transact (Binder.java:764)
at android.app.IActivityManager$Stub$Proxy.activityStopped (IActivityManager.java:4623)
at android.app.ActivityThread$StopInfo.run (ActivityThread.java:3934)
After the update 2.5.0.0beta12, a crash is often raised and seems linked to a memory problem, I am looking to provide an update as quickly as possible, if you want a more stable version stay in :
https://github.com/Kunzisoft/KeePassDX/releases/download/2.5.0.0beta11/KeePassDX-2.5.0.0beta11.apk
Crash :
3300913
Normally fixed in 2.5.0.0beta13
Edit : A side effect is the impossibility to do the research, it will be recreated for next week. Linked to #26
The text was updated successfully, but these errors were encountered: