New issue
Advanced search Search tips

Issue 731148 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

GL failure in single process mode

Project Member Reported by skyos...@chromium.org, Jun 8 2017

Issue description

To reproduce (on Linux):

google-chrome-unstable \
            --disable-gpu \
            --headless \
            --hide-scrollbars \
            --no-sandbox \
            --deterministic-fetch \
            --js-flags='--max-old-space-size=500' \
            --remote-debugging-address=0.0.0.0 \
            --remote-debugging-port=9222 \
            --user-data-dir=./data \
            --single-process

[0608/183252.722441:ERROR:gl_surface_egl.cc(1053)] Trying to create surface with invalid display.
[0608/183252.722477:ERROR:gpu_info_collector.cc(40)] gl::GLContext::CreateOffscreenGLSurface failed
[0608/183252.722487:ERROR:gpu_info_collector.cc(113)] Could not create surface for info collection.
[0608/183252.724399:ERROR:gl_surface_egl.cc(1053)] Trying to create surface with invalid display.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Jun 8 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)

Sign in to add a comment