Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Crash with long log #394

Closed
KaMyKaSii opened this issue Oct 25, 2017 · 1 comment
Closed

Crash with long log #394

KaMyKaSii opened this issue Oct 25, 2017 · 1 comment

Comments

@KaMyKaSii
Copy link

If you go to the Xposed Installer Logs tab while having a long log (which cuts off the start) and clicking the recents navbar button, the app will crash

java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 2051308 bytes at android.app.ActivityThread$StopInfo.run(ActivityThread.java:3796) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6176) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:888) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:778) at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103) Caused by: android.os.TransactionTooLargeException: data parcel size 2051308 bytes at android.os.BinderProxy.transactNative(Native Method) at android.os.BinderProxy.transact(Binder.java:615) at android.app.ActivityManagerProxy.activityStopped(ActivityManagerNative.java:3650) at android.app.ActivityThread$StopInfo.run(ActivityThread.java:3788) ... 8 more

@KaMyKaSii
Copy link
Author

#390

Repository owner deleted a comment from Baby1313 Oct 30, 2017
@rovo89 rovo89 closed this as completed Oct 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants