Chrome Version: 60.0.3096.0
OS: Chrome OS Platform 9532.0.0
Firmware Version: Google_Veyron_minnie.6588.92.0
What steps will reproduce the problem?
(1) deploy chrome with dcheck_always_on = true
(2) happens on startup
What is the expected result?
Device boots up.
What happens instead?
DCHECK fails (error == GL_NO_ERROR || error == GL_CONTEXT_LOST_ERROR)
Occurs at: cl_context.cc (278)
GL error was: 1286
May be related to error at gles2_cmd_decoder.cc (2518)
GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : BackFramebuffer::Create: <- error from previous GL command
Comment 1 by reve...@chromium.org
, May 11 2017Owner: lesliewatkins@chromium.org