Skip to content

[Bug] app crashes when screen is locked #2384

@moodisa2-byte

Description

@moodisa2-byte

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

Describe the bug

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: CA
  • Content Language: en-CA
  • App Language: en_CA
  • Service: none
  • Version: 5.1.1
  • OS: Linux samsung/e1qcsx/e1q:16/BP2A.250605.031.A3/S921WVLU4CYI9:user/release-keys 16 - 36
Crash log

java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 646488 bytes
Bundle stats:
  android:viewHierarchyState [size=3316]
    android:views [size=3264]
      0x7f0a0140 [size=1396]
  androidx.lifecycle.BundlableSavedStateRegistry.key [size=642416]
    android:support:activity-result [size=5688]
      KEY_COMPONENT_ACTIVITY_REGISTERED_KEYS [size=4820]
    android:support:fragments [size=636412]
      android:support:fragments [size=636336]
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:273)
	at android.os.Looper.loop(Looper.java:363)
	at android.app.ActivityThread.main(ActivityThread.java:10060)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:975)
Caused by: android.os.TransactionTooLargeException: data parcel size 646488 bytes
	at android.os.BinderProxy.transactNative(Native Method)
	at android.os.BinderProxy.transact(BinderProxy.java:661)
	at android.app.IActivityClientController$Stub$Proxy.activityStopped(IActivityClientController.java:1596)
	at android.app.ActivityClient.activityStopped(ActivityClient.java:112)
	at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:135)
	... 8 more


Version

5.1.1

Frequency

Always (100% of the time)

Device

S24

Steps to reproduce the bug

1.Open video
2.lock screen

Additional context

No response

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