New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 763485 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Android N9 WebGL conformance test flake

Project Member Reported by danakj@chromium.org, Sep 8 2017

Issue description

 	09-08 16:50:27.867 19951 19951 E AndroidRuntime: Process: org.chromium.chrome:sandboxed_process0, PID: 19951
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void org.chromium.base.DiscardableReferencePool.drain()' on a null object reference
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at org.chromium.chrome.browser.ChromeApplication.onTrimMemory(ChromeApplication.java:72)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at android.app.ActivityThread.handleTrimMemory(ActivityThread.java:4392)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1532)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:102)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:148)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:5417)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  	09-08 16:50:27.867 19951 19951 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)


First build failure: https://build.chromium.org/p/chromium.gpu.fyi/builders/Android%20Release%20%28Nexus%209%29/builds/8314

There's no java changes in there, or discardable anything.

Waiting to see if next build fails the same way.
 
Next build passed so this is a flake, but I don't see any history of flake in the last 200 builds.
Summary: Android N9 WebGL conformance test flake (was: Android N9 WebGL test failure)
Labels: Hotlist-PixelWrangler
Components: Blink>WebGL

Comment 5 by kbr@chromium.org, Sep 8 2017

Cc: ynovikov@chromium.org
Labels: OS-Android
Status: Available (was: Untriaged)
There have been some other weird failures specific to the Nexus 9 bot which were not readily reproducible: see  Issue 740769 . If this isn't reproducible then I think we may need to close as WontFix.

Status: WontFix (was: Available)
It's passed 2 runs since so, it's looking like semi-rare at least, and might not be recently introduced.

Sign in to add a comment