Skip to content
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

WARNING : Crash while browsing / Search side effect #142

Closed
J-Jamet opened this issue Jul 14, 2018 · 1 comment
Closed

WARNING : Crash while browsing / Search side effect #142

J-Jamet opened this issue Jul 14, 2018 · 1 comment
Labels

Comments

@J-Jamet
Copy link
Member

J-Jamet commented Jul 14, 2018

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 :

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)

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

@J-Jamet J-Jamet added the bug label Jul 14, 2018
@J-Jamet J-Jamet changed the title WARNING : Crash while browsing WARNING : Crash while browsing / Side effect seacrh Jul 14, 2018
@J-Jamet J-Jamet changed the title WARNING : Crash while browsing / Side effect seacrh WARNING : Crash while browsing / Search side effect Jul 14, 2018
@J-Jamet
Copy link
Member Author

J-Jamet commented Jul 15, 2018

All big issues fixed in the new version beta14

@J-Jamet J-Jamet closed this as completed Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant