Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(YouTube): Opening Play store video crashes on root installation #3083

Open
3 tasks done
ramanveerji opened this issue Apr 24, 2024 · 0 comments
Open
3 tasks done
Labels
Bug report Something isn't working

Comments

@ramanveerji
Copy link

Bug description

Whenever you try to open the video provided in apps youtube app crashes.

Steps to reproduce

  • open play store
  • open any app
  • there is video linked alongwith the screenshots
  • open it and there will be a crash

Error logs

Process: com.google.android.youtube.player
PID: 8945
UID: 10316
Frozen: false
Flags: 0x30dbbe44
Package: com.google.android.youtube v1545084352 (19.11.43)
Foreground: Yes
Process-Runtime: 25320365
Build: Redmi/alioth/alioth:13/RKQ1.211001.001/V816.0.3.0.TKHCNXM:user/release-keys
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.VerifyError: Verifier rejected class com.google.android.youtube.api.StandalonePlayerActivity: void com.google.android.youtube.api.StandalonePlayerActivity.onCreate(android.os.Bundle) failed to verify: void com.google.android.youtube.api.StandalonePlayerActivity.onCreate(android.os.Bundle): [0x0] register v13 has type Precise Reference: android.os.Bundle but expected Reference: android.content.Context (declaration of 'com.google.android.youtube.api.StandalonePlayerActivity' appears in base.apk!classes5.dex)
	at java.lang.Class.newInstance(Native Method)
	at android.app.AppComponentFactory.instantiateActivity(Unknown Source:4)
	at androidx.core.app.CoreComponentFactory.instantiateActivity(PG:1)
	at android.app.Instrumentation.newActivity(Unknown Source:22)
	at android.app.ActivityThread.performLaunchActivity(Unknown Source:104)
	at android.app.ActivityThread.handleLaunchActivity(Unknown Source:109)
	at android.app.servertransaction.LaunchActivityItem.execute(Unknown Source:79)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown Source:77)
	at android.app.servertransaction.TransactionExecutor.execute(Unknown Source:76)
	at android.app.ActivityThread$H.handleMessage(Unknown Source:172)
	at android.os.Handler.dispatchMessage(Unknown Source:19)
	at android.os.Looper.loopOnce(Unknown Source:182)
	at android.os.Looper.loop(Unknown Source:82)
	at android.app.ActivityThread.main(Unknown Source:123)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
	at com.android.internal.os.ZygoteInit.main(Unknown Source:312)

Solution

No response

Additional context

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@ramanveerji ramanveerji added the Bug report Something isn't working label Apr 24, 2024
@ramanveerji ramanveerji changed the title Play store video crash video player crash on play store Apr 24, 2024
@LisoUseInAIKyrios LisoUseInAIKyrios changed the title video player crash on play store bug(YouTube): Opening Play store video crashes on root installation Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant