Skip to content

[Bug] Error after minimising #2623

Description

@PsykoRider

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

After spending a few hours testing beta 6, I’ve discovered a new error. When I bring the player back to the foreground, a new error occurs and I have to restart the playlist to fix it.

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_IO_UNSPECIFIED] occurred while playing https://www.youtube.com/watch?v=Rw0doXztPhQ
  • Content Country: ES
  • Content Language: es-ES
  • App Language: es_ES
  • Service: YouTube (Anonymous)
  • Endpoint: mweb
  • 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:112)
	at android.os.Looper.loopOnce(Looper.java:306)
	at android.os.Looper.loop(Looper.java:416)
	at android.os.HandlerThread.run(HandlerThread.java:85)
Caused by: org.schabi.newpipe.player.datasource.SabrLogicException: SABR made no progress after recovery for itag=302
	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

Always (100% of the time)

Device

Oneplus 15, Android 16

Steps to reproduce the bug

https://sendvid.com/ufkytpq0

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions