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

NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.endsWith(java.lang.String)' on a null ... #20772

Open
sentry-io bot opened this issue May 6, 2024 · 1 comment
Labels
Gutenberg Editing and display of Gutenberg blocks. Posting/Editing [Type] Crash

Comments

@sentry-io
Copy link

sentry-io bot commented May 6, 2024

Sentry Issue: JETPACK-ANDROID-81G

NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.endsWith(java.lang.String)' on a null object reference
    at com.google.android.exoplayer2.util.Util.inferContentType(Util.java:1840)
    at com.brentvatne.exoplayer.ReactExoplayerView.buildMediaSource(ReactExoplayerView.java:499)
    at com.brentvatne.exoplayer.ReactExoplayerView.access$2700(ReactExoplayerView.java:84)
    at com.brentvatne.exoplayer.ReactExoplayerView$6.run(ReactExoplayerView.java:449)
    at android.os.Handler.handleCallback(Handler.java:942)
...
(7 additional frame(s) were not displayed)
@sentry-io sentry-io bot added [Type] Crash Gutenberg Editing and display of Gutenberg blocks. labels May 6, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented May 6, 2024

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks. Posting/Editing [Type] Crash
Projects
None yet
Development

No branches or pull requests

2 participants