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

The app crashed when I pressed any button. I deleted 512 error data in one app and it stopped crashing (android 12, miui 13.0.5, api 31). #68

Closed
Wjxfi opened this issue Oct 23, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Wjxfi
Copy link

Wjxfi commented Oct 23, 2022

FATAL EXCEPTION: main
Process: taco.scoop, PID: 30645
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 1786452 bytes
at android.app.ActivityClient.activityStopped(ActivityClient.java:86)
at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:143)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8261)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
Caused by: android.os.TransactionTooLargeException: data parcel size 1786452 bytes
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:624)
at android.app.IActivityClientController$Stub$Proxy.activityStopped(IActivityClientController.java:1297)
at android.app.ActivityClient.activityStopped(ActivityClient.java:83)
... 9 more

@Wjxfi Wjxfi changed the title the application crashed when I pressed any button. I cleared the application with 512 errors and it stopped crashing the application crashed when I pressed any button. I cleared the application with 512 errors and it stopped crashing (android 12, miui 13.0.5, api 31) Oct 23, 2022
@Wjxfi Wjxfi changed the title the application crashed when I pressed any button. I cleared the application with 512 errors and it stopped crashing (android 12, miui 13.0.5, api 31) The app crashed when I pressed any button. I deleted 512 error data in one app and it stopped crashing (android 12, miui 13.0.5, api 31). Oct 23, 2022
@TacoTheDank
Copy link
Owner

Duplicate of #45.

@TacoTheDank TacoTheDank added the duplicate This issue or pull request already exists label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants