New issue
Advanced search Search tips

Issue 606465 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

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:
 
Labels: Needs-Feedback
Which version of N (see about://version), and device name?
would you please give a sample video poster url's you have issues with?

This will help us reproduce what you are seeing.

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. 

User says they are using N version NPC91K
Project Member

Comment 4 by sheriffbot@chromium.org, Apr 27 2016

Labels: -Needs-Feedback Needs-Review
Owner: krav...@chromium.org
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
Components: Mobile>WebView
Owner: satyavat...@chromium.org
Status: Available (was: Unconfirmed)
Owner: ----
Status: WontFix (was: Available)
This issue has been fixed, see http://b/29112218

Sign in to add a comment