Browser crashes while loading video poster
Reported by
car...@instantbits.com,
Apr 25 2016
|
||||
Issue description
Steps to reproduce the problem:
I have a user who is testing out Android N and he reported that the app keeps crashing. My app deals with website videos mostly. I was able to find his crash in Crashlytics and this is the stacktrace:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
at com.android.webview.chromium.WebViewContentsClientAdapter.getDefaultVideoPoster(WebViewContentsClientAdapter.java:1180)
at org.chromium.android_webview.DefaultVideoPosterRequestHandler$1.run(DefaultVideoPosterRequestHandler.java:39)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:6066)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:770)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:660)
What is the expected behavior?
What went wrong?
Crashed report ID:
How much crashed? Whole browser
Is it a problem with a plugin? No
Did this work before? N/A
Chrome version: Don't know Channel: n/a
OS Version: N
Flash Version:
,
Apr 26 2016
I will ask the user which version of Android N they are using. They are using an app which uses the Android WebView. They said to reproduce you must go to http://seriesdanko.com/capitulo.php?serie=1182&temp=4&cap=10 and select powvideo as the video host and then it crashes. They said the crash does not happen under M.
,
Apr 26 2016
User says they are using N version NPC91K
,
Apr 27 2016
Thank you for providing more feedback. Adding requester "kravula@chromium.org" for another review and adding "Needs-Review" label for tracking. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 2 2016
,
Jun 20 2016
,
Jun 30 2016
|
||||
►
Sign in to add a comment |
||||
Comment 1 by krav...@chromium.org
, Apr 26 2016