Skip to content

[Bug] Crash after a swipe to comments, before the player fully loaded (started) the video #1001

@phlaster

Description

@phlaster

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 understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed.
  • 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
App crashed as I opened the video and swiped to the comments section before the player fully loaded

Device
Redmi Note 8

Error report

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: FR
  • Content Language: en
  • App Language: en
  • Service: none
  • Version: 4.3.0
  • OS: Linux Android 11 - 30
Crash log

java.lang.IllegalArgumentException: No view found for id 0x7f0a01a3 (InfinityLoop1309.NewPipeEnhanced:id/fragment_container_view) for fragment CommentsFragment{3501da3} (734db604-f8fa-4695-aa38-bfdff20c262b id=0x7f0a01a3)
	at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:513)
	at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
	at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
	at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
	at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:2002)
	at androidx.fragment.app.FragmentManager$5.run(FragmentManager.java:524)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:236)
	at android.app.ActivityThread.main(ActivityThread.java:8037)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)


Additional info
It could be not a regular video, but a scheduled stream, that hadn't started (I actually can't remember, what it was exactly, I was just browsing my feed), and the upcoming streams, when the app fully loads the view don't have comments section:
IMG_20250429_204318.jpg

I couldn't reproduce the crash tho. Hope this report will help finding some bug.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions