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)
,
Jun 12 2017
,
Jun 12 2017
Thanks for reporting this! The crash has been fixed recently, so it should be included in WebView version 60.
,
Jun 12 2017
(the fix should be included in 60, not the crash ;)).
,
Jun 12 2017
Thanks. |
||
►
Sign in to add a comment |
||
Comment 1 by van0982...@gmail.com
, Jun 10 2017