You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce the bug
Watch a video until suddenly the crash happens.
Device (e.g. Pixel 9 Pro)
Device: Shift6mq
128GB ROM (55.2GB free)
8GB RAM
1TB microSDXC (456GB free) (SanDisk Extreme PRO R200/W140 microSDXC 1TB, UHS-I U3, A2, Class 10
SDSQXCD-1T00-GN6MA)
OS: LineageOS 21-20241102-microG-axolotl (based on Android 14)
Additional context
only very few Apps running in the Background (e.g. Messenger & E-Mail)
Exception
User Action: ui error
Request: ACRA report
Content Country: GB
Content Language: de-DE
App Language: de_DE
Service: none
Version: 4.0.1
OS: Linux Android 14 - 34
Crash log
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 541752 bytes
Bundle stats:
android:viewHierarchyState [size=3304]
android:views [size=3200]
0x7f0a0133 [size=1412]
androidx.lifecycle.BundlableSavedStateRegistry.key [size=537624]
android:support:activity-result [size=58604]
KEY_COMPONENT_ACTIVITY_REGISTERED_KEYS [size=55220]
KEY_COMPONENT_ACTIVITY_REGISTERED_RCS [size=2788]
android:support:fragments [size=478828]
android:support:fragments [size=478756]
PersistableBundle stats:
[null]
at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:146)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8592)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Caused by: android.os.TransactionTooLargeException: data parcel size 541752 bytes
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:586)
at android.app.IActivityClientController$Stub$Proxy.activityStopped(IActivityClientController.java:1527)
at android.app.ActivityClient.activityStopped(ActivityClient.java:101)
at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:135)
... 8 more
The text was updated successfully, but these errors were encountered:
I understand that your device has been experiencing some issues for several months. After investigation, the results show that these issues only occur on certain rare device models, therefore I regret that I cannot provide a fix. Perhaps you could check if NewPipe has better compatibility.
[Bug] sudden ui crash while watching a video on media.ccc.de
Checklist (Your issue will be automatically closed if you delete this part)
Describe the bug
I encountered this while watching this video: https://media.ccc.de/v/36c3-10576-mifail_oder_mit_gigaset_ware_das_nicht_passiert
Steps to reproduce the bug
Watch a video until suddenly the crash happens.
Device (e.g. Pixel 9 Pro)
SDSQXCD-1T00-GN6MA)
Additional context
Exception
Crash log
The text was updated successfully, but these errors were encountered: