Skip to content

[Bug] Video playback error while logged into a YouTube account #2618

Description

@synfig-alter

Checklist

  • I make sure that the issue is NOT a duplicate of pinned issues
  • I make sure I am using the LATEST version - check here
  • I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
  • I have attached the error report in the issue

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions