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
while playing a random playlist full of music videos (signed out), it will crash after the video ends and tries to play the next video
Steps to reproduce
find any playlist (doesn't have to be a specific one)
play the first video till the end
wait until it tries to load another video
Relevant log output
01-02 17:44:32.533 16575 16575 D AndroidRuntime: Shutting down VM
01-02 17:44:32.547 16575 16575 E AndroidRuntime: FATAL EXCEPTION: main
01-02 17:44:32.547 16575 16575 E AndroidRuntime: Process: app.rvx.android.youtube, PID: 16575
01-02 17:44:32.547 16575 16575 E AndroidRuntime: java.lang.IllegalStateException: Navigation committed to a video that is not expected bythe navigable queue
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aihi.o(PG:4)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aiia.f(PG:2)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aitv.b(PG:16)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aitu.a(PG:1)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at ahhf.run(PG:1)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:942)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8762)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
01-02 17:44:32.547 16575 16575 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Screenshots or videos
No response
Solution
No response
Additional context
i do have a secondary phone which runs android 5.1, but my cables don't make my phone show up in adb for some reason so i used my main phone to capture the logs
it does happen on my secondary phone too (oppo a37fw, android 5.1)
Device Environment
Android 13, Samsung galaxy M12, non-root
Acknowledgements
I have searched the existing issues and this is a new and no duplicate or related to another open issue.
I have written a short but informative title.
I filled out all of the requested information in this issue properly.
The text was updated successfully, but these errors were encountered:
Type
Error at runtime
Bug description
while playing a random playlist full of music videos (signed out), it will crash after the video ends and tries to play the next video
Steps to reproduce
Relevant log output
01-02 17:44:32.533 16575 16575 D AndroidRuntime: Shutting down VM 01-02 17:44:32.547 16575 16575 E AndroidRuntime: FATAL EXCEPTION: main 01-02 17:44:32.547 16575 16575 E AndroidRuntime: Process: app.rvx.android.youtube, PID: 16575 01-02 17:44:32.547 16575 16575 E AndroidRuntime: java.lang.IllegalStateException: Navigation committed to a video that is not expected bythe navigable queue 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aihi.o(PG:4) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aiia.f(PG:2) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aitv.b(PG:16) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at aitu.a(PG:1) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at ahhf.run(PG:1) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:942) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8762) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) 01-02 17:44:32.547 16575 16575 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Screenshots or videos
No response
Solution
No response
Additional context
i do have a secondary phone which runs android 5.1, but my cables don't make my phone show up in adb for some reason so i used my main phone to capture the logs
it does happen on my secondary phone too (oppo a37fw, android 5.1)
Device Environment
Android 13, Samsung galaxy M12, non-root
Acknowledgements
The text was updated successfully, but these errors were encountered: