You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App crashes with "Sorry that should not have happened. Guru Meditation."
Expected behavior
In prior versions I've been able to start a playlist and then switch to home screen or other apps without a problem.
Actual behavior
Reproducible crash. "Sorry that should not have happened. Guru Meditation."
Screenshots/Screen recordings
No response
Logs
Exception
User Action: ui error
Request: ACRA report
Content Country: US
Content Language: en-US
App Language: en_US
Service: none
Version: 0.27.2
OS: Linux Android 12 - 31
Crash log
java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = org.schabi.newpipe.extractor.channel.ChannelInfo)
at android.os.Parcel.writeSerializable(Parcel.java:2178)
at android.os.Parcel.writeValue(Parcel.java:1944)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1036)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1304)
at android.os.Parcel.writeBundle(Parcel.java:1105)
at android.os.Parcel.writeValue(Parcel.java:1862)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1036)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1304)
at android.os.Parcel.writeBundle(Parcel.java:1105)
at android.os.Parcel.writeValue(Parcel.java:1862)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1036)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1304)
at android.os.Parcel.writeBundle(Parcel.java:1105)
at android.os.Parcel.writeValue(Parcel.java:1862)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1036)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1304)
at android.os.Parcel.writeBundle(Parcel.java:1105)
at android.os.Parcel.writeValue(Parcel.java:1862)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1036)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1304)
at android.os.Parcel.writeBundle(Parcel.java:1105)
at android.os.Parcel.writeValue(Parcel.java:1862)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1036)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1304)
at android.os.Parcel.writeBundle(Parcel.java:1105)
at android.os.Parcel.writeValue(Parcel.java:1862)
at android.os.BaseBundle.dumpStats(BaseBundle.java:1690)
at android.os.BaseBundle.dumpStats(BaseBundle.java:1727)
at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:150)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8663)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
Caused by: [java.io](http://java.io/).NotSerializableException: [org.schabi.newpipe.extractor.services](http://org.schabi.newpipe.extractor.services/).youtube.extractors.YoutubeChannelExtractor
at [java.io](http://java.io/).ObjectOutputStream.writeObject0(ObjectOutputStream.java:1240)
at [java.io](http://java.io/).ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1604)
at [java.io](http://java.io/).ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1565)
at [java.io](http://java.io/).ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at [java.io](http://java.io/).ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at [java.io](http://java.io/).ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1604)
at [java.io](http://java.io/).ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1565)
at [java.io](http://java.io/).ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at [java.io](http://java.io/).ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at [java.io](http://java.io/).ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
at java.util.ArrayList.writeObject(ArrayList.java:762)
at java.lang.reflect.Method.invoke(Native Method)
at [java.io](http://java.io/).ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1036)
at [java.io](http://java.io/).ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1552)
at [java.io](http://java.io/).ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at [java.io](http://java.io/).ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at [java.io](http://java.io/).ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1604)
at [java.io](http://java.io/).ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1565)
at [java.io](http://java.io/).ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at [java.io](http://java.io/).ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at [java.io](http://java.io/).ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1604)
at [java.io](http://java.io/).ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1565)
at [java.io](http://java.io/).ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at [java.io](http://java.io/).ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at [java.io](http://java.io/).ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
at android.os.Parcel.writeSerializable(Parcel.java:2173)
... 42 more
Affected Android/Custom ROM version
Android 12 One UI 4.1
Affected device model
Samsung Galxy S10+ SM-G975U1
Additional information
Due Diligence:
Searched on is:issue Playlist and looked at current posts tied to v0.27.2
Very similar to #11375 but this issue was closed without an answer so I did not try to add on to it. There was also a duplicate tag applied at some point but I could not see which issue it was duplicating.
Sort of similar to #11278 but in my case I don't have to go to fullscreen, return to playlist mode, or swipe to cause the crash.
Clearing Metadata did not solve the issue.
Other hits were either different problems and/or tied to older versions.
The text was updated successfully, but these errors were encountered:
ShareASmile
added
template ignored
The user didn't follow the template/instructions (or removed them)
duplicate
Issue or discussion is a duplicate of an existing issue or discussion
and removed
bug
Issue is related to a bug
needs triage
Issue is not yet ready for PR authors to take up
labels
Aug 3, 2024
Ok but I thought I followed the template. To me it wasn't clear that 11356 applied since it was not tied to playlists. My setup only fails on playlists, not one-off videos.
If the crash report is exactly the same, it's better to err on the side of caution, and leave a comment on an existing issue with your own specific variation of the bug. If it turns out to be a different bug entirely, then someone will ask for a separate issue to be opened.
Checklist
Affected version
0.27.2
Steps to reproduce the bug
Expected behavior
In prior versions I've been able to start a playlist and then switch to home screen or other apps without a problem.
Actual behavior
Reproducible crash. "Sorry that should not have happened. Guru Meditation."
Screenshots/Screen recordings
No response
Logs
Exception
Crash log
Affected Android/Custom ROM version
Android 12 One UI 4.1
Affected device model
Samsung Galxy S10+ SM-G975U1
Additional information
Due Diligence:
Searched on is:issue Playlist and looked at current posts tied to v0.27.2
Very similar to #11375 but this issue was closed without an answer so I did not try to add on to it. There was also a duplicate tag applied at some point but I could not see which issue it was duplicating.
Sort of similar to #11278 but in my case I don't have to go to fullscreen, return to playlist mode, or swipe to cause the crash.
Clearing Metadata did not solve the issue.
Other hits were either different problems and/or tied to older versions.
The text was updated successfully, but these errors were encountered: