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 after putting to play in background and leave app #11819

Closed
6 tasks done
BuddhiLW opened this issue Dec 22, 2024 · 2 comments
Closed
6 tasks done

Crash after putting to play in background and leave app #11819

BuddhiLW opened this issue Dec 22, 2024 · 2 comments
Labels
template ignored The user didn't follow the template/instructions (or removed them)

Comments

@BuddhiLW
Copy link

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.27.2

Steps to reproduce the bug

  1. Select a video
  2. Put it on background mode
  3. Leave the app

Expected behavior

Music plays on the background

Actual behavior

App crashed

Screenshots/Screen recordings

YouCut_20241222_110659094.mp4

Logs

{"user_action":"ui error","request":"ACRA report","content_language":"en-US","content_country":"US","app_language":"en_US","service":"none","package":"org.schabi.newpipe","version":"0.27.2","os":"Linux samsung/r8qxxx/r8q:13/TP1A.220624.014/G781BXXU9HXA5:user/release-keys 13 - 33","time":"2024-12-22 10:58","exceptions":["android.os.BadParcelableException: Parcelable encountered IOException writing serializable object (name = org.schabi.newpipe.extractor.channel.ChannelInfo)\n\tat android.os.Parcel.writeSerializable(Parcel.java:2763)\n\tat android.os.Parcel.writeValue(Parcel.java:2529)\n\tat android.os.Parcel.writeValue(Parcel.java:2328)\n\tat android.os.Parcel.writeArrayMapInternal(Parcel.java:1277)\n\tat android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1802)\n\tat android.os.Bundle.writeToParcel(Bundle.java:1362)\n\tat android.os.Parcel.writeBundle(Parcel.java:1346)\n\tat android.os.Parcel.writeValue(Parcel.java:2445)\n\tat android.os.Parcel.writeValue(Parcel.java:2335)\n\tat android.os.Parcel.writeArrayMapInternal(Parcel.java:1277)\n\tat android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1802)\n\tat android.os.Bundle.writeToParcel(Bundle.java:1362)\n\tat android.os.Parcel.writeBundle(Parcel.java:1346)\n\tat android.os.Parcel.writeValue(Parcel.java:2445)\n\tat android.os.Parcel.writeValue(Parcel.java:2335)\n\tat android.os.Parcel.writeArrayMapInternal(Parcel.java:1277)\n\tat android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1802)\n\tat android.os.Bundle.writeToParcel(Bundle.java:1362)\n\tat android.os.Parcel.writeBundle(Parcel.java:1346)\n\tat android.os.Parcel.writeValue(Parcel.java:2445)\n\tat android.os.Parcel.writeValue(Parcel.java:2335)\n\tat android.os.Parcel.writeArrayMapInternal(Parcel.java:1277)\n\tat android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1802)\n\tat android.os.Bundle.writeToParcel(Bundle.java:1362)\n\tat android.os.Parcel.writeBundle(Parcel.java:1346)\n\tat android.os.Parcel.writeValue(Parcel.java:2445)\n\tat android.os.Parcel.writeValue(Parcel.java:2335)\n\tat android.os.Parcel.writeArrayMapInternal(Parcel.java:1277)\n\tat android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1802)\n\tat android.os.Bundle.writeToParcel(Bundle.java:1362)\n\tat android.os.Parcel.writeBundle(Parcel.java:1346)\n\tat android.os.Parcel.writeValue(Parcel.java:2445)\n\tat android.os.Parcel.writeValue(Parcel.java:2335)\n\tat android.os.Parcel.writeArrayMapInternal(Parcel.java:1277)\n\tat android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1802)\n\tat android.os.Bundle.writeToParcel(Bundle.java:1362)\n\tat android.os.Parcel.writeBundle(Parcel.java:1346)\n\tat android.os.Parcel.writeValue(Parcel.java:2445)\n\tat android.os.Parcel.writeValue(Parcel.java:2335)\n\tat android.os.BaseBundle.dumpStats(BaseBundle.java:1874)\n\tat android.os.BaseBundle.dumpStats(BaseBundle.java:1911)\n\tat android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:150)\n\tat android.os.Handler.handleCallback(Handler.java:942)\n\tat android.os.Handler.dispatchMessage(Handler.java:99)\n\tat android.os.Looper.loopOnce(Looper.java:226)\n\tat android.os.Looper.loop(Looper.java:313)\n\tat android.app.ActivityThread.main(ActivityThread.java:8762)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)\n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)\nCaused by: java.io.NotSerializableException: org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor\n\tat java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1240)\n\tat java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1620)\n\tat java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1581)\n\tat java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)\n\tat java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)\n\tat java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1620)\n\tat java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1581)\n\tat java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)\n\tat java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)\n\tat java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)\n\tat java.util.ArrayList.writeObject(ArrayList.java:955)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1079)\n\tat java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1568)\n\tat java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)\n\tat java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)\n\tat java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1620)\n\tat java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1581)\n\tat java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)\n\tat java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)\n\tat java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1620)\n\tat java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1581)\n\tat java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)\n\tat java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)\n\tat java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)\n\tat android.os.Parcel.writeSerializable(Parcel.java:2758)\n\t... 49 more\n"],"user_comment":""}

Affected Android/Custom ROM version

Linux Samsung r8qxxx

Affected device model

No response

Additional information

No response

@BuddhiLW BuddhiLW added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Dec 22, 2024
@BuddhiLW
Copy link
Author

Note: it happens only when you put a playlist to play, and then switch to background

@ShareASmile ShareASmile added template ignored The user didn't follow the template/instructions (or removed them) and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Dec 22, 2024
@ShareASmile
Copy link
Collaborator

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.

Affected version
0.27.2

You are not using the latest version.
Mandatory Template fill up is there for a reason, Please make sure you are using latest version & fulfill all Template checks before filling an issue next time, thank you.

The bug you are reporting was actually fixed in a update to 0.27.2 that is 0.27.3. Now current latest version is 0.27.4. So update to latest. You won't be bothered by this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

2 participants