Skip to content

[Bug] sudden ui crash while watching a video on media.ccc.de #595

@DrDustwolf

Description

@DrDustwolf

[Bug] sudden ui crash while watching a video on media.ccc.de

Checklist (Your issue will be automatically closed if you delete this part)

  • I make sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I have attached the error report in the issue.

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)

  • 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


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions