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

Issue 721134 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

DCHECK fails (error == GL_NO_ERROR || error == GL_CONTEXT_LOST_ERROR)

Project Member Reported by lesliewatkins@chromium.org, May 11 2017

Issue description

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

 
Cc: reve...@chromium.org
Owner: lesliewatkins@chromium.org
Can you bisect this to determine the exact change that caused this to start failing? Or has it always been failing?
Status: Assigned (was: Untriaged)

Sign in to add a comment