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

TransactionTooLargeException on Android 15 #325

Open
dperez83 opened this issue Nov 16, 2024 · 0 comments
Open

TransactionTooLargeException on Android 15 #325

dperez83 opened this issue Nov 16, 2024 · 0 comments

Comments

@dperez83
Copy link

Hello,

After updateing to Android 15 the app crashes often. I managed to create a bug report and I see many java.lang.RuntimeException: android.os.TransactionTooLargeException exceptions.

To reproduce I toggle Enable VoLTE and I change to another android application and the error Pixel IMS has stopped pops

Pixel 6 android 15 (AP3A.241105.007)
dev.bluehouse.enablevolte version 1.2.8

--------- beginning of crash
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: FATAL EXCEPTION: main
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: Process: dev.bluehouse.enablevolte, PID: 7115
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 1130484 bytes
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: Bundle stats:
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime:   androidx.lifecycle.BundlableSavedStateRegistry.key [size=1129592]
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime:     SaveableStateRegistry:-1 [size=1128712]
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime:       -2glrvd [size=1115996]
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime:       -8kbp8u [size=11740]
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: PersistableBundle stats:
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime:   [null]
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:146)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:959)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:100)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:232)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:317)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8705)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:886)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: Caused by: android.os.TransactionTooLargeException: data parcel size 1130484 bytes
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.os.BinderProxy.transactNative(Native Method)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.os.BinderProxy.transact(BinderProxy.java:586)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.app.IActivityClientController$Stub$Proxy.activityStopped(IActivityClientController.java:1527)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.app.ActivityClient.activityStopped(ActivityClient.java:101)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:135)
11-16 12:14:08.357 10484  7115  7115 E AndroidRuntime: 	... 8 more
11-16 12:15:24.693  root     0     0 I trusty  : ROTLAYER2: 120: WTPI_LoadRootOfTrust: error opening keybox on TP. Attempting TDP.
11-16 12:15:24.693  root     0     0 I trusty  : ROTLAYER2: 78: provisioning not allowed
11-16 12:15:24.693  root     0     0 I trusty  : ROTLAYER2: 160: WTPI_LoadRootOfTrust: failed to copy keybox from TDP to TP
11-16 12:15:25.532  root     0     0 I trusty  : ROTLAYER2: 120: WTPI_LoadRootOfTrust: error opening keybox on TP. Attempting TDP.
11-16 12:15:25.532  root     0     0 I trusty  : ROTLAYER2: 78: provisioning not allowed
11-16 12:15:25.532  root     0     0 I trusty  : ROTLAYER2: 160: WTPI_LoadRootOfTrust: failed to copy keybox from TDP to TP
11-16 12:15:25.680  root     0     0 I trusty  : ROTLAYER2: 120: WTPI_LoadRootOfTrust: error opening keybox on TP. Attempting TDP.
11-16 12:15:25.680  root     0     0 I trusty  : ROTLAYER2: 78: provisioning not allowed
11-16 12:15:25.680  root     0     0 I trusty  : ROTLAYER2: 160: WTPI_LoadRootOfTrust: failed to copy keybox from TDP to TP
11-16 12:17:04.501  root     0     0 I trusty  : ROTLAYER2: 120: WTPI_LoadRootOfTrust: error opening keybox on TP. Attempting TDP.
11-16 12:17:04.501  root     0     0 I trusty  : ROTLAYER2: 78: provisioning not allowed
11-16 12:17:04.501  root     0     0 I trusty  : ROTLAYER2: 160: WTPI_LoadRootOfTrust: failed to copy keybox from TDP to TP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant