-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
Checklist (Your issue will be automatically closed if you delete this part)
- [ ✓ ] I make sure that there are no existing issues - open or closed - which I could contribute my information to.
- [ ✓ ] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- [ ✓ ] I have attached the error report in the issue.
Describe the bug
Player crashes when there is queue that is paused
Steps to reproduce the bug
Queue multiple videos and pause.
Eventually queue is removed, in newpipe queue stay in notification much longer while in pipepipe after a while queue disappears
Device (e.g. Pixel 9 Pro)
Error report
Exception
- User Action: play stream
- Request: Player error[type=ERROR_CODE_PARSING_CONTAINER_MALFORMED] occurred while playing https://www.youtube.com/watch?v=
- Content Country: GB
- Content Language: en-GB
- App Language: en_GB
- Service: YouTube (Anonymous)
- Version: 4.0.1
- OS: Linux Android 13 - 33
Crash log
com.google.android.exoplayer2.ExoPlaybackException: Source error
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:641)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:611)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.ParserException: Invalid integer size: 10003
at com.google.android.exoplayer2.extractor.mkv.DefaultEbmlReader.read(DefaultEbmlReader.java:121)
at com.google.android.exoplayer2.extractor.mkv.MatroskaExtractor.read(MatroskaExtractor.java:510)
at com.google.android.exoplayer2.source.BundledExtractorsAdapter.read(BundledExtractorsAdapter.java:127)
at com.google.android.exoplayer2.source.ProgressiveMediaPeriod$ExtractingLoadable.load(ProgressiveMediaPeriod.java:1042)
at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1012)
mrkrabs206
Metadata
Metadata
Assignees
Labels
No labels