Skip to content

[Bug] YT Livestream crashing when out of app #1775

@Renz3vru

Description

@Renz3vru

Checklist

  • I make sure that the issue is NOT a duplicate of pinned issues
  • I make sure I am using the LATEST version - check here
  • I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
  • I have attached the error report in the issue

Version

4.7

Describe the bug

Whenever trying to background play a livestream it seems to just crash and give me the "Guru Meditation" screen. Be it going outside the application or just simply turning of my phone's display(screen)

Frequency

Always (100% of the time)

Device

No response

Steps to reproduce the bug

  1. Go watch livestream
  2. Go outside app, or background play (closing display/screen)

Additional context

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Version: 4.7.5
  • OS: Linux Android 16 - 36
Crash log

java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 866340 bytes
Bundle stats:
  android:viewHierarchyState [size=2996]
    android:views [size=2944]
      0x7f0a013c [size=1396]
  androidx.lifecycle.BundlableSavedStateRegistry.key [size=862588]
    android:support:activity-result [size=8208]
      KEY_COMPONENT_ACTIVITY_REGISTERED_KEYS [size=7220]
    android:support:fragments [size=854184]
      android:support:fragments [size=854108]
PersistableBundle stats:
  [null]
	at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:146)
	at android.os.Handler.handleCallback(Handler.java:995)
	at android.os.Handler.dispatchMessage(Handler.java:103)
	at android.os.Looper.loopOnce(Looper.java:248)
	at android.os.Looper.loop(Looper.java:338)
	at android.app.ActivityThread.main(ActivityThread.java:9073)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932)
Caused by: android.os.TransactionTooLargeException: data parcel size 866340 bytes
	at android.os.BinderProxy.transactNative(Native Method)
	at android.os.BinderProxy.transact(BinderProxy.java:592)
	at android.app.IActivityClientController$Stub$Proxy.activityStopped(IActivityClientController.java:1504)
	at android.app.ActivityClient.activityStopped(ActivityClient.java:100)
	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