New issue
Advanced search Search tips

Issue 732011 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Jun 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.Display.getSize(android.graphics.Point)' on a null object reference

Reported by car...@instantbits.com, Jun 10 2017

Issue description

THIS TEMPLATE IS FOR FILING BUGS ON THE ANDROID SYSTEM WEBVIEW. GENERAL WEB BUGS SHOULD BE FILED USING A DIFFERENT TEMPLATE!

Device name: Xiamo Redmi 3S and TCL 5056N
Android version: 6.0.1
WebView version (from system settings -> Apps -> Android System WebView): Don't know
Application: Web Video Caster
Application version: 4.1.8

URLs (if applicable): Don't know

Steps to reproduce: Don't know

I got a crash on Crashlytics and the stack trace has chromium on it so I figured I should report it. I don't know how to reproduce. 


Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.Display.getSize(android.graphics.Point)' on a null object reference
       at org.chromium.ui.display.PhysicalDisplayAndroid.updateFromDisplay(PhysicalDisplayAndroid.java:97)
       at org.chromium.ui.display.DisplayAndroidManager$DisplayListenerBackendImpl.onDisplayChanged(DisplayAndroidManager.java:174)
       at android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate.handleMessage(DisplayManagerGlobal.java:467)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:148)
       at android.app.ActivityThread.main(ActivityThread.java:5417)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

 
มันชอบเข้าอีเมลลงเครื่องอยาก


Mergedinto: 727814
Status: Duplicate (was: Unconfirmed)
Thanks for reporting this! The crash has been fixed recently, so it should be included in WebView version 60.
(the fix should be included in 60, not the crash ;)).
Thanks. 

Sign in to add a comment