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

Crash failure from system TransactionTooLargeException #10748

Open
6 tasks done
AF1011 opened this issue Jan 10, 2024 · 3 comments
Open
6 tasks done

Crash failure from system TransactionTooLargeException #10748

AF1011 opened this issue Jan 10, 2024 · 3 comments
Labels
bug Issue is related to a bug

Comments

@AF1011
Copy link

AF1011 commented Jan 10, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.26.1

Steps to reproduce the bug

  1. Select the video want to watch.
  2. Look the Comments sections.

Expected behavior

The comments section didn't load after the 10th Video watch.

Actual behavior

The Application crashed after you click the Error message.

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: KR
  • Content Language: ko-
  • App Language: in_ID
  • Service: none
  • Version: 0.26.1
  • OS: Linux Android 8.1.0 - 27
Crash log

java.lang.RuntimeException: Failure from system
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1620)
	at android.app.Activity.startActivityForResult(Activity.java:4506)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:712)
	at android.app.Activity.startActivityForResult(Activity.java:4464)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:693)
	at android.app.Activity.startActivity(Activity.java:4825)
	at android.app.Activity.startActivity(Activity.java:4793)
	at org.schabi.newpipe.error.ErrorUtil$Companion.openActivity(ErrorUtil.kt:43)
	at org.schabi.newpipe.error.ErrorUtil$Companion.showSnackbar$lambda$0(ErrorUtil.kt:149)
	at org.schabi.newpipe.error.ErrorUtil$Companion.$r8$lambda$hbVLiP6-HtFc17h3_yyNDsmaIY8(ErrorUtil.kt:0)
	at org.schabi.newpipe.error.ErrorUtil$Companion$$ExternalSyntheticLambda0.onClick(R8$$SyntheticClass:0)
	at com.google.android.material.snackbar.Snackbar.lambda$setAction$0(Snackbar.java:352)
	at com.google.android.material.snackbar.Snackbar.$r8$lambda$4rINiMZz55Dc47hSTCuz-ALWyEw(Snackbar.java:0)
	at com.google.android.material.snackbar.Snackbar$$ExternalSyntheticLambda1.onClick(R8$$SyntheticClass:0)
	at android.view.View.performClick(View.java:6330)
	at android.view.View$PerformClick.run(View.java:24967)
	at android.os.Handler.handleCallback(Handler.java:790)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:164)
	at android.app.ActivityThread.main(ActivityThread.java:6687)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
Caused by: android.os.TransactionTooLargeException: data parcel size 1241776 bytes
	at android.os.BinderProxy.transactNative(Native Method)
	at android.os.BinderProxy.transact(Binder.java:782)
	at android.app.IActivityManager$Stub$Proxy.startActivity(IActivityManager.java:4610)
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1613)
	... 22 more


Affected Android/Custom ROM version

Android 8.1.0

Affected device model

LG Q6+ (M-700DSK)

Additional information

No response

@AF1011 AF1011 added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Jan 10, 2024
@opusforlife2
Copy link
Collaborator

Sigh. Not another one.

@opusforlife2 opusforlife2 removed the needs triage Issue is not yet ready for PR authors to take up label Jan 12, 2024
@MDP43140
Copy link
Contributor

I got the same error, but there is another instance where i got an error toast that shows up on the top of the screen instead of it being on the bottom of the screen, when clicking it the exact same crash happened

@ShareASmile ShareASmile changed the title Crash when Comment section totally unloaded Crash failure from system TransactionTooLargeException Dec 19, 2024
@Turkialh14
Copy link

Steps to reproduce the bug

.1 Create a large local playlist in the app

.2 Try sharing the playlist

.3 When choosing SHARE URL LIST and SHARE WITH TITLES When choosing SHARE URL LIST nothing happens and it stays frozen like this for a while then it doesn't give anything or sometimes it gets stuck and I can't move and when choosing SHARE WITH TITLES it shows me an error that it's large I assume that's because the playlist contains a lot of Korean, Chinese and Japanese videos whose letters take up more space than normal letters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

4 participants