Version: ToT Chrome refs/heads/master@{#402843}
OS: 8520.0 (local build, from ChromeOS ToT) on veyron_minnie
What steps will reproduce the problem?
(1) build veyron_minnie chrome using SimpleChrome workflow
(2) deploy to device
What is the expected output?
Login screen
What do you see instead?
Black screen (or left-behind boot splash screen after reboot) and cursor drawing, but no actual graphics output.
A lot of errors in ui log:
[1614:1614:0629/105222:ERROR:gpu_memory_buffer_factory_ozone_native_pixmap.cc(73)] Failed to create GLImage
[1614:1614:0629/105222:ERROR:gles2_cmd_decoder.cc(15367)] [.DisplayCompositor-0xb7fd9480]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1614:1614:0629/105222:ERROR:gles2_cmd_decoder.cc(4119)] [.DisplayCompositor-0xb7fd9480]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[1614:1614:0629/105222:ERROR:gles2_cmd_decoder.cc(4119)] [.DisplayCompositor-0xb7fd9480]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[1614:1614:0629/105222:ERROR:gles2_cmd_decoder.cc(4119)] [.DisplayCompositor-0xb7fd9480]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[1614:1614:0629/105222:ERROR:gles2_cmd_decoder.cc(4119)] [.DisplayCompositor-0xb7fd9480]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[1614:1614:0629/105222:ERROR:gles2_cmd_decoder.cc(4119)] [.DisplayCompositor-0xb7fd9480]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
Locally reverting git hash 29292a32f6 (https://codereview.chromium.org/2039813002 "Add format modifier IDs for EGL_EXT_image_dma_buf_import extension") makes the issue disappear (graphics output) works again)
Comment 1 by bugdroid1@chromium.org
, Jun 29 2016