Checklist
Describe the bug
An error occurs with every video when attempting to play them while logged into a YouTube account.
Exception
- User Action: play stream
- Request: Player error[type=ERROR_CODE_IO_UNSPECIFIED] occurred while playing https://www.youtube.com/watch?v=_lZ-8wuYTSo
- Content Country: JP
- Content Language: ja-
- App Language: ja
- Service: YouTube (Logged in)
- Endpoint: web
- Version: 5.2.1-beta6
- OS: Linux Android 16 - 36
Crash log
androidx.media3.exoplayer.ExoPlaybackException: Source error
at androidx.media3.exoplayer.ExoPlayerImplInternal.handleIoException(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:17)
at androidx.media3.exoplayer.ExoPlayerImplInternal.handleMessage(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:456)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loopOnce(Looper.java:274)
at android.os.Looper.loop(Looper.java:369)
at android.os.HandlerThread.run(HandlerThread.java:85)
Caused by: org.schabi.newpipe.player.datasource.SabrLogicException: SABR made no progress after recovery for itag=140
at org.schabi.newpipe.player.datasource.SabrSegmentDataSource.awaitSegment(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:490)
at org.schabi.newpipe.player.datasource.SabrSegmentDataSource.open(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:164)
at androidx.media3.datasource.StatsDataSource.open(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:11)
at androidx.media3.exoplayer.source.chunk.InitializationChunk.load(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:40)
at androidx.media3.exoplayer.upstream.Loader$LoadTask.run(r8-map-id-cfec7733e7469bda01e5e3bde1e20089cfc7cef765f515073507524cc4ae63b3:35)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:1572)
Version
5.2.1-beta6
Frequency
Only once (single occurrence)
Device
Poco X7 Pro
Steps to reproduce the bug
An error occurs when playing a video while logged into a YouTube account.
The video plays normally when logged out of the YouTube account.
Additional context
No response
Checklist
Describe the bug
An error occurs with every video when attempting to play them while logged into a YouTube account.
Exception
Crash log
Version
5.2.1-beta6
Frequency
Only once (single occurrence)
Device
Poco X7 Pro
Steps to reproduce the bug
An error occurs when playing a video while logged into a YouTube account.
The video plays normally when logged out of the YouTube account.
Additional context
No response