The application suddenly stops when I go into application settings
Project Information
- Repository: https://github.com/gsantner/markor
- Title App: Markor
- Publisher App: Gregor Santner
Expected behavior
Previously I had managed to get into the application settings, and set some options. And hope to be able to log back into app settings.
Actual behavior
Found a "Crash" problem when I re-entered the app settings. The problem is the application suddenly stops.
How to reproduce
Install the "Markor" app, then open it and run the app. Next you have to go into the application settings.
- Browser: Samsung Galaxy S6 edge
- Operating system: Nougat 7.0
- App version: 0.3.7
Recording Of The Bug
Proof of work done
https://github.com/ammarraisafti
Logcat
--------- beginning of crash
05-12 09:52:00.909 17661 17661 E AndroidRuntime: FATAL EXCEPTION: main
05-12 09:52:00.909 17661 17661 E AndroidRuntime: Process: net.gsantner.markor, PID: 17661
05-12 09:52:00.909 17661 17661 E AndroidRuntime: java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 778744 bytes
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.app.ActivityThread$StopInfo.run(ActivityThread.java:4156)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:751)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6682)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: Caused by: android.os.TransactionTooLargeException: data parcel size 778744 bytes
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:628)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.app.ActivityManagerProxy.activityStopped(ActivityManagerNative.java:4149)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: at android.app.ActivityThread$StopInfo.run(ActivityThread.java:4148)
05-12 09:52:00.909 17661 17661 E AndroidRuntime: ... 7 more
Can't reproduce on device or emulator. +The log is incomplete.
Hello @ammarraisafti, thank you for the contribution.
I was unable to replicate the bug. The application did not crash. I believe yours crashing might be some issues with the phone at that moment.
Thank you.
Need help? Write a ticket on https://support.utopian.io. Chat with us on Discord. [utopian-moderator]